2021-11-26 12:49:15.152 | + ./stack.sh:main:469 : exec 2021-11-26 12:49:15.153 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-11-26-124915' 2021-11-26 12:49:15.153 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-11-26-124915.summary.2021-11-26-124915 2021-11-26 12:49:15.153 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 12:49:15.153 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-11-26-124915 2021-11-26 12:49:15.153 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-26-124915 /opt/stack/logs/stack.sh.log 2021-11-26 12:49:15.153 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-26-124915.summary.2021-11-26-124915 /opt/stack/logs/stack.sh.log.summary 2021-11-26 12:49:15.153 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-11-26 12:49:15.153 | + functions:check_path_perm_sanity:583 : local real_path 2021-11-26 12:49:15.153 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2021-11-26 12:49:15.153 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2021-11-26 12:49:15.153 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2021-11-26 12:49:15.153 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2021-11-26 12:49:15.153 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2021-11-26 12:49:15.153 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-26 12:49:15.153 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2021-11-26 12:49:15.153 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2021-11-26 12:49:15.153 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-11-26 12:49:15.153 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-26 12:49:15.153 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2021-11-26 12:49:15.153 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2021-11-26 12:49:15.153 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-11-26 12:49:15.153 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-11-26 12:49:15.154 | + ./stack.sh:main:542 : trap err_trap ERR 2021-11-26 12:49:15.156 | + ./stack.sh:main:555 : set -o errexit 2021-11-26 12:49:15.158 | + ./stack.sh:main:558 : uname -a 2021-11-26 12:49:15.159 | Linux dv-neutron-819442-1-hyperv 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-11-26 12:49:15.161 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-11-26 12:49:15.163 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-11-26 12:49:15.166 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-11-26 12:49:15.191 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-11-26 12:49:15.205 | + ./stack.sh:main:572 : fetch_plugins 2021-11-26 12:49:15.207 | + functions-common:fetch_plugins:1677 : local plugins= 2021-11-26 12:49:15.209 | + functions-common:fetch_plugins:1678 : local plugin 2021-11-26 12:49:15.211 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2021-11-26 12:49:15.212 | + functions-common:fetch_plugins:1682 : return 2021-11-26 12:49:15.214 | + ./stack.sh:main:576 : run_phase override_defaults 2021-11-26 12:49:15.216 | + functions-common:run_phase:1759 : local mode=override_defaults 2021-11-26 12:49:15.218 | + functions-common:run_phase:1760 : local phase= 2021-11-26 12:49:15.220 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-26 12:49:15.221 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-26 12:49:15.223 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-26 12:49:15.225 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-26 12:49:15.227 | + functions-common:run_phase:1769 : local extra 2021-11-26 12:49:15.229 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-26 12:49:15.232 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-26 12:49:15.233 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-26 12:49:15.235 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-26 12:49:15.237 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-11-26 12:49:15.239 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-26 12:49:15.251 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:49:15.253 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-26 12:49:15.255 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-26 12:49:15.257 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-26 12:49:15.258 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-26 12:49:15.260 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-26 12:49:15.262 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-26 12:49:15.264 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-11-26 12:49:15.265 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-11-26 12:49:15.267 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-26 12:49:15.269 | + functions-common:run_phase:1783 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-26 12:49:15.271 | + functions-common:run_phase:1784 : plugin_override_defaults 2021-11-26 12:49:15.273 | + functions-common:plugin_override_defaults:1718 : local plugins= 2021-11-26 12:49:15.274 | + functions-common:plugin_override_defaults:1719 : local plugin 2021-11-26 12:49:15.276 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2021-11-26 12:49:15.278 | + functions-common:plugin_override_defaults:1723 : return 2021-11-26 12:49:15.280 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-11-26 12:49:15.297 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-11-26 12:49:15.299 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-11-26 12:49:15.311 | ++ functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:49:15.314 | +++ lib/tls:source:43 : hostname -f 2021-11-26 12:49:15.317 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-11-26 12:49:15.319 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-11-26 12:49:15.321 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-11-26 12:49:15.323 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-11-26 12:49:15.325 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-11-26 12:49:15.326 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-11-26 12:49:15.328 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-11-26 12:49:15.330 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-11-26 12:49:15.332 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-11-26 12:49:15.334 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-11-26 12:49:15.338 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-11-26 12:49:15.348 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-11-26 12:49:15.365 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-11-26 12:49:15.377 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-11-26 12:49:15.388 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-11-26 12:49:15.412 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-11-26 12:49:15.441 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-11-26 12:49:15.511 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-11-26 12:49:15.531 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-11-26 12:49:15.565 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-11-26 12:49:15.612 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-11-26 12:49:15.650 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2021-11-26 12:49:15.735 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-11-26 12:49:15.747 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-11-26 12:49:15.760 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-11-26 12:49:15.771 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-11-26 12:49:15.861 | + ./stack.sh:main:605 : run_phase source 2021-11-26 12:49:15.863 | + functions-common:run_phase:1759 : local mode=source 2021-11-26 12:49:15.865 | + functions-common:run_phase:1760 : local phase= 2021-11-26 12:49:15.868 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-26 12:49:15.869 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-26 12:49:15.872 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-26 12:49:15.874 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-26 12:49:15.876 | + functions-common:run_phase:1769 : local extra 2021-11-26 12:49:15.878 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-26 12:49:15.882 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-26 12:49:15.884 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-26 12:49:15.886 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-26 12:49:15.888 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-11-26 12:49:15.890 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-26 12:49:15.904 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:49:15.906 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-11-26 12:49:15.908 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-11-26 12:49:15.943 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-11-26 12:49:15.945 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-11-26 12:49:15.947 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2021-11-26 12:49:15.949 | + functions-common:run_phase:1781 : load_plugin_settings 2021-11-26 12:49:15.952 | + functions-common:load_plugin_settings:1695 : local plugins= 2021-11-26 12:49:15.954 | + functions-common:load_plugin_settings:1696 : local plugin 2021-11-26 12:49:15.956 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2021-11-26 12:49:15.958 | + functions-common:load_plugin_settings:1700 : return 2021-11-26 12:49:15.961 | + functions-common:run_phase:1782 : verify_disabled_services 2021-11-26 12:49:15.963 | + functions-common:verify_disabled_services:2042 : local service 2021-11-26 12:49:15.965 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:15.967 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-11-26 12:49:15.970 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:15.972 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-11-26 12:49:15.974 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:15.976 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-11-26 12:49:15.978 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:15.981 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-11-26 12:49:15.983 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:15.985 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-11-26 12:49:15.987 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:15.989 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-11-26 12:49:15.992 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:15.994 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-11-26 12:49:15.996 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:15.998 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-11-26 12:49:16.001 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.003 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-11-26 12:49:16.005 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.008 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-11-26 12:49:16.010 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.012 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-vol, ]] 2021-11-26 12:49:16.014 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.017 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-11-26 12:49:16.019 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.021 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-11-26 12:49:16.024 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.026 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-11-26 12:49:16.028 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.030 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-11-26 12:49:16.033 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.035 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-11-26 12:49:16.037 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.039 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-11-26 12:49:16.041 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.044 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-11-26 12:49:16.046 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.048 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-11-26 12:49:16.050 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.052 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-11-26 12:49:16.055 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.057 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-11-26 12:49:16.059 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.061 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-11-26 12:49:16.063 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.066 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-11-26 12:49:16.068 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.071 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-11-26 12:49:16.073 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.075 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-11-26 12:49:16.077 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.080 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-11-26 12:49:16.082 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.084 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-11-26 12:49:16.087 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.089 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-bak, ]] 2021-11-26 12:49:16.091 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.093 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-11-26 12:49:16.096 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.098 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-11-26 12:49:16.100 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.102 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-11-26 12:49:16.104 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.107 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-11-26 12:49:16.109 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.111 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-11-26 12:49:16.113 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.115 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-11-26 12:49:16.118 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.120 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-11-26 12:49:16.122 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.125 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-11-26 12:49:16.127 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.129 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-11-26 12:49:16.132 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.134 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-11-26 12:49:16.136 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.138 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-11-26 12:49:16.141 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.143 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-11-26 12:49:16.145 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.147 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-11-26 12:49:16.149 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 12:49:16.151 | + functions-common:verify_disabled_services:2044 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-11-26 12:49:16.154 | + ./stack.sh:main:676 : initialize_database_backends 2021-11-26 12:49:16.156 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-26 12:49:16.158 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-11-26 12:49:16.172 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:49:16.174 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-11-26 12:49:16.176 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-26 12:49:16.179 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-11-26 12:49:16.193 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:49:16.195 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-11-26 12:49:16.198 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-11-26 12:49:16.200 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-11-26 12:49:16.202 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-11-26 12:49:16.204 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-11-26 12:49:16.206 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-11-26 12:49:16.209 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-11-26 12:49:16.211 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-11-26 12:49:16.214 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-26 12:49:16.216 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-11-26 12:49:16.219 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-26 12:49:16.221 | + lib/database:initialize_database_backends:104 : return 0 2021-11-26 12:49:16.223 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-11-26 12:49:16.223 | Using mysql database backend 2021-11-26 12:49:16.225 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-11-26 12:49:16.240 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-11-26 12:49:16.255 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:49:16.258 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-11-26 12:49:16.273 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-11-26 12:49:16.288 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:49:16.291 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-11-26 12:49:16.306 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-11-26 12:49:16.322 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-11-26 12:49:16.337 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:49:16.339 | + ./stack.sh:main:724 : is_service_enabled nova 2021-11-26 12:49:16.354 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:49:16.357 | + ./stack.sh:main:724 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-11-26 12:49:16.359 | + ./stack.sh:main:734 : is_service_enabled s-proxy 2021-11-26 12:49:16.374 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:49:16.377 | + ./stack.sh:main:738 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-11-26 12:49:16.393 | + ./stack.sh:main:740 : [[ -z '' ]] 2021-11-26 12:49:16.395 | + ./stack.sh:main:740 : [[ False == \T\r\u\e ]] 2021-11-26 12:49:16.397 | + ./stack.sh:main:746 : save_stackenv 746 2021-11-26 12:49:16.400 | + functions-common:save_stackenv:60 : local tag=746 2021-11-26 12:49:16.403 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-26 12:49:16.406 | + functions-common:save_stackenv:62 : time_stamp=2021-11-26-124916 2021-11-26 12:49:16.408 | + functions-common:save_stackenv:63 : echo '# 2021-11-26-124916 746' 2021-11-26 12:49:16.411 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:49:16.413 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-26 12:49:16.415 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:49:16.418 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-26 12:49:16.420 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:49:16.422 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-26 12:49:16.424 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:49:16.427 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-26 12:49:16.430 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:49:16.432 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2021-11-26 12:49:16.435 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:49:16.437 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.50/identity 2021-11-26 12:49:16.440 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:49:16.442 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2021-11-26 12:49:16.445 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:49:16.447 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-26-124915 2021-11-26 12:49:16.450 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:49:16.452 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-26 12:49:16.454 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:49:16.456 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2021-11-26 12:49:16.459 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:49:16.461 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-26 12:49:16.463 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:49:16.466 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-26 12:49:16.468 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:49:16.470 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-26 12:49:16.473 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:49:16.475 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-26 12:49:16.478 | + ./stack.sh:main:757 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2021-11-26 12:49:16.480 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-11-26 12:49:16.482 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-11-26 12:49:16.484 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-26 12:49:16.487 | + functions-common:git_clone:526 : local orig_dir 2021-11-26 12:49:16.489 | ++ functions-common:git_clone:527 : pwd 2021-11-26 12:49:16.492 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-26 12:49:16.494 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-26 12:49:16.497 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-26 12:49:16.511 | + functions-common:git_clone:530 : RECLONE=False 2021-11-26 12:49:16.513 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-26 12:49:16.515 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-26 12:49:16.518 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-26 12:49:16.518 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-26 12:49:16.522 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-11-26 12:49:16.524 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-26 12:49:16.527 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-11-26 12:49:16.529 | + functions-common:git_clone:593 : git show --oneline 2021-11-26 12:49:16.530 | + functions-common:git_clone:593 : head -1 2021-11-26 12:49:16.533 | e99c1532 Merge "update constraint for python-novaclient to new release 17.0.1" into stable/ussuri 2021-11-26 12:49:16.535 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-26 12:49:16.538 | + ./stack.sh:main:761 : echo_summary 'Installing package prerequisites' 2021-11-26 12:49:16.540 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 12:49:16.543 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-11-26 12:49:16.545 | + ./stack.sh:main:762 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-11-26 12:49:16.548 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-11-26 12:49:16.550 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-11-26 12:49:16.553 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-11-26 12:49:16.556 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-11-26 12:49:16.561 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-11-26 12:49:16.564 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-11-26 12:49:16.567 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-11-26 12:49:16.571 | ++ tools/install_prereqs.sh:source:47 : NOW=1637930956 2021-11-26 12:49:16.574 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-11-26 12:49:16.578 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-11-26 12:49:16.580 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-11-26 12:49:16.583 | ++ tools/install_prereqs.sh:source:49 : DELTA=1637930956 2021-11-26 12:49:16.586 | ++ tools/install_prereqs.sh:source:50 : [[ 1637930956 -lt 7200 ]] 2021-11-26 12:49:16.588 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-11-26 12:49:16.590 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2021-11-26 12:49:16.593 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2021-11-26 12:49:16.595 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2021-11-26 12:49:16.597 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2021-11-26 12:49:16.600 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2021-11-26 12:49:16.602 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2021-11-26 12:49:16.605 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-26 12:49:16.651 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-11-26 12:49:16.651 | apache2-dev 2021-11-26 12:49:16.651 | bc 2021-11-26 12:49:16.651 | bsdmainutils 2021-11-26 12:49:16.651 | curl 2021-11-26 12:49:16.651 | g++ 2021-11-26 12:49:16.651 | gcc 2021-11-26 12:49:16.651 | gettext 2021-11-26 12:49:16.651 | git 2021-11-26 12:49:16.651 | graphviz 2021-11-26 12:49:16.651 | iputils-ping 2021-11-26 12:49:16.651 | libapache2-mod-proxy-uwsgi 2021-11-26 12:49:16.651 | libffi-dev 2021-11-26 12:49:16.651 | libjpeg-dev 2021-11-26 12:49:16.651 | libmysqlclient-dev 2021-11-26 12:49:16.651 | libpcre3-dev 2021-11-26 12:49:16.651 | libpq-dev 2021-11-26 12:49:16.651 | libssl-dev 2021-11-26 12:49:16.651 | libsystemd-dev 2021-11-26 12:49:16.651 | libxml2-dev 2021-11-26 12:49:16.651 | libxslt1-dev 2021-11-26 12:49:16.651 | libyaml-dev 2021-11-26 12:49:16.651 | lsof 2021-11-26 12:49:16.651 | openssh-server 2021-11-26 12:49:16.651 | openssl 2021-11-26 12:49:16.651 | pkg-config 2021-11-26 12:49:16.651 | psmisc 2021-11-26 12:49:16.651 | python3-dev 2021-11-26 12:49:16.651 | python3-venv 2021-11-26 12:49:16.652 | tar 2021-11-26 12:49:16.652 | tcpdump 2021-11-26 12:49:16.652 | unzip 2021-11-26 12:49:16.652 | uuid-runtime 2021-11-26 12:49:16.652 | wget 2021-11-26 12:49:16.652 | wget 2021-11-26 12:49:16.652 | zlib1g-dev 2021-11-26 12:49:16.652 | libkrb5-dev 2021-11-26 12:49:16.652 | libldap2-dev 2021-11-26 12:49:16.652 | libsasl2-dev 2021-11-26 12:49:16.652 | memcached 2021-11-26 12:49:16.652 | python3-mysqldb 2021-11-26 12:49:16.652 | sqlite3 2021-11-26 12:49:16.652 | conntrack 2021-11-26 12:49:16.652 | curl 2021-11-26 12:49:16.652 | dnsmasq-base 2021-11-26 12:49:16.652 | dnsmasq-utils 2021-11-26 12:49:16.652 | ebtables 2021-11-26 12:49:16.652 | gawk 2021-11-26 12:49:16.652 | genisoimage 2021-11-26 12:49:16.652 | iptables 2021-11-26 12:49:16.652 | iputils-arping 2021-11-26 12:49:16.652 | kpartx 2021-11-26 12:49:16.652 | libjs-jquery-tablesorter 2021-11-26 12:49:16.652 | libmysqlclient-dev 2021-11-26 12:49:16.652 | parted 2021-11-26 12:49:16.652 | pm-utils 2021-11-26 12:49:16.652 | python3-mysqldb 2021-11-26 12:49:16.652 | socat 2021-11-26 12:49:16.652 | sqlite3 2021-11-26 12:49:16.652 | sudo 2021-11-26 12:49:16.652 | vlan 2021-11-26 12:49:16.652 | lvm2 2021-11-26 12:49:16.652 | open-iscsi 2021-11-26 12:49:16.652 | qemu-utils 2021-11-26 12:49:16.653 | thin-provisioning-tools 2021-11-26 12:49:16.653 | acl 2021-11-26 12:49:16.653 | dnsmasq-base 2021-11-26 12:49:16.653 | dnsmasq-utils 2021-11-26 12:49:16.653 | ebtables 2021-11-26 12:49:16.653 | haproxy 2021-11-26 12:49:16.653 | iptables 2021-11-26 12:49:16.653 | iputils-arping 2021-11-26 12:49:16.653 | iputils-ping 2021-11-26 12:49:16.653 | libmysqlclient-dev 2021-11-26 12:49:16.653 | postgresql-server-dev-all 2021-11-26 12:49:16.653 | python3-mysqldb 2021-11-26 12:49:16.653 | sqlite3 2021-11-26 12:49:16.653 | sudo 2021-11-26 12:49:16.653 | vlan 2021-11-26 12:49:16.653 | ipset 2021-11-26 12:49:16.653 | conntrack 2021-11-26 12:49:16.653 | conntrackd 2021-11-26 12:49:16.653 | keepalived 2021-11-26 12:49:16.653 | dstat 2021-11-26 12:49:16.653 | lvm2 2021-11-26 12:49:16.653 | open-iscsi 2021-11-26 12:49:16.653 | qemu-utils 2021-11-26 12:49:16.653 | thin-provisioning-tools 2021-11-26 12:49:16.653 | curl 2021-11-26 12:49:16.653 | liberasurecode-dev 2021-11-26 12:49:16.653 | make 2021-11-26 12:49:16.653 | memcached 2021-11-26 12:49:16.653 | sqlite3 2021-11-26 12:49:16.653 | xfsprogs' 2021-11-26 12:49:16.654 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-11-26 12:49:16.671 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-11-26 12:49:16.671 | apache2-dev 2021-11-26 12:49:16.671 | bc 2021-11-26 12:49:16.671 | bsdmainutils 2021-11-26 12:49:16.671 | curl 2021-11-26 12:49:16.671 | g++ 2021-11-26 12:49:16.671 | gcc 2021-11-26 12:49:16.671 | gettext 2021-11-26 12:49:16.671 | git 2021-11-26 12:49:16.671 | graphviz 2021-11-26 12:49:16.671 | iputils-ping 2021-11-26 12:49:16.671 | libapache2-mod-proxy-uwsgi 2021-11-26 12:49:16.671 | libffi-dev 2021-11-26 12:49:16.671 | libjpeg-dev 2021-11-26 12:49:16.671 | libmysqlclient-dev 2021-11-26 12:49:16.671 | libpcre3-dev 2021-11-26 12:49:16.671 | libpq-dev 2021-11-26 12:49:16.671 | libssl-dev 2021-11-26 12:49:16.671 | libsystemd-dev 2021-11-26 12:49:16.671 | libxml2-dev 2021-11-26 12:49:16.671 | libxslt1-dev 2021-11-26 12:49:16.671 | libyaml-dev 2021-11-26 12:49:16.671 | lsof 2021-11-26 12:49:16.671 | openssh-server 2021-11-26 12:49:16.671 | openssl 2021-11-26 12:49:16.671 | pkg-config 2021-11-26 12:49:16.672 | psmisc 2021-11-26 12:49:16.672 | python3-dev 2021-11-26 12:49:16.672 | python3-venv 2021-11-26 12:49:16.672 | tar 2021-11-26 12:49:16.672 | tcpdump 2021-11-26 12:49:16.672 | unzip 2021-11-26 12:49:16.672 | uuid-runtime 2021-11-26 12:49:16.672 | wget 2021-11-26 12:49:16.672 | wget 2021-11-26 12:49:16.672 | zlib1g-dev 2021-11-26 12:49:16.672 | libkrb5-dev 2021-11-26 12:49:16.672 | libldap2-dev 2021-11-26 12:49:16.672 | libsasl2-dev 2021-11-26 12:49:16.672 | memcached 2021-11-26 12:49:16.672 | python3-mysqldb 2021-11-26 12:49:16.672 | sqlite3 2021-11-26 12:49:16.672 | conntrack 2021-11-26 12:49:16.672 | curl 2021-11-26 12:49:16.672 | dnsmasq-base 2021-11-26 12:49:16.672 | dnsmasq-utils 2021-11-26 12:49:16.672 | ebtables 2021-11-26 12:49:16.672 | gawk 2021-11-26 12:49:16.672 | genisoimage 2021-11-26 12:49:16.672 | iptables 2021-11-26 12:49:16.672 | iputils-arping 2021-11-26 12:49:16.672 | kpartx 2021-11-26 12:49:16.672 | libjs-jquery-tablesorter 2021-11-26 12:49:16.672 | libmysqlclient-dev 2021-11-26 12:49:16.672 | parted 2021-11-26 12:49:16.672 | pm-utils 2021-11-26 12:49:16.672 | python3-mysqldb 2021-11-26 12:49:16.672 | socat 2021-11-26 12:49:16.672 | sqlite3 2021-11-26 12:49:16.672 | sudo 2021-11-26 12:49:16.673 | vlan 2021-11-26 12:49:16.673 | lvm2 2021-11-26 12:49:16.673 | open-iscsi 2021-11-26 12:49:16.673 | qemu-utils 2021-11-26 12:49:16.673 | thin-provisioning-tools 2021-11-26 12:49:16.673 | acl 2021-11-26 12:49:16.673 | dnsmasq-base 2021-11-26 12:49:16.673 | dnsmasq-utils 2021-11-26 12:49:16.673 | ebtables 2021-11-26 12:49:16.673 | haproxy 2021-11-26 12:49:16.673 | iptables 2021-11-26 12:49:16.673 | iputils-arping 2021-11-26 12:49:16.673 | iputils-ping 2021-11-26 12:49:16.673 | libmysqlclient-dev 2021-11-26 12:49:16.673 | postgresql-server-dev-all 2021-11-26 12:49:16.673 | python3-mysqldb 2021-11-26 12:49:16.673 | sqlite3 2021-11-26 12:49:16.673 | sudo 2021-11-26 12:49:16.673 | vlan 2021-11-26 12:49:16.673 | ipset 2021-11-26 12:49:16.673 | conntrack 2021-11-26 12:49:16.673 | conntrackd 2021-11-26 12:49:16.673 | keepalived 2021-11-26 12:49:16.673 | dstat 2021-11-26 12:49:16.673 | lvm2 2021-11-26 12:49:16.673 | open-iscsi 2021-11-26 12:49:16.673 | qemu-utils 2021-11-26 12:49:16.673 | thin-provisioning-tools 2021-11-26 12:49:16.673 | curl 2021-11-26 12:49:16.673 | liberasurecode-dev 2021-11-26 12:49:16.673 | make 2021-11-26 12:49:16.673 | memcached 2021-11-26 12:49:16.673 | sqlite3 2021-11-26 12:49:16.673 | xfsprogs ' 2021-11-26 12:49:16.674 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-11-26 12:49:16.675 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:49:16.678 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:49:16.682 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-11-26 12:49:16.682 | ++ tools/install_prereqs.sh:source:67 : echo apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-26 12:49:16.686 | ++ tools/install_prereqs.sh:source:72 : install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-26 12:49:16.688 | ++ functions-common:install_package:1333 : update_package_repo 2021-11-26 12:49:16.690 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-26 12:49:16.692 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-26 12:49:16.695 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-26 12:49:16.697 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-26 12:49:16.699 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2021-11-26 12:49:16.701 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:49:16.703 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:49:16.705 | ++ functions-common:update_package_repo:1314 : apt_get_update 2021-11-26 12:49:16.708 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-26 12:49:16.710 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-26 12:49:16.712 | ++ functions-common:apt_get_update:1069 : return 2021-11-26 12:49:16.714 | ++ functions-common:install_package:1334 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-26 12:49:16.717 | ++ functions-common:real_install_package:1319 : is_ubuntu 2021-11-26 12:49:16.719 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:49:16.721 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:49:16.724 | ++ functions-common:real_install_package:1320 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-26 12:49:16.744 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lvm2 open-iscsi 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 open-iscsi qemu-utils thin-provisioning-tools curl liberasurecode-dev make memcached sqlite3 xfsprogs 2021-11-26 12:49:16.863 | Reading package lists... 2021-11-26 12:49:17.118 | Building dependency tree... 2021-11-26 12:49:17.119 | Reading state information... 2021-11-26 12:49:17.371 | acl is already the newest version (2.2.52-3build1). 2021-11-26 12:49:17.371 | acl set to manually installed. 2021-11-26 12:49:17.371 | bc is already the newest version (1.07.1-2). 2021-11-26 12:49:17.371 | bc set to manually installed. 2021-11-26 12:49:17.371 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-11-26 12:49:17.371 | bsdmainutils set to manually installed. 2021-11-26 12:49:17.371 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-11-26 12:49:17.371 | gawk set to manually installed. 2021-11-26 12:49:17.371 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-11-26 12:49:17.372 | iptables set to manually installed. 2021-11-26 12:49:17.372 | libpcre3-dev is already the newest version (2:8.39-9). 2021-11-26 12:49:17.372 | lsof is already the newest version (4.89+dfsg-0.1). 2021-11-26 12:49:17.372 | lsof set to manually installed. 2021-11-26 12:49:17.372 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-11-26 12:49:17.372 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-11-26 12:49:17.372 | ebtables set to manually installed. 2021-11-26 12:49:17.372 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-11-26 12:49:17.372 | git is already the newest version (1:2.17.1-1ubuntu0.9). 2021-11-26 12:49:17.372 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-11-26 12:49:17.372 | parted is already the newest version (3.2-20ubuntu0.2). 2021-11-26 12:49:17.372 | parted set to manually installed. 2021-11-26 12:49:17.372 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-11-26 12:49:17.372 | psmisc set to manually installed. 2021-11-26 12:49:17.372 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-11-26 12:49:17.372 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-11-26 12:49:17.372 | wget set to manually installed. 2021-11-26 12:49:17.372 | The following packages were automatically installed and are no longer required: 2021-11-26 12:49:17.372 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-26 12:49:17.372 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-26 12:49:17.372 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-26 12:49:17.372 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-26 12:49:17.372 | python3-twisted-bin python3-zope.interface 2021-11-26 12:49:17.372 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:49:17.372 | The following additional packages will be installed: 2021-11-26 12:49:17.372 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-11-26 12:49:17.372 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-11-26 12:49:17.372 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-11-26 12:49:17.372 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-11-26 12:49:17.372 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-11-26 12:49:17.373 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-11-26 12:49:17.373 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-11-26 12:49:17.373 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-11-26 12:49:17.373 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-11-26 12:49:17.373 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-11-26 12:49:17.373 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-11-26 12:49:17.373 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-11-26 12:49:17.373 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-11-26 12:49:17.373 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-11-26 12:49:17.373 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-11-26 12:49:17.373 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-11-26 12:49:17.373 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-11-26 12:49:17.373 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-11-26 12:49:17.373 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-11-26 12:49:17.373 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-11-26 12:49:17.373 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-11-26 12:49:17.373 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-11-26 12:49:17.373 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-11-26 12:49:17.373 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-11-26 12:49:17.373 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-11-26 12:49:17.373 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-11-26 12:49:17.373 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-11-26 12:49:17.373 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-11-26 12:49:17.373 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-11-26 12:49:17.373 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-11-26 12:49:17.373 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-11-26 12:49:17.373 | postgresql-client-common postgresql-common postgresql-server-dev-10 2021-11-26 12:49:17.373 | python-pip-whl python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-11-26 12:49:17.373 | uuid-dev uwsgi-core vbetool x11-common 2021-11-26 12:49:17.375 | Suggested packages: 2021-11-26 12:49:17.375 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-11-26 12:49:17.375 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-11-26 12:49:17.375 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-11-26 12:49:17.375 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-11-26 12:49:17.375 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc uwsgi bzr libisal2 2021-11-26 12:49:17.375 | libjerasure2 libgd-tools libglib2.0-doc libgraphite2-utils krb5-user icu-doc 2021-11-26 12:49:17.375 | libtool-doc postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-11-26 12:49:17.375 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-11-26 12:49:17.375 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-11-26 12:49:17.375 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-11-26 12:49:17.375 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-11-26 12:49:17.375 | libterm-readkey-perl keychain libpam-ssh monkeysphere ssh-askpass 2021-11-26 12:49:17.375 | molly-guard rssh cpufrequtils wireless-tools radeontool libmail-box-perl 2021-11-26 12:49:17.375 | libjson-perl default-mysql-server | virtual-mysql-server 2021-11-26 12:49:17.375 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2021-11-26 12:49:17.375 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2021-11-26 12:49:17.375 | tar-scripts tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-11-26 12:49:17.635 | The following NEW packages will be installed: 2021-11-26 12:49:17.635 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-11-26 12:49:17.636 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-11-26 12:49:17.636 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-11-26 12:49:17.636 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-11-26 12:49:17.636 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-11-26 12:49:17.636 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-11-26 12:49:17.636 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-11-26 12:49:17.636 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-11-26 12:49:17.636 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-11-26 12:49:17.636 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-11-26 12:49:17.636 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-11-26 12:49:17.636 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-11-26 12:49:17.636 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-11-26 12:49:17.636 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-11-26 12:49:17.636 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-11-26 12:49:17.636 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-11-26 12:49:17.636 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-11-26 12:49:17.636 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-11-26 12:49:17.636 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-11-26 12:49:17.636 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-11-26 12:49:17.636 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-11-26 12:49:17.636 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-11-26 12:49:17.636 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-11-26 12:49:17.636 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-11-26 12:49:17.637 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-11-26 12:49:17.637 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-11-26 12:49:17.637 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-11-26 12:49:17.637 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-11-26 12:49:17.637 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-11-26 12:49:17.637 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-11-26 12:49:17.637 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-11-26 12:49:17.637 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2021-11-26 12:49:17.637 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2021-11-26 12:49:17.637 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2021-11-26 12:49:17.637 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2021-11-26 12:49:17.637 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2021-11-26 12:49:17.637 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-11-26 12:49:17.637 | The following packages will be upgraded: 2021-11-26 12:49:17.638 | curl dnsmasq-base libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-11-26 12:49:17.638 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-11-26 12:49:17.638 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-11-26 12:49:17.638 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-11-26 12:49:17.638 | libxslt1.1 lvm2 open-iscsi openssh-client openssh-server openssh-sftp-server 2021-11-26 12:49:17.639 | openssl sudo systemd tar tcpdump uuid-runtime 2021-11-26 12:49:17.945 | 34 upgraded, 193 newly installed, 0 to remove and 164 not upgraded. 2021-11-26 12:49:17.945 | Need to get 81.2 MB of archives. 2021-11-26 12:49:17.945 | After this operation, 260 MB of additional disk space will be used. 2021-11-26 12:49:17.945 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-11-26 12:49:18.743 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.52 [105 kB] 2021-11-26 12:49:18.825 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.52 [107 kB] 2021-11-26 12:49:18.835 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2,913 kB] 2021-11-26 12:49:19.994 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 2021-11-26 12:49:20.058 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-11-26 12:49:20.059 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-11-26 12:49:20.066 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-11-26 12:49:20.074 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.13 [1,302 kB] 2021-11-26 12:49:20.783 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-11-26 12:49:20.785 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-11-26 12:49:20.800 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-11-26 12:49:20.800 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-11-26 12:49:20.801 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-11-26 12:49:20.803 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.10 [15.8 kB] 2021-11-26 12:49:20.804 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.10 [154 kB] 2021-11-26 12:49:20.809 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-11-26 12:49:20.810 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-11-26 12:49:20.923 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8,050 kB] 2021-11-26 12:49:24.132 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.4 [664 kB] 2021-11-26 12:49:24.626 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.19 [1,071 kB] 2021-11-26 12:49:24.659 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.19 [84.2 kB] 2021-11-26 12:49:24.662 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.19 [160 kB] 2021-11-26 12:49:24.668 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.19 [95.2 kB] 2021-11-26 12:49:24.729 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-11-26 12:49:25.034 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-11-26 12:49:25.719 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-11-26 12:49:25.720 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-11-26 12:49:25.724 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-11-26 12:49:25.810 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-11-26 12:49:25.858 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-11-26 12:49:25.934 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-11-26 12:49:25.938 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-11-26 12:49:25.939 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-11-26 12:49:25.940 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-11-26 12:49:26.183 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-11-26 12:49:26.192 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-11-26 12:49:26.193 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-11-26 12:49:26.193 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.8 [1,171 kB] 2021-11-26 12:49:27.006 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.13 [614 kB] 2021-11-26 12:49:27.041 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-11-26 12:49:27.113 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-11-26 12:49:27.117 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-11-26 12:49:27.297 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-11-26 12:49:27.298 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-11-26 12:49:27.301 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-sftp-server amd64 1:7.6p1-4ubuntu0.5 [45.5 kB] 2021-11-26 12:49:27.385 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-server amd64 1:7.6p1-4ubuntu0.5 [332 kB] 2021-11-26 12:49:27.396 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssh-client amd64 1:7.6p1-4ubuntu0.5 [612 kB] 2021-11-26 12:49:27.749 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-11-26 12:49:27.877 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-11-26 12:49:27.886 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-11-26 12:49:27.894 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-11-26 12:49:27.916 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-11-26 12:49:28.354 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.10 [261 kB] 2021-11-26 12:49:28.413 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-11-26 12:49:28.491 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-11-26 12:49:28.511 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-11-26 12:49:28.592 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-11-26 12:49:28.715 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-11-26 12:49:29.095 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-11-26 12:49:29.210 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-11-26 12:49:29.215 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-11-26 12:49:29.216 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-11-26 12:49:29.219 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-11-26 12:49:29.219 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-11-26 12:49:29.220 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-11-26 12:49:29.221 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-11-26 12:49:29.319 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-11-26 12:49:29.378 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-11-26 12:49:29.601 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-11-26 12:49:29.603 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-11-26 12:49:30.050 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-11-26 12:49:30.052 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-11-26 12:49:30.087 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-11-26 12:49:30.421 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.19 [178 kB] 2021-11-26 12:49:30.488 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-11-26 12:49:31.105 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-11-26 12:49:34.914 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-11-26 12:49:34.915 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-11-26 12:49:34.915 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-11-26 12:49:34.916 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-11-26 12:49:34.917 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-11-26 12:49:34.920 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.16 [159 kB] 2021-11-26 12:49:34.925 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.16 [220 kB] 2021-11-26 12:49:35.273 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-11-26 12:49:35.275 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.5 [307 kB] 2021-11-26 12:49:35.421 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.5 [13.3 kB] 2021-11-26 12:49:35.430 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-11-26 12:49:35.547 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-11-26 12:49:35.556 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-11-26 12:49:35.578 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-11-26 12:49:35.698 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-11-26 12:49:35.867 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-11-26 12:49:35.951 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-11-26 12:49:35.952 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-11-26 12:49:35.952 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-11-26 12:49:35.953 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-11-26 12:49:35.955 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-11-26 12:49:35.955 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-11-26 12:49:35.956 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-11-26 12:49:35.962 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.18.04.1 [186 kB] 2021-11-26 12:49:36.368 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-11-26 12:49:36.669 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.5 [119 kB] 2021-11-26 12:49:36.943 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-11-26 12:49:37.086 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-11-26 12:49:37.186 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-11-26 12:49:37.194 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-11-26 12:49:37.196 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-11-26 12:49:37.206 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-11-26 12:49:37.352 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-11-26 12:49:37.358 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-11-26 12:49:37.379 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-11-26 12:49:37.382 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-11-26 12:49:37.385 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-11-26 12:49:37.408 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-11-26 12:49:37.415 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-11-26 12:49:37.416 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-11-26 12:49:37.420 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-11-26 12:49:37.505 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-11-26 12:49:37.519 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-11-26 12:49:37.644 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-11-26 12:49:37.658 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-11-26 12:49:37.661 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-11-26 12:49:37.676 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-11-26 12:49:37.729 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-11-26 12:49:37.733 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-11-26 12:49:37.746 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-11-26 12:49:37.749 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-11-26 12:49:37.782 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.2 [179 kB] 2021-11-26 12:49:37.798 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-11-26 12:49:37.921 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-11-26 12:49:37.922 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-11-26 12:49:37.923 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-11-26 12:49:37.925 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-11-26 12:49:37.945 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-11-26 12:49:38.024 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-11-26 12:49:38.044 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-11-26 12:49:38.049 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-11-26 12:49:38.059 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-11-26 12:49:38.064 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-11-26 12:49:38.199 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-11-26 12:49:38.202 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-11-26 12:49:38.212 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-11-26 12:49:38.213 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-11-26 12:49:38.217 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-11-26 12:49:38.218 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-11-26 12:49:38.219 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-11-26 12:49:38.220 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-11-26 12:49:38.337 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.8 [68.5 kB] 2021-11-26 12:49:38.344 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.8 [102 kB] 2021-11-26 12:49:38.476 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-11-26 12:49:38.480 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-11-26 12:49:38.496 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.8 [1,386 kB] 2021-11-26 12:49:38.617 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-11-26 12:49:38.618 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-11-26 12:49:38.622 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-11-26 12:49:38.622 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-11-26 12:49:38.623 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-11-26 12:49:38.655 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.2 [19.0 kB] 2021-11-26 12:49:38.657 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-11-26 12:49:38.794 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.2 [8,894 kB] 2021-11-26 12:49:40.681 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-11-26 12:49:40.763 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-11-26 12:49:40.765 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-11-26 12:49:40.766 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-11-26 12:49:40.796 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-11-26 12:49:40.796 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-11-26 12:49:40.797 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-11-26 12:49:40.826 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-11-26 12:49:40.826 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-11-26 12:49:40.856 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-11-26 12:49:40.959 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-11-26 12:49:40.960 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-11-26 12:49:40.963 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-11-26 12:49:40.966 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-11-26 12:49:40.967 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.36-0ubuntu0.18.04.1 [689 kB] 2021-11-26 12:49:41.174 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.13 [1,568 kB] 2021-11-26 12:49:41.310 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.36-0ubuntu0.18.04.1 [1,017 kB] 2021-11-26 12:49:41.501 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-11-26 12:49:41.532 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-11-26 12:49:41.535 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-11-26 12:49:41.641 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-11-26 12:49:41.645 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.19-0ubuntu0.18.04.1 [108 kB] 2021-11-26 12:49:41.650 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.19-0ubuntu0.18.04.1 [219 kB] 2021-11-26 12:49:41.657 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.10 [2,725 kB] 2021-11-26 12:49:42.189 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.10 [923 kB] 2021-11-26 12:49:42.445 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-11-26 12:49:42.465 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-11-26 12:49:42.466 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-11-26 12:49:42.482 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.52 [184 kB] 2021-11-26 12:49:42.498 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-11-26 12:49:42.500 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.4 [757 kB] 2021-11-26 12:49:42.567 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-11-26 12:49:42.582 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-11-26 12:49:42.635 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-11-26 12:49:42.655 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-11-26 12:49:42.857 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-11-26 12:49:42.871 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-11-26 12:49:42.873 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-11-26 12:49:42.874 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-11-26 12:49:42.875 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-11-26 12:49:42.893 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.19-0ubuntu0.18.04.1 [841 kB] 2021-11-26 12:49:43.287 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-11-26 12:49:43.428 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.5 [1,653 kB] 2021-11-26 12:49:44.279 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-11-26 12:49:44.284 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.4 [6,188 B] 2021-11-26 12:49:44.285 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-11-26 12:49:44.286 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.38 [41.8 kB] 2021-11-26 12:49:44.289 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.38 [869 kB] 2021-11-26 12:49:44.372 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-11-26 12:49:44.385 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-11-26 12:49:44.449 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-11-26 12:49:44.480 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-11-26 12:49:44.494 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.2 [522 kB] 2021-11-26 12:49:44.571 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-11-26 12:49:44.572 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-11-26 12:49:44.576 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-11-26 12:49:44.579 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-11-26 12:49:44.582 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 kpartx amd64 0.7.4-2ubuntu3.1 [27.8 kB] 2021-11-26 12:49:44.585 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.2 [10.2 kB] 2021-11-26 12:49:44.711 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-11-26 12:49:44.714 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-11-26 12:49:44.716 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-11-26 12:49:44.729 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-11-26 12:49:44.850 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-11-26 12:49:44.855 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-11-26 12:49:44.884 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-11-26 12:49:46.549 | Preconfiguring packages ... 2021-11-26 12:49:46.684 | Fetched 81.2 MB in 27s (2,982 kB/s) 2021-11-26 12:49:46.745 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-11-26 12:49:46.748 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-11-26 12:49:46.775 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-11-26 12:49:46.901 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-11-26 12:49:47.060 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-11-26 12:49:47.062 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.52_amd64.deb ... 2021-11-26 12:49:47.096 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-11-26 12:49:47.222 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.52_amd64.deb ... 2021-11-26 12:49:47.245 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-11-26 12:49:47.390 | Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 2021-11-26 12:49:47.541 | Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-11-26 12:49:48.266 | Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 2021-11-26 12:49:48.288 | Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-11-26 12:49:48.407 | Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 2021-11-26 12:49:48.532 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-11-26 12:49:48.535 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-11-26 12:49:48.556 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-11-26 12:49:48.643 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-11-26 12:49:48.774 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 64649 files and directories currently installed.) 2021-11-26 12:49:48.777 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-11-26 12:49:48.806 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-11-26 12:49:49.077 | Selecting previously unselected package libapr1:amd64. 2021-11-26 12:49:49.083 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-11-26 12:49:49.087 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-11-26 12:49:49.213 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 2021-11-26 12:49:49.241 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-11-26 12:49:49.518 | Selecting previously unselected package libaprutil1:amd64. 2021-11-26 12:49:49.525 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-11-26 12:49:49.527 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-11-26 12:49:49.625 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-11-26 12:49:49.652 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-11-26 12:49:49.796 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-11-26 12:49:49.802 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-11-26 12:49:49.806 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-11-26 12:49:49.870 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-11-26 12:49:49.891 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-11-26 12:49:50.003 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-11-26 12:49:50.028 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-11-26 12:49:50.119 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-11-26 12:49:50.141 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-11-26 12:49:50.257 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-11-26 12:49:50.290 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-11-26 12:49:50.380 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-11-26 12:49:50.387 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-11-26 12:49:50.389 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-11-26 12:49:50.463 | Selecting previously unselected package liblua5.2-0:amd64. 2021-11-26 12:49:50.469 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-11-26 12:49:50.472 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-11-26 12:49:50.565 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.2_amd64.deb ... 2021-11-26 12:49:50.590 | Unpacking libicu60:amd64 (60.2-3ubuntu3.2) over (60.2-3ubuntu3) ... 2021-11-26 12:49:51.900 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-11-26 12:49:51.924 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-11-26 12:49:52.089 | Selecting previously unselected package apache2-bin. 2021-11-26 12:49:52.095 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.19_amd64.deb ... 2021-11-26 12:49:52.098 | Unpacking apache2-bin (2.4.29-1ubuntu4.19) ... 2021-11-26 12:49:52.312 | Selecting previously unselected package apache2-utils. 2021-11-26 12:49:52.319 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.19_amd64.deb ... 2021-11-26 12:49:52.321 | Unpacking apache2-utils (2.4.29-1ubuntu4.19) ... 2021-11-26 12:49:52.385 | Selecting previously unselected package apache2-data. 2021-11-26 12:49:52.391 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.19_all.deb ... 2021-11-26 12:49:52.394 | Unpacking apache2-data (2.4.29-1ubuntu4.19) ... 2021-11-26 12:49:52.567 | Selecting previously unselected package apache2. 2021-11-26 12:49:52.574 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.19_amd64.deb ... 2021-11-26 12:49:52.592 | Unpacking apache2 (2.4.29-1ubuntu4.19) ... 2021-11-26 12:49:52.702 | Selecting previously unselected package fonts-dejavu-core. 2021-11-26 12:49:52.708 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-11-26 12:49:52.711 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-11-26 12:49:52.917 | Selecting previously unselected package fonts-liberation. 2021-11-26 12:49:52.923 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-11-26 12:49:52.926 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-11-26 12:49:53.116 | Selecting previously unselected package fontconfig-config. 2021-11-26 12:49:53.122 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-11-26 12:49:53.125 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-11-26 12:49:53.230 | Selecting previously unselected package libfontconfig1:amd64. 2021-11-26 12:49:53.236 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-11-26 12:49:53.239 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-11-26 12:49:53.337 | Selecting previously unselected package fontconfig. 2021-11-26 12:49:53.343 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-11-26 12:49:53.346 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-11-26 12:49:53.438 | Selecting previously unselected package liblua5.3-0:amd64. 2021-11-26 12:49:53.445 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-11-26 12:49:53.448 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-11-26 12:49:53.561 | Selecting previously unselected package haproxy. 2021-11-26 12:49:53.568 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-11-26 12:49:53.577 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-11-26 12:49:53.797 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-11-26 12:49:53.804 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-11-26 12:49:53.810 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-11-26 12:49:53.921 | Selecting previously unselected package x11-common. 2021-11-26 12:49:53.927 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-11-26 12:49:53.952 | dpkg-query: no packages found matching nux-tools 2021-11-26 12:49:53.962 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-11-26 12:49:54.046 | Selecting previously unselected package libice6:amd64. 2021-11-26 12:49:54.053 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-11-26 12:49:54.055 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-11-26 12:49:54.139 | Selecting previously unselected package libsm6:amd64. 2021-11-26 12:49:54.145 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-11-26 12:49:54.148 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-11-26 12:49:54.270 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-11-26 12:49:54.755 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-11-26 12:49:55.219 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-11-26 12:49:55.225 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-11-26 12:49:55.228 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-11-26 12:49:55.317 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-11-26 12:49:55.343 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-11-26 12:49:55.438 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-11-26 12:49:55.588 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 65702 files and directories currently installed.) 2021-11-26 12:49:55.590 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-11-26 12:49:55.617 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) over (2.56.4-0ubuntu0.18.04.4) ... 2021-11-26 12:49:55.905 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 2021-11-26 12:49:55.926 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-11-26 12:49:56.130 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-11-26 12:49:56.161 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-11-26 12:49:56.346 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-11-26 12:49:56.368 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-11-26 12:49:56.501 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-11-26 12:49:56.528 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-11-26 12:49:56.673 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-11-26 12:49:56.699 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-11-26 12:49:56.797 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-11-26 12:49:56.820 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-11-26 12:49:56.901 | Preparing to unpack .../007-openssh-sftp-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-11-26 12:49:56.922 | Unpacking openssh-sftp-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-11-26 12:49:57.056 | Preparing to unpack .../008-openssh-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-11-26 12:49:57.108 | Unpacking openssh-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-11-26 12:49:57.435 | Preparing to unpack .../009-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-11-26 12:49:57.463 | Unpacking openssh-client (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-11-26 12:49:57.663 | Preparing to unpack .../010-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-11-26 12:49:57.683 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-11-26 12:49:57.805 | Selecting previously unselected package uuid-dev:amd64. 2021-11-26 12:49:57.811 | Preparing to unpack .../011-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-11-26 12:49:57.814 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-11-26 12:49:57.897 | Selecting previously unselected package libsctp1:amd64. 2021-11-26 12:49:57.903 | Preparing to unpack .../012-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-11-26 12:49:57.906 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-11-26 12:49:57.963 | Selecting previously unselected package libsctp-dev:amd64. 2021-11-26 12:49:57.969 | Preparing to unpack .../013-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-11-26 12:49:57.972 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-11-26 12:49:58.033 | Selecting previously unselected package libapr1-dev. 2021-11-26 12:49:58.039 | Preparing to unpack .../014-libapr1-dev_1.6.3-2_amd64.deb ... 2021-11-26 12:49:58.042 | Unpacking libapr1-dev (1.6.3-2) ... 2021-11-26 12:49:58.314 | Selecting previously unselected package libldap2-dev:amd64. 2021-11-26 12:49:58.322 | Preparing to unpack .../015-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-11-26 12:49:58.324 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-11-26 12:49:58.464 | Selecting previously unselected package libaprutil1-dev. 2021-11-26 12:49:58.471 | Preparing to unpack .../016-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-11-26 12:49:58.473 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-11-26 12:49:58.727 | Selecting previously unselected package autotools-dev. 2021-11-26 12:49:58.734 | Preparing to unpack .../017-autotools-dev_20180224.1_all.deb ... 2021-11-26 12:49:58.736 | Unpacking autotools-dev (20180224.1) ... 2021-11-26 12:49:58.794 | Selecting previously unselected package m4. 2021-11-26 12:49:58.800 | Preparing to unpack .../018-m4_1.4.18-1_amd64.deb ... 2021-11-26 12:49:58.804 | Unpacking m4 (1.4.18-1) ... 2021-11-26 12:49:58.913 | Selecting previously unselected package autoconf. 2021-11-26 12:49:58.919 | Preparing to unpack .../019-autoconf_2.69-11_all.deb ... 2021-11-26 12:49:58.921 | Unpacking autoconf (2.69-11) ... 2021-11-26 12:49:59.046 | Selecting previously unselected package automake. 2021-11-26 12:49:59.052 | Preparing to unpack .../020-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-11-26 12:49:59.057 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-11-26 12:49:59.177 | Selecting previously unselected package autopoint. 2021-11-26 12:49:59.185 | Preparing to unpack .../021-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-11-26 12:49:59.186 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-11-26 12:49:59.257 | Selecting previously unselected package libtool. 2021-11-26 12:49:59.263 | Preparing to unpack .../022-libtool_2.4.6-2_all.deb ... 2021-11-26 12:49:59.266 | Unpacking libtool (2.4.6-2) ... 2021-11-26 12:49:59.346 | Selecting previously unselected package dh-autoreconf. 2021-11-26 12:49:59.352 | Preparing to unpack .../023-dh-autoreconf_17_all.deb ... 2021-11-26 12:49:59.355 | Unpacking dh-autoreconf (17) ... 2021-11-26 12:49:59.412 | Selecting previously unselected package libarchive-zip-perl. 2021-11-26 12:49:59.418 | Preparing to unpack .../024-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-11-26 12:49:59.421 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-11-26 12:49:59.484 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-11-26 12:49:59.491 | Preparing to unpack .../025-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-11-26 12:49:59.493 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-11-26 12:49:59.551 | Selecting previously unselected package libtimedate-perl. 2021-11-26 12:49:59.557 | Preparing to unpack .../026-libtimedate-perl_2.3000-2_all.deb ... 2021-11-26 12:49:59.560 | Unpacking libtimedate-perl (2.3000-2) ... 2021-11-26 12:49:59.633 | Selecting previously unselected package dh-strip-nondeterminism. 2021-11-26 12:49:59.639 | Preparing to unpack .../027-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-11-26 12:49:59.642 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-11-26 12:49:59.701 | Selecting previously unselected package libdpkg-perl. 2021-11-26 12:49:59.707 | Preparing to unpack .../028-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-11-26 12:49:59.710 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-11-26 12:49:59.809 | Selecting previously unselected package make. 2021-11-26 12:49:59.815 | Preparing to unpack .../029-make_4.1-9.1ubuntu1_amd64.deb ... 2021-11-26 12:49:59.818 | Unpacking make (4.1-9.1ubuntu1) ... 2021-11-26 12:49:59.908 | Selecting previously unselected package dpkg-dev. 2021-11-26 12:49:59.915 | Preparing to unpack .../030-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-11-26 12:49:59.917 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-11-26 12:50:00.099 | Selecting previously unselected package libcroco3:amd64. 2021-11-26 12:50:00.106 | Preparing to unpack .../031-libcroco3_0.6.12-2_amd64.deb ... 2021-11-26 12:50:00.108 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-11-26 12:50:00.191 | Selecting previously unselected package gettext. 2021-11-26 12:50:00.197 | Preparing to unpack .../032-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-11-26 12:50:00.200 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-11-26 12:50:00.461 | Selecting previously unselected package intltool-debian. 2021-11-26 12:50:00.468 | Preparing to unpack .../033-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-11-26 12:50:00.470 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-11-26 12:50:00.529 | Selecting previously unselected package po-debconf. 2021-11-26 12:50:00.535 | Preparing to unpack .../034-po-debconf_1.0.20_all.deb ... 2021-11-26 12:50:00.538 | Unpacking po-debconf (1.0.20) ... 2021-11-26 12:50:00.633 | Selecting previously unselected package debhelper. 2021-11-26 12:50:00.639 | Preparing to unpack .../035-debhelper_11.1.6ubuntu2_all.deb ... 2021-11-26 12:50:00.642 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-11-26 12:50:00.877 | Selecting previously unselected package apache2-dev. 2021-11-26 12:50:00.884 | Preparing to unpack .../036-apache2-dev_2.4.29-1ubuntu4.19_amd64.deb ... 2021-11-26 12:50:00.886 | Unpacking apache2-dev (2.4.29-1ubuntu4.19) ... 2021-11-26 12:50:00.978 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-11-26 12:50:00.984 | Preparing to unpack .../037-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-11-26 12:50:00.987 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-11-26 12:50:01.451 | Selecting previously unselected package g++-7. 2021-11-26 12:50:01.458 | Preparing to unpack .../038-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-11-26 12:50:01.460 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-11-26 12:50:02.898 | Selecting previously unselected package g++. 2021-11-26 12:50:02.905 | Preparing to unpack .../039-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-11-26 12:50:02.907 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-11-26 12:50:02.973 | Selecting previously unselected package build-essential. 2021-11-26 12:50:02.980 | Preparing to unpack .../040-build-essential_12.4ubuntu1_amd64.deb ... 2021-11-26 12:50:02.982 | Unpacking build-essential (12.4ubuntu1) ... 2021-11-26 12:50:03.048 | Selecting previously unselected package conntrack. 2021-11-26 12:50:03.055 | Preparing to unpack .../041-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-11-26 12:50:03.057 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-11-26 12:50:03.138 | Selecting previously unselected package libnetfilter-queue1. 2021-11-26 12:50:03.145 | Preparing to unpack .../042-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-11-26 12:50:03.148 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-11-26 12:50:03.242 | Selecting previously unselected package conntrackd. 2021-11-26 12:50:03.248 | Preparing to unpack .../043-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-11-26 12:50:03.251 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-11-26 12:50:03.337 | Preparing to unpack .../044-curl_7.58.0-2ubuntu3.16_amd64.deb ... 2021-11-26 12:50:03.358 | Unpacking curl (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-11-26 12:50:03.499 | Preparing to unpack .../045-libcurl4_7.58.0-2ubuntu3.16_amd64.deb ... 2021-11-26 12:50:03.524 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-11-26 12:50:03.650 | Selecting previously unselected package dctrl-tools. 2021-11-26 12:50:03.657 | Preparing to unpack .../046-dctrl-tools_2.24-2build1_amd64.deb ... 2021-11-26 12:50:03.667 | Unpacking dctrl-tools (2.24-2build1) ... 2021-11-26 12:50:03.772 | Preparing to unpack .../047-dnsmasq-base_2.79-1ubuntu0.5_amd64.deb ... 2021-11-26 12:50:03.793 | Unpacking dnsmasq-base (2.79-1ubuntu0.5) over (2.79-1) ... 2021-11-26 12:50:03.933 | Selecting previously unselected package dnsmasq-utils. 2021-11-26 12:50:03.941 | Preparing to unpack .../048-dnsmasq-utils_2.79-1ubuntu0.5_amd64.deb ... 2021-11-26 12:50:03.951 | Unpacking dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-11-26 12:50:04.034 | Selecting previously unselected package dstat. 2021-11-26 12:50:04.041 | Preparing to unpack .../049-dstat_0.7.3-1_all.deb ... 2021-11-26 12:50:04.051 | Unpacking dstat (0.7.3-1) ... 2021-11-26 12:50:04.156 | Selecting previously unselected package libfakeroot:amd64. 2021-11-26 12:50:04.164 | Preparing to unpack .../050-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-11-26 12:50:04.166 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-11-26 12:50:04.250 | Selecting previously unselected package fakeroot. 2021-11-26 12:50:04.257 | Preparing to unpack .../051-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-11-26 12:50:04.259 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-11-26 12:50:04.325 | Selecting previously unselected package genisoimage. 2021-11-26 12:50:04.332 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-11-26 12:50:04.335 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-11-26 12:50:04.466 | Selecting previously unselected package libgraphite2-3:amd64. 2021-11-26 12:50:04.473 | Preparing to unpack .../053-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-11-26 12:50:04.476 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-11-26 12:50:04.566 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-11-26 12:50:04.573 | Preparing to unpack .../054-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-11-26 12:50:04.576 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-11-26 12:50:04.664 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-11-26 12:50:04.671 | Preparing to unpack .../055-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-11-26 12:50:04.681 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-11-26 12:50:04.762 | Selecting previously unselected package libann0. 2021-11-26 12:50:04.768 | Preparing to unpack .../056-libann0_1.1.2+doc-6_amd64.deb ... 2021-11-26 12:50:04.771 | Unpacking libann0 (1.1.2+doc-6) ... 2021-11-26 12:50:04.845 | Selecting previously unselected package libcdt5. 2021-11-26 12:50:04.853 | Preparing to unpack .../057-libcdt5_2.40.1-2_amd64.deb ... 2021-11-26 12:50:04.855 | Unpacking libcdt5 (2.40.1-2) ... 2021-11-26 12:50:04.929 | Selecting previously unselected package libcgraph6. 2021-11-26 12:50:04.936 | Preparing to unpack .../058-libcgraph6_2.40.1-2_amd64.deb ... 2021-11-26 12:50:04.946 | Unpacking libcgraph6 (2.40.1-2) ... 2021-11-26 12:50:05.005 | Selecting previously unselected package libjpeg8:amd64. 2021-11-26 12:50:05.011 | Preparing to unpack .../059-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-11-26 12:50:05.013 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-26 12:50:05.098 | Selecting previously unselected package libjbig0:amd64. 2021-11-26 12:50:05.105 | Preparing to unpack .../060-libjbig0_2.1-3.1build1_amd64.deb ... 2021-11-26 12:50:05.107 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-11-26 12:50:05.190 | Selecting previously unselected package libtiff5:amd64. 2021-11-26 12:50:05.197 | Preparing to unpack .../061-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-11-26 12:50:05.199 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-11-26 12:50:05.319 | Selecting previously unselected package libwebp6:amd64. 2021-11-26 12:50:05.325 | Preparing to unpack .../062-libwebp6_0.6.1-2ubuntu0.18.04.1_amd64.deb ... 2021-11-26 12:50:05.327 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-11-26 12:50:05.417 | Selecting previously unselected package libxpm4:amd64. 2021-11-26 12:50:05.424 | Preparing to unpack .../063-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-11-26 12:50:05.435 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-11-26 12:50:05.526 | Selecting previously unselected package libgd3:amd64. 2021-11-26 12:50:05.533 | Preparing to unpack .../064-libgd3_2.2.5-4ubuntu0.5_amd64.deb ... 2021-11-26 12:50:05.535 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-11-26 12:50:05.640 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-11-26 12:50:05.647 | Preparing to unpack .../065-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-11-26 12:50:05.649 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-26 12:50:05.766 | Selecting previously unselected package libpixman-1-0:amd64. 2021-11-26 12:50:05.773 | Preparing to unpack .../066-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-11-26 12:50:05.775 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-11-26 12:50:05.882 | Selecting previously unselected package libxcb-render0:amd64. 2021-11-26 12:50:05.889 | Preparing to unpack .../067-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-11-26 12:50:05.891 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-11-26 12:50:05.989 | Selecting previously unselected package libxcb-shm0:amd64. 2021-11-26 12:50:05.997 | Preparing to unpack .../068-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-11-26 12:50:05.999 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-11-26 12:50:06.090 | Selecting previously unselected package libxrender1:amd64. 2021-11-26 12:50:06.097 | Preparing to unpack .../069-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-11-26 12:50:06.100 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-11-26 12:50:06.191 | Selecting previously unselected package libcairo2:amd64. 2021-11-26 12:50:06.198 | Preparing to unpack .../070-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-11-26 12:50:06.200 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-11-26 12:50:06.350 | Selecting previously unselected package libltdl7:amd64. 2021-11-26 12:50:06.357 | Preparing to unpack .../071-libltdl7_2.4.6-2_amd64.deb ... 2021-11-26 12:50:06.359 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-11-26 12:50:06.425 | Selecting previously unselected package libthai-data. 2021-11-26 12:50:06.433 | Preparing to unpack .../072-libthai-data_0.1.27-2_all.deb ... 2021-11-26 12:50:06.435 | Unpacking libthai-data (0.1.27-2) ... 2021-11-26 12:50:06.554 | Selecting previously unselected package libdatrie1:amd64. 2021-11-26 12:50:06.561 | Preparing to unpack .../073-libdatrie1_0.2.10-7_amd64.deb ... 2021-11-26 12:50:06.563 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-11-26 12:50:06.645 | Selecting previously unselected package libthai0:amd64. 2021-11-26 12:50:06.652 | Preparing to unpack .../074-libthai0_0.1.27-2_amd64.deb ... 2021-11-26 12:50:06.654 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-11-26 12:50:06.738 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-11-26 12:50:06.746 | Preparing to unpack .../075-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-11-26 12:50:06.748 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-26 12:50:06.850 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-11-26 12:50:06.857 | Preparing to unpack .../076-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-11-26 12:50:06.859 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-26 12:50:06.942 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-11-26 12:50:06.949 | Preparing to unpack .../077-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-11-26 12:50:06.951 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-26 12:50:07.026 | Selecting previously unselected package libpathplan4. 2021-11-26 12:50:07.033 | Preparing to unpack .../078-libpathplan4_2.40.1-2_amd64.deb ... 2021-11-26 12:50:07.035 | Unpacking libpathplan4 (2.40.1-2) ... 2021-11-26 12:50:07.128 | Selecting previously unselected package libgvc6. 2021-11-26 12:50:07.135 | Preparing to unpack .../079-libgvc6_2.40.1-2_amd64.deb ... 2021-11-26 12:50:07.137 | Unpacking libgvc6 (2.40.1-2) ... 2021-11-26 12:50:07.293 | Selecting previously unselected package libgvpr2. 2021-11-26 12:50:07.300 | Preparing to unpack .../080-libgvpr2_2.40.1-2_amd64.deb ... 2021-11-26 12:50:07.311 | Unpacking libgvpr2 (2.40.1-2) ... 2021-11-26 12:50:07.405 | Selecting previously unselected package liblab-gamut1. 2021-11-26 12:50:07.413 | Preparing to unpack .../081-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-11-26 12:50:07.415 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-11-26 12:50:07.638 | Selecting previously unselected package libxt6:amd64. 2021-11-26 12:50:07.645 | Preparing to unpack .../082-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-11-26 12:50:07.648 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-11-26 12:50:07.742 | Selecting previously unselected package libxmu6:amd64. 2021-11-26 12:50:07.749 | Preparing to unpack .../083-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-11-26 12:50:07.751 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-11-26 12:50:07.837 | Selecting previously unselected package libxaw7:amd64. 2021-11-26 12:50:07.844 | Preparing to unpack .../084-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-11-26 12:50:07.854 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-11-26 12:50:07.951 | Selecting previously unselected package graphviz. 2021-11-26 12:50:07.958 | Preparing to unpack .../085-graphviz_2.40.1-2_amd64.deb ... 2021-11-26 12:50:07.960 | Unpacking graphviz (2.40.1-2) ... 2021-11-26 12:50:08.174 | Selecting previously unselected package libnl-3-200:amd64. 2021-11-26 12:50:08.181 | Preparing to unpack .../086-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-11-26 12:50:08.183 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-26 12:50:08.280 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-11-26 12:50:08.288 | Preparing to unpack .../087-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-11-26 12:50:08.290 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-26 12:50:08.399 | Selecting previously unselected package libibverbs1:amd64. 2021-11-26 12:50:08.406 | Preparing to unpack .../088-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-11-26 12:50:08.417 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-11-26 12:50:08.527 | Selecting previously unselected package ibverbs-providers:amd64. 2021-11-26 12:50:08.534 | Preparing to unpack .../089-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-11-26 12:50:08.536 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-11-26 12:50:08.620 | Selecting previously unselected package icu-devtools. 2021-11-26 12:50:08.626 | Preparing to unpack .../090-icu-devtools_60.2-3ubuntu3.2_amd64.deb ... 2021-11-26 12:50:08.629 | Unpacking icu-devtools (60.2-3ubuntu3.2) ... 2021-11-26 12:50:08.724 | Selecting previously unselected package iputils-arping. 2021-11-26 12:50:08.731 | Preparing to unpack .../091-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-11-26 12:50:08.733 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-11-26 12:50:08.848 | Selecting previously unselected package javascript-common. 2021-11-26 12:50:08.855 | Preparing to unpack .../092-javascript-common_11_all.deb ... 2021-11-26 12:50:08.869 | Unpacking javascript-common (11) ... 2021-11-26 12:50:08.950 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-11-26 12:50:08.957 | Preparing to unpack .../093-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-11-26 12:50:08.959 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-26 12:50:09.058 | Selecting previously unselected package libsensors4:amd64. 2021-11-26 12:50:09.065 | Preparing to unpack .../094-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-11-26 12:50:09.160 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-11-26 12:50:09.236 | Selecting previously unselected package libsnmp-base. 2021-11-26 12:50:09.244 | Preparing to unpack .../095-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-11-26 12:50:09.254 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-11-26 12:50:09.377 | Selecting previously unselected package libsnmp30:amd64. 2021-11-26 12:50:09.384 | Preparing to unpack .../096-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-11-26 12:50:09.386 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-11-26 12:50:09.615 | Selecting previously unselected package keepalived. 2021-11-26 12:50:09.622 | Preparing to unpack .../097-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-11-26 12:50:09.624 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-11-26 12:50:09.763 | Selecting previously unselected package libgssrpc4:amd64. 2021-11-26 12:50:09.770 | Preparing to unpack .../098-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-11-26 12:50:09.772 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-11-26 12:50:09.867 | Selecting previously unselected package libkdb5-9:amd64. 2021-11-26 12:50:09.874 | Preparing to unpack .../099-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-11-26 12:50:09.884 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-11-26 12:50:09.967 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-11-26 12:50:09.975 | Preparing to unpack .../100-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-11-26 12:50:09.985 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-11-26 12:50:10.079 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-11-26 12:50:10.085 | Preparing to unpack .../101-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-11-26 12:50:10.088 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-11-26 12:50:10.147 | Selecting previously unselected package comerr-dev:amd64. 2021-11-26 12:50:10.154 | Preparing to unpack .../102-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-11-26 12:50:10.164 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-11-26 12:50:10.233 | Selecting previously unselected package krb5-multidev:amd64. 2021-11-26 12:50:10.240 | Preparing to unpack .../103-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-11-26 12:50:10.250 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-11-26 12:50:10.355 | Selecting previously unselected package libaio1:amd64. 2021-11-26 12:50:10.363 | Preparing to unpack .../104-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-11-26 12:50:10.365 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-11-26 12:50:10.423 | Selecting previously unselected package libalgorithm-diff-perl. 2021-11-26 12:50:10.430 | Preparing to unpack .../105-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-11-26 12:50:10.432 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-11-26 12:50:10.492 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-11-26 12:50:10.499 | Preparing to unpack .../106-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-11-26 12:50:10.501 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-11-26 12:50:10.558 | Selecting previously unselected package libalgorithm-merge-perl. 2021-11-26 12:50:10.565 | Preparing to unpack .../107-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-11-26 12:50:10.567 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-11-26 12:50:10.625 | Selecting previously unselected package libarchive-cpio-perl. 2021-11-26 12:50:10.632 | Preparing to unpack .../108-libarchive-cpio-perl_0.10-1_all.deb ... 2021-11-26 12:50:10.634 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-11-26 12:50:10.694 | Selecting previously unselected package libfile-fcntllock-perl. 2021-11-26 12:50:10.701 | Preparing to unpack .../109-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-11-26 12:50:10.703 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-11-26 12:50:10.761 | Selecting previously unselected package libglib2.0-bin. 2021-11-26 12:50:10.768 | Preparing to unpack .../110-libglib2.0-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-11-26 12:50:10.770 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-11-26 12:50:10.860 | Selecting previously unselected package libglib2.0-dev-bin. 2021-11-26 12:50:10.867 | Preparing to unpack .../111-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-11-26 12:50:10.869 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-11-26 12:50:10.979 | Selecting previously unselected package pkg-config. 2021-11-26 12:50:10.986 | Preparing to unpack .../112-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-11-26 12:50:10.988 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-11-26 12:50:11.047 | Selecting previously unselected package zlib1g-dev:amd64. 2021-11-26 12:50:11.054 | Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-11-26 12:50:11.056 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-11-26 12:50:11.142 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-11-26 12:50:11.149 | Preparing to unpack .../114-libglib2.0-dev_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-11-26 12:50:11.151 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-11-26 12:50:11.486 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-11-26 12:50:11.493 | Preparing to unpack .../115-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-11-26 12:50:11.495 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-11-26 12:50:11.562 | Selecting previously unselected package libgts-bin. 2021-11-26 12:50:11.570 | Preparing to unpack .../116-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-11-26 12:50:11.572 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-11-26 12:50:11.665 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-11-26 12:50:11.672 | Preparing to unpack .../117-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-11-26 12:50:11.674 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-11-26 12:50:11.765 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-11-26 12:50:11.773 | Preparing to unpack .../118-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-11-26 12:50:11.775 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-11-26 12:50:11.850 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-11-26 12:50:11.857 | Preparing to unpack .../119-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-11-26 12:50:11.867 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-11-26 12:50:11.950 | Selecting previously unselected package libiculx60:amd64. 2021-11-26 12:50:11.957 | Preparing to unpack .../120-libiculx60_60.2-3ubuntu3.2_amd64.deb ... 2021-11-26 12:50:11.960 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-11-26 12:50:12.017 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-11-26 12:50:12.025 | Preparing to unpack .../121-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-11-26 12:50:12.035 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-11-26 12:50:12.101 | Selecting previously unselected package libicu-dev. 2021-11-26 12:50:12.108 | Preparing to unpack .../122-libicu-dev_60.2-3ubuntu3.2_amd64.deb ... 2021-11-26 12:50:12.110 | Unpacking libicu-dev (60.2-3ubuntu3.2) ... 2021-11-26 12:50:13.531 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-11-26 12:50:13.538 | Preparing to unpack .../123-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-11-26 12:50:13.540 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-11-26 12:50:13.677 | Selecting previously unselected package libiscsi7:amd64. 2021-11-26 12:50:13.684 | Preparing to unpack .../124-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-11-26 12:50:13.695 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-11-26 12:50:13.782 | Selecting previously unselected package libjansson4:amd64. 2021-11-26 12:50:13.789 | Preparing to unpack .../125-libjansson4_2.11-1_amd64.deb ... 2021-11-26 12:50:13.792 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-11-26 12:50:13.850 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-11-26 12:50:13.857 | Preparing to unpack .../126-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-11-26 12:50:13.867 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-11-26 12:50:13.953 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-11-26 12:50:13.960 | Preparing to unpack .../127-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-11-26 12:50:13.962 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-26 12:50:14.036 | Selecting previously unselected package libjpeg-dev:amd64. 2021-11-26 12:50:14.043 | Preparing to unpack .../128-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-11-26 12:50:14.045 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-26 12:50:14.101 | Selecting previously unselected package libjs-jquery. 2021-11-26 12:50:14.108 | Preparing to unpack .../129-libjs-jquery_3.2.1-1_all.deb ... 2021-11-26 12:50:14.110 | Unpacking libjs-jquery (3.2.1-1) ... 2021-11-26 12:50:14.201 | Selecting previously unselected package libjs-jquery-metadata. 2021-11-26 12:50:14.208 | Preparing to unpack .../130-libjs-jquery-metadata_12-1_all.deb ... 2021-11-26 12:50:14.210 | Unpacking libjs-jquery-metadata (12-1) ... 2021-11-26 12:50:14.268 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-11-26 12:50:14.275 | Preparing to unpack .../131-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-11-26 12:50:14.285 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-11-26 12:50:14.394 | Selecting previously unselected package libltdl-dev:amd64. 2021-11-26 12:50:14.401 | Preparing to unpack .../132-libltdl-dev_2.4.6-2_amd64.deb ... 2021-11-26 12:50:14.411 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-11-26 12:50:14.491 | Selecting previously unselected package libsys-hostname-long-perl. 2021-11-26 12:50:14.498 | Preparing to unpack .../133-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-11-26 12:50:14.500 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-11-26 12:50:14.569 | Selecting previously unselected package libmail-sendmail-perl. 2021-11-26 12:50:14.576 | Preparing to unpack .../134-libmail-sendmail-perl_0.80-1_all.deb ... 2021-11-26 12:50:14.578 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-11-26 12:50:14.669 | Selecting previously unselected package libmatheval1:amd64. 2021-11-26 12:50:14.676 | Preparing to unpack .../135-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-11-26 12:50:14.679 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-11-26 12:50:14.778 | Selecting previously unselected package mysql-common. 2021-11-26 12:50:14.785 | Preparing to unpack .../136-mysql-common_5.8+1.0.4_all.deb ... 2021-11-26 12:50:14.809 | Unpacking mysql-common (5.8+1.0.4) ... 2021-11-26 12:50:14.891 | Selecting previously unselected package libmysqlclient20:amd64. 2021-11-26 12:50:14.898 | Preparing to unpack .../137-libmysqlclient20_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-26 12:50:14.901 | Unpacking libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-26 12:50:15.072 | Selecting previously unselected package libssl-dev:amd64. 2021-11-26 12:50:15.079 | Preparing to unpack .../138-libssl-dev_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 2021-11-26 12:50:15.081 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 2021-11-26 12:50:15.377 | Selecting previously unselected package libmysqlclient-dev. 2021-11-26 12:50:15.385 | Preparing to unpack .../139-libmysqlclient-dev_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-26 12:50:15.387 | Unpacking libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-11-26 12:50:15.652 | Selecting previously unselected package libnorm1:amd64. 2021-11-26 12:50:15.659 | Preparing to unpack .../140-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-11-26 12:50:15.661 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-11-26 12:50:15.773 | Selecting previously unselected package libnspr4:amd64. 2021-11-26 12:50:15.780 | Preparing to unpack .../141-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-11-26 12:50:15.782 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-11-26 12:50:15.869 | Selecting previously unselected package libnss3:amd64. 2021-11-26 12:50:15.876 | Preparing to unpack .../142-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-11-26 12:50:15.879 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-11-26 12:50:16.138 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-11-26 12:50:16.145 | Preparing to unpack .../143-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-11-26 12:50:16.147 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-11-26 12:50:16.248 | Selecting previously unselected package libpq5:amd64. 2021-11-26 12:50:16.255 | Preparing to unpack .../144-libpq5_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-11-26 12:50:16.258 | Unpacking libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-11-26 12:50:16.328 | Selecting previously unselected package libpq-dev. 2021-11-26 12:50:16.335 | Preparing to unpack .../145-libpq-dev_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-11-26 12:50:16.337 | Unpacking libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-11-26 12:50:16.480 | Selecting previously unselected package librados2. 2021-11-26 12:50:16.487 | Preparing to unpack .../146-librados2_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-11-26 12:50:16.489 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-11-26 12:50:16.963 | Selecting previously unselected package librbd1. 2021-11-26 12:50:16.970 | Preparing to unpack .../147-librbd1_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-11-26 12:50:16.981 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-11-26 12:50:17.164 | Selecting previously unselected package libsasl2-dev. 2021-11-26 12:50:17.172 | Preparing to unpack .../148-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-11-26 12:50:17.182 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-11-26 12:50:17.306 | Preparing to unpack .../149-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-11-26 12:50:17.326 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-11-26 12:50:17.457 | Selecting previously unselected package libsodium23:amd64. 2021-11-26 12:50:17.464 | Preparing to unpack .../150-libsodium23_1.0.16-2_amd64.deb ... 2021-11-26 12:50:17.475 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-11-26 12:50:17.542 | Selecting previously unselected package libsystemd-dev:amd64. 2021-11-26 12:50:17.549 | Preparing to unpack .../151-libsystemd-dev_237-3ubuntu10.52_amd64.deb ... 2021-11-26 12:50:17.551 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-11-26 12:50:17.717 | Selecting previously unselected package libx86-1:amd64. 2021-11-26 12:50:17.724 | Preparing to unpack .../152-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-11-26 12:50:17.726 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-11-26 12:50:17.791 | Selecting previously unselected package libxml2-dev:amd64. 2021-11-26 12:50:17.798 | Preparing to unpack .../153-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-11-26 12:50:17.809 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-11-26 12:50:18.022 | Preparing to unpack .../154-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-11-26 12:50:18.054 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-11-26 12:50:18.154 | Selecting previously unselected package libxslt1-dev:amd64. 2021-11-26 12:50:18.161 | Preparing to unpack .../155-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-11-26 12:50:18.172 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-11-26 12:50:18.329 | Selecting previously unselected package libzmq5:amd64. 2021-11-26 12:50:18.336 | Preparing to unpack .../156-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-11-26 12:50:18.338 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-11-26 12:50:18.483 | Preparing to unpack .../157-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-11-26 12:50:18.527 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-11-26 12:50:19.450 | Selecting previously unselected package memcached. 2021-11-26 12:50:19.457 | Preparing to unpack .../158-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-11-26 12:50:19.460 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-11-26 12:50:19.538 | Selecting previously unselected package pm-utils. 2021-11-26 12:50:19.546 | Preparing to unpack .../159-pm-utils_1.4.1-17_all.deb ... 2021-11-26 12:50:19.548 | Unpacking pm-utils (1.4.1-17) ... 2021-11-26 12:50:19.638 | Selecting previously unselected package postgresql-client-common. 2021-11-26 12:50:19.646 | Preparing to unpack .../160-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-11-26 12:50:19.648 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-11-26 12:50:19.732 | Selecting previously unselected package ssl-cert. 2021-11-26 12:50:19.740 | Preparing to unpack .../161-ssl-cert_1.0.39_all.deb ... 2021-11-26 12:50:19.743 | Unpacking ssl-cert (1.0.39) ... 2021-11-26 12:50:19.869 | Selecting previously unselected package postgresql-common. 2021-11-26 12:50:19.876 | Preparing to unpack .../162-postgresql-common_190ubuntu0.1_all.deb ... 2021-11-26 12:50:19.906 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-11-26 12:50:19.909 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-11-26 12:50:19.999 | Selecting previously unselected package postgresql-server-dev-10. 2021-11-26 12:50:20.006 | Preparing to unpack .../163-postgresql-server-dev-10_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-11-26 12:50:20.008 | Unpacking postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-11-26 12:50:20.300 | Selecting previously unselected package postgresql-server-dev-all. 2021-11-26 12:50:20.308 | Preparing to unpack .../164-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-11-26 12:50:20.310 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-11-26 12:50:20.368 | Selecting previously unselected package python-pip-whl. 2021-11-26 12:50:20.375 | Preparing to unpack .../165-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.5_all.deb ... 2021-11-26 12:50:20.377 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-11-26 12:50:20.632 | Selecting previously unselected package python3-mysqldb. 2021-11-26 12:50:20.640 | Preparing to unpack .../166-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-11-26 12:50:20.642 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-11-26 12:50:20.727 | Selecting previously unselected package python3.6-venv. 2021-11-26 12:50:20.734 | Preparing to unpack .../167-python3.6-venv_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 2021-11-26 12:50:20.736 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-11-26 12:50:20.785 | Selecting previously unselected package python3-venv. 2021-11-26 12:50:20.793 | Preparing to unpack .../168-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-11-26 12:50:20.795 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-11-26 12:50:20.862 | Selecting previously unselected package qemu-block-extra:amd64. 2021-11-26 12:50:20.870 | Preparing to unpack .../169-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-11-26 12:50:20.872 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-11-26 12:50:20.931 | Selecting previously unselected package qemu-utils. 2021-11-26 12:50:20.939 | Preparing to unpack .../170-qemu-utils_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-11-26 12:50:20.941 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-11-26 12:50:21.140 | Selecting previously unselected package sharutils. 2021-11-26 12:50:21.148 | Preparing to unpack .../171-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-11-26 12:50:21.150 | Unpacking sharutils (1:4.15.2-3) ... 2021-11-26 12:50:21.226 | Selecting previously unselected package sqlite3. 2021-11-26 12:50:21.233 | Preparing to unpack .../172-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-11-26 12:50:21.235 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-11-26 12:50:21.397 | Selecting previously unselected package thin-provisioning-tools. 2021-11-26 12:50:21.404 | Preparing to unpack .../173-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-11-26 12:50:21.406 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-11-26 12:50:21.533 | Selecting previously unselected package unzip. 2021-11-26 12:50:21.541 | Preparing to unpack .../174-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-11-26 12:50:21.543 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-11-26 12:50:21.637 | Selecting previously unselected package uwsgi-core. 2021-11-26 12:50:21.645 | Preparing to unpack .../175-uwsgi-core_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-11-26 12:50:21.647 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-11-26 12:50:21.803 | Selecting previously unselected package vbetool. 2021-11-26 12:50:21.811 | Preparing to unpack .../176-vbetool_1.1-4_amd64.deb ... 2021-11-26 12:50:21.813 | Unpacking vbetool (1.1-4) ... 2021-11-26 12:50:21.895 | Selecting previously unselected package libipset3:amd64. 2021-11-26 12:50:21.903 | Preparing to unpack .../177-libipset3_6.34-1_amd64.deb ... 2021-11-26 12:50:21.905 | Unpacking libipset3:amd64 (6.34-1) ... 2021-11-26 12:50:21.976 | Selecting previously unselected package ipset. 2021-11-26 12:50:21.983 | Preparing to unpack .../178-ipset_6.34-1_amd64.deb ... 2021-11-26 12:50:21.985 | Unpacking ipset (6.34-1) ... 2021-11-26 12:50:22.077 | Selecting previously unselected package ipvsadm. 2021-11-26 12:50:22.085 | Preparing to unpack .../179-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-11-26 12:50:22.087 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-11-26 12:50:22.162 | Selecting previously unselected package kpartx. 2021-11-26 12:50:22.170 | Preparing to unpack .../180-kpartx_0.7.4-2ubuntu3.1_amd64.deb ... 2021-11-26 12:50:22.172 | Unpacking kpartx (0.7.4-2ubuntu3.1) ... 2021-11-26 12:50:22.238 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-11-26 12:50:22.246 | Preparing to unpack .../181-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-11-26 12:50:22.248 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-11-26 12:50:22.332 | Selecting previously unselected package liberasurecode1:amd64. 2021-11-26 12:50:22.340 | Preparing to unpack .../182-liberasurecode1_1.5.0-1_amd64.deb ... 2021-11-26 12:50:22.342 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-11-26 12:50:22.402 | Selecting previously unselected package liberasurecode-dev. 2021-11-26 12:50:22.409 | Preparing to unpack .../183-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-11-26 12:50:22.411 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-11-26 12:50:22.470 | Selecting previously unselected package libffi-dev:amd64. 2021-11-26 12:50:22.478 | Preparing to unpack .../184-libffi-dev_3.2.1-8_amd64.deb ... 2021-11-26 12:50:22.480 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-11-26 12:50:22.554 | Selecting previously unselected package libkrb5-dev:amd64. 2021-11-26 12:50:22.561 | Preparing to unpack .../185-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-11-26 12:50:22.564 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-11-26 12:50:22.624 | Selecting previously unselected package libyaml-dev:amd64. 2021-11-26 12:50:22.633 | Preparing to unpack .../186-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-11-26 12:50:22.634 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-11-26 12:50:22.697 | Selecting previously unselected package socat. 2021-11-26 12:50:22.705 | Preparing to unpack .../187-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-11-26 12:50:22.707 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-11-26 12:50:22.816 | Selecting previously unselected package vlan. 2021-11-26 12:50:22.824 | Preparing to unpack .../188-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-11-26 12:50:22.826 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-11-26 12:50:22.907 | Setting up libjs-jquery (3.2.1-1) ... 2021-11-26 12:50:22.928 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-11-26 12:50:22.956 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-11-26 12:50:22.983 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-11-26 12:50:23.011 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-11-26 12:50:23.201 | Setting up libpathplan4 (2.40.1-2) ... 2021-11-26 12:50:23.229 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-11-26 12:50:23.257 | Setting up libicu60:amd64 (60.2-3ubuntu3.2) ... 2021-11-26 12:50:23.284 | Setting up make (4.1-9.1ubuntu1) ... 2021-11-26 12:50:23.312 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-11-26 12:50:23.339 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-11-26 12:50:23.367 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-11-26 12:50:23.431 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-11-26 12:50:23.458 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-11-26 12:50:23.485 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-11-26 12:50:23.512 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-11-26 12:50:23.540 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-26 12:50:23.564 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-11-26 12:50:23.622 | Setting up libtimedate-perl (2.3000-2) ... 2021-11-26 12:50:23.650 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-11-26 12:50:23.677 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-11-26 12:50:23.718 | Setting up fonts-dejavu-core (2.37-1) ... 2021-11-26 12:50:23.855 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-11-26 12:50:24.100 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-11-26 12:50:24.127 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-11-26 12:50:24.503 | update-initramfs: deferring update (trigger activated) 2021-11-26 12:50:26.592 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-11-26 12:50:26.613 | No schema files found: doing nothing. 2021-11-26 12:50:26.620 | Setting up mysql-common (5.8+1.0.4) ... 2021-11-26 12:50:26.679 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-26 12:50:26.689 | Setting up sharutils (1:4.15.2-3) ... 2021-11-26 12:50:26.717 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-11-26 12:50:26.746 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-11-26 12:50:26.774 | Setting up libjansson4:amd64 (2.11-1) ... 2021-11-26 12:50:26.802 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-11-26 12:50:26.836 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-11-26 12:50:26.932 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-11-26 12:50:26.960 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-11-26 12:50:26.988 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-11-26 12:50:27.016 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-11-26 12:50:27.044 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-11-26 12:50:27.071 | Setting up dctrl-tools (2.24-2build1) ... 2021-11-26 12:50:27.100 | Setting up apache2-data (2.4.29-1ubuntu4.19) ... 2021-11-26 12:50:27.127 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-11-26 12:50:27.155 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-11-26 12:50:27.183 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-11-26 12:50:27.211 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-11-26 12:50:27.239 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-11-26 12:50:27.315 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-11-26 12:50:37.269 | Setting up pm-utils (1.4.1-17) ... 2021-11-26 12:50:37.307 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-11-26 12:50:37.341 | Setting up m4 (1.4.18-1) ... 2021-11-26 12:50:37.369 | Setting up libipset3:amd64 (6.34-1) ... 2021-11-26 12:50:37.398 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-11-26 12:50:37.426 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-11-26 12:50:37.453 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-11-26 12:50:37.481 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-11-26 12:50:37.551 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-11-26 12:50:39.473 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-11-26 12:50:39.500 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-11-26 12:50:39.528 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-11-26 12:50:40.375 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-11-26 12:50:40.404 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-11-26 12:50:40.434 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-11-26 12:50:40.469 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-11-26 12:50:40.504 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-11-26 12:50:40.542 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-11-26 12:50:40.580 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-11-26 12:50:40.611 | Setting up dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-11-26 12:50:40.640 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-11-26 12:50:40.672 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-11-26 12:50:40.703 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-11-26 12:50:40.750 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-11-26 12:50:40.778 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-11-26 12:50:40.808 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-26 12:50:40.842 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-11-26 12:50:40.901 | Setting up autotools-dev (20180224.1) ... 2021-11-26 12:50:40.930 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-11-26 12:50:40.959 | Setting up kpartx (0.7.4-2ubuntu3.1) ... 2021-11-26 12:50:40.986 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-11-26 12:50:41.032 | Setting up dstat (0.7.3-1) ... 2021-11-26 12:50:41.237 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 2021-11-26 12:50:41.473 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-11-26 12:50:41.501 | Setting up ipset (6.34-1) ... 2021-11-26 12:50:41.529 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-11-26 12:50:41.566 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-11-26 12:50:41.595 | Setting up systemd (237-3ubuntu10.52) ... 2021-11-26 12:50:41.616 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-11-26 12:50:42.767 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-11-26 12:50:42.768 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-11-26 12:50:42.769 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-11-26 12:50:42.770 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-11-26 12:50:42.848 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-11-26 12:50:42.875 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 2021-11-26 12:50:42.912 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-11-26 12:50:42.940 | Setting up libann0 (1.1.2+doc-6) ... 2021-11-26 12:50:42.968 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-11-26 12:50:42.996 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-11-26 12:50:43.024 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-11-26 12:50:43.051 | Setting up dnsmasq-base (2.79-1ubuntu0.5) ... 2021-11-26 12:50:43.089 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-11-26 12:50:43.117 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-11-26 12:50:43.163 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-26 12:51:04.555 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-11-26 12:51:04.561 | Setting up libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-26 12:51:04.589 | Setting up icu-devtools (60.2-3ubuntu3.2) ... 2021-11-26 12:51:04.617 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-11-26 12:51:04.645 | Setting up libthai-data (0.1.27-2) ... 2021-11-26 12:51:04.672 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-11-26 12:51:04.701 | Setting up javascript-common (11) ... 2021-11-26 12:51:04.767 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-11-26 12:51:04.782 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-11-26 12:51:04.835 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-11-26 12:51:04.879 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-26 12:51:04.925 | Setting up libjs-jquery-metadata (12-1) ... 2021-11-26 12:51:04.953 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-11-26 12:51:05.338 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-11-26 12:51:05.712 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-11-26 12:51:05.740 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-11-26 12:51:05.767 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-11-26 12:51:05.795 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-11-26 12:51:05.823 | Setting up vbetool (1.1-4) ... 2021-11-26 12:51:05.851 | Setting up libcdt5 (2.40.1-2) ... 2021-11-26 12:51:05.878 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-11-26 12:51:05.906 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-11-26 12:51:05.935 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-11-26 12:51:06.164 | Setting up libcgraph6 (2.40.1-2) ... 2021-11-26 12:51:06.191 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-11-26 12:51:06.219 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-11-26 12:51:06.247 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-11-26 12:51:06.275 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-11-26 12:51:06.303 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-11-26 12:51:06.331 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-26 12:51:06.358 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-11-26 12:51:06.386 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-11-26 12:51:06.420 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-11-26 12:51:06.448 | Setting up libtool (2.4.6-2) ... 2021-11-26 12:51:06.476 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-26 12:51:06.503 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-11-26 12:51:06.531 | Setting up libnss-systemd:amd64 (237-3ubuntu10.52) ... 2021-11-26 12:51:06.559 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-11-26 12:51:06.587 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-11-26 12:51:06.615 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-11-26 12:51:07.164 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-11-26 12:51:07.767 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-11-26 12:51:08.177 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-11-26 12:51:08.204 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-11-26 12:51:08.233 | Setting up libpam-systemd:amd64 (237-3ubuntu10.52) ... 2021-11-26 12:51:08.594 | Setting up libapr1-dev (1.6.3-2) ... 2021-11-26 12:51:08.622 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-11-26 12:51:08.650 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-11-26 12:51:08.945 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-11-26 12:51:08.973 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-11-26 12:51:09.002 | Setting up libgvpr2 (2.40.1-2) ... 2021-11-26 12:51:09.030 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-11-26 12:51:09.057 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-11-26 12:51:09.626 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-11-26 12:51:10.186 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-11-26 12:51:10.207 | Setting up apache2-utils (2.4.29-1ubuntu4.19) ... 2021-11-26 12:51:10.235 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 2021-11-26 12:51:10.263 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-11-26 12:51:10.291 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-11-26 12:51:10.338 | Setting up apache2-bin (2.4.29-1ubuntu4.19) ... 2021-11-26 12:51:10.366 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-26 12:51:10.394 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-11-26 12:51:10.422 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-11-26 12:51:10.450 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-11-26 12:51:10.478 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-26 12:51:10.506 | Setting up ssl-cert (1.0.39) ... 2021-11-26 12:51:11.128 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-11-26 12:51:11.411 | Setting up autoconf (2.69-11) ... 2021-11-26 12:51:11.448 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-11-26 12:51:11.476 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-11-26 12:51:11.498 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-11-26 12:51:11.520 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-11-26 12:51:11.732 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-11-26 12:51:12.199 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-11-26 12:51:12.227 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-11-26 12:51:12.256 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-11-26 12:51:12.283 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-11-26 12:51:12.383 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-11-26 12:51:12.411 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-26 12:51:12.438 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-11-26 12:51:12.467 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-26 12:51:12.495 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-11-26 12:51:12.782 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-11-26 12:51:13.340 | Setting up postgresql-common (190ubuntu0.1) ... 2021-11-26 12:51:13.923 | Adding user postgres to group ssl-cert 2021-11-26 12:51:14.088 | 2021-11-26 12:51:14.088 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-11-26 12:51:14.279 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-11-26 12:51:14.279 | Removing obsolete dictionary files: 2021-11-26 12:51:14.515 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-11-26 12:51:15.112 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-11-26 12:51:15.127 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-11-26 12:51:15.150 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-11-26 12:51:15.187 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-11-26 12:51:15.215 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-11-26 12:51:15.285 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-11-26 12:51:15.296 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-11-26 12:51:15.324 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-11-26 12:51:15.352 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-11-26 12:51:15.381 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-11-26 12:51:15.417 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-11-26 12:51:15.706 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-11-26 12:51:16.299 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-11-26 12:51:16.427 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-11-26 12:51:16.455 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-11-26 12:51:16.490 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-11-26 12:51:16.518 | Setting up apache2 (2.4.29-1ubuntu4.19) ... 2021-11-26 12:51:18.048 | Enabling module mpm_event. 2021-11-26 12:51:18.111 | Enabling module authz_core. 2021-11-26 12:51:18.116 | Enabling module authz_host. 2021-11-26 12:51:18.172 | Enabling module authn_core. 2021-11-26 12:51:18.178 | Enabling module auth_basic. 2021-11-26 12:51:18.233 | Enabling module access_compat. 2021-11-26 12:51:18.289 | Enabling module authn_file. 2021-11-26 12:51:18.345 | Enabling module authz_user. 2021-11-26 12:51:18.400 | Enabling module alias. 2021-11-26 12:51:18.458 | Enabling module dir. 2021-11-26 12:51:18.513 | Enabling module autoindex. 2021-11-26 12:51:18.568 | Enabling module env. 2021-11-26 12:51:18.623 | Enabling module mime. 2021-11-26 12:51:18.678 | Enabling module negotiation. 2021-11-26 12:51:18.734 | Enabling module setenvif. 2021-11-26 12:51:18.789 | Enabling module filter. 2021-11-26 12:51:18.845 | Enabling module deflate. 2021-11-26 12:51:18.900 | Enabling module status. 2021-11-26 12:51:18.956 | Enabling module reqtimeout. 2021-11-26 12:51:19.011 | Enabling conf charset. 2021-11-26 12:51:19.067 | Enabling conf localized-error-pages. 2021-11-26 12:51:19.122 | Enabling conf other-vhosts-access-log. 2021-11-26 12:51:19.179 | Enabling conf security. 2021-11-26 12:51:19.233 | Enabling conf serve-cgi-bin. 2021-11-26 12:51:19.289 | Enabling site 000-default. 2021-11-26 12:51:19.335 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-11-26 12:51:19.388 | Enabling conf javascript-common. 2021-11-26 12:51:19.624 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-11-26 12:51:20.029 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-11-26 12:51:21.356 | Setting up libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-11-26 12:51:21.385 | Setting up po-debconf (1.0.20) ... 2021-11-26 12:51:21.413 | Setting up build-essential (12.4ubuntu1) ... 2021-11-26 12:51:21.440 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-11-26 12:51:21.468 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-11-26 12:51:21.497 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-11-26 12:51:21.525 | Setting up librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-11-26 12:51:21.553 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-11-26 12:51:21.581 | Setting up libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-11-26 12:51:21.609 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-11-26 12:51:21.778 | Setting up libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-11-26 12:51:21.806 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-11-26 12:51:21.834 | Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 2021-11-26 12:51:21.907 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-11-26 12:51:24.071 | Regenerating fonts cache... done. 2021-11-26 12:51:24.075 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-11-26 12:51:24.103 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-11-26 12:51:24.131 | Setting up libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-11-26 12:51:24.159 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.16) ... 2021-11-26 12:51:24.187 | Setting up postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-11-26 12:51:24.215 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-11-26 12:51:24.243 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-11-26 12:51:24.271 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-11-26 12:51:24.299 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-11-26 12:51:24.328 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-11-26 12:51:24.355 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-11-26 12:51:24.384 | Setting up openssh-sftp-server (1:7.6p1-4ubuntu0.5) ... 2021-11-26 12:51:24.412 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-26 12:51:24.440 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-11-26 12:51:24.468 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-11-26 12:51:24.496 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-11-26 12:51:24.531 | Setting up curl (7.58.0-2ubuntu3.16) ... 2021-11-26 12:51:24.559 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-26 12:51:24.588 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-11-26 12:51:24.618 | Setting up openssh-server (1:7.6p1-4ubuntu0.5) ... 2021-11-26 12:51:26.099 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-11-26 12:51:26.126 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-26 12:51:26.154 | Setting up libgvc6 (2.40.1-2) ... 2021-11-26 12:51:26.188 | Setting up graphviz (2.40.1-2) ... 2021-11-26 12:51:26.217 | Setting up libicu-dev (60.2-3ubuntu3.2) ... 2021-11-26 12:51:26.245 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-11-26 12:51:26.273 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-11-26 12:51:26.317 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-11-26 12:51:26.344 | Setting up debhelper (11.1.6ubuntu2) ... 2021-11-26 12:51:26.372 | Setting up dh-autoreconf (17) ... 2021-11-26 12:51:26.400 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-11-26 12:51:26.429 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-11-26 12:51:26.457 | Setting up apache2-dev (2.4.29-1ubuntu4.19) ... 2021-11-26 12:51:26.485 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-11-26 12:51:26.544 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-11-26 12:51:35.395 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-26 12:51:35.425 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-26 12:51:35.616 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-26 12:51:35.639 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-11-26 12:51:35.877 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-11-26 12:51:35.896 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-11-26 12:51:38.032 | ++ functions-common:apt_get:1113 : result=0 2021-11-26 12:51:38.034 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 12:51:38.037 | ++ functions-common:time_stop:2331 : local name 2021-11-26 12:51:38.039 | ++ functions-common:time_stop:2332 : local end_time 2021-11-26 12:51:38.041 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:51:38.043 | ++ functions-common:time_stop:2334 : local total 2021-11-26 12:51:38.045 | ++ functions-common:time_stop:2335 : local start_time 2021-11-26 12:51:38.047 | ++ functions-common:time_stop:2337 : name=apt-get 2021-11-26 12:51:38.049 | ++ functions-common:time_stop:2338 : start_time=1637930956741 2021-11-26 12:51:38.052 | ++ functions-common:time_stop:2340 : [[ -z 1637930956741 ]] 2021-11-26 12:51:38.054 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:51:38.058 | ++ functions-common:time_stop:2343 : end_time=1637931098056 2021-11-26 12:51:38.061 | ++ functions-common:time_stop:2344 : elapsed_time=141315 2021-11-26 12:51:38.063 | ++ functions-common:time_stop:2345 : total=1375 2021-11-26 12:51:38.065 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:51:38.068 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=142690 2021-11-26 12:51:38.070 | ++ functions-common:apt_get:1117 : return 0 2021-11-26 12:51:38.073 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-11-26 12:51:38.075 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-11-26 12:51:38.077 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-11-26 12:51:38.081 | ++ tools/install_prereqs.sh:source:89 : date 2021-11-26 12:51:38.085 | + ./stack.sh:main:765 : [[ False != \T\r\u\e ]] 2021-11-26 12:51:38.087 | + ./stack.sh:main:766 : PYPI_ALTERNATIVE_URL= 2021-11-26 12:51:38.090 | + ./stack.sh:main:766 : /home/ubuntu/devstack/tools/install_pip.sh 2021-11-26 12:51:39.528 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-11-26 12:51:39.530 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-11-26 12:51:39.533 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-11-26 12:51:39.535 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-11-26 12:51:39.537 | + tools/install_pip.sh:main:43 : GetDistro 2021-11-26 12:51:39.539 | + functions-common:GetDistro:371 : GetOSVersion 2021-11-26 12:51:39.541 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2021-11-26 12:51:39.543 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2021-11-26 12:51:39.545 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2021-11-26 12:51:39.547 | + functions-common:_ensure_lsb_release:323 : return 2021-11-26 12:51:39.549 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2021-11-26 12:51:39.622 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2021-11-26 12:51:39.625 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2021-11-26 12:51:39.698 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2021-11-26 12:51:39.700 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2021-11-26 12:51:39.773 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2021-11-26 12:51:39.775 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-11-26 12:51:39.777 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2021-11-26 12:51:39.778 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2021-11-26 12:51:39.780 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2021-11-26 12:51:39.782 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2021-11-26 12:51:39.784 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2021-11-26 12:51:39.787 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2021-11-26 12:51:39.789 | + functions-common:GetDistro:376 : DISTRO=bionic 2021-11-26 12:51:39.790 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-11-26 12:51:39.792 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-11-26 12:51:39.793 | Distro: bionic 2021-11-26 12:51:39.795 | + tools/install_pip.sh:main:128 : get_versions 2021-11-26 12:51:39.797 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-26 12:51:39.800 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-26 12:51:39.803 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-26 12:51:39.805 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-26 12:51:39.805 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-26 12:51:40.234 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-11-26 12:51:40.236 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-11-26 12:51:40.236 | pip: 20.2.2 2021-11-26 12:51:40.238 | + tools/install_pip.sh:main:137 : is_fedora 2021-11-26 12:51:40.240 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-26 12:51:40.241 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-26 12:51:40.243 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 12:51:40.245 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 12:51:40.246 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 12:51:40.248 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-26 12:51:40.250 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-26 12:51:40.251 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 12:51:40.253 | + tools/install_pip.sh:main:137 : is_suse 2021-11-26 12:51:40.255 | + functions-common:is_suse:462 : is_opensuse 2021-11-26 12:51:40.257 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-26 12:51:40.262 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 12:51:40.265 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-26 12:51:40.266 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-26 12:51:40.268 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 12:51:40.270 | + tools/install_pip.sh:main:138 : uninstall_package python-pip 2021-11-26 12:51:40.273 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-11-26 12:51:40.274 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:51:40.279 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:51:40.281 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2021-11-26 12:51:40.297 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python-pip 2021-11-26 12:51:40.419 | Reading package lists... 2021-11-26 12:51:40.693 | Building dependency tree... 2021-11-26 12:51:40.694 | Reading state information... 2021-11-26 12:51:40.924 | Package 'python-pip' is not installed, so not removed 2021-11-26 12:51:40.924 | The following packages were automatically installed and are no longer required: 2021-11-26 12:51:40.925 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-26 12:51:40.925 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-26 12:51:40.925 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-26 12:51:40.925 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-26 12:51:40.925 | python3-twisted-bin python3-zope.interface 2021-11-26 12:51:40.925 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:51:41.007 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-11-26 12:51:41.011 | + functions-common:apt_get:1113 : result=0 2021-11-26 12:51:41.013 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 12:51:41.014 | + functions-common:time_stop:2331 : local name 2021-11-26 12:51:41.016 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:51:41.018 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:51:41.020 | + functions-common:time_stop:2334 : local total 2021-11-26 12:51:41.021 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:51:41.023 | + functions-common:time_stop:2337 : name=apt-get 2021-11-26 12:51:41.025 | + functions-common:time_stop:2338 : start_time=1637931100294 2021-11-26 12:51:41.026 | + functions-common:time_stop:2340 : [[ -z 1637931100294 ]] 2021-11-26 12:51:41.029 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:51:41.031 | + functions-common:time_stop:2343 : end_time=1637931101029 2021-11-26 12:51:41.033 | + functions-common:time_stop:2344 : elapsed_time=735 2021-11-26 12:51:41.035 | + functions-common:time_stop:2345 : total=0 2021-11-26 12:51:41.036 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:51:41.042 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=735 2021-11-26 12:51:41.044 | + functions-common:apt_get:1117 : return 0 2021-11-26 12:51:41.046 | + tools/install_pip.sh:main:139 : uninstall_package python3-pip 2021-11-26 12:51:41.048 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-11-26 12:51:41.049 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:51:41.052 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:51:41.054 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2021-11-26 12:51:41.073 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-11-26 12:51:41.202 | Reading package lists... 2021-11-26 12:51:41.471 | Building dependency tree... 2021-11-26 12:51:41.472 | Reading state information... 2021-11-26 12:51:41.688 | Package 'python3-pip' is not installed, so not removed 2021-11-26 12:51:41.688 | The following packages were automatically installed and are no longer required: 2021-11-26 12:51:41.688 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-26 12:51:41.688 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-26 12:51:41.688 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-26 12:51:41.688 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-26 12:51:41.689 | python3-twisted-bin python3-zope.interface 2021-11-26 12:51:41.689 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:51:41.762 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-11-26 12:51:41.766 | + functions-common:apt_get:1113 : result=0 2021-11-26 12:51:41.768 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 12:51:41.770 | + functions-common:time_stop:2331 : local name 2021-11-26 12:51:41.772 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:51:41.774 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:51:41.775 | + functions-common:time_stop:2334 : local total 2021-11-26 12:51:41.777 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:51:41.779 | + functions-common:time_stop:2337 : name=apt-get 2021-11-26 12:51:41.781 | + functions-common:time_stop:2338 : start_time=1637931101071 2021-11-26 12:51:41.782 | + functions-common:time_stop:2340 : [[ -z 1637931101071 ]] 2021-11-26 12:51:41.784 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:51:41.788 | + functions-common:time_stop:2343 : end_time=1637931101786 2021-11-26 12:51:41.790 | + functions-common:time_stop:2344 : elapsed_time=715 2021-11-26 12:51:41.791 | + functions-common:time_stop:2345 : total=735 2021-11-26 12:51:41.793 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:51:41.795 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1450 2021-11-26 12:51:41.796 | + functions-common:apt_get:1117 : return 0 2021-11-26 12:51:41.798 | + tools/install_pip.sh:main:142 : install_get_pip 2021-11-26 12:51:41.800 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-26 12:51:41.802 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-26 12:51:41.804 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-11-26 12:51:41.805 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-26 12:51:41.807 | + tools/install_pip.sh:install_get_pip:87 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-11-26 12:51:41.817 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-11-26 12:51:41.818 | Dload Upload Total Spent Left Speed 2021-11-26 12:51:42.581 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2108k 100 2108k 0 0 2760k 0 --:--:-- --:--:-- --:--:-- 2756k 2021-11-26 12:51:42.586 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-11-26 12:51:42.589 | + tools/install_pip.sh:install_get_pip:94 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-11-26 12:51:45.740 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:51:45.948 | Collecting pip 2021-11-26 12:51:45.961 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-11-26 12:51:47.438 | Installing collected packages: pip 2021-11-26 12:51:47.438 | Attempting uninstall: pip 2021-11-26 12:51:47.439 | Found existing installation: pip 20.2.2 2021-11-26 12:51:47.680 | Uninstalling pip-20.2.2: 2021-11-26 12:51:47.695 | Successfully uninstalled pip-20.2.2 2021-11-26 12:51:49.049 | Successfully installed pip-20.2.4 2021-11-26 12:51:49.049 | WARNING: Running pip as the 'root' user can result in broken permissions and conflicting behaviour with the system package manager. It is recommended to use a virtual environment instead: https://pip.pypa.io/warnings/venv 2021-11-26 12:51:49.169 | + tools/install_pip.sh:install_get_pip:95 : python3_enabled 2021-11-26 12:51:49.171 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-11-26 12:51:49.172 | + inc/python:python3_enabled:468 : return 0 2021-11-26 12:51:49.174 | + tools/install_pip.sh:main:144 : [[ -n '' ]] 2021-11-26 12:51:49.177 | + tools/install_pip.sh:main:148 : set -x 2021-11-26 12:51:49.179 | + tools/install_pip.sh:main:152 : pip_install_gr setuptools 2021-11-26 12:51:49.180 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-11-26 12:51:49.182 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-26 12:51:49.184 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-11-26 12:51:49.187 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2021-11-26 12:51:49.188 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-26 12:51:49.192 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-11-26 12:51:49.193 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-26 12:51:49.196 | ++ inc/python:get_from_global_requirements:240 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' 2021-11-26 12:51:49.196 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\'' ' 2021-11-26 12:51:49.198 | ++ inc/python:get_from_global_requirements:241 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='3.5' 2021-11-26 12:51:49.198 | setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' == '' ]] 2021-11-26 12:51:49.200 | ++ inc/python:get_from_global_requirements:244 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-11-26 12:51:49.202 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\'' setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-11-26 12:51:49.204 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-11-26 12:51:49.219 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='2.7' because python3_enabled=True 2021-11-26 12:51:49.223 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0;python_version>='\''3.5'\''' 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,<45.0.0;python_version<='\''2.7'\''' 2021-11-26 12:51:51.840 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:51:51.840 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.841 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.841 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.842 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.842 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.843 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.843 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.844 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.844 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.845 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.845 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.845 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.846 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.846 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.847 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.847 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.848 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.848 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.848 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.849 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.849 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.850 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.850 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.850 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.851 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.852 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.852 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.852 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.853 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.853 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.854 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.854 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.854 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.855 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.856 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.856 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.856 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.857 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.857 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.857 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.858 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.858 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.859 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.859 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.860 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.860 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.860 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.861 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.861 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.862 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.862 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.862 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.863 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.863 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.864 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.864 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.865 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.865 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.866 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.866 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.867 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.867 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.868 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.868 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.868 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.869 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.869 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.870 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.870 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.871 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.871 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.871 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.872 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.872 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.873 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.873 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.873 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.874 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.875 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.875 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.875 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.876 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.876 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.877 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.877 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.878 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.878 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.879 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.879 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.880 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.880 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.881 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.881 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.882 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.882 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.883 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.883 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.883 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.884 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.884 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.885 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.885 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.885 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.886 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.886 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.887 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.887 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.888 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.888 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.889 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.889 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.889 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.890 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.891 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.891 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.892 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.892 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.892 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.893 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.893 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.894 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.895 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.895 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.896 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.896 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.896 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.897 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.897 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.898 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.899 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.899 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.899 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.900 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.900 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.901 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.901 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.902 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.902 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.902 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.903 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.903 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.904 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.904 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.905 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.905 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.905 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.906 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.906 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.907 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.907 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.908 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.908 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.909 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.909 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.909 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.910 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.911 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.911 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.911 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.912 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.912 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.913 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.913 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.914 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.914 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.914 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.915 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.915 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.916 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.916 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.917 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.917 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.917 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.918 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.918 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.919 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.919 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.920 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.920 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.921 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.921 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.921 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.922 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.922 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.922 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.923 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.923 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.924 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.924 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.924 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.926 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.926 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.926 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.927 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.927 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.928 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.928 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.929 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.929 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.929 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.930 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.930 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.931 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.931 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.932 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.932 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.933 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.933 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.934 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.934 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.934 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.935 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.935 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.936 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.937 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.937 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.937 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.938 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.938 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.939 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.939 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.940 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.940 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.941 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.942 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.942 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.943 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.943 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.943 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.944 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.944 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.945 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.945 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.946 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.946 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.946 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.947 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.947 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.948 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.948 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.949 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.949 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.950 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.950 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.950 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.951 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.951 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.952 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.952 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.953 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.953 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.954 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.954 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.954 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.955 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.955 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.956 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.956 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.957 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.958 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.958 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.959 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.959 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.960 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.960 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.960 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.961 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.961 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.962 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.962 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.963 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.963 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.963 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.964 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.964 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.965 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.966 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.966 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.966 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.967 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.967 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.967 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.968 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.968 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.969 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.969 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.969 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.970 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.970 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.971 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.971 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.972 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.972 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.972 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.973 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.973 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.974 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.974 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.975 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.975 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.976 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.976 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.977 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.977 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.978 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.978 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.979 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.979 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.979 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.980 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.980 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.981 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.981 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.982 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.982 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.983 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.983 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.983 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.984 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.984 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.985 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.985 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.985 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.986 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.987 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.987 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.987 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.988 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.988 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.989 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.989 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.990 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.990 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.991 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.991 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.992 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.992 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.993 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.993 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.993 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.994 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.994 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.995 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:51.995 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:51.996 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:51.996 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.013 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.014 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.014 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.014 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.015 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.015 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.016 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.016 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.017 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.017 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.018 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.018 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.019 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.020 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.020 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.021 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.021 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.022 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.022 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.022 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.023 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.023 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.024 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.024 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.024 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.025 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.025 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.026 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.026 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.027 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.027 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.027 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.028 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.028 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.029 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.029 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.030 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.030 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.030 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.031 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.031 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.032 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.032 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.032 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.033 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.033 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.034 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.034 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.034 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.035 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.036 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.036 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.036 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.037 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.037 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.038 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.038 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.038 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.039 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.039 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.040 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.040 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.041 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.041 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.042 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.042 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.043 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.043 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.043 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:51:52.044 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:51:52.044 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:51:52.045 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2021-11-26 12:51:52.048 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0 in /usr/local/lib/python3.6/dist-packages (49.6.0) 2021-11-26 12:51:53.614 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:51:53.614 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:51:53.685 | + inc/python:pip_install:207 : result=0 2021-11-26 12:51:53.687 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:51:53.688 | + functions-common:time_stop:2331 : local name 2021-11-26 12:51:53.690 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:51:53.692 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:51:53.694 | + functions-common:time_stop:2334 : local total 2021-11-26 12:51:53.695 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:51:53.697 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:51:53.699 | + functions-common:time_stop:2338 : start_time=1637931109215 2021-11-26 12:51:53.700 | + functions-common:time_stop:2340 : [[ -z 1637931109215 ]] 2021-11-26 12:51:53.702 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:51:53.705 | + functions-common:time_stop:2343 : end_time=1637931113703 2021-11-26 12:51:53.707 | + functions-common:time_stop:2344 : elapsed_time=4488 2021-11-26 12:51:53.709 | + functions-common:time_stop:2345 : total=0 2021-11-26 12:51:53.711 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:51:53.712 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4488 2021-11-26 12:51:53.714 | + inc/python:pip_install:210 : return 0 2021-11-26 12:51:53.716 | + tools/install_pip.sh:main:154 : get_versions 2021-11-26 12:51:53.718 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-26 12:51:53.722 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-26 12:51:53.724 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-26 12:51:53.727 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-26 12:51:53.727 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-26 12:51:54.131 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-11-26 12:51:54.132 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-11-26 12:51:54.132 | pip: 20.2.4 2021-11-26 12:51:54.135 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-11-26 12:51:54.138 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-11-26 12:51:54.141 | + ./stack.sh:main:771 : fixup_all 2021-11-26 12:51:54.144 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2021-11-26 12:51:54.146 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-11-26 12:51:54.149 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-11-26 12:51:54.157 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-11-26 12:51:54.158 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-11-26 12:51:54.158 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-11-26 12:51:54.163 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-11-26 12:51:54.165 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-11-26 12:51:54.167 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-11-26 12:51:54.174 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-11-26 12:51:54.178 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2021-11-26 12:51:54.180 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-11-26 12:51:54.182 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-11-26 12:51:54.184 | + functions-common:install_package:1333 : update_package_repo 2021-11-26 12:51:54.186 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-26 12:51:54.188 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-26 12:51:54.190 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-26 12:51:54.193 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-26 12:51:54.195 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-26 12:51:54.197 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:51:54.199 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:51:54.201 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-26 12:51:54.204 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-26 12:51:54.206 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-26 12:51:54.208 | + functions-common:apt_get_update:1069 : return 2021-11-26 12:51:54.210 | + functions-common:install_package:1334 : real_install_package software-properties-common 2021-11-26 12:51:54.212 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-26 12:51:54.214 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:51:54.216 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:51:54.218 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2021-11-26 12:51:54.235 | + 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 software-properties-common 2021-11-26 12:51:54.355 | Reading package lists... 2021-11-26 12:51:54.611 | Building dependency tree... 2021-11-26 12:51:54.612 | Reading state information... 2021-11-26 12:51:54.829 | The following packages were automatically installed and are no longer required: 2021-11-26 12:51:54.829 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-26 12:51:54.829 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-26 12:51:54.829 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-26 12:51:54.829 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-26 12:51:54.830 | python3-twisted-bin python3-zope.interface 2021-11-26 12:51:54.830 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:51:54.830 | The following additional packages will be installed: 2021-11-26 12:51:54.830 | python3-software-properties 2021-11-26 12:51:54.878 | The following packages will be upgraded: 2021-11-26 12:51:54.878 | python3-software-properties software-properties-common 2021-11-26 12:51:54.994 | 2 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. 2021-11-26 12:51:54.994 | Need to get 33.8 kB of archives. 2021-11-26 12:51:54.994 | After this operation, 0 B of additional disk space will be used. 2021-11-26 12:51:54.994 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.18 [10.1 kB] 2021-11-26 12:51:55.043 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.18 [23.8 kB] 2021-11-26 12:51:55.583 | Fetched 33.8 kB in 0s (222 kB/s) 2021-11-26 12:51:55.655 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74379 files and directories currently installed.) 2021-11-26 12:51:55.658 | Preparing to unpack .../software-properties-common_0.96.24.32.18_all.deb ... 2021-11-26 12:51:55.804 | Unpacking software-properties-common (0.96.24.32.18) over (0.96.24.32.9) ... 2021-11-26 12:51:55.949 | Preparing to unpack .../python3-software-properties_0.96.24.32.18_all.deb ... 2021-11-26 12:51:56.099 | Unpacking python3-software-properties (0.96.24.32.18) over (0.96.24.32.9) ... 2021-11-26 12:51:56.184 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-26 12:51:56.858 | Setting up python3-software-properties (0.96.24.32.18) ... 2021-11-26 12:51:57.127 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-11-26 12:51:57.146 | Setting up software-properties-common (0.96.24.32.18) ... 2021-11-26 12:51:59.346 | + functions-common:apt_get:1113 : result=0 2021-11-26 12:51:59.348 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 12:51:59.350 | + functions-common:time_stop:2331 : local name 2021-11-26 12:51:59.352 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:51:59.354 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:51:59.356 | + functions-common:time_stop:2334 : local total 2021-11-26 12:51:59.358 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:51:59.360 | + functions-common:time_stop:2337 : name=apt-get 2021-11-26 12:51:59.362 | + functions-common:time_stop:2338 : start_time=1637931114233 2021-11-26 12:51:59.364 | + functions-common:time_stop:2340 : [[ -z 1637931114233 ]] 2021-11-26 12:51:59.367 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:51:59.370 | + functions-common:time_stop:2343 : end_time=1637931119368 2021-11-26 12:51:59.372 | + functions-common:time_stop:2344 : elapsed_time=5135 2021-11-26 12:51:59.374 | + functions-common:time_stop:2345 : total=142690 2021-11-26 12:51:59.376 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:51:59.379 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=147825 2021-11-26 12:51:59.381 | + functions-common:apt_get:1117 : return 0 2021-11-26 12:51:59.383 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-11-26 12:52:00.212 | 'universe' distribution component is already enabled for all sources. 2021-11-26 12:52:00.239 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-11-26 12:52:00.241 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2021-11-26 12:52:02.930 | Reading package lists... 2021-11-26 12:52:03.237 | Building dependency tree... 2021-11-26 12:52:03.238 | Reading state information... 2021-11-26 12:52:03.457 | The following packages were automatically installed and are no longer required: 2021-11-26 12:52:03.458 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-26 12:52:03.458 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-26 12:52:03.458 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-26 12:52:03.458 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-26 12:52:03.458 | python3-twisted-bin python3-zope.interface 2021-11-26 12:52:03.458 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:52:03.505 | The following NEW packages will be installed: 2021-11-26 12:52:03.505 | ubuntu-cloud-keyring 2021-11-26 12:52:03.805 | 0 upgraded, 1 newly installed, 0 to remove and 162 not upgraded. 2021-11-26 12:52:03.805 | Need to get 5,908 B of archives. 2021-11-26 12:52:03.805 | After this operation, 22.5 kB of additional disk space will be used. 2021-11-26 12:52:03.805 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.2 [5,908 B] 2021-11-26 12:52:04.343 | Fetched 5,908 B in 0s (20.9 kB/s) 2021-11-26 12:52:04.391 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-11-26 12:52:04.428 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74379 files and directories currently installed.) 2021-11-26 12:52:04.432 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-11-26 12:52:04.434 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-11-26 12:52:04.526 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-11-26 12:52:06.785 | Get:1 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB] 2021-11-26 12:52:06.844 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-11-26 12:52:06.844 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-11-26 12:52:06.978 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-11-26 12:52:07.112 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-11-26 12:52:07.135 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2021-11-26 12:52:11.041 | Fetched 268 kB in 1s (301 kB/s) 2021-11-26 12:52:12.867 | Reading package lists... 2021-11-26 12:52:12.930 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-11-26 12:52:12.932 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-11-26 12:52:12.935 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-11-26 12:52:12.937 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-11-26 12:52:12.939 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-11-26 12:52:12.942 | ++ functions-common:apt_get_update:1076 : id -u 2021-11-26 12:52:12.946 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-11-26 12:52:12.948 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-11-26 12:52:12.950 | + functions-common:time_start:2317 : local name=apt-get-update 2021-11-26 12:52:12.952 | + functions-common:time_start:2318 : local start_time= 2021-11-26 12:52:12.954 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 12:52:12.957 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 12:52:12.960 | + functions-common:time_start:2322 : _TIME_START[$name]=1637931132957 2021-11-26 12:52:12.962 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-11-26 12:52:12.964 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-11-26 12:52:12.966 | + 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-11-26 12:52:13.185 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2021-11-26 12:52:13.359 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-11-26 12:52:13.359 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-11-26 12:52:13.497 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-11-26 12:52:13.635 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-11-26 12:52:15.846 | Reading package lists... 2021-11-26 12:52:15.908 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-11-26 12:52:15.911 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-11-26 12:52:15.913 | + functions-common:time_stop:2331 : local name 2021-11-26 12:52:15.915 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:52:15.917 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:52:15.919 | + functions-common:time_stop:2334 : local total 2021-11-26 12:52:15.921 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:52:15.923 | + functions-common:time_stop:2337 : name=apt-get-update 2021-11-26 12:52:15.926 | + functions-common:time_stop:2338 : start_time=1637931132957 2021-11-26 12:52:15.928 | + functions-common:time_stop:2340 : [[ -z 1637931132957 ]] 2021-11-26 12:52:15.930 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:52:15.933 | + functions-common:time_stop:2343 : end_time=1637931135931 2021-11-26 12:52:15.935 | + functions-common:time_stop:2344 : elapsed_time=2974 2021-11-26 12:52:15.938 | + functions-common:time_stop:2345 : total=3226 2021-11-26 12:52:15.940 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:52:15.942 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6200 2021-11-26 12:52:15.945 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-11-26 12:52:15.955 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-11-26 12:52:15.965 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-11-26 12:52:15.975 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2021-11-26 12:52:15.977 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2021-11-26 12:52:15.979 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-26 12:52:15.982 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-26 12:52:15.984 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 12:52:15.986 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 12:52:15.988 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 12:52:15.990 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-26 12:52:15.992 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-26 12:52:15.994 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 12:52:15.996 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2021-11-26 12:52:15.998 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2021-11-26 12:52:16.000 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2021-11-26 12:52:16.003 | + functions-common:is_suse:462 : is_opensuse 2021-11-26 12:52:16.005 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-26 12:52:16.007 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 12:52:16.010 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-26 12:52:16.012 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-26 12:52:16.014 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 12:52:16.016 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2021-11-26 12:52:16.018 | + ./stack.sh:main:774 : pip_install -U os-testr 2021-11-26 12:52:16.036 | Using python 3.6 to install os-testr because python3_enabled=True 2021-11-26 12:52:16.041 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-11-26 12:52:18.642 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:52:18.643 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.644 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.645 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.645 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.646 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.646 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.647 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.647 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.647 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.648 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.648 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.649 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.649 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.650 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.650 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.650 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.651 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.651 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.652 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.652 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.652 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.653 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.653 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.654 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.654 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.655 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.655 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.655 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.656 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.656 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.657 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.657 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.658 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.658 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.659 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.659 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.660 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.661 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.661 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.661 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.662 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.662 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.662 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.663 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.663 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.664 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.664 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.664 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.665 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.665 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.666 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.666 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.667 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.667 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.667 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.668 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.668 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.669 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.669 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.670 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.670 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.671 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.671 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.672 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.672 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.672 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.673 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.673 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.674 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.674 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.675 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.675 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.675 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.676 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.676 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.677 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.677 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.678 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.679 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.679 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.679 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.680 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.680 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.681 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.681 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.681 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.682 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.682 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.683 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.683 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.684 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.684 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.684 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.685 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.685 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.686 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.686 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.687 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.687 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.688 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.688 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.688 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.689 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.689 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.690 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.690 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.691 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.691 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.692 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.692 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.693 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.693 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.694 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.694 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.695 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.695 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.695 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.696 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.696 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.697 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.697 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.698 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.698 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.698 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.699 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.699 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.700 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.700 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.701 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.701 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.702 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.702 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.703 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.703 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.703 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.704 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.704 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.705 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.705 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.706 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.707 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.707 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.707 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.708 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.708 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.709 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.709 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.709 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.710 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.711 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.711 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.711 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.712 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.712 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.713 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.713 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.714 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.714 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.715 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.715 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.716 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.716 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.716 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.717 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.717 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.718 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.718 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.719 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.719 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.719 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.720 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.720 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.721 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.721 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.722 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.723 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.723 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.723 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.724 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.724 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.725 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.725 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.725 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.726 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.726 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.727 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.727 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.727 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.728 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.728 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.729 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.729 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.730 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.730 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.731 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.731 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.731 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.732 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.732 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.733 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.733 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.734 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.734 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.735 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.735 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.736 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.736 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.736 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.737 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.737 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.738 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.738 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.738 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.739 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.740 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.740 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.740 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.741 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.741 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.741 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.742 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.742 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.743 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.743 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.744 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.744 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.745 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.745 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.745 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.746 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.746 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.746 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.747 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.747 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.748 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.748 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.749 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.749 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.749 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.750 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.750 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.751 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.751 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.752 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.752 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.753 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.753 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.754 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.755 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.755 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.755 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.756 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.756 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.757 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.757 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.758 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.758 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.758 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.759 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.759 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.760 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.760 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.761 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.761 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.762 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.762 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.762 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.763 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.763 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.764 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.764 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.765 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.765 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.765 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.766 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.766 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.767 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.767 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.768 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.768 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.769 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.770 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.770 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.770 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.771 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.771 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.772 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.772 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.773 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.773 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.773 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.774 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.774 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.774 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.775 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.775 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.776 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.776 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.777 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.777 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.778 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.778 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.779 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.779 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.780 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.780 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.781 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.781 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.781 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.782 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.782 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.783 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.783 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.784 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.784 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.785 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.785 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.785 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.786 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.786 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.787 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.787 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.787 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.788 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.789 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.789 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.789 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.790 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.790 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.791 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.791 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.792 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.792 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.793 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.793 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.794 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.794 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.795 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.795 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.795 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.796 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.796 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.797 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.797 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.798 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.798 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.799 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.799 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.799 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.800 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.800 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.801 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.801 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.802 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.802 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.803 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.803 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.804 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.804 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.804 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.805 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.805 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.806 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.806 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.807 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.807 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.807 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.808 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.808 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.809 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.809 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.809 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.810 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.810 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.811 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.811 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.812 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.812 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.813 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.813 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.814 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.814 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.815 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.815 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.815 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.816 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.817 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.817 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.818 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.818 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.818 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.819 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.819 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.820 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.820 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.820 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.821 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.821 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.822 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.822 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.823 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.823 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.823 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.824 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.824 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.825 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.825 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.826 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.826 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.827 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.827 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.827 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.828 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.828 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.829 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:18.829 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:18.829 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:18.957 | Collecting os-testr===2.0.0 2021-11-26 12:52:18.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-11-26 12:52:19.038 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.4.0) 2021-11-26 12:52:19.139 | Collecting python-subunit===1.4.0 2021-11-26 12:52:19.146 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-11-26 12:52:19.320 | Collecting stestr===3.0.1 2021-11-26 12:52:19.327 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-11-26 12:52:19.426 | Requirement already satisfied, skipping upgrade: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-11-26 12:52:19.428 | Requirement already satisfied, skipping upgrade: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) (3.0.0) 2021-11-26 12:52:19.440 | Requirement already satisfied, skipping upgrade: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (1.6.0) 2021-11-26 12:52:19.443 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.4.0) 2021-11-26 12:52:19.446 | Requirement already satisfied, skipping upgrade: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-11-26 12:52:19.449 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.1.0) 2021-11-26 12:52:19.456 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (1.0.0) 2021-11-26 12:52:19.459 | Requirement already satisfied, skipping upgrade: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 2)) (0.11.7) 2021-11-26 12:52:19.463 | Requirement already satisfied, skipping upgrade: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.3.1) 2021-11-26 12:52:19.466 | Requirement already satisfied, skipping upgrade: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (3.1.0) 2021-11-26 12:52:19.576 | Collecting future===0.18.2 2021-11-26 12:52:19.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-11-26 12:52:20.591 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) (1.0.0) 2021-11-26 12:52:20.594 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.4.0) 2021-11-26 12:52:20.596 | Requirement already satisfied, skipping upgrade: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 749)) (0.8.9) 2021-11-26 12:52:20.613 | Requirement already satisfied, skipping upgrade: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (0.7.2) 2021-11-26 12:52:20.615 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (2.4.7) 2021-11-26 12:52:20.619 | Requirement already satisfied, skipping upgrade: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 735)) (1.32.0) 2021-11-26 12:52:20.625 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.8.0) 2021-11-26 12:52:20.627 | Requirement already satisfied, skipping upgrade: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (0.1.9) 2021-11-26 12:52:20.632 | Building wheels for collected packages: future 2021-11-26 12:52:20.632 | Building wheel for future (setup.py): started 2021-11-26 12:52:21.715 | Building wheel for future (setup.py): finished with status 'done' 2021-11-26 12:52:21.719 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=40769fa49a9d5b53110cdf0f73a19e76706c95d967f461e0556c42e501e17ced 2021-11-26 12:52:21.719 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-11-26 12:52:21.720 | Successfully built future 2021-11-26 12:52:23.137 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-11-26 12:52:23.929 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-11-26 12:52:24.032 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:52:24.032 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:52:24.141 | + inc/python:pip_install:207 : result=0 2021-11-26 12:52:24.144 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:52:24.146 | + functions-common:time_stop:2331 : local name 2021-11-26 12:52:24.148 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:52:24.150 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:52:24.152 | + functions-common:time_stop:2334 : local total 2021-11-26 12:52:24.155 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:52:24.157 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:52:24.159 | + functions-common:time_stop:2338 : start_time=1637931136032 2021-11-26 12:52:24.161 | + functions-common:time_stop:2340 : [[ -z 1637931136032 ]] 2021-11-26 12:52:24.164 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:52:24.167 | + functions-common:time_stop:2343 : end_time=1637931144165 2021-11-26 12:52:24.169 | + functions-common:time_stop:2344 : elapsed_time=8133 2021-11-26 12:52:24.171 | + functions-common:time_stop:2345 : total=0 2021-11-26 12:52:24.173 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:52:24.176 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8133 2021-11-26 12:52:24.178 | + inc/python:pip_install:210 : return 0 2021-11-26 12:52:24.180 | + ./stack.sh:main:776 : [[ True == \T\r\u\e ]] 2021-11-26 12:52:24.183 | + ./stack.sh:main:777 : pip_install_gr systemd-python 2021-11-26 12:52:24.185 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-11-26 12:52:24.187 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-26 12:52:24.190 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-11-26 12:52:24.193 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2021-11-26 12:52:24.195 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-26 12:52:24.199 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-11-26 12:52:24.199 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-26 12:52:24.203 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2021-11-26 12:52:24.205 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2021-11-26 12:52:24.208 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2021-11-26 12:52:24.210 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-11-26 12:52:24.213 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-11-26 12:52:24.231 | Using python 3.6 to install systemd-python because python3_enabled=True 2021-11-26 12:52:24.235 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt systemd-python 2021-11-26 12:52:26.874 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:52:26.875 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.875 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.876 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.876 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.877 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.877 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.878 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.879 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.879 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.880 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.880 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.881 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.881 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.881 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.882 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.882 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.883 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.883 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.883 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.884 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.884 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.885 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.885 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.886 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.886 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.887 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.887 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.887 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.888 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.888 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.889 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.889 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.890 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.890 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.891 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.891 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.892 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.892 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.892 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.893 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.893 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.894 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.894 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.894 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.895 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.895 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.896 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.896 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.896 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.897 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.897 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.898 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.898 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.899 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.899 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.900 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.900 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.901 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.901 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.902 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.902 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.902 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.903 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.903 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.904 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.904 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.905 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.905 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.905 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.906 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.906 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.907 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.907 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.908 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.908 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.909 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.909 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.910 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.911 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.911 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.911 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.912 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.912 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.913 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.913 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.914 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.914 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.914 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.915 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.915 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.916 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.916 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.917 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.917 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.917 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.918 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.918 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.919 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.919 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.920 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.920 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.921 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.921 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.921 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.922 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.922 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.923 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.923 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.924 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.924 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.925 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.926 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.926 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.927 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.927 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.928 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.928 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.929 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.929 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.930 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.930 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.931 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.931 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.931 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.932 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.932 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.933 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.933 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.934 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.934 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.935 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.935 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.936 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.936 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.937 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.937 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.938 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.938 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.938 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.939 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.939 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.940 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.941 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.941 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.942 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.942 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.943 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.943 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.944 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.944 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.944 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.945 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.945 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.946 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.946 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.947 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.947 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.948 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.948 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.949 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.949 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.950 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.950 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.951 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.951 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.951 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.952 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.952 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.953 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.953 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.954 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.954 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.955 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.955 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.956 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.956 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.957 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.957 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.957 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.958 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.958 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.958 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.959 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.959 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.960 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.960 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.961 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.961 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.961 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.962 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.963 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.963 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.964 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.964 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.965 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.965 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.965 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.966 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.966 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.967 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.967 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.968 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.968 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.969 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.969 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.969 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.970 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.970 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.971 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.971 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.972 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.973 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.973 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.974 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.974 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.974 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.975 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.975 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.976 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.976 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.977 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.977 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.977 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.978 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.978 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.979 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.979 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.980 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.980 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.981 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.981 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.981 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.982 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.982 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.983 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.983 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.983 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.984 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.984 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.985 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.985 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.986 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.986 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.987 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.987 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.988 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.988 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.989 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.990 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.990 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.990 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.991 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.991 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.992 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.992 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.993 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.993 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.994 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.994 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.994 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.995 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.995 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.996 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.996 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.997 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.997 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.998 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:26.998 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:26.998 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:26.999 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.000 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.000 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.000 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.001 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.001 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.002 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.002 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.003 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.003 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.004 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.004 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.004 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.005 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.005 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.006 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.006 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.007 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.007 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.007 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.008 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.008 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.009 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.009 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.009 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.010 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.010 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.011 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.011 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.012 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.013 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.013 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.013 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.014 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.014 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.015 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.015 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.016 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.016 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.017 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.017 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.017 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.018 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.019 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.019 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.019 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.020 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.020 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.021 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.021 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.022 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.022 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.023 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.023 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.024 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.024 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.025 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.025 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.025 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.026 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.026 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.027 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.027 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.028 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.029 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.029 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.029 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.030 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.030 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.031 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.031 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.032 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.032 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.033 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.033 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.034 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.035 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.035 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.036 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.036 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.036 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.037 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.037 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.038 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.038 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.039 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.039 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.040 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.040 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.040 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.041 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.041 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.042 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.042 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.043 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.043 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.044 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.044 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.044 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.045 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.045 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.046 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.046 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.046 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.047 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.047 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.048 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.048 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.049 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.049 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.049 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.051 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.051 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.052 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.052 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.052 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.053 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.053 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.054 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.054 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.054 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.055 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.055 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.056 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.056 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.056 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.057 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.057 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.058 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.058 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.059 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.059 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.059 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.060 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.060 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.061 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.061 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.062 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.063 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.063 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.063 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.064 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.064 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.065 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.065 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.066 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:27.066 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:27.066 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:27.068 | Requirement already satisfied: systemd-python===234 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (234) 2021-11-26 12:52:28.691 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:52:28.692 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:52:28.762 | + inc/python:pip_install:207 : result=0 2021-11-26 12:52:28.764 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:52:28.766 | + functions-common:time_stop:2331 : local name 2021-11-26 12:52:28.768 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:52:28.770 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:52:28.772 | + functions-common:time_stop:2334 : local total 2021-11-26 12:52:28.775 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:52:28.777 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:52:28.779 | + functions-common:time_stop:2338 : start_time=1637931144226 2021-11-26 12:52:28.781 | + functions-common:time_stop:2340 : [[ -z 1637931144226 ]] 2021-11-26 12:52:28.783 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:52:28.787 | + functions-common:time_stop:2343 : end_time=1637931148785 2021-11-26 12:52:28.789 | + functions-common:time_stop:2344 : elapsed_time=4559 2021-11-26 12:52:28.791 | + functions-common:time_stop:2345 : total=8133 2021-11-26 12:52:28.793 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:52:28.795 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12692 2021-11-26 12:52:28.798 | + inc/python:pip_install:210 : return 0 2021-11-26 12:52:28.800 | + ./stack.sh:main:780 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-11-26 12:52:28.844 | + ./stack.sh:main:781 : sudo systemctl restart systemd-journald 2021-11-26 12:52:28.915 | + ./stack.sh:main:788 : install_infra 2021-11-26 12:52:28.918 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-26 12:52:28.922 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-11-26 12:52:28.925 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-11-26 12:52:31.442 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-26 12:52:31.444 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-11-26 12:52:31.464 | + inc/python:pip_install:200 : 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-11-26 12:52:33.065 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.069 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.072 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.080 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.085 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.087 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.098 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.103 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.105 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.114 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.118 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.121 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.125 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.130 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.132 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.136 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.141 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.143 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.146 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.151 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.153 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.158 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.163 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.166 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.174 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.180 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.182 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.189 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.194 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.197 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.204 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.209 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.211 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.225 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.230 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.232 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.237 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.240 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.242 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.245 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.249 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.252 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.256 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.261 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.263 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.266 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.270 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.273 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.275 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.280 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.283 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.288 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.292 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.294 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.305 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.310 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.312 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.332 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.339 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.344 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.347 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.358 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.363 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.368 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.370 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.374 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.379 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.381 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.388 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.393 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.396 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.398 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.403 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.405 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.412 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.416 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.419 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.443 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.448 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.450 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.453 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.458 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.460 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.465 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.467 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.476 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.481 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.483 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.488 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.492 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.495 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.500 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.505 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.507 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.510 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.515 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.517 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.527 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.531 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.533 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.537 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.541 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.544 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.548 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.552 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.556 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.564 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.569 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.572 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.586 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.591 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.593 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.616 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.622 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.624 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.628 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.633 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.635 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.650 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.652 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.655 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.660 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.662 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.665 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.670 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.684 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.689 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.692 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.721 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.737 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.742 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.744 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.746 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.751 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.754 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.765 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.771 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.773 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.775 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.780 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.782 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.787 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.790 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.796 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.798 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.801 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.805 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.808 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.819 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.824 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.826 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.833 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.837 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.841 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.845 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.848 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.870 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.875 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.877 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.882 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.887 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.890 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.896 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.903 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.909 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.911 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.919 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.923 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.926 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.931 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.937 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.946 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.948 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.957 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.959 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.965 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.970 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.972 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.975 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.980 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.982 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.986 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:33.991 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:33.993 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:33.996 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.000 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.003 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.006 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.010 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.013 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.042 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.046 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.049 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.058 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.063 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.066 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.068 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.073 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.075 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.087 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.091 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.094 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.105 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.107 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.111 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.116 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.119 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.126 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.131 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.134 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.136 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.141 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.143 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.162 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.164 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.166 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.171 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.173 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.176 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.180 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.184 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.187 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.200 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.204 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.207 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.211 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.216 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.218 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.224 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.229 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.232 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.234 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.240 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.242 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.247 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.253 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.256 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.260 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.264 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.267 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.274 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.288 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.293 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.295 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.298 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.303 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.306 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.318 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.323 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.325 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.336 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.341 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.343 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.354 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.359 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.361 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.364 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.369 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.371 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.380 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.385 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.387 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.397 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.407 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.412 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.414 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.418 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.423 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.426 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.437 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.443 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.445 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.451 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.457 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.459 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.479 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.483 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.486 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.489 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.494 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.496 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.499 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.503 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.506 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.508 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.513 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.515 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.519 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.525 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.527 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.530 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.535 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.537 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.543 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.548 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.551 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.562 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.567 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.569 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.598 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.603 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.605 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.613 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.618 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.620 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.631 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.636 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.638 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.640 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.645 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.648 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.661 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.674 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.677 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.680 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.684 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.687 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.691 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.696 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.699 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.706 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.711 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.713 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.735 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.742 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.746 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.749 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.751 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.756 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.759 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.768 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.773 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.775 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.791 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.796 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.798 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.803 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.808 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.810 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.813 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.818 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.820 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.838 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.843 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.845 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.859 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.861 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.867 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.869 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.873 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.878 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.881 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.885 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.906 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.912 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.914 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.918 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.923 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.925 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.935 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.940 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.943 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.950 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.955 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.958 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.965 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.968 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.973 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.978 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.980 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.982 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:34.987 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:34.990 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:34.997 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:35.004 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:35.008 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:35.010 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:35.017 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:35.020 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:35.022 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:35.027 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:35.029 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:35.043 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:35.046 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:35.048 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:35.056 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:35.058 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:35.063 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:35.066 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:35.069 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:35.079 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:35.083 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:35.087 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:35.090 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:35.094 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:35.105 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:35.110 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:35.113 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:35.115 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:35.120 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:35.122 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:35.126 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:35.131 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:35.134 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:35.138 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:35.143 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:35.146 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:35.160 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:35.163 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:35.175 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:35.180 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:35.182 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:35.189 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:35.191 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:35.194 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:35.199 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:35.201 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:35.210 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-11-26 12:52:35.341 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2021-11-26 12:52:35.370 | Installing collected packages: pbr 2021-11-26 12:52:35.480 | Successfully installed pbr-5.4.5 2021-11-26 12:52:35.537 | + inc/python:pip_install:207 : result=0 2021-11-26 12:52:35.539 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:52:35.541 | + functions-common:time_stop:2331 : local name 2021-11-26 12:52:35.544 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:52:35.546 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:52:35.548 | + functions-common:time_stop:2334 : local total 2021-11-26 12:52:35.550 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:52:35.552 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:52:35.554 | + functions-common:time_stop:2338 : start_time=1637931151458 2021-11-26 12:52:35.556 | + functions-common:time_stop:2340 : [[ -z 1637931151458 ]] 2021-11-26 12:52:35.559 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:52:35.562 | + functions-common:time_stop:2343 : end_time=1637931155560 2021-11-26 12:52:35.564 | + functions-common:time_stop:2344 : elapsed_time=4102 2021-11-26 12:52:35.567 | + functions-common:time_stop:2345 : total=12692 2021-11-26 12:52:35.569 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:52:35.571 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16794 2021-11-26 12:52:35.573 | + inc/python:pip_install:210 : return 0 2021-11-26 12:52:35.576 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-26 12:52:35.578 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-11-26 12:52:35.599 | + inc/python:pip_install:200 : 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-11-26 12:52:37.210 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.215 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.217 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.226 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.231 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.233 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.244 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.248 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.251 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.258 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.263 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.265 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.270 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.275 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.277 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.281 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.287 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.289 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.292 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.296 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.299 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.303 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.308 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.311 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.320 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.325 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.327 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.335 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.339 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.342 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.350 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.355 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.357 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.370 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.374 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.377 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.382 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.384 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.386 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.388 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.393 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.396 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.400 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.405 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.407 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.411 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.415 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.418 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.420 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.424 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.428 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.432 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.436 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.439 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.449 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.454 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.457 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.476 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.484 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.489 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.491 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.502 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.507 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.512 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.514 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.518 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.524 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.526 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.533 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.538 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.540 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.542 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.547 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.549 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.555 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.560 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.563 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.589 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.593 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.595 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.598 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.603 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.605 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.610 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.612 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.620 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.624 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.627 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.632 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.637 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.639 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.645 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.650 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.652 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.655 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.660 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.662 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.671 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.676 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.678 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.681 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.685 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.688 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.693 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.697 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.700 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.710 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.714 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.717 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.731 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.735 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.738 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.761 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.766 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.768 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.773 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.777 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.780 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.794 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.797 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.799 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.805 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.807 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.809 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.815 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.827 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.833 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.835 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.865 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.881 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.885 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.887 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.890 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.895 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.898 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.908 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.914 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.917 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.919 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.923 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.926 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.931 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.933 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.939 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.942 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.945 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.949 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.952 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.963 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.968 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.970 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.977 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:37.981 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.985 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:37.990 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:37.992 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.014 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.019 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.022 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.026 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.031 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.033 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.040 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.047 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.053 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.055 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.062 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.067 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.069 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.075 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.081 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.089 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.092 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.100 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.102 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.108 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.113 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.115 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.119 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.123 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.125 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.130 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.134 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.137 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.139 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.144 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.147 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.149 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.154 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.156 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.185 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.190 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.192 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.201 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.206 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.209 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.211 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.216 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.218 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.230 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.235 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.237 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.249 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.251 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.255 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.259 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.262 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.270 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.275 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.277 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.279 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.285 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.287 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.305 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.307 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.309 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.314 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.318 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.320 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.323 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.327 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.330 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.343 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.348 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.350 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.354 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.359 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.361 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.367 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.372 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.374 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.376 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.382 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.384 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.390 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.396 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.398 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.402 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.407 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.410 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.417 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.431 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.436 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.438 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.441 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.446 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.448 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.461 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.465 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.468 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.479 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.483 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.486 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.497 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.501 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.505 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.507 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.512 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.514 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.522 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.528 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.530 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.539 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.550 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.555 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.557 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.561 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.567 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.569 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.580 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.586 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.588 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.594 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.600 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.603 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.622 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.627 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.630 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.633 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.637 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.639 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.642 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.647 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.649 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.652 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.656 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.659 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.663 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.668 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.671 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.673 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.678 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.681 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.686 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.692 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.694 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.705 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.710 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.713 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.741 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.746 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.748 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.756 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.761 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.763 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.774 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.779 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.781 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.783 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.788 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.791 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.804 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.818 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.821 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.823 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.828 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.830 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.835 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.839 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.842 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.850 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.854 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.856 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.879 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.885 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.889 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.892 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.895 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.899 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.902 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.911 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.916 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.918 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.934 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.939 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.942 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.946 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.951 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.953 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.956 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.961 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.963 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:38.981 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:38.986 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:38.989 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.002 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.004 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.010 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.012 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.016 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.021 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.023 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.028 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.049 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.055 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.057 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.061 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.066 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.068 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.078 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.083 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.086 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.093 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.099 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.101 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.108 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.111 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.116 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.120 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.123 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.125 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.130 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.132 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.140 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.146 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.151 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.153 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.160 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.163 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.165 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.170 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.172 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.186 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.189 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.192 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.199 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.201 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.206 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.209 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.212 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.223 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.226 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.230 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.233 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.237 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.248 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.253 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.255 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.258 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.262 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.265 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.269 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.274 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.277 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.280 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.286 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.289 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.303 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.305 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.318 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.322 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.325 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.331 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.334 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.336 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:39.341 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:39.343 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:39.345 | Processing /opt/stack/requirements 2021-11-26 12:52:40.762 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2021-11-26 12:52:40.830 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-11-26 12:52:40.867 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) 2021-11-26 12:52:41.009 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-11-26 12:52:41.639 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) 2021-11-26 12:52:41.748 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2021-11-26 12:52:41.790 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2021-11-26 12:52:41.842 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2021-11-26 12:52:41.864 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) 2021-11-26 12:52:41.910 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-11-26 12:52:41.967 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) 2021-11-26 12:52:41.984 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-11-26 12:52:42.011 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) 2021-11-26 12:52:42.044 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2021-11-26 12:52:42.064 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) 2021-11-26 12:52:42.177 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-11-26 12:52:42.195 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) 2021-11-26 12:52:42.230 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2021-11-26 12:52:42.240 | Requirement already satisfied: pbr===5.4.5 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-11-26 12:52:42.246 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) 2021-11-26 12:52:42.310 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2021-11-26 12:52:42.359 | Collecting certifi===2021.10.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2021-11-26 12:52:42.409 | Downloading http://10.100.0.9:8080/root/pypi/+f/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149kB) 2021-11-26 12:52:42.428 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-11-26 12:52:42.454 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2021-11-26 12:52:42.483 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-11-26 12:52:42.500 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-11-26 12:52:42.515 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) 2021-11-26 12:52:42.536 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-11-26 12:52:42.549 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-11-26 12:52:42.578 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-11-26 12:52:42.614 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2021-11-26 12:52:42.636 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-11-26 12:52:42.651 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-11-26 12:52:42.679 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-11-26 12:52:42.693 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) 2021-11-26 12:52:42.709 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-11-26 12:52:42.720 | Building wheels for collected packages: PyYAML 2021-11-26 12:52:42.721 | Running setup.py bdist_wheel for PyYAML: started 2021-11-26 12:52:43.006 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-11-26 12:52:43.006 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-7z0pjgus/PyYAML/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/tmpl80jlr9rpip-wheel- --python-tag cp36: 2021-11-26 12:52:43.007 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-26 12:52:43.007 | or: -c --help [cmd1 cmd2 ...] 2021-11-26 12:52:43.007 | or: -c --help-commands 2021-11-26 12:52:43.007 | or: -c cmd --help 2021-11-26 12:52:43.007 | 2021-11-26 12:52:43.007 | error: invalid command 'bdist_wheel' 2021-11-26 12:52:43.007 | 2021-11-26 12:52:43.007 | ---------------------------------------- 2021-11-26 12:52:43.007 | Failed building wheel for PyYAML 2021-11-26 12:52:43.007 | Running setup.py clean for PyYAML 2021-11-26 12:52:43.294 | Failed to build PyYAML 2021-11-26 12:52:43.296 | Installing collected packages: chardet, certifi, six, extras, python-mimeparse, linecache2, traceback2, argparse, unittest2, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2021-11-26 12:52:44.131 | Running setup.py install for PyYAML: started 2021-11-26 12:52:53.689 | Running setup.py install for PyYAML: finished with status 'done' 2021-11-26 12:52:54.139 | Running setup.py install for openstack-requirements: started 2021-11-26 12:52:56.325 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-11-26 12:52:56.599 | Successfully installed Parsley-1.3 PyYAML-5.3.1 argparse-1.4.0 certifi-2021.10.8 chardet-3.0.4 extras-1.0.0 fixtures-3.0.0 idna-2.9 linecache2-1.0.0 openstack-requirements-1.2.1.dev3587 packaging-20.3 pyparsing-2.4.7 python-mimeparse-1.6.0 requests-2.23.0 six-1.14.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.25.8 2021-11-26 12:52:56.702 | + inc/python:pip_install:207 : result=0 2021-11-26 12:52:56.704 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:52:56.707 | + functions-common:time_stop:2331 : local name 2021-11-26 12:52:56.709 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:52:56.711 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:52:56.713 | + functions-common:time_stop:2334 : local total 2021-11-26 12:52:56.715 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:52:56.717 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:52:56.719 | + functions-common:time_stop:2338 : start_time=1637931155592 2021-11-26 12:52:56.722 | + functions-common:time_stop:2340 : [[ -z 1637931155592 ]] 2021-11-26 12:52:56.725 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:52:56.728 | + functions-common:time_stop:2343 : end_time=1637931176726 2021-11-26 12:52:56.730 | + functions-common:time_stop:2344 : elapsed_time=21134 2021-11-26 12:52:56.732 | + functions-common:time_stop:2345 : total=16794 2021-11-26 12:52:56.734 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:52:56.736 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=37928 2021-11-26 12:52:56.739 | + inc/python:pip_install:210 : return 0 2021-11-26 12:52:56.741 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-11-26 12:52:56.743 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-11-26 12:52:56.746 | + inc/python:use_library_from_git:263 : local name=pbr 2021-11-26 12:52:56.748 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:52:56.750 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:52:56.753 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pbr, ]] 2021-11-26 12:52:56.755 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:52:56.757 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-11-26 12:52:56.776 | Using python 3.6 to install pbr because python3_enabled=True 2021-11-26 12:52:56.781 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-11-26 12:52:59.414 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:52:59.415 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.416 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.416 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.417 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.418 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.418 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.418 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.419 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.419 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.420 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.420 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.421 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.421 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.422 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.422 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.422 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.423 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.423 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.424 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.424 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.425 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.425 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.426 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.426 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.426 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.427 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.427 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.428 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.428 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.429 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.429 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.430 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.430 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.431 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.431 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.432 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.432 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.432 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.433 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.433 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.434 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.434 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.434 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.435 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.435 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.436 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.436 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.437 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.437 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.438 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.438 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.438 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.439 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.439 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.441 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.441 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.442 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.442 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.443 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.443 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.444 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.444 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.445 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.445 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.446 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.446 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.446 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.447 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.447 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.448 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.448 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.449 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.449 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.450 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.450 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.451 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.451 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.452 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.452 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.453 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.453 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.454 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.454 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.455 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.455 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.456 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.457 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.457 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.457 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.458 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.458 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.459 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.459 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.460 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.460 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.461 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.461 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.462 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.462 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.462 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.463 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.463 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.464 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.464 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.465 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.465 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.465 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.466 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.466 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.467 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.468 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.468 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.469 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.469 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.470 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.470 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.471 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.471 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.472 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.472 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.472 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.473 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.473 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.474 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.474 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.475 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.475 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.476 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.476 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.477 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.477 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.478 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.478 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.479 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.479 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.480 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.480 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.481 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.481 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.481 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.482 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.482 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.483 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.483 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.484 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.484 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.485 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.485 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.485 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.486 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.486 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.487 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.488 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.488 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.488 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.489 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.490 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.490 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.491 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.491 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.491 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.492 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.492 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.493 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.493 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.494 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.494 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.495 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.495 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.495 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.496 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.496 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.497 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.497 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.498 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.498 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.499 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.499 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.499 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.500 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.500 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.501 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.501 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.502 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.502 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.503 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.504 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.504 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.505 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.505 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.506 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.506 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.507 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.507 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.508 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.508 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.508 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.509 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.509 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.510 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.510 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.511 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.511 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.512 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.512 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.513 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.513 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.514 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.514 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.514 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.515 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.515 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.516 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.517 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.517 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.517 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.518 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.519 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.519 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.519 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.520 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.520 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.521 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.521 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.522 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.522 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.523 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.523 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.524 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.524 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.524 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.525 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.525 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.526 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.526 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.527 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.527 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.527 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.528 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.528 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.529 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.529 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.530 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.530 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.531 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.531 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.532 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.532 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.533 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.533 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.534 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.534 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.534 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.535 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.536 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.536 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.536 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.537 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.537 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.538 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.538 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.538 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.539 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.539 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.540 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.540 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.541 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.541 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.542 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.542 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.543 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.543 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.544 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.544 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.545 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.545 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.546 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.546 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.546 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.547 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.547 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.548 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.548 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.549 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.549 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.550 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.550 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.550 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.551 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.551 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.551 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.552 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.552 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.553 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.553 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.554 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.554 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.555 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.555 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.556 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.557 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.557 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.557 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.558 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.558 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.559 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.559 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.560 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.560 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.561 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.561 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.561 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.562 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.563 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.563 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.564 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.564 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.564 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.566 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.566 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.567 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.567 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.567 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.568 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.569 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.569 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.570 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.570 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.571 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.571 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.571 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.572 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.572 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.573 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.574 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.574 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.575 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.575 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.576 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.576 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.577 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.577 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.578 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.578 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.579 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.579 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.579 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.580 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.581 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.581 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.582 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.582 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.583 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.584 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.584 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.584 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.585 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.585 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.586 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.586 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.587 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.587 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.588 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.588 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.589 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.589 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.589 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.590 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.590 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.591 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.591 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.592 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.592 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.592 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.593 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.593 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.594 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.594 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.595 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.595 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.595 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.596 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.597 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.597 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.597 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.598 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.598 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.599 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.599 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.599 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.600 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.600 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.601 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.601 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.601 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.602 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.603 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.603 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.603 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.604 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.604 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.604 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.605 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.605 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.606 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.606 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.607 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.607 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.608 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.608 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.609 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.609 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.610 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.610 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.611 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:52:59.611 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:52:59.611 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:52:59.746 | Requirement already up-to-date: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-11-26 12:53:01.362 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:53:01.362 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:53:01.436 | + inc/python:pip_install:207 : result=0 2021-11-26 12:53:01.438 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:53:01.442 | + functions-common:time_stop:2331 : local name 2021-11-26 12:53:01.444 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:53:01.446 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:53:01.448 | + functions-common:time_stop:2334 : local total 2021-11-26 12:53:01.450 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:53:01.452 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:53:01.454 | + functions-common:time_stop:2338 : start_time=1637931176772 2021-11-26 12:53:01.456 | + functions-common:time_stop:2340 : [[ -z 1637931176772 ]] 2021-11-26 12:53:01.459 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:53:01.462 | + functions-common:time_stop:2343 : end_time=1637931181460 2021-11-26 12:53:01.464 | + functions-common:time_stop:2344 : elapsed_time=4688 2021-11-26 12:53:01.466 | + functions-common:time_stop:2345 : total=37928 2021-11-26 12:53:01.469 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:53:01.471 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=42616 2021-11-26 12:53:01.474 | + inc/python:pip_install:210 : return 0 2021-11-26 12:53:01.476 | + ./stack.sh:main:791 : python3 -m venv /opt/stack/bindep-venv 2021-11-26 12:53:03.969 | + ./stack.sh:main:793 : /opt/stack/bindep-venv/bin/pip install bindep 2021-11-26 12:53:05.547 | Collecting bindep 2021-11-26 12:53:05.613 | Downloading http://10.100.0.9:8080/root/pypi/+f/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl 2021-11-26 12:53:05.646 | Collecting distro (from bindep) 2021-11-26 12:53:05.671 | Downloading http://10.100.0.9:8080/root/pypi/+f/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl 2021-11-26 12:53:05.684 | Collecting Parsley (from bindep) 2021-11-26 12:53:05.702 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-11-26 12:53:05.728 | Collecting packaging; python_version >= "3.6" (from bindep) 2021-11-26 12:53:05.781 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40kB) 2021-11-26 12:53:05.802 | Collecting pbr>=2.0.0 (from bindep) 2021-11-26 12:53:05.893 | Downloading http://10.100.0.9:8080/root/pypi/+f/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112kB) 2021-11-26 12:53:05.926 | Collecting pyparsing!=3.0.5,>=2.0.2 (from packaging; python_version >= "3.6"->bindep) 2021-11-26 12:53:06.059 | Downloading http://10.100.0.9:8080/root/pypi/+f/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97kB) 2021-11-26 12:53:06.082 | Installing collected packages: distro, Parsley, pyparsing, packaging, pbr, bindep 2021-11-26 12:53:06.564 | Successfully installed Parsley-1.3 bindep-2.10.1 distro-1.6.0 packaging-21.3 pbr-5.8.0 pyparsing-3.0.6 2021-11-26 12:53:06.634 | + ./stack.sh:main:794 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-26 12:53:06.636 | + ./stack.sh:main:794 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-26 12:53:06.640 | ++ ./stack.sh:main:797 : _get_plugin_bindep_packages 2021-11-26 12:53:06.656 | + ./stack.sh:main:797 : pkgs= 2021-11-26 12:53:06.658 | + ./stack.sh:main:798 : [[ -n '' ]] 2021-11-26 12:53:06.661 | + ./stack.sh:main:805 : run_phase stack pre-install 2021-11-26 12:53:06.663 | + functions-common:run_phase:1759 : local mode=stack 2021-11-26 12:53:06.666 | + functions-common:run_phase:1760 : local phase=pre-install 2021-11-26 12:53:06.668 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-26 12:53:06.670 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-26 12:53:06.672 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-26 12:53:06.675 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-26 12:53:06.677 | + functions-common:run_phase:1769 : local extra 2021-11-26 12:53:06.680 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-26 12:53:06.683 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-26 12:53:06.685 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-26 12:53:06.687 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-26 12:53:06.690 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-11-26 12:53:06.692 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-26 12:53:06.706 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:53:06.708 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-26 12:53:06.710 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-26 12:53:06.712 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-11-26 12:53:06.714 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-26 12:53:06.716 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-26 12:53:06.718 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-11-26 12:53:06.720 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-11-26 12:53:06.723 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-11-26 12:53:06.725 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-11-26 12:53:06.727 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-11-26 12:53:06.729 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-11-26 12:53:06.732 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-26 12:53:06.734 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-11-26 12:53:06.736 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-11-26 12:53:06.738 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-26 12:53:06.740 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2021-11-26 12:53:06.742 | + functions-common:run_plugins:1745 : local mode=stack 2021-11-26 12:53:06.745 | + functions-common:run_plugins:1746 : local phase=pre-install 2021-11-26 12:53:06.747 | + functions-common:run_plugins:1748 : local plugins= 2021-11-26 12:53:06.749 | + functions-common:run_plugins:1749 : local plugin 2021-11-26 12:53:06.751 | + ./stack.sh:main:808 : set_systemd_override DefaultLimitNOFILE 2048 2021-11-26 12:53:06.754 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2021-11-26 12:53:06.756 | + functions:set_systemd_override:800 : local value=2048 2021-11-26 12:53:06.759 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2021-11-26 12:53:06.761 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-11-26 12:53:06.805 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-11-26 12:53:06.805 | Set systemd system override for DefaultLimitNOFILE=2048 2021-11-26 12:53:06.807 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2021-11-26 12:53:06.997 | + ./stack.sh:main:810 : install_rpc_backend 2021-11-26 12:53:06.999 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-11-26 12:53:07.015 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:53:07.018 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-11-26 12:53:07.021 | + functions-common:install_package:1333 : update_package_repo 2021-11-26 12:53:07.023 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-26 12:53:07.025 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-26 12:53:07.027 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-26 12:53:07.030 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-26 12:53:07.032 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-26 12:53:07.034 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:53:07.036 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:53:07.039 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-26 12:53:07.041 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-26 12:53:07.043 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-26 12:53:07.045 | + functions-common:apt_get_update:1069 : return 2021-11-26 12:53:07.048 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2021-11-26 12:53:07.050 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-26 12:53:07.052 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:53:07.054 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:53:07.057 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2021-11-26 12:53:07.075 | + 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-11-26 12:53:07.196 | Reading package lists... 2021-11-26 12:53:07.455 | Building dependency tree... 2021-11-26 12:53:07.457 | Reading state information... 2021-11-26 12:53:07.679 | The following packages were automatically installed and are no longer required: 2021-11-26 12:53:07.680 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-26 12:53:07.680 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-26 12:53:07.680 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-26 12:53:07.680 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-26 12:53:07.680 | python3-twisted-bin python3-zope.interface 2021-11-26 12:53:07.680 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:53:07.681 | The following additional packages will be installed: 2021-11-26 12:53:07.681 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-11-26 12:53:07.681 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-11-26 12:53:07.681 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-11-26 12:53:07.681 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-11-26 12:53:07.681 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-11-26 12:53:07.683 | Suggested packages: 2021-11-26 12:53:07.683 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-11-26 12:53:07.683 | odbc-postgresql tdsodbc unixodbc-bin 2021-11-26 12:53:07.730 | The following NEW packages will be installed: 2021-11-26 12:53:07.730 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-11-26 12:53:07.730 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-11-26 12:53:07.730 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-11-26 12:53:07.730 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-11-26 12:53:07.730 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-11-26 12:53:07.730 | rabbitmq-server 2021-11-26 12:53:08.028 | 0 upgraded, 26 newly installed, 0 to remove and 178 not upgraded. 2021-11-26 12:53:08.028 | Need to get 24.5 MB of archives. 2021-11-26 12:53:08.028 | After this operation, 40.4 MB of additional disk space will be used. 2021-11-26 12:53:08.028 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2021-11-26 12:53:09.802 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-11-26 12:53:09.864 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-11-26 12:53:09.925 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2021-11-26 12:53:09.940 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-11-26 12:53:09.949 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2021-11-26 12:53:10.206 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-11-26 12:53:10.225 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-11-26 12:53:10.262 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2021-11-26 12:53:10.599 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2021-11-26 12:53:10.626 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-11-26 12:53:10.825 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-11-26 12:53:10.858 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-11-26 12:53:11.217 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-11-26 12:53:11.220 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2021-11-26 12:53:11.223 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-11-26 12:53:11.227 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-11-26 12:53:11.245 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-11-26 12:53:11.249 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2021-11-26 12:53:11.251 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2021-11-26 12:53:11.525 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2021-11-26 12:53:11.527 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-11-26 12:53:11.531 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-11-26 12:53:11.543 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-11-26 12:53:11.556 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2021-11-26 12:53:11.556 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.5 [4,654 kB] 2021-11-26 12:53:12.893 | Fetched 24.5 MB in 5s (5,328 kB/s) 2021-11-26 12:53:12.927 | Selecting previously unselected package erlang-base. 2021-11-26 12:53:12.966 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 74385 files and directories currently installed.) 2021-11-26 12:53:12.969 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:12.971 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:14.033 | Selecting previously unselected package erlang-asn1. 2021-11-26 12:53:14.041 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:14.043 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:14.185 | Selecting previously unselected package erlang-mnesia. 2021-11-26 12:53:14.193 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:14.196 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:14.336 | Selecting previously unselected package erlang-runtime-tools. 2021-11-26 12:53:14.343 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:14.346 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:14.424 | Selecting previously unselected package erlang-crypto. 2021-11-26 12:53:14.432 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:14.434 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:14.501 | Selecting previously unselected package erlang-public-key. 2021-11-26 12:53:14.509 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:14.511 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:14.640 | Selecting previously unselected package erlang-ssl. 2021-11-26 12:53:14.647 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:14.649 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:14.806 | Selecting previously unselected package erlang-inets. 2021-11-26 12:53:14.813 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:14.816 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:14.963 | Selecting previously unselected package erlang-corba. 2021-11-26 12:53:14.971 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:14.973 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:15.359 | Selecting previously unselected package erlang-syntax-tools. 2021-11-26 12:53:15.367 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:15.369 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:15.468 | Selecting previously unselected package erlang-diameter. 2021-11-26 12:53:15.476 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:15.478 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:15.616 | Selecting previously unselected package erlang-xmerl. 2021-11-26 12:53:15.623 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:15.625 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:15.814 | Selecting previously unselected package erlang-edoc. 2021-11-26 12:53:15.822 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:15.824 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:15.915 | Selecting previously unselected package erlang-eldap. 2021-11-26 12:53:15.922 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:15.924 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:15.991 | Selecting previously unselected package erlang-erl-docgen. 2021-11-26 12:53:15.998 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:16.000 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:16.073 | Selecting previously unselected package erlang-eunit. 2021-11-26 12:53:16.081 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:16.084 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:16.153 | Selecting previously unselected package erlang-ic. 2021-11-26 12:53:16.161 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:16.163 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:16.347 | Selecting previously unselected package libodbc1:amd64. 2021-11-26 12:53:16.354 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-11-26 12:53:16.365 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-11-26 12:53:16.446 | Selecting previously unselected package erlang-odbc. 2021-11-26 12:53:16.453 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:16.455 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:16.513 | Selecting previously unselected package erlang-snmp. 2021-11-26 12:53:16.521 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:16.523 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:16.793 | Selecting previously unselected package erlang-os-mon. 2021-11-26 12:53:16.801 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:16.803 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:16.868 | Selecting previously unselected package erlang-parsetools. 2021-11-26 12:53:16.875 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:16.877 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:16.951 | Selecting previously unselected package erlang-ssh. 2021-11-26 12:53:16.959 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:16.961 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:17.079 | Selecting previously unselected package erlang-tools. 2021-11-26 12:53:17.087 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-26 12:53:17.089 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:17.213 | Selecting previously unselected package erlang-nox. 2021-11-26 12:53:17.221 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-11-26 12:53:17.223 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:17.314 | Selecting previously unselected package rabbitmq-server. 2021-11-26 12:53:17.322 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.5_all.deb ... 2021-11-26 12:53:17.324 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-11-26 12:53:17.877 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-11-26 12:53:17.898 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:18.727 | Searching for services which depend on erlang and should be started...none found. 2021-11-26 12:53:18.730 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-26 12:53:18.752 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:18.780 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:18.807 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:18.835 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:18.862 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:18.890 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:18.918 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-26 12:53:18.947 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-26 12:53:19.141 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-26 12:53:19.747 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:19.775 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:19.803 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:19.830 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:19.858 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:19.886 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:19.914 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:19.942 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:19.971 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:19.999 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:20.027 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:20.055 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:20.083 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:20.111 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:20.139 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:20.166 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:20.193 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-26 12:53:20.221 | Setting up rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-11-26 12:53:20.357 | Adding group `rabbitmq' (GID 121) ... 2021-11-26 12:53:20.389 | Done. 2021-11-26 12:53:20.466 | Adding system user `rabbitmq' (UID 115) ... 2021-11-26 12:53:20.466 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-11-26 12:53:20.542 | Not creating home directory `/var/lib/rabbitmq'. 2021-11-26 12:53:20.786 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-11-26 12:53:25.703 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-26 12:53:25.901 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-26 12:53:27.854 | + functions-common:apt_get:1113 : result=0 2021-11-26 12:53:27.857 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 12:53:27.859 | + functions-common:time_stop:2331 : local name 2021-11-26 12:53:27.861 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:53:27.864 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:53:27.866 | + functions-common:time_stop:2334 : local total 2021-11-26 12:53:27.868 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:53:27.870 | + functions-common:time_stop:2337 : name=apt-get 2021-11-26 12:53:27.872 | + functions-common:time_stop:2338 : start_time=1637931187073 2021-11-26 12:53:27.874 | + functions-common:time_stop:2340 : [[ -z 1637931187073 ]] 2021-11-26 12:53:27.877 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:53:27.881 | + functions-common:time_stop:2343 : end_time=1637931207879 2021-11-26 12:53:27.883 | + functions-common:time_stop:2344 : elapsed_time=20806 2021-11-26 12:53:27.885 | + functions-common:time_stop:2345 : total=147825 2021-11-26 12:53:27.888 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:53:27.890 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=168631 2021-11-26 12:53:27.892 | + functions-common:apt_get:1117 : return 0 2021-11-26 12:53:27.895 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-11-26 12:53:27.897 | + functions-common:is_suse:462 : is_opensuse 2021-11-26 12:53:27.900 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-26 12:53:27.902 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 12:53:27.904 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-26 12:53:27.907 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-26 12:53:27.909 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 12:53:27.911 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-11-26 12:53:27.914 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-26 12:53:27.916 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-26 12:53:27.918 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 12:53:27.920 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 12:53:27.922 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 12:53:27.925 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-26 12:53:27.927 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-26 12:53:27.929 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 12:53:27.932 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-11-26 12:53:27.934 | + functions-common:is_suse:462 : is_opensuse 2021-11-26 12:53:27.936 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-26 12:53:27.939 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 12:53:27.941 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-26 12:53:27.944 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-26 12:53:27.946 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 12:53:27.948 | + ./stack.sh:main:811 : restart_rpc_backend 2021-11-26 12:53:27.950 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-11-26 12:53:27.966 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:53:27.969 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-11-26 12:53:27.971 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 12:53:27.974 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-11-26 12:53:27.976 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-11-26 12:53:27.979 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-11-26 12:53:27.982 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-11-26 12:53:27.984 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-11-26 12:53:27.986 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-11-26 12:53:27.989 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-11-26 12:53:27.991 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-11-26 12:53:27.993 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-11-26 12:53:27.996 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-11-26 12:53:29.030 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-11-26 12:53:29.030 | guest [administrator]' 2021-11-26 12:53:29.034 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-11-26 12:53:29.034 | guest [administrator]' 2021-11-26 12:53:29.034 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-11-26 12:53:29.039 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-11-26 12:53:29.042 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-11-26 12:53:29.044 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-11-26 12:53:30.051 | Creating user "stackrabbit" 2021-11-26 12:53:30.075 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-11-26 12:53:31.100 | Setting permissions for user "stackrabbit" in vhost "/" 2021-11-26 12:53:31.123 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-11-26 12:53:31.125 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-11-26 12:53:32.145 | Changing password for user "stackrabbit" 2021-11-26 12:53:32.168 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-11-26 12:53:32.170 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-11-26 12:53:32.173 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-11-26 12:53:33.168 | Deleting user "guest" 2021-11-26 12:53:33.192 | + ./stack.sh:main:813 : is_service_enabled mysql postgresql 2021-11-26 12:53:33.208 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:53:33.210 | + ./stack.sh:main:814 : install_database 2021-11-26 12:53:33.212 | + lib/database:install_database:116 : install_database_mysql 2021-11-26 12:53:33.214 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-11-26 12:53:33.217 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:53:33.219 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:53:33.221 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-11-26 12:53:33.421 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-11-26 12:53:33.423 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-11-26 12:53:33.428 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-11-26 12:53:33.430 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:53:33.432 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:53:33.435 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-11-26 12:53:33.437 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-11-26 12:53:33.440 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-11-26 12:53:33.444 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-11-26 12:53:33.446 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-11-26 12:53:33.448 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-11-26 12:53:33.451 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-11-26 12:53:33.453 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-26 12:53:33.455 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-26 12:53:33.458 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 12:53:33.460 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 12:53:33.462 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 12:53:33.464 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-26 12:53:33.467 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-26 12:53:33.469 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 12:53:33.471 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-11-26 12:53:33.474 | + functions-common:is_suse:462 : is_opensuse 2021-11-26 12:53:33.476 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-26 12:53:33.478 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 12:53:33.480 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-26 12:53:33.483 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-26 12:53:33.485 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 12:53:33.488 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-11-26 12:53:33.490 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:53:33.492 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:53:33.494 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-11-26 12:53:33.497 | + functions-common:install_package:1333 : update_package_repo 2021-11-26 12:53:33.499 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-26 12:53:33.501 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-26 12:53:33.504 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-26 12:53:33.506 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-26 12:53:33.508 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-26 12:53:33.511 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:53:33.513 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:53:33.515 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-26 12:53:33.517 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-26 12:53:33.519 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-26 12:53:33.522 | + functions-common:apt_get_update:1069 : return 2021-11-26 12:53:33.524 | + functions-common:install_package:1334 : real_install_package mysql-server 2021-11-26 12:53:33.526 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-26 12:53:33.528 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:53:33.531 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:53:33.533 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2021-11-26 12:53:33.551 | + 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-11-26 12:53:33.673 | Reading package lists... 2021-11-26 12:53:33.942 | Building dependency tree... 2021-11-26 12:53:33.943 | Reading state information... 2021-11-26 12:53:34.170 | The following packages were automatically installed and are no longer required: 2021-11-26 12:53:34.171 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-26 12:53:34.171 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-26 12:53:34.171 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-26 12:53:34.171 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-26 12:53:34.171 | python3-twisted-bin python3-zope.interface 2021-11-26 12:53:34.171 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:53:34.171 | The following additional packages will be installed: 2021-11-26 12:53:34.171 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-11-26 12:53:34.171 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-11-26 12:53:34.171 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-26 12:53:34.172 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-11-26 12:53:34.172 | mysql-server-5.7 mysql-server-core-5.7 2021-11-26 12:53:34.173 | Suggested packages: 2021-11-26 12:53:34.173 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-11-26 12:53:34.227 | The following NEW packages will be installed: 2021-11-26 12:53:34.227 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-11-26 12:53:34.227 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-11-26 12:53:34.227 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-26 12:53:34.227 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-11-26 12:53:34.227 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-11-26 12:53:34.524 | 0 upgraded, 18 newly installed, 0 to remove and 178 not upgraded. 2021-11-26 12:53:34.524 | Need to get 19.6 MB of archives. 2021-11-26 12:53:34.524 | After this operation, 155 MB of additional disk space will be used. 2021-11-26 12:53:34.524 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [6,638 kB] 2021-11-26 12:53:36.211 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [1,942 kB] 2021-11-26 12:53:36.377 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [7,426 kB] 2021-11-26 12:53:37.524 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2021-11-26 12:53:37.527 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.36-0ubuntu0.18.04.1 [2,906 kB] 2021-11-26 12:53:37.920 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-11-26 12:53:37.921 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-11-26 12:53:37.923 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-11-26 12:53:38.019 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-11-26 12:53:38.033 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-11-26 12:53:38.034 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-11-26 12:53:38.035 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-11-26 12:53:38.035 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-11-26 12:53:38.037 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-11-26 12:53:38.060 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-11-26 12:53:38.198 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-11-26 12:53:38.200 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-11-26 12:53:38.207 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.36-0ubuntu0.18.04.1 [9,944 B] 2021-11-26 12:53:38.707 | Preconfiguring packages ... 2021-11-26 12:53:38.818 | Fetched 19.6 MB in 4s (4,946 kB/s) 2021-11-26 12:53:38.850 | Selecting previously unselected package mysql-client-core-5.7. 2021-11-26 12:53:38.888 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76386 files and directories currently installed.) 2021-11-26 12:53:38.892 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-26 12:53:38.895 | Unpacking mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-26 12:53:39.926 | Selecting previously unselected package mysql-client-5.7. 2021-11-26 12:53:39.934 | Preparing to unpack .../01-mysql-client-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-26 12:53:39.936 | Unpacking mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-26 12:53:40.436 | Selecting previously unselected package mysql-server-core-5.7. 2021-11-26 12:53:40.444 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-26 12:53:40.446 | Unpacking mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-26 12:53:41.660 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-11-26 12:53:41.668 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-11-26 12:53:41.679 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-11-26 12:53:41.804 | Selecting previously unselected package mysql-server-5.7. 2021-11-26 12:53:41.811 | Preparing to unpack .../04-mysql-server-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-26 12:53:42.298 | Unpacking mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-26 12:53:42.921 | Selecting previously unselected package libhtml-tagset-perl. 2021-11-26 12:53:42.929 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-11-26 12:53:42.931 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-11-26 12:53:42.990 | Selecting previously unselected package liburi-perl. 2021-11-26 12:53:42.997 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-11-26 12:53:43.000 | Unpacking liburi-perl (1.73-1) ... 2021-11-26 12:53:43.069 | Selecting previously unselected package libhtml-parser-perl. 2021-11-26 12:53:43.076 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-11-26 12:53:43.079 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-11-26 12:53:43.144 | Selecting previously unselected package libcgi-pm-perl. 2021-11-26 12:53:43.152 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-11-26 12:53:43.154 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-11-26 12:53:43.232 | Selecting previously unselected package libfcgi-perl. 2021-11-26 12:53:43.240 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-11-26 12:53:43.242 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-11-26 12:53:43.301 | Selecting previously unselected package libcgi-fast-perl. 2021-11-26 12:53:43.309 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-11-26 12:53:43.311 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-11-26 12:53:43.369 | Selecting previously unselected package libencode-locale-perl. 2021-11-26 12:53:43.377 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-11-26 12:53:43.379 | Unpacking libencode-locale-perl (1.05-1) ... 2021-11-26 12:53:43.437 | Selecting previously unselected package libhtml-template-perl. 2021-11-26 12:53:43.445 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-11-26 12:53:43.447 | Unpacking libhtml-template-perl (2.97-1) ... 2021-11-26 12:53:43.508 | Selecting previously unselected package libhttp-date-perl. 2021-11-26 12:53:43.516 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-11-26 12:53:43.519 | Unpacking libhttp-date-perl (6.02-1) ... 2021-11-26 12:53:43.577 | Selecting previously unselected package libio-html-perl. 2021-11-26 12:53:43.585 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-11-26 12:53:43.587 | Unpacking libio-html-perl (1.001-1) ... 2021-11-26 12:53:43.646 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-11-26 12:53:43.653 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-11-26 12:53:43.656 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-11-26 12:53:43.713 | Selecting previously unselected package libhttp-message-perl. 2021-11-26 12:53:43.721 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-11-26 12:53:43.723 | Unpacking libhttp-message-perl (6.14-1) ... 2021-11-26 12:53:43.786 | Selecting previously unselected package mysql-server. 2021-11-26 12:53:43.793 | Preparing to unpack .../17-mysql-server_5.7.36-0ubuntu0.18.04.1_all.deb ... 2021-11-26 12:53:43.795 | Unpacking mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-11-26 12:53:43.876 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-11-26 12:53:43.896 | Setting up libhttp-date-perl (6.02-1) ... 2021-11-26 12:53:43.924 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-11-26 12:53:43.951 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-26 12:53:43.973 | Setting up libencode-locale-perl (1.05-1) ... 2021-11-26 12:53:44.000 | Setting up mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-26 12:53:44.027 | Setting up libio-html-perl (1.001-1) ... 2021-11-26 12:53:44.055 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-11-26 12:53:44.083 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-26 12:53:44.111 | Setting up liburi-perl (1.73-1) ... 2021-11-26 12:53:44.138 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-26 12:53:44.333 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-11-26 12:53:44.360 | Setting up libcgi-pm-perl (4.38-1) ... 2021-11-26 12:53:44.388 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-26 12:53:46.097 | Setting up libhttp-message-perl (6.14-1) ... 2021-11-26 12:53:46.125 | Setting up mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-26 12:53:46.152 | Setting up libfcgi-perl (0.78-2build1) ... 2021-11-26 12:53:46.180 | Setting up libhtml-template-perl (2.97-1) ... 2021-11-26 12:53:46.207 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-11-26 12:53:46.235 | Setting up mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-26 12:53:46.262 | Setting up mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-26 12:53:46.882 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-26 12:53:46.909 | Renaming removed key_buffer and myisam-recover options (if present) 2021-11-26 12:53:57.241 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-11-26 12:53:58.294 | Setting up mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-11-26 12:53:58.307 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-26 12:53:58.478 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-26 12:54:00.450 | + functions-common:apt_get:1113 : result=0 2021-11-26 12:54:00.452 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 12:54:00.455 | + functions-common:time_stop:2331 : local name 2021-11-26 12:54:00.457 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:54:00.459 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:54:00.461 | + functions-common:time_stop:2334 : local total 2021-11-26 12:54:00.464 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:54:00.466 | + functions-common:time_stop:2337 : name=apt-get 2021-11-26 12:54:00.468 | + functions-common:time_stop:2338 : start_time=1637931213548 2021-11-26 12:54:00.470 | + functions-common:time_stop:2340 : [[ -z 1637931213548 ]] 2021-11-26 12:54:00.472 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:54:00.476 | + functions-common:time_stop:2343 : end_time=1637931240473 2021-11-26 12:54:00.478 | + functions-common:time_stop:2344 : elapsed_time=26925 2021-11-26 12:54:00.480 | + functions-common:time_stop:2345 : total=168631 2021-11-26 12:54:00.482 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:54:00.484 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=195556 2021-11-26 12:54:00.486 | + functions-common:apt_get:1117 : return 0 2021-11-26 12:54:00.489 | + ./stack.sh:main:816 : '[' -n mysql ']' 2021-11-26 12:54:00.491 | + ./stack.sh:main:817 : install_database_python 2021-11-26 12:54:00.493 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-11-26 12:54:00.496 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-11-26 12:54:00.498 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-11-26 12:54:00.500 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-26 12:54:00.503 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-11-26 12:54:00.506 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2021-11-26 12:54:00.508 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-26 12:54:00.512 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-11-26 12:54:00.512 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-26 12:54:00.516 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2021-11-26 12:54:00.518 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2021-11-26 12:54:00.520 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2021-11-26 12:54:00.523 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-11-26 12:54:00.525 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-11-26 12:54:00.544 | Using python 3.6 to install PyMySQL because python3_enabled=True 2021-11-26 12:54:00.549 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-11-26 12:54:03.167 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:54:03.168 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.169 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.169 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.169 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.170 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.170 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.171 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.171 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.172 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.172 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.173 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.173 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.174 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.174 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.174 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.175 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.175 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.176 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.176 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.177 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.178 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.178 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.179 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.179 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.179 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.180 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.180 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.181 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.181 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.182 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.182 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.183 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.183 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.183 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.184 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.184 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.185 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.185 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.186 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.186 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.186 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.187 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.187 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.188 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.188 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.189 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.189 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.190 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.190 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.190 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.191 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.191 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.192 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.192 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.193 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.193 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.194 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.194 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.195 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.195 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.196 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.196 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.197 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.197 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.197 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.198 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.198 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.199 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.199 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.200 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.200 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.200 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.201 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.201 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.202 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.202 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.203 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.203 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.204 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.204 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.205 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.205 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.206 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.206 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.207 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.207 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.208 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.208 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.209 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.209 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.209 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.210 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.210 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.211 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.211 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.212 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.212 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.212 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.213 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.213 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.214 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.214 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.215 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.215 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.215 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.216 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.216 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.217 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.217 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.218 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.218 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.219 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.219 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.220 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.220 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.221 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.221 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.222 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.222 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.223 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.223 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.224 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.224 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.225 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.225 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.226 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.226 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.227 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.227 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.228 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.228 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.229 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.229 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.230 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.230 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.230 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.231 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.231 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.232 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.232 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.233 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.233 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.233 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.234 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.235 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.235 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.236 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.236 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.237 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.237 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.237 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.238 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.238 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.239 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.240 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.240 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.241 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.242 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.242 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.242 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.243 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.243 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.244 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.244 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.245 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.245 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.245 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.246 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.246 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.247 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.247 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.248 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.248 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.249 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.249 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.249 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.250 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.250 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.251 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.251 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.252 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.252 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.252 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.253 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.253 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.254 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.254 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.254 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.255 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.255 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.256 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.257 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.257 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.258 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.258 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.258 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.259 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.259 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.260 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.260 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.261 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.261 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.262 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.262 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.262 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.263 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.263 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.264 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.264 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.265 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.265 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.266 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.266 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.267 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.267 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.267 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.268 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.268 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.269 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.269 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.269 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.270 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.270 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.271 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.272 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.272 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.273 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.273 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.273 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.274 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.274 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.275 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.275 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.276 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.276 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.276 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.277 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.277 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.278 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.278 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.278 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.279 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.280 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.280 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.280 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.281 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.281 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.282 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.282 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.283 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.283 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.284 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.284 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.286 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.287 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.287 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.287 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.288 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.288 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.289 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.289 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.290 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.290 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.291 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.291 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.292 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.292 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.292 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.293 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.293 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.294 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.294 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.295 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.295 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.295 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.296 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.297 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.297 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.297 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.298 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.298 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.299 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.299 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.299 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.300 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.300 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.301 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.301 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.302 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.302 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.302 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.303 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.303 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.304 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.304 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.304 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.305 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.306 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.306 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.307 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.307 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.308 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.308 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.309 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.309 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.309 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.310 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.310 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.311 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.311 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.311 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.312 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.313 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.313 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.314 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.314 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.315 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.315 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.315 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.316 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.316 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.317 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.317 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.318 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.318 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.319 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.319 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.319 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.320 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.320 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.321 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.321 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.322 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.323 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.323 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.324 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.324 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.325 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.325 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.325 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.326 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.326 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.327 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.327 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.328 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.328 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.329 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.329 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.329 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.330 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.330 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.331 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.331 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.332 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.332 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.333 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.334 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.334 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.335 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.335 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.336 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.336 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.336 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.337 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.337 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.338 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.338 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.338 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.339 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.339 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.340 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.340 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.341 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.341 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.341 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.342 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.342 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.343 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.343 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.343 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.344 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.344 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.345 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.345 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.346 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.346 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.347 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.347 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.347 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.348 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.348 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.349 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.350 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.350 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.351 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.351 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.352 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.352 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.352 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.353 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.353 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.354 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.354 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.354 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.355 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.355 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.356 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.356 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.357 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.357 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.358 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.358 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.359 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.359 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.360 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:03.360 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:03.360 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:03.509 | Collecting PyMySQL===0.9.3 2021-11-26 12:54:03.517 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/394/3fbbbc1e902f4/PyMySQL-0.9.3-py2.py3-none-any.whl (47 kB) 2021-11-26 12:54:05.038 | Installing collected packages: PyMySQL 2021-11-26 12:54:05.175 | Successfully installed PyMySQL-0.9.3 2021-11-26 12:54:05.280 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:54:05.280 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:54:05.354 | + inc/python:pip_install:207 : result=0 2021-11-26 12:54:05.357 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:54:05.359 | + functions-common:time_stop:2331 : local name 2021-11-26 12:54:05.361 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:54:05.364 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:54:05.366 | + functions-common:time_stop:2334 : local total 2021-11-26 12:54:05.369 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:54:05.371 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:54:05.373 | + functions-common:time_stop:2338 : start_time=1637931240539 2021-11-26 12:54:05.375 | + functions-common:time_stop:2340 : [[ -z 1637931240539 ]] 2021-11-26 12:54:05.378 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:54:05.382 | + functions-common:time_stop:2343 : end_time=1637931245379 2021-11-26 12:54:05.384 | + functions-common:time_stop:2344 : elapsed_time=4840 2021-11-26 12:54:05.386 | + functions-common:time_stop:2345 : total=42616 2021-11-26 12:54:05.388 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:54:05.391 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=47456 2021-11-26 12:54:05.393 | + inc/python:pip_install:210 : return 0 2021-11-26 12:54:05.395 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-11-26 12:54:05.398 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-26 12:54:05.400 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-11-26 12:54:05.402 | + ./stack.sh:main:820 : is_service_enabled neutron 2021-11-26 12:54:05.417 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:54:05.420 | + ./stack.sh:main:821 : install_neutron_agent_packages 2021-11-26 12:54:05.422 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-11-26 12:54:05.425 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-26 12:54:05.426 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 12:54:05.430 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 12:54:05.432 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-26 12:54:05.434 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-26 12:54:05.437 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-26 12:54:05.439 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-11-26 12:54:05.441 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2021-11-26 12:54:05.456 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:54:05.459 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2021-11-26 12:54:05.461 | + functions-common:install_package:1333 : update_package_repo 2021-11-26 12:54:05.464 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-26 12:54:05.466 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-26 12:54:05.468 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-26 12:54:05.470 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-26 12:54:05.473 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-26 12:54:05.475 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:54:05.477 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:54:05.479 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-26 12:54:05.482 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-26 12:54:05.484 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-26 12:54:05.486 | + functions-common:apt_get_update:1069 : return 2021-11-26 12:54:05.488 | + functions-common:install_package:1334 : real_install_package radvd 2021-11-26 12:54:05.490 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-26 12:54:05.493 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:54:05.495 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:54:05.497 | + functions-common:real_install_package:1320 : apt_get install radvd 2021-11-26 12:54:05.516 | + 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-11-26 12:54:05.639 | Reading package lists... 2021-11-26 12:54:05.898 | Building dependency tree... 2021-11-26 12:54:05.899 | Reading state information... 2021-11-26 12:54:06.115 | The following packages were automatically installed and are no longer required: 2021-11-26 12:54:06.116 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-26 12:54:06.116 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-26 12:54:06.116 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-26 12:54:06.116 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-26 12:54:06.116 | python3-twisted-bin python3-zope.interface 2021-11-26 12:54:06.116 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:54:06.159 | The following NEW packages will be installed: 2021-11-26 12:54:06.159 | radvd 2021-11-26 12:54:06.455 | 0 upgraded, 1 newly installed, 0 to remove and 178 not upgraded. 2021-11-26 12:54:06.455 | Need to get 59.0 kB of archives. 2021-11-26 12:54:06.455 | After this operation, 164 kB of additional disk space will be used. 2021-11-26 12:54:06.456 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-11-26 12:54:07.305 | Fetched 59.0 kB in 1s (100.0 kB/s) 2021-11-26 12:54:07.365 | Selecting previously unselected package radvd. 2021-11-26 12:54:07.404 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76843 files and directories currently installed.) 2021-11-26 12:54:07.407 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-11-26 12:54:07.410 | Unpacking radvd (1:2.16-3) ... 2021-11-26 12:54:07.515 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-26 12:54:07.530 | Setting up radvd (1:2.16-3) ... 2021-11-26 12:54:08.314 | Job for radvd.service failed because the control process exited with error code. 2021-11-26 12:54:08.314 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-11-26 12:54:08.316 | invoke-rc.d: initscript radvd, action "start" failed. 2021-11-26 12:54:08.326 | ● radvd.service - Router advertisement daemon for IPv6 2021-11-26 12:54:08.326 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-11-26 12:54:08.326 | Active: failed (Result: exit-code) since Fri 2021-11-26 12:54:08 UTC; 13ms ago 2021-11-26 12:54:08.326 | Docs: man:radvd(8) 2021-11-26 12:54:08.326 | Process: 47968 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-11-26 12:54:08.326 | 2021-11-26 12:54:08.326 | Nov 26 12:54:08 dv-neutron-819442-1-hyperv systemd[1]: Starting Router advertisement daemon for IPv6... 2021-11-26 12:54:08.326 | Nov 26 12:54:08 dv-neutron-819442-1-hyperv radvd[47968]: can't open /etc/radvd.conf: No such file or directory 2021-11-26 12:54:08.326 | Nov 26 12:54:08 dv-neutron-819442-1-hyperv radvd[47968]: Insecure file permissions, but continuing anyway 2021-11-26 12:54:08.326 | Nov 26 12:54:08 dv-neutron-819442-1-hyperv radvd[47968]: exiting, failed to read config file 2021-11-26 12:54:08.326 | Nov 26 12:54:08 dv-neutron-819442-1-hyperv systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-11-26 12:54:08.326 | Nov 26 12:54:08 dv-neutron-819442-1-hyperv systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-11-26 12:54:08.326 | Nov 26 12:54:08 dv-neutron-819442-1-hyperv systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-11-26 12:54:08.330 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-26 12:54:08.529 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-26 12:54:08.759 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-26 12:54:10.730 | + functions-common:apt_get:1113 : result=0 2021-11-26 12:54:10.732 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 12:54:10.734 | + functions-common:time_stop:2331 : local name 2021-11-26 12:54:10.736 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:54:10.739 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:54:10.741 | + functions-common:time_stop:2334 : local total 2021-11-26 12:54:10.744 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:54:10.746 | + functions-common:time_stop:2337 : name=apt-get 2021-11-26 12:54:10.748 | + functions-common:time_stop:2338 : start_time=1637931245513 2021-11-26 12:54:10.750 | + functions-common:time_stop:2340 : [[ -z 1637931245513 ]] 2021-11-26 12:54:10.753 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:54:10.757 | + functions-common:time_stop:2343 : end_time=1637931250754 2021-11-26 12:54:10.759 | + functions-common:time_stop:2344 : elapsed_time=5241 2021-11-26 12:54:10.761 | + functions-common:time_stop:2345 : total=195556 2021-11-26 12:54:10.763 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:54:10.765 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=200797 2021-11-26 12:54:10.768 | + functions-common:apt_get:1117 : return 0 2021-11-26 12:54:10.770 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2021-11-26 12:54:10.786 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:54:10.788 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2021-11-26 12:54:10.791 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-11-26 12:54:10.793 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-11-26 12:54:10.812 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-11-26 12:54:10.815 | + functions-common:install_package:1333 : update_package_repo 2021-11-26 12:54:10.817 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-26 12:54:10.820 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-26 12:54:10.822 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-26 12:54:10.824 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-26 12:54:10.827 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-26 12:54:10.829 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:54:10.831 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:54:10.833 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-26 12:54:10.836 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-26 12:54:10.838 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-26 12:54:10.840 | + functions-common:apt_get_update:1069 : return 2021-11-26 12:54:10.842 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2021-11-26 12:54:10.844 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-26 12:54:10.847 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:54:10.849 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:54:10.851 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2021-11-26 12:54:10.869 | + 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-11-26 12:54:10.990 | Reading package lists... 2021-11-26 12:54:11.252 | Building dependency tree... 2021-11-26 12:54:11.253 | Reading state information... 2021-11-26 12:54:11.477 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-11-26 12:54:11.477 | fakeroot set to manually installed. 2021-11-26 12:54:11.477 | make is already the newest version (4.1-9.1ubuntu1). 2021-11-26 12:54:11.477 | The following packages were automatically installed and are no longer required: 2021-11-26 12:54:11.478 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-11-26 12:54:11.478 | python3-click python3-colorama python3-configobj python3-constantly 2021-11-26 12:54:11.478 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-11-26 12:54:11.478 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-26 12:54:11.478 | python3-twisted-bin python3-zope.interface 2021-11-26 12:54:11.478 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:54:11.478 | The following additional packages will be installed: 2021-11-26 12:54:11.479 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-11-26 12:54:11.480 | Suggested packages: 2021-11-26 12:54:11.480 | openvswitch-doc python-sortedcontainers-doc 2021-11-26 12:54:11.533 | The following NEW packages will be installed: 2021-11-26 12:54:11.533 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-11-26 12:54:11.534 | The following packages will be upgraded: 2021-11-26 12:54:11.534 | openvswitch-common openvswitch-switch 2021-11-26 12:54:11.654 | 2 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-11-26 12:54:11.654 | Need to get 3,088 kB of archives. 2021-11-26 12:54:11.654 | After this operation, 3,129 kB of additional disk space will be used. 2021-11-26 12:54:11.654 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 python3-openvswitch all 2.12.1-0ubuntu0.19.10.1~cloud1 [117 kB] 2021-11-26 12:54:11.837 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.4 [267 kB] 2021-11-26 12:54:11.850 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-common amd64 2.12.1-0ubuntu0.19.10.1~cloud1 [970 kB] 2021-11-26 12:54:12.018 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 openvswitch-switch amd64 2.12.1-0ubuntu0.19.10.1~cloud1 [1,707 kB] 2021-11-26 12:54:12.654 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-11-26 12:54:13.206 | Fetched 3,088 kB in 1s (2,797 kB/s) 2021-11-26 12:54:13.272 | Selecting previously unselected package libunbound2:amd64. 2021-11-26 12:54:13.311 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76856 files and directories currently installed.) 2021-11-26 12:54:13.315 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.4_amd64.deb ... 2021-11-26 12:54:13.327 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-11-26 12:54:13.444 | Selecting previously unselected package python3-sortedcontainers. 2021-11-26 12:54:13.451 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-11-26 12:54:13.454 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-11-26 12:54:13.529 | Selecting previously unselected package python3-openvswitch. 2021-11-26 12:54:13.537 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud1_all.deb ... 2021-11-26 12:54:13.539 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-11-26 12:54:13.617 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-11-26 12:54:13.638 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-11-26 12:54:13.890 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-11-26 12:54:13.912 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-11-26 12:54:14.814 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-11-26 12:54:14.835 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-26 12:54:14.856 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-11-26 12:54:14.884 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-11-26 12:54:15.165 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-26 12:54:15.194 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-26 12:54:15.389 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-26 12:54:16.134 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-11-26 12:54:16.503 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-11-26 12:54:19.614 | + functions-common:apt_get:1113 : result=0 2021-11-26 12:54:19.616 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 12:54:19.618 | + functions-common:time_stop:2331 : local name 2021-11-26 12:54:19.622 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:54:19.624 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:54:19.626 | + functions-common:time_stop:2334 : local total 2021-11-26 12:54:19.628 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:54:19.631 | + functions-common:time_stop:2337 : name=apt-get 2021-11-26 12:54:19.633 | + functions-common:time_stop:2338 : start_time=1637931250866 2021-11-26 12:54:19.635 | + functions-common:time_stop:2340 : [[ -z 1637931250866 ]] 2021-11-26 12:54:19.637 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:54:19.642 | + functions-common:time_stop:2343 : end_time=1637931259638 2021-11-26 12:54:19.648 | + functions-common:time_stop:2344 : elapsed_time=8772 2021-11-26 12:54:19.650 | + functions-common:time_stop:2345 : total=200797 2021-11-26 12:54:19.652 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:54:19.655 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=209569 2021-11-26 12:54:19.657 | + functions-common:apt_get:1117 : return 0 2021-11-26 12:54:19.659 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-11-26 12:54:19.662 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:54:19.665 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:54:19.667 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-11-26 12:54:19.670 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-11-26 12:54:19.673 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-11-26 12:54:19.676 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-11-26 12:54:19.679 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-11-26 12:54:19.682 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-11-26 12:54:19.682 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-11-26 12:54:19.686 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-11-26 12:54:19.690 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-11-26 12:54:19.693 | + functions:vercmp:615 : local v1=4.15 2021-11-26 12:54:19.696 | + functions:vercmp:616 : local 'op=<' 2021-11-26 12:54:19.699 | + functions:vercmp:617 : local v2=3.13 2021-11-26 12:54:19.702 | + functions:vercmp:618 : local result 2021-11-26 12:54:19.705 | ++ functions:vercmp:622 : sort -V 2021-11-26 12:54:19.706 | ++ functions:vercmp:622 : head -1 2021-11-26 12:54:19.706 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2021-11-26 12:54:19.711 | + functions:vercmp:622 : result=3.13 2021-11-26 12:54:19.713 | + functions:vercmp:624 : case $op in 2021-11-26 12:54:19.716 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2021-11-26 12:54:19.718 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2021-11-26 12:54:19.721 | + functions:vercmp:635 : return 2021-11-26 12:54:19.723 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-11-26 12:54:19.725 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-26 12:54:19.728 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2021-11-26 12:54:20.169 | + ./stack.sh:main:824 : is_service_enabled etcd3 2021-11-26 12:54:20.185 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:54:20.187 | + ./stack.sh:main:825 : install_etcd3 2021-11-26 12:54:20.190 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-11-26 12:54:20.190 | Installing etcd 2021-11-26 12:54:20.192 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-11-26 12:54:20.203 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-11-26 12:54:20.215 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-11-26 12:54:20.217 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-11-26 12:54:20.229 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-11-26 12:54:20.232 | ++ 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-11-26 12:54:20.235 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 12:54:20.238 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 12:54:20.243 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 12:54:20.245 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-11-26 12:54:20.248 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-11-26 12:54:20.250 | ++ functions:get_extra_file:67 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 12:54:20.277 | --2021-11-26 12:54:20-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 12:54:20.282 | Resolving github.com (github.com)... 140.82.121.3 2021-11-26 12:54:20.331 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-11-26 12:54:20.485 | HTTP request sent, awaiting response... 302 Found 2021-11-26 12:54:20.485 | Location: https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211126%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211126T125407Z&X-Amz-Expires=300&X-Amz-Signature=7fcaae4a47f5101b7894d7c7f82da9cc10f82f81dfc9afcc519ee89043ac5202&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-11-26 12:54:20.485 | --2021-11-26 12:54:20-- https://objects.githubusercontent.com/github-production-release-asset-2e65be/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20211126%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211126T125407Z&X-Amz-Expires=300&X-Amz-Signature=7fcaae4a47f5101b7894d7c7f82da9cc10f82f81dfc9afcc519ee89043ac5202&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-11-26 12:54:20.487 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.111.133, ... 2021-11-26 12:54:20.527 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.108.133|:443... connected. 2021-11-26 12:54:20.898 | HTTP request sent, awaiting response... 200 OK 2021-11-26 12:54:20.898 | Length: 11350736 (11M) [application/octet-stream] 2021-11-26 12:54:20.898 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-11-26 12:54:21.102 | 2021-11-26 12:54:21.330 | 0K ........ .. 100% 25.1M=0.4s 2021-11-26 12:54:21.330 | 2021-11-26 12:54:21.330 | 2021-11-26 12:54:21 (25.1 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-11-26 12:54:21.330 | 2021-11-26 12:54:21.334 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-11-26 12:54:21.336 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 12:54:21.339 | ++ functions:get_extra_file:73 : return 2021-11-26 12:54:21.342 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-26 12:54:21.344 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-11-26 12:54:21.346 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-11-26 12:54:21.349 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-11-26 12:54:21.479 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-11-26 12:54:21.481 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-11-26 12:54:21.485 | etcd-v3.3.12-linux-amd64/ 2021-11-26 12:54:21.485 | etcd-v3.3.12-linux-amd64/README.md 2021-11-26 12:54:21.485 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-11-26 12:54:21.486 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-11-26 12:54:21.486 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-11-26 12:54:21.486 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-11-26 12:54:21.486 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-11-26 12:54:21.486 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-11-26 12:54:21.486 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-11-26 12:54:21.486 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-11-26 12:54:21.486 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-11-26 12:54:21.486 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-11-26 12:54:21.486 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-11-26 12:54:21.486 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-11-26 12:54:21.486 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-11-26 12:54:21.487 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-11-26 12:54:21.487 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-11-26 12:54:21.487 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-11-26 12:54:21.487 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-11-26 12:54:21.487 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-11-26 12:54:21.487 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-26 12:54:21.487 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-11-26 12:54:21.487 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-11-26 12:54:21.487 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-26 12:54:21.487 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-26 12:54:21.487 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-26 12:54:21.487 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-26 12:54:21.487 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-11-26 12:54:21.487 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-11-26 12:54:21.488 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-11-26 12:54:21.488 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-11-26 12:54:21.488 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-11-26 12:54:21.488 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-11-26 12:54:21.488 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-11-26 12:54:21.488 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-11-26 12:54:21.488 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-11-26 12:54:21.488 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-11-26 12:54:21.488 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-11-26 12:54:21.488 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-11-26 12:54:21.488 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-11-26 12:54:21.488 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-11-26 12:54:21.488 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-26 12:54:21.488 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-11-26 12:54:21.488 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-11-26 12:54:21.488 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-26 12:54:21.489 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-26 12:54:21.489 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-26 12:54:21.489 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-26 12:54:21.489 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-11-26 12:54:21.489 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-11-26 12:54:21.489 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-11-26 12:54:21.489 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-11-26 12:54:21.489 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-11-26 12:54:21.489 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-11-26 12:54:21.489 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-11-26 12:54:21.489 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-11-26 12:54:21.490 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-11-26 12:54:21.490 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-11-26 12:54:21.490 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-11-26 12:54:21.490 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-11-26 12:54:21.490 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-11-26 12:54:21.490 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-11-26 12:54:21.490 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-11-26 12:54:21.490 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-11-26 12:54:21.490 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-11-26 12:54:21.490 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-11-26 12:54:21.490 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-11-26 12:54:21.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-11-26 12:54:21.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-11-26 12:54:21.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-11-26 12:54:21.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-11-26 12:54:21.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-11-26 12:54:21.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-11-26 12:54:21.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-11-26 12:54:21.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-11-26 12:54:21.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-11-26 12:54:21.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-11-26 12:54:21.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-11-26 12:54:21.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-11-26 12:54:21.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-11-26 12:54:21.491 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-11-26 12:54:21.492 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-11-26 12:54:21.492 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-11-26 12:54:21.492 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-11-26 12:54:21.492 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-11-26 12:54:21.492 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-11-26 12:54:21.492 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-11-26 12:54:21.492 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-11-26 12:54:21.492 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-11-26 12:54:21.492 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-11-26 12:54:21.492 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-11-26 12:54:21.492 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-11-26 12:54:21.492 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-11-26 12:54:21.492 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-11-26 12:54:21.492 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-11-26 12:54:21.492 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-11-26 12:54:21.493 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-11-26 12:54:21.493 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-11-26 12:54:21.493 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-11-26 12:54:21.493 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-11-26 12:54:21.493 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-11-26 12:54:21.493 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-11-26 12:54:21.493 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-11-26 12:54:21.493 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-11-26 12:54:21.493 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-11-26 12:54:21.493 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-11-26 12:54:21.493 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-11-26 12:54:21.493 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-11-26 12:54:21.494 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-11-26 12:54:21.494 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-11-26 12:54:21.494 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-11-26 12:54:21.494 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-11-26 12:54:21.494 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-11-26 12:54:21.494 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-11-26 12:54:21.494 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-11-26 12:54:21.494 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-11-26 12:54:21.494 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-11-26 12:54:21.495 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-11-26 12:54:21.495 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-11-26 12:54:21.495 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-11-26 12:54:21.495 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-11-26 12:54:21.495 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-11-26 12:54:21.495 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-11-26 12:54:21.495 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-11-26 12:54:21.495 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-11-26 12:54:21.495 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-11-26 12:54:21.496 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-11-26 12:54:21.497 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-11-26 12:54:21.497 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-11-26 12:54:21.497 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-11-26 12:54:21.497 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-11-26 12:54:21.497 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-11-26 12:54:21.498 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-11-26 12:54:21.498 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-11-26 12:54:21.498 | etcd-v3.3.12-linux-amd64/etcdctl 2021-11-26 12:54:21.708 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-11-26 12:54:21.709 | etcd-v3.3.12-linux-amd64/etcd 2021-11-26 12:54:21.965 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-11-26 12:54:21.998 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-11-26 12:54:22.029 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-11-26 12:54:22.032 | + ./stack.sh:main:834 : is_service_enabled tls-proxy 2021-11-26 12:54:22.047 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:54:22.049 | + ./stack.sh:main:844 : install_dstat 2021-11-26 12:54:22.052 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-11-26 12:54:22.068 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:54:22.070 | + ./stack.sh:main:850 : echo_summary 'Installing OpenStack project source' 2021-11-26 12:54:22.073 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 12:54:22.075 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-11-26 12:54:22.077 | + ./stack.sh:main:853 : install_libs 2021-11-26 12:54:22.079 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-11-26 12:54:22.082 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-11-26 12:54:22.084 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-11-26 12:54:22.086 | + inc/python:use_library_from_git:263 : local name=automaton 2021-11-26 12:54:22.088 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.090 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.093 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,automaton, ]] 2021-11-26 12:54:22.095 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.097 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-11-26 12:54:22.099 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-11-26 12:54:22.101 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-11-26 12:54:22.104 | + inc/python:use_library_from_git:263 : local name=castellan 2021-11-26 12:54:22.106 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.108 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.110 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,castellan, ]] 2021-11-26 12:54:22.112 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.115 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-11-26 12:54:22.117 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-11-26 12:54:22.120 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-11-26 12:54:22.122 | + inc/python:use_library_from_git:263 : local name=cliff 2021-11-26 12:54:22.124 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.126 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.128 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cliff, ]] 2021-11-26 12:54:22.131 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.133 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-11-26 12:54:22.135 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-11-26 12:54:22.138 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-11-26 12:54:22.140 | + inc/python:use_library_from_git:263 : local name=cursive 2021-11-26 12:54:22.142 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.144 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.146 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,cursive, ]] 2021-11-26 12:54:22.148 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.151 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-11-26 12:54:22.153 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-11-26 12:54:22.155 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-11-26 12:54:22.157 | + inc/python:use_library_from_git:263 : local name=debtcollector 2021-11-26 12:54:22.160 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.162 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.164 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,debtcollector, ]] 2021-11-26 12:54:22.166 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.169 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-11-26 12:54:22.171 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-11-26 12:54:22.173 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-11-26 12:54:22.175 | + inc/python:use_library_from_git:263 : local name=futurist 2021-11-26 12:54:22.178 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.180 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.182 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,futurist, ]] 2021-11-26 12:54:22.185 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.187 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-11-26 12:54:22.189 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-11-26 12:54:22.192 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-11-26 12:54:22.195 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2021-11-26 12:54:22.197 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.199 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.202 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,openstacksdk, ]] 2021-11-26 12:54:22.204 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.206 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-11-26 12:54:22.209 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-11-26 12:54:22.211 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-11-26 12:54:22.213 | + inc/python:use_library_from_git:263 : local name=osc-lib 2021-11-26 12:54:22.216 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.218 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.220 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-lib, ]] 2021-11-26 12:54:22.222 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.225 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-11-26 12:54:22.227 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-11-26 12:54:22.230 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-11-26 12:54:22.232 | + inc/python:use_library_from_git:263 : local name=osc-placement 2021-11-26 12:54:22.234 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.236 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.239 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osc-placement, ]] 2021-11-26 12:54:22.241 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.243 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-11-26 12:54:22.245 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-11-26 12:54:22.248 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-11-26 12:54:22.250 | + inc/python:use_library_from_git:263 : local name=os-client-config 2021-11-26 12:54:22.252 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.254 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.256 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-client-config, ]] 2021-11-26 12:54:22.259 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.261 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-11-26 12:54:22.263 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-11-26 12:54:22.265 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-11-26 12:54:22.268 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2021-11-26 12:54:22.270 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.273 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.275 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.cache, ]] 2021-11-26 12:54:22.277 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.279 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-11-26 12:54:22.281 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-11-26 12:54:22.284 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-11-26 12:54:22.287 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2021-11-26 12:54:22.289 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.291 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.293 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.concurrency, ]] 2021-11-26 12:54:22.295 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.298 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-11-26 12:54:22.300 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-11-26 12:54:22.302 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-11-26 12:54:22.305 | + inc/python:use_library_from_git:263 : local name=oslo.config 2021-11-26 12:54:22.307 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.309 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.311 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.config, ]] 2021-11-26 12:54:22.314 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.316 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-11-26 12:54:22.318 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-11-26 12:54:22.321 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-11-26 12:54:22.323 | + inc/python:use_library_from_git:263 : local name=oslo.context 2021-11-26 12:54:22.325 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.327 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.330 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.context, ]] 2021-11-26 12:54:22.332 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.335 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-11-26 12:54:22.337 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-11-26 12:54:22.339 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-11-26 12:54:22.342 | + inc/python:use_library_from_git:263 : local name=oslo.db 2021-11-26 12:54:22.344 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.346 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.348 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.db, ]] 2021-11-26 12:54:22.351 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.353 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-11-26 12:54:22.355 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-11-26 12:54:22.357 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-11-26 12:54:22.359 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2021-11-26 12:54:22.362 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.364 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.367 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.i18n, ]] 2021-11-26 12:54:22.369 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.371 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-11-26 12:54:22.373 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-11-26 12:54:22.376 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-11-26 12:54:22.378 | + inc/python:use_library_from_git:263 : local name=oslo.log 2021-11-26 12:54:22.381 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.383 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.385 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.log, ]] 2021-11-26 12:54:22.388 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.390 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-11-26 12:54:22.392 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-11-26 12:54:22.394 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-11-26 12:54:22.397 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2021-11-26 12:54:22.399 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.401 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.404 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.messaging, ]] 2021-11-26 12:54:22.406 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.408 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-11-26 12:54:22.410 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-11-26 12:54:22.413 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-11-26 12:54:22.415 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2021-11-26 12:54:22.418 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.420 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.422 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.middleware, ]] 2021-11-26 12:54:22.424 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.427 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-11-26 12:54:22.430 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-11-26 12:54:22.432 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-11-26 12:54:22.434 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2021-11-26 12:54:22.436 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.439 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.441 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.policy, ]] 2021-11-26 12:54:22.444 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.446 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-11-26 12:54:22.448 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-11-26 12:54:22.450 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-11-26 12:54:22.453 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2021-11-26 12:54:22.455 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.457 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.459 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.privsep, ]] 2021-11-26 12:54:22.462 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.464 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-11-26 12:54:22.466 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-11-26 12:54:22.469 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-11-26 12:54:22.471 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2021-11-26 12:54:22.473 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.476 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.478 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.reports, ]] 2021-11-26 12:54:22.480 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.483 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-11-26 12:54:22.485 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-11-26 12:54:22.487 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-11-26 12:54:22.490 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2021-11-26 12:54:22.492 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.494 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.497 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-11-26 12:54:22.499 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.501 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-11-26 12:54:22.503 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-11-26 12:54:22.506 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-11-26 12:54:22.508 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2021-11-26 12:54:22.510 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.513 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.515 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.serialization, ]] 2021-11-26 12:54:22.517 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.519 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-11-26 12:54:22.522 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-11-26 12:54:22.524 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-11-26 12:54:22.526 | + inc/python:use_library_from_git:263 : local name=oslo.service 2021-11-26 12:54:22.528 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.531 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.533 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.service, ]] 2021-11-26 12:54:22.535 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.538 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-11-26 12:54:22.540 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-11-26 12:54:22.542 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-11-26 12:54:22.545 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2021-11-26 12:54:22.547 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.549 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.552 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.utils, ]] 2021-11-26 12:54:22.554 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.557 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-11-26 12:54:22.559 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-11-26 12:54:22.561 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-11-26 12:54:22.564 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2021-11-26 12:54:22.566 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.568 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.571 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-11-26 12:54:22.573 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.575 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-11-26 12:54:22.577 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-11-26 12:54:22.580 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-11-26 12:54:22.582 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2021-11-26 12:54:22.584 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.586 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.589 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,oslo.vmware, ]] 2021-11-26 12:54:22.591 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.593 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-11-26 12:54:22.595 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-11-26 12:54:22.598 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-11-26 12:54:22.600 | + inc/python:use_library_from_git:263 : local name=osprofiler 2021-11-26 12:54:22.603 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.605 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.607 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,osprofiler, ]] 2021-11-26 12:54:22.609 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.612 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-11-26 12:54:22.615 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-11-26 12:54:22.617 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-11-26 12:54:22.620 | + inc/python:use_library_from_git:263 : local name=pycadf 2021-11-26 12:54:22.622 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.624 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.626 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,pycadf, ]] 2021-11-26 12:54:22.629 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.631 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-11-26 12:54:22.633 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-11-26 12:54:22.635 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-11-26 12:54:22.638 | + inc/python:use_library_from_git:263 : local name=stevedore 2021-11-26 12:54:22.640 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.642 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.644 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,stevedore, ]] 2021-11-26 12:54:22.647 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.649 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-11-26 12:54:22.651 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-11-26 12:54:22.653 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-11-26 12:54:22.656 | + inc/python:use_library_from_git:263 : local name=taskflow 2021-11-26 12:54:22.658 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.660 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.663 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,taskflow, ]] 2021-11-26 12:54:22.665 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.668 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-11-26 12:54:22.670 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-11-26 12:54:22.672 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-11-26 12:54:22.674 | + inc/python:use_library_from_git:263 : local name=tooz 2021-11-26 12:54:22.677 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.680 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.682 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,tooz, ]] 2021-11-26 12:54:22.684 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.687 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-11-26 12:54:22.689 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-11-26 12:54:22.691 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-11-26 12:54:22.694 | + inc/python:use_library_from_git:263 : local name=os-brick 2021-11-26 12:54:22.696 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.699 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.701 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-brick, ]] 2021-11-26 12:54:22.703 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.706 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-11-26 12:54:22.709 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-11-26 12:54:22.711 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-11-26 12:54:22.713 | + inc/python:use_library_from_git:263 : local name=os-traits 2021-11-26 12:54:22.715 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.718 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.720 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-traits, ]] 2021-11-26 12:54:22.722 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.725 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-11-26 12:54:22.727 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-11-26 12:54:22.729 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-11-26 12:54:22.731 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2021-11-26 12:54:22.734 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:22.736 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:22.738 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-barbicanclient, ]] 2021-11-26 12:54:22.741 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:22.743 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-11-26 12:54:22.762 | Using python 3.6 to install etcd3 because python3_enabled=True 2021-11-26 12:54:22.767 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-11-26 12:54:25.366 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:54:25.367 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.368 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.368 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.369 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.369 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.370 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.370 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.371 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.371 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.371 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.372 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.372 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.373 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.373 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.373 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.374 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.374 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.375 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.375 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.376 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.376 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.376 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.377 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.377 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.378 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.378 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.379 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.379 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.380 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.380 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.381 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.381 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.382 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.382 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.383 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.383 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.384 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.384 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.384 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.385 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.385 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.385 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.386 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.386 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.387 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.387 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.388 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.388 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.388 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.389 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.389 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.389 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.390 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.390 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.391 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.391 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.392 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.392 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.393 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.393 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.394 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.394 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.394 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.396 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.396 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.396 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.397 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.397 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.398 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.398 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.399 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.399 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.399 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.400 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.400 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.401 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.401 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.402 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.402 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.403 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.403 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.404 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.404 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.405 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.405 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.405 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.406 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.406 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.407 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.407 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.407 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.408 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.408 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.409 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.409 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.410 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.410 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.410 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.411 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.411 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.412 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.412 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.412 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.413 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.413 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.414 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.414 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.415 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.415 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.416 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.416 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.416 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.417 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.418 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.418 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.418 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.419 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.419 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.420 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.420 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.421 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.421 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.422 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.422 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.422 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.423 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.423 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.424 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.424 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.425 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.425 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.426 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.426 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.427 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.427 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.428 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.428 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.429 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.429 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.429 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.430 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.430 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.431 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.431 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.431 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.432 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.432 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.433 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.433 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.434 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.434 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.434 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.435 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.435 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.436 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.436 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.437 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.437 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.438 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.438 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.439 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.439 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.440 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.440 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.441 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.441 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.441 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.443 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.443 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.443 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.444 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.444 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.445 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.445 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.446 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.446 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.447 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.447 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.447 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.448 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.448 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.448 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.449 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.449 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.450 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.450 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.450 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.451 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.451 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.452 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.452 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.453 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.453 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.454 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.454 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.455 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.455 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.456 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.456 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.456 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.457 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.457 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.459 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.459 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.459 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.460 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.460 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.461 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.461 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.462 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.462 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.462 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.463 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.464 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.464 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.464 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.465 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.465 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.465 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.466 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.466 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.467 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.467 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.468 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.468 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.468 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.469 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.469 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.470 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.470 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.470 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.471 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.471 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.472 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.472 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.473 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.473 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.473 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.474 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.474 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.475 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.475 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.476 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.476 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.477 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.477 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.477 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.478 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.478 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.479 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.479 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.480 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.480 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.481 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.481 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.482 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.482 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.482 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.483 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.483 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.484 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.484 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.485 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.485 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.486 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.486 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.486 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.487 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.487 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.488 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.488 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.489 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.489 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.489 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.490 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.490 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.491 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.491 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.492 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.492 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.493 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.493 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.493 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.494 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.494 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.495 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.495 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.495 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.496 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.496 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.496 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.497 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.497 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.498 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.498 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.498 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.499 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.500 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.500 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.501 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.501 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.502 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.502 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.503 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.503 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.503 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.504 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.504 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.505 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.506 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.506 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.507 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.507 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.508 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.508 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.509 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.509 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.509 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.510 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.510 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.510 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.511 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.511 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.512 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.512 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.513 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.513 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.514 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.514 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.514 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.515 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.515 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.516 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.517 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.517 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.518 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.518 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.519 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.519 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.519 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.520 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.521 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.522 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.522 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.522 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.523 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.523 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.524 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.524 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.525 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.525 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.525 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.526 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.527 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.527 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.527 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.528 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.528 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.529 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.529 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.530 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.530 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.530 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.531 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.531 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.532 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.532 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.532 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.533 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.533 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.534 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.534 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.534 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.535 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.535 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.536 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.536 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.537 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.537 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.538 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.538 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.538 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.539 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.539 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.540 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.540 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.541 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.541 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.541 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.542 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.542 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.543 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.543 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.543 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.544 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.544 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.545 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.545 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.545 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.546 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.546 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.547 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.547 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.548 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.548 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.548 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.549 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.549 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.550 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.550 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.551 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.551 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.552 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.552 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.552 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:25.553 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:25.553 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:25.676 | Collecting etcd3===0.12.0 2021-11-26 12:54:25.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-11-26 12:54:28.747 | Collecting grpcio===1.28.1 2021-11-26 12:54:28.762 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/16e/1edb367763ea0/grpcio-1.28.1-cp36-cp36m-manylinux2010_x86_64.whl (2.8 MB) 2021-11-26 12:54:29.691 | Collecting protobuf===3.11.3 2021-11-26 12:54:29.704 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/adf/0e4d57b33881d/protobuf-3.11.3-cp36-cp36m-manylinux1_x86_64.whl (1.3 MB) 2021-11-26 12:54:29.800 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-11-26 12:54:29.803 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 837)) (6.1.0) 2021-11-26 12:54:29.818 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from protobuf===3.11.3->-c /opt/stack/requirements/upper-constraints.txt (line 632)) (49.6.0) 2021-11-26 12:54:29.861 | Building wheels for collected packages: etcd3 2021-11-26 12:54:29.862 | Building wheel for etcd3 (setup.py): started 2021-11-26 12:54:30.634 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-11-26 12:54:30.635 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=732d892b3ade1a0f23f1c00f0d48de671d94810f2bdd7c5120ee733b8bb7d3cc 2021-11-26 12:54:30.636 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-11-26 12:54:30.636 | Successfully built etcd3 2021-11-26 12:54:32.032 | Installing collected packages: grpcio, protobuf, etcd3 2021-11-26 12:54:33.020 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 2021-11-26 12:54:33.128 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:54:33.128 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:54:33.234 | + inc/python:pip_install:207 : result=0 2021-11-26 12:54:33.236 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:54:33.239 | + functions-common:time_stop:2331 : local name 2021-11-26 12:54:33.241 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:54:33.243 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:54:33.245 | + functions-common:time_stop:2334 : local total 2021-11-26 12:54:33.247 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:54:33.249 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:54:33.251 | + functions-common:time_stop:2338 : start_time=1637931262757 2021-11-26 12:54:33.253 | + functions-common:time_stop:2340 : [[ -z 1637931262757 ]] 2021-11-26 12:54:33.257 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:54:33.260 | + functions-common:time_stop:2343 : end_time=1637931273257 2021-11-26 12:54:33.262 | + functions-common:time_stop:2344 : elapsed_time=10500 2021-11-26 12:54:33.264 | + functions-common:time_stop:2345 : total=47456 2021-11-26 12:54:33.266 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:54:33.268 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=57956 2021-11-26 12:54:33.271 | + inc/python:pip_install:210 : return 0 2021-11-26 12:54:33.273 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-11-26 12:54:33.292 | Using python 3.6 to install etcd3gw because python3_enabled=True 2021-11-26 12:54:33.296 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-11-26 12:54:35.972 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:54:35.974 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.975 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.975 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.975 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.976 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.976 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.977 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.977 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.978 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.978 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.979 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.979 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.979 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.980 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.980 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.981 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.981 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.982 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.982 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.982 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.983 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.983 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.984 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.984 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.985 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.985 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.985 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.986 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.986 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.987 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.987 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.988 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.988 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.989 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.990 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.990 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.991 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.991 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.992 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.992 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.993 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.993 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.993 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.994 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.994 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.994 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.995 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.995 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.996 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.996 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.997 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.997 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.997 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.998 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:35.998 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:35.999 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:35.999 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.000 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.000 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.001 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.001 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.002 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.002 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.003 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.003 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.003 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.004 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.004 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.005 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.006 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.006 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.006 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.007 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.007 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.007 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.008 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.008 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.009 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.010 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.010 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.011 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.011 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.011 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.012 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.012 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.013 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.013 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.014 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.014 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.015 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.015 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.015 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.016 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.016 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.017 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.017 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.017 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.018 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.018 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.019 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.019 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.020 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.020 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.021 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.021 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.022 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.022 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.023 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.023 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.023 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.024 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.024 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.025 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.026 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.026 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.026 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.027 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.027 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.028 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.028 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.029 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.029 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.030 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.030 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.030 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.031 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.031 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.032 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.032 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.033 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.033 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.034 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.034 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.035 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.035 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.036 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.037 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.037 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.038 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.038 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.038 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.039 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.039 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.040 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.040 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.041 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.041 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.042 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.042 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.043 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.043 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.043 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.044 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.044 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.045 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.045 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.046 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.046 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.047 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.047 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.048 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.048 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.048 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.049 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.049 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.050 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.050 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.051 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.052 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.052 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.053 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.054 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.054 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.054 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.055 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.055 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.056 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.056 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.056 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.057 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.057 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.058 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.058 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.058 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.059 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.059 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.060 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.060 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.061 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.061 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.062 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.062 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.063 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.063 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.064 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.064 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.065 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.065 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.065 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.066 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.067 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.067 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.068 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.068 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.069 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.069 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.069 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.070 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.070 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.071 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.071 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.072 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.072 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.073 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.073 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.073 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.074 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.074 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.075 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.075 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.076 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.076 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.076 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.077 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.077 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.078 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.078 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.079 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.079 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.079 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.080 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.080 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.081 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.081 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.081 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.082 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.082 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.083 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.084 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.084 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.084 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.085 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.085 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.086 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.086 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.087 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.087 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.088 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.088 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.088 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.089 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.089 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.090 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.090 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.091 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.091 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.092 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.092 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.092 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.093 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.093 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.094 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.094 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.095 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.095 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.096 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.096 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.096 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.097 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.097 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.098 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.099 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.099 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.100 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.100 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.101 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.102 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.102 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.102 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.103 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.103 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.103 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.104 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.104 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.105 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.105 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.105 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.106 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.106 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.107 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.107 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.108 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.108 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.108 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.109 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.109 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.110 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.110 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.110 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.111 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.112 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.112 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.113 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.113 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.114 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.115 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.116 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.116 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.116 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.117 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.117 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.118 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.118 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.119 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.119 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.120 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.120 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.120 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.121 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.121 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.122 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.122 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.122 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.123 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.124 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.124 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.124 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.125 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.125 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.126 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.126 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.127 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.127 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.128 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.129 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.129 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.129 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.130 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.131 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.131 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.131 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.132 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.132 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.133 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.133 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.134 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.134 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.135 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.135 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.135 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.136 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.136 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.137 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.137 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.138 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.138 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.139 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.139 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.140 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.140 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.141 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.141 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.141 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.142 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.142 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.143 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.143 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.143 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.144 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.144 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.145 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.146 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.146 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.146 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.147 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.147 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.148 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.148 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.149 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.149 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.149 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.150 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.150 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.151 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.151 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.152 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.152 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.152 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.153 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.153 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.154 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.154 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.155 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.155 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.155 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.156 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.156 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.157 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.157 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.157 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.158 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.158 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.159 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.159 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.159 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.160 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.160 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.162 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.162 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.163 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.163 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.164 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.164 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.165 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.165 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:36.165 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:36.166 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:36.298 | Collecting etcd3gw===0.2.5 2021-11-26 12:54:36.305 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-11-26 12:54:36.382 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 916)) (2.1.1) 2021-11-26 12:54:36.388 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.25.8) 2021-11-26 12:54:36.412 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.23.0) 2021-11-26 12:54:36.434 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-11-26 12:54:36.437 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-11-26 12:54:36.440 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2021.10.8) 2021-11-26 12:54:36.442 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-11-26 12:54:36.445 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (2.9) 2021-11-26 12:54:37.868 | Installing collected packages: etcd3gw 2021-11-26 12:54:37.976 | Successfully installed etcd3gw-0.2.5 2021-11-26 12:54:38.082 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:54:38.082 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:54:38.155 | + inc/python:pip_install:207 : result=0 2021-11-26 12:54:38.157 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:54:38.159 | + functions-common:time_stop:2331 : local name 2021-11-26 12:54:38.161 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:54:38.164 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:54:38.166 | + functions-common:time_stop:2334 : local total 2021-11-26 12:54:38.168 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:54:38.170 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:54:38.172 | + functions-common:time_stop:2338 : start_time=1637931273287 2021-11-26 12:54:38.174 | + functions-common:time_stop:2340 : [[ -z 1637931273287 ]] 2021-11-26 12:54:38.177 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:54:38.180 | + functions-common:time_stop:2343 : end_time=1637931278178 2021-11-26 12:54:38.182 | + functions-common:time_stop:2344 : elapsed_time=4891 2021-11-26 12:54:38.184 | + functions-common:time_stop:2345 : total=57956 2021-11-26 12:54:38.186 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:54:38.189 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=62847 2021-11-26 12:54:38.191 | + inc/python:pip_install:210 : return 0 2021-11-26 12:54:38.194 | + ./stack.sh:main:856 : install_apache_uwsgi 2021-11-26 12:54:38.196 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-11-26 12:54:38.198 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-11-26 12:54:38.201 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-26 12:54:38.203 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-26 12:54:38.205 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 12:54:38.208 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 12:54:38.210 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 12:54:38.213 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-26 12:54:38.215 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-26 12:54:38.217 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 12:54:38.219 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2021-11-26 12:54:38.222 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-11-26 12:54:38.224 | + inc/python:python3_enabled:468 : return 0 2021-11-26 12:54:38.226 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2021-11-26 12:54:38.228 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2021-11-26 12:54:38.231 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:54:38.233 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:54:38.236 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-26 12:54:38.238 | + functions-common:install_package:1333 : update_package_repo 2021-11-26 12:54:38.240 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-26 12:54:38.243 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-26 12:54:38.245 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-26 12:54:38.247 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-26 12:54:38.249 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-26 12:54:38.252 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:54:38.254 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:54:38.257 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-26 12:54:38.259 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-26 12:54:38.261 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-26 12:54:38.263 | + functions-common:apt_get_update:1069 : return 2021-11-26 12:54:38.266 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-26 12:54:38.268 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-26 12:54:38.271 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:54:38.274 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:54:38.276 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-26 12:54:38.294 | + 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-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-26 12:54:38.415 | Reading package lists... 2021-11-26 12:54:38.674 | Building dependency tree... 2021-11-26 12:54:38.676 | Reading state information... 2021-11-26 12:54:38.893 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.2). 2021-11-26 12:54:38.893 | The following packages were automatically installed and are no longer required: 2021-11-26 12:54:38.894 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-11-26 12:54:38.894 | python3-click python3-colorama python3-configobj python3-constantly 2021-11-26 12:54:38.894 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-11-26 12:54:38.894 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-26 12:54:38.894 | python3-twisted-bin python3-zope.interface 2021-11-26 12:54:38.894 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:54:38.897 | Suggested packages: 2021-11-26 12:54:38.897 | python-uwsgidecorators python3-uwsgidecorators 2021-11-26 12:54:38.945 | The following NEW packages will be installed: 2021-11-26 12:54:38.945 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-11-26 12:54:39.241 | 0 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-11-26 12:54:39.241 | Need to get 163 kB of archives. 2021-11-26 12:54:39.241 | After this operation, 634 kB of additional disk space will be used. 2021-11-26 12:54:39.241 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.2 [17.0 kB] 2021-11-26 12:54:39.519 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.2 [72.6 kB] 2021-11-26 12:54:39.749 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.2 [73.2 kB] 2021-11-26 12:54:40.386 | Fetched 163 kB in 1s (184 kB/s) 2021-11-26 12:54:40.445 | Selecting previously unselected package uwsgi. 2021-11-26 12:54:40.483 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76924 files and directories currently installed.) 2021-11-26 12:54:40.487 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-11-26 12:54:40.489 | Unpacking uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-11-26 12:54:40.582 | Selecting previously unselected package uwsgi-plugin-python. 2021-11-26 12:54:40.590 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-11-26 12:54:40.592 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-11-26 12:54:40.681 | Selecting previously unselected package uwsgi-plugin-python3. 2021-11-26 12:54:40.689 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-11-26 12:54:40.691 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-11-26 12:54:40.774 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-11-26 12:54:40.820 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-26 12:54:40.842 | Setting up uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-11-26 12:54:41.384 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-11-26 12:54:41.438 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-26 12:54:41.639 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-26 12:54:42.231 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-26 12:54:44.208 | + functions-common:apt_get:1113 : result=0 2021-11-26 12:54:44.211 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 12:54:44.213 | + functions-common:time_stop:2331 : local name 2021-11-26 12:54:44.215 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:54:44.217 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:54:44.219 | + functions-common:time_stop:2334 : local total 2021-11-26 12:54:44.221 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:54:44.224 | + functions-common:time_stop:2337 : name=apt-get 2021-11-26 12:54:44.226 | + functions-common:time_stop:2338 : start_time=1637931278291 2021-11-26 12:54:44.229 | + functions-common:time_stop:2340 : [[ -z 1637931278291 ]] 2021-11-26 12:54:44.231 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:54:44.235 | + functions-common:time_stop:2343 : end_time=1637931284232 2021-11-26 12:54:44.237 | + functions-common:time_stop:2344 : elapsed_time=5941 2021-11-26 12:54:44.240 | + functions-common:time_stop:2345 : total=209569 2021-11-26 12:54:44.242 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:54:44.244 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=215510 2021-11-26 12:54:44.247 | + functions-common:apt_get:1117 : return 0 2021-11-26 12:54:44.249 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2021-11-26 12:54:44.251 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:54:44.253 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:54:44.256 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2021-11-26 12:54:44.312 | Enabling module proxy. 2021-11-26 12:54:44.317 | To activate the new configuration, you need to run: 2021-11-26 12:54:44.317 | systemctl restart apache2 2021-11-26 12:54:44.321 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2021-11-26 12:54:44.379 | Considering dependency proxy for proxy_uwsgi: 2021-11-26 12:54:44.379 | Module proxy already enabled 2021-11-26 12:54:44.379 | Enabling module proxy_uwsgi. 2021-11-26 12:54:44.384 | To activate the new configuration, you need to run: 2021-11-26 12:54:44.384 | systemctl restart apache2 2021-11-26 12:54:44.388 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2021-11-26 12:54:44.391 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-26 12:54:44.393 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-26 12:54:44.396 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-26 12:54:44.536 | + ./stack.sh:main:859 : install_keystoneauth 2021-11-26 12:54:44.539 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-11-26 12:54:44.542 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2021-11-26 12:54:44.544 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:44.546 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:44.548 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystoneauth, ]] 2021-11-26 12:54:44.551 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:44.553 | + ./stack.sh:main:860 : install_keystoneclient 2021-11-26 12:54:44.556 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-11-26 12:54:44.558 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2021-11-26 12:54:44.560 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:44.563 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:44.565 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-keystoneclient, ]] 2021-11-26 12:54:44.568 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:44.570 | + ./stack.sh:main:861 : install_glanceclient 2021-11-26 12:54:44.572 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2021-11-26 12:54:44.575 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2021-11-26 12:54:44.577 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:44.579 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:44.582 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-glanceclient, ]] 2021-11-26 12:54:44.585 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:44.587 | + ./stack.sh:main:862 : install_cinderclient 2021-11-26 12:54:44.589 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2021-11-26 12:54:44.592 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2021-11-26 12:54:44.594 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:44.596 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:44.599 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-11-26 12:54:44.601 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:44.604 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2021-11-26 12:54:44.606 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2021-11-26 12:54:44.608 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:44.611 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:44.613 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-cinderclient, ]] 2021-11-26 12:54:44.616 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:44.618 | + ./stack.sh:main:863 : install_novaclient 2021-11-26 12:54:44.620 | + lib/nova:install_novaclient:798 : use_library_from_git python-novaclient 2021-11-26 12:54:44.622 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2021-11-26 12:54:44.625 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:44.627 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:44.630 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-novaclient, ]] 2021-11-26 12:54:44.632 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:44.635 | + ./stack.sh:main:864 : is_service_enabled swift glance horizon 2021-11-26 12:54:44.651 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:54:44.653 | + ./stack.sh:main:865 : install_swiftclient 2021-11-26 12:54:44.656 | + lib/swift:install_swiftclient:750 : use_library_from_git python-swiftclient 2021-11-26 12:54:44.658 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2021-11-26 12:54:44.660 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:44.663 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:44.665 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-swiftclient, ]] 2021-11-26 12:54:44.667 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:44.670 | + ./stack.sh:main:867 : is_service_enabled neutron nova horizon 2021-11-26 12:54:44.685 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:54:44.687 | + ./stack.sh:main:868 : install_neutronclient 2021-11-26 12:54:44.690 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-11-26 12:54:44.692 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2021-11-26 12:54:44.695 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:44.697 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:44.699 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-neutronclient, ]] 2021-11-26 12:54:44.702 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:44.704 | + ./stack.sh:main:872 : install_keystonemiddleware 2021-11-26 12:54:44.706 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-11-26 12:54:44.709 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2021-11-26 12:54:44.712 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:54:44.714 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:54:44.716 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,keystonemiddleware, ]] 2021-11-26 12:54:44.719 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:54:44.721 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-11-26 12:54:44.723 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-11-26 12:54:44.726 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-26 12:54:44.729 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-11-26 12:54:44.731 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2021-11-26 12:54:44.733 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-26 12:54:44.737 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-11-26 12:54:44.737 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-26 12:54:44.741 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2021-11-26 12:54:44.743 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2021-11-26 12:54:44.745 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2021-11-26 12:54:44.748 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-11-26 12:54:44.751 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-11-26 12:54:44.771 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2021-11-26 12:54:44.776 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-11-26 12:54:47.408 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:54:47.408 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.409 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.409 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.410 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.410 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.411 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.411 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.412 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.412 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.413 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.413 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.414 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.414 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.415 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.415 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.415 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.416 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.416 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.416 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.417 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.417 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.418 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.418 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.419 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.419 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.420 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.420 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.420 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.421 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.421 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.422 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.422 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.423 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.423 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.424 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.424 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.425 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.425 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.425 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.426 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.427 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.427 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.428 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.428 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.428 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.429 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.429 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.430 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.430 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.430 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.431 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.431 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.432 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.432 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.433 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.433 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.433 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.434 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.435 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.435 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.435 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.436 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.436 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.437 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.437 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.438 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.438 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.438 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.439 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.440 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.440 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.440 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.441 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.441 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.442 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.443 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.443 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.444 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.445 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.445 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.445 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.446 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.446 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.447 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.447 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.448 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.448 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.449 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.449 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.450 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.450 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.450 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.451 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.451 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.452 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.452 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.452 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.453 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.453 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.454 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.454 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.455 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.455 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.455 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.456 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.456 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.457 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.457 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.458 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.458 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.459 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.459 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.460 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.460 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.461 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.461 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.462 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.462 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.463 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.463 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.463 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.464 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.464 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.465 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.465 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.465 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.466 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.466 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.467 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.468 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.468 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.468 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.469 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.469 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.470 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.470 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.471 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.471 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.471 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.472 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.472 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.473 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.473 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.474 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.474 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.475 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.475 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.475 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.476 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.477 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.477 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.477 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.478 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.478 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.479 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.479 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.480 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.480 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.481 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.481 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.482 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.482 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.482 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.483 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.483 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.484 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.484 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.485 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.485 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.485 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.486 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.486 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.487 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.487 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.488 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.488 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.489 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.490 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.490 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.490 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.491 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.491 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.492 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.492 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.492 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.493 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.493 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.493 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.494 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.494 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.495 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.496 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.496 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.497 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.497 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.497 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.498 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.498 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.499 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.499 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.500 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.500 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.501 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.501 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.501 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.502 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.502 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.503 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.503 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.504 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.504 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.505 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.505 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.506 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.507 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.507 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.507 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.508 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.508 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.508 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.509 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.509 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.510 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.510 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.511 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.511 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.512 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.512 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.512 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.513 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.513 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.514 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.514 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.515 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.515 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.515 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.516 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.516 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.517 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.517 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.517 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.518 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.519 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.519 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.519 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.520 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.520 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.521 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.521 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.522 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.522 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.523 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.523 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.524 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.524 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.525 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.525 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.525 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.526 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.526 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.527 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.527 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.528 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.528 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.529 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.529 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.529 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.530 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.530 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.531 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.531 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.532 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.532 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.533 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.533 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.534 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.534 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.534 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.535 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.535 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.536 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.536 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.537 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.537 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.537 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.538 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.538 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.538 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.539 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.539 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.540 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.540 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.541 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.541 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.541 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.542 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.542 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.543 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.543 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.544 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.545 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.545 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.545 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.546 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.546 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.547 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.547 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.548 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.548 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.548 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.549 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.549 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.550 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.550 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.551 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.552 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.552 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.553 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.553 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.554 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.554 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.555 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.555 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.556 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.556 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.557 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.557 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.557 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.558 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.558 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.559 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.559 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.559 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.561 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.561 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.561 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.562 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.562 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.563 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.563 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.564 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.564 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.565 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.565 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.566 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.566 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.567 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.568 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.568 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.568 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.569 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.569 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.570 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.570 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.571 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.571 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.572 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.572 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.573 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.573 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.574 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.574 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.574 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.575 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.575 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.576 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.576 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.576 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.577 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.577 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.578 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.578 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.578 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.579 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.579 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.580 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.580 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.581 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.581 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.581 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.582 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.582 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.583 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.583 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.584 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.584 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.584 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.585 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.585 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.586 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.586 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.587 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.587 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.587 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.588 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.588 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.589 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.589 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.589 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.590 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.590 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.591 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.591 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.592 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.592 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.593 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.593 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.594 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.594 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.594 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.595 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.595 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.596 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.596 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.597 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:47.597 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:47.597 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:47.600 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 605)) (9.0.0) 2021-11-26 12:54:47.677 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (2.3.1) 2021-11-26 12:54:47.713 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 691)) (8.0.5) 2021-11-26 12:54:47.727 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 720)) (0.9.0) 2021-11-26 12:54:47.732 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 735)) (1.32.0) 2021-11-26 12:54:47.737 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-11-26 12:54:47.741 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 835)) (1.4.0) 2021-11-26 12:54:47.746 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 880)) (4.0.0) 2021-11-26 12:54:47.814 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 885)) (4.0.0) 2021-11-26 12:54:47.834 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 913)) (4.4.2) 2021-11-26 12:54:47.837 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (4.1.2) 2021-11-26 12:54:47.856 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (2019.3) 2021-11-26 12:54:47.860 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (4.1.3) 2021-11-26 12:54:47.904 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) (5.4.5) 2021-11-26 12:54:47.907 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.23.0) 2021-11-26 12:54:47.931 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 94)) (4.0.1) 2021-11-26 12:54:47.940 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 103)) (3.0.3) 2021-11-26 12:54:47.946 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-11-26 12:54:47.959 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (1.8.6) 2021-11-26 12:54:47.973 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 112)) (3.0.0) 2021-11-26 12:54:47.985 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (5.3.1) 2021-11-26 12:54:47.988 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 208)) (2.0.1) 2021-11-26 12:54:47.997 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.7.19) 2021-11-26 12:54:48.000 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 620)) (0.1.12) 2021-11-26 12:54:48.003 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.7.0) 2021-11-26 12:54:48.008 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 870)) (0.10.9) 2021-11-26 12:54:48.011 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (2.4.7) 2021-11-26 12:54:48.014 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (0.9.6) 2021-11-26 12:54:48.016 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 984)) (2.8.1) 2021-11-26 12:54:48.022 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (3.0.4) 2021-11-26 12:54:48.024 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) (2021.10.8) 2021-11-26 12:54:48.027 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (1.25.8) 2021-11-26 12:54:48.050 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) (2.9) 2021-11-26 12:54:48.054 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.8.0) 2021-11-26 12:54:48.058 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (0.6.2) 2021-11-26 12:54:48.062 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 815)) (1.12.1) 2021-11-26 12:54:49.407 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:54:49.407 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:54:49.479 | + inc/python:pip_install:207 : result=0 2021-11-26 12:54:49.481 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:54:49.483 | + functions-common:time_stop:2331 : local name 2021-11-26 12:54:49.485 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:54:49.488 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:54:49.490 | + functions-common:time_stop:2334 : local total 2021-11-26 12:54:49.492 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:54:49.494 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:54:49.497 | + functions-common:time_stop:2338 : start_time=1637931284766 2021-11-26 12:54:49.499 | + functions-common:time_stop:2340 : [[ -z 1637931284766 ]] 2021-11-26 12:54:49.501 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:54:49.505 | + functions-common:time_stop:2343 : end_time=1637931289502 2021-11-26 12:54:49.507 | + functions-common:time_stop:2344 : elapsed_time=4736 2021-11-26 12:54:49.509 | + functions-common:time_stop:2345 : total=62847 2021-11-26 12:54:49.511 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:54:49.514 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=67583 2021-11-26 12:54:49.516 | + inc/python:pip_install:210 : return 0 2021-11-26 12:54:49.518 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-11-26 12:54:49.520 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-11-26 12:54:49.523 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-26 12:54:49.526 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-11-26 12:54:49.528 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2021-11-26 12:54:49.530 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-26 12:54:49.534 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-11-26 12:54:49.534 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-26 12:54:49.539 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2021-11-26 12:54:49.541 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2021-11-26 12:54:49.543 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2021-11-26 12:54:49.546 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-11-26 12:54:49.548 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-11-26 12:54:49.568 | Using python 3.6 to install python-memcached because python3_enabled=True 2021-11-26 12:54:49.573 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-11-26 12:54:52.235 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:54:52.236 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.236 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.236 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.237 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.237 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.238 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.238 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.239 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.239 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.240 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.240 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.241 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.241 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.242 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.242 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.242 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.243 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.243 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.244 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.244 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.244 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.245 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.245 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.246 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.246 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.247 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.247 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.248 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.248 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.248 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.249 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.249 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.250 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.250 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.251 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.251 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.252 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.252 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.252 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.253 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.253 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.254 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.255 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.255 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.256 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.256 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.257 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.257 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.257 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.258 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.258 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.258 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.259 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.259 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.260 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.260 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.261 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.261 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.262 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.262 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.263 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.263 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.264 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.264 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.265 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.265 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.265 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.266 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.266 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.267 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.267 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.267 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.268 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.268 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.269 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.269 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.270 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.271 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.272 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.272 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.273 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.273 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.273 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.274 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.274 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.275 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.275 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.276 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.276 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.277 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.277 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.277 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.278 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.278 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.279 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.279 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.279 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.280 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.281 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.281 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.281 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.282 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.282 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.282 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.283 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.283 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.284 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.284 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.285 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.285 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.286 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.286 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.287 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.288 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.288 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.289 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.289 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.289 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.290 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.290 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.291 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.291 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.292 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.292 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.292 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.293 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.294 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.294 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.295 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.295 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.296 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.296 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.296 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.297 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.297 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.298 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.298 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.299 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.299 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.300 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.300 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.300 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.301 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.302 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.302 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.302 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.303 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.303 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.304 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.304 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.305 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.305 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.306 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.306 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.306 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.307 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.308 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.308 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.308 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.309 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.309 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.310 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.310 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.311 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.311 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.311 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.312 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.312 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.313 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.313 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.314 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.314 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.315 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.315 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.316 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.316 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.317 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.317 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.318 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.318 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.319 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.319 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.320 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.320 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.320 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.321 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.321 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.321 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.322 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.322 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.323 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.324 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.324 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.325 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.325 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.325 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.326 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.326 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.327 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.327 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.328 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.328 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.329 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.329 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.329 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.330 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.330 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.331 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.331 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.332 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.333 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.333 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.334 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.334 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.335 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.335 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.336 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.336 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.336 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.337 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.337 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.338 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.338 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.339 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.339 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.339 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.340 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.340 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.341 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.341 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.342 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.342 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.342 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.343 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.343 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.344 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.344 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.344 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.345 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.345 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.346 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.346 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.347 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.347 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.348 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.348 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.349 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.349 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.350 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.350 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.351 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.351 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.351 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.352 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.353 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.353 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.353 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.354 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.354 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.355 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.355 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.355 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.356 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.356 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.357 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.357 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.358 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.358 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.358 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.359 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.360 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.360 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.360 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.361 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.361 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.362 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.362 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.363 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.363 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.364 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.364 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.364 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.365 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.365 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.366 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.366 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.366 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.367 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.367 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.368 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.368 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.368 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.369 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.369 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.370 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.370 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.371 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.371 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.372 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.372 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.373 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.373 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.374 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.374 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.375 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.375 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.376 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.376 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.376 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.377 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.377 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.378 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.378 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.379 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.380 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.380 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.380 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.381 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.381 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.382 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.382 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.383 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.383 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.384 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.384 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.385 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.385 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.385 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.386 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.386 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.387 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.387 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.388 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.389 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.389 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.390 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.390 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.390 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.391 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.391 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.392 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.392 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.393 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.393 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.394 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.394 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.394 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.395 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.396 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.396 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.396 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.397 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.397 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.398 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.398 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.399 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.399 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.400 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.400 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.401 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.401 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.401 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.402 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.402 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.403 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.403 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.403 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.404 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.404 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.405 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.405 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.406 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.406 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.406 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.407 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.407 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.408 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.408 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.409 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.409 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.410 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.410 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.411 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.412 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.412 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.412 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.413 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.413 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.413 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.414 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.414 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.415 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.415 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.416 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.416 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.416 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.417 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.417 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.418 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.418 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.419 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.419 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.419 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.420 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.420 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.421 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.421 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.422 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.422 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.423 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.423 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.424 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.424 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.424 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.425 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:52.425 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:52.426 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:52.548 | Collecting python-memcached===1.59 2021-11-26 12:54:52.554 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-11-26 12:54:52.624 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) (1.14.0) 2021-11-26 12:54:54.084 | Installing collected packages: python-memcached 2021-11-26 12:54:54.182 | Successfully installed python-memcached-1.59 2021-11-26 12:54:54.288 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:54:54.288 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:54:54.362 | + inc/python:pip_install:207 : result=0 2021-11-26 12:54:54.364 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:54:54.367 | + functions-common:time_stop:2331 : local name 2021-11-26 12:54:54.369 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:54:54.371 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:54:54.373 | + functions-common:time_stop:2334 : local total 2021-11-26 12:54:54.375 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:54:54.377 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:54:54.380 | + functions-common:time_stop:2338 : start_time=1637931289563 2021-11-26 12:54:54.382 | + functions-common:time_stop:2340 : [[ -z 1637931289563 ]] 2021-11-26 12:54:54.385 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:54:54.388 | + functions-common:time_stop:2343 : end_time=1637931294386 2021-11-26 12:54:54.390 | + functions-common:time_stop:2344 : elapsed_time=4823 2021-11-26 12:54:54.392 | + functions-common:time_stop:2345 : total=67583 2021-11-26 12:54:54.395 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:54:54.397 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=72406 2021-11-26 12:54:54.400 | + inc/python:pip_install:210 : return 0 2021-11-26 12:54:54.402 | + ./stack.sh:main:874 : is_service_enabled keystone 2021-11-26 12:54:54.417 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:54:54.419 | + ./stack.sh:main:875 : '[' 10.222.0.50 == 10.222.0.50 ']' 2021-11-26 12:54:54.422 | + ./stack.sh:main:876 : stack_install_service keystone 2021-11-26 12:54:54.424 | + lib/stack:stack_install_service:20 : local service=keystone 2021-11-26 12:54:54.426 | + lib/stack:stack_install_service:21 : type install_keystone 2021-11-26 12:54:54.429 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-26 12:54:54.431 | + lib/stack:stack_install_service:32 : install_keystone 2021-11-26 12:54:54.433 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-11-26 12:54:54.448 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:54:54.450 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2021-11-26 12:54:54.453 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-11-26 12:54:54.455 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-11-26 12:54:54.457 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-26 12:54:54.459 | + functions-common:git_clone:526 : local orig_dir 2021-11-26 12:54:54.462 | ++ functions-common:git_clone:527 : pwd 2021-11-26 12:54:54.464 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-26 12:54:54.466 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-26 12:54:54.469 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-26 12:54:54.482 | + functions-common:git_clone:530 : RECLONE=False 2021-11-26 12:54:54.484 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-26 12:54:54.486 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-26 12:54:54.489 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-26 12:54:54.489 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-26 12:54:54.493 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-11-26 12:54:54.495 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-26 12:54:54.497 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-11-26 12:54:54.500 | + functions-common:git_clone:593 : git show --oneline 2021-11-26 12:54:54.500 | + functions-common:git_clone:593 : head -1 2021-11-26 12:54:54.502 | 7941a0b78 Merge "Fix typos in application credential policies" into stable/ussuri 2021-11-26 12:54:54.505 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-26 12:54:54.507 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-11-26 12:54:54.509 | + inc/python:setup_develop:351 : local bindep 2021-11-26 12:54:54.512 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-26 12:54:54.514 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2021-11-26 12:54:54.516 | + inc/python:setup_develop:357 : local extras= 2021-11-26 12:54:54.518 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-11-26 12:54:54.521 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-26 12:54:54.523 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-26 12:54:54.525 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2021-11-26 12:54:54.527 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-26 12:54:54.530 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-26 12:54:54.532 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2021-11-26 12:54:54.535 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-26 12:54:54.538 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2021-11-26 12:54:54.540 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-26 12:54:54.542 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-26 12:54:54.545 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-11-26 12:54:54.550 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2021-11-26 12:54:54.553 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- keystone '-e file:///opt/stack/keystone#egg=keystone' 2021-11-26 12:54:55.568 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2021-11-26 12:54:55.571 | + inc/python:setup_package:430 : local bindep=0 2021-11-26 12:54:55.573 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-26 12:54:55.575 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-26 12:54:55.577 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-26 12:54:55.580 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2021-11-26 12:54:55.582 | + inc/python:setup_package:439 : local flags=-e 2021-11-26 12:54:55.584 | + inc/python:setup_package:440 : local extras= 2021-11-26 12:54:55.586 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-26 12:54:55.589 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-26 12:54:55.591 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-26 12:54:55.593 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-26 12:54:55.595 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-26 12:54:55.597 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2021-11-26 12:54:55.615 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2021-11-26 12:54:55.620 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-11-26 12:54:58.288 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:54:58.289 | 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-11-26 12:54:58.289 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.290 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.290 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.290 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.291 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.291 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.292 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.292 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.293 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.293 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.294 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.294 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.294 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.295 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.295 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.296 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.296 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.297 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.297 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.298 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.298 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.298 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.299 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.299 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.300 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.302 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.302 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.303 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.303 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.304 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.304 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.305 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.305 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.305 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.306 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.306 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.307 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.307 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.308 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.308 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.308 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.309 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.309 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.309 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.310 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.310 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.311 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.311 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.312 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.312 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.313 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.313 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.313 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.314 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.315 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.315 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.316 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.316 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.317 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.318 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.318 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.319 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.319 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.320 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.321 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.321 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.322 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.322 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.323 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.324 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.324 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.324 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.325 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.325 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.326 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.326 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.326 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.327 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.327 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.328 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.328 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.329 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.330 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.330 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.331 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.331 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.331 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.332 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.333 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.334 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.334 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.335 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.335 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.335 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.336 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.336 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.337 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.337 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.338 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.338 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.339 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.339 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.340 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.340 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.341 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.341 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.342 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.342 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.343 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.343 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.344 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.344 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.344 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.345 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.345 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.346 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.346 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.347 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.347 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.348 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.348 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.349 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.349 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.349 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.350 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.350 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.351 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.351 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.352 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.352 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.353 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.353 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.353 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.354 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.354 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.355 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.355 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.356 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.356 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.357 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.357 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.357 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.358 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.358 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.359 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.359 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.360 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.360 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.361 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.361 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.361 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.362 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.362 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.363 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.363 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.363 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.364 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.364 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.365 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.365 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.366 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.366 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.366 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.367 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.367 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.368 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.368 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.369 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.369 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.369 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.370 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.370 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.371 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.371 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.371 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.372 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.372 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.373 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.373 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.373 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.374 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.374 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.375 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.375 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.375 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.376 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.376 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.377 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.377 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.377 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.378 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.378 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.379 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.380 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.380 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.380 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.381 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.381 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.382 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.382 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.383 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.383 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.383 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.384 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.384 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.385 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.385 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.385 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.386 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.386 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.387 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.387 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.387 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.388 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.388 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.389 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.389 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.389 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.390 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.390 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.391 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.391 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.391 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.392 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.392 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.393 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.393 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.393 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.394 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.394 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.395 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.396 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.397 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.397 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.398 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.399 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.399 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.400 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.400 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.401 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.401 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.401 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.402 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.402 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.403 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.403 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.404 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.404 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.405 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.405 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.405 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.406 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.406 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.407 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.407 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.408 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.408 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.409 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.409 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.409 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.410 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.410 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.410 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.411 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.411 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.412 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.412 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.413 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.413 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.414 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.414 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.414 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.415 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.415 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.416 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.416 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.417 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.417 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.417 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.418 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.418 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.419 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.419 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.419 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.420 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.420 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.421 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.421 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.422 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.422 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.422 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.423 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.423 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.424 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.424 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.424 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.425 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.425 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.426 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.426 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.427 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.427 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.428 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.428 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.428 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.429 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.429 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.430 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.430 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.430 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.431 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.431 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.432 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.432 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.433 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.433 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.433 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.434 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.434 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.435 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.435 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.436 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.436 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.436 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.437 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.437 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.438 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.438 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.439 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.440 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.440 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.441 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.441 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.442 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.443 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.443 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.443 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.444 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.444 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.445 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.445 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.446 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.446 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.447 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.447 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.447 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.448 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.448 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.449 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.449 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.450 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.450 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.450 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.451 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.451 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.452 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.452 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.453 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.453 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.454 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.454 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.454 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.455 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.455 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.456 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.456 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.457 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.458 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.458 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.459 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.459 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.459 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.460 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.460 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.461 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.461 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.462 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.462 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.462 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.463 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.463 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.464 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.464 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.465 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.465 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.466 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.466 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.467 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.467 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.468 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.468 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.468 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.469 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.469 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.470 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.470 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.471 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.471 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.471 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.472 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.472 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.473 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.473 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.473 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.474 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.474 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.475 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.476 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.476 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.476 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.477 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.478 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.478 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.478 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.479 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:54:58.479 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:54:58.480 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:54:58.480 | Obtaining file:///opt/stack/keystone 2021-11-26 12:55:00.125 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-26 12:55:01.889 | Collecting Flask===1.1.2 2021-11-26 12:55:01.897 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-11-26 12:55:02.093 | Collecting Flask-RESTful===0.3.8 2021-11-26 12:55:02.099 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-11-26 12:55:02.174 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-11-26 12:55:02.181 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-11-26 12:55:02.251 | Collecting PyJWT===1.7.1 2021-11-26 12:55:02.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5c6/eca3c2940464d/PyJWT-1.7.1-py2.py3-none-any.whl (18 kB) 2021-11-26 12:55:02.277 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-11-26 12:55:02.300 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-11-26 12:55:02.452 | Collecting Werkzeug===1.0.1 2021-11-26 12:55:02.458 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-11-26 12:55:02.645 | Collecting aniso8601===8.0.0 2021-11-26 12:55:02.652 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c03/3f63d028b9a58/aniso8601-8.0.0-py2.py3-none-any.whl (43 kB) 2021-11-26 12:55:02.721 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-11-26 12:55:02.730 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-11-26 12:55:02.790 | Collecting click===7.1.1 2021-11-26 12:55:02.796 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e34/5d143d80bf5ee/click-7.1.1-py2.py3-none-any.whl (82 kB) 2021-11-26 12:55:02.805 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-11-26 12:55:02.847 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-11-26 12:55:02.935 | Collecting itsdangerous===1.1.0 2021-11-26 12:55:02.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-11-26 12:55:03.009 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-11-26 12:55:03.040 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (9.0.0) 2021-11-26 12:55:03.101 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (0.6.2) 2021-11-26 12:55:03.142 | Collecting oauthlib===3.1.0 2021-11-26 12:55:03.149 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-11-26 12:55:03.169 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.3.1) 2021-11-26 12:55:03.226 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (8.0.5) 2021-11-26 12:55:03.241 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.0.3) 2021-11-26 12:55:03.248 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (8.1.1) 2021-11-26 12:55:03.301 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (4.0.1) 2021-11-26 12:55:03.310 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 497)) (4.1.3) 2021-11-26 12:55:03.358 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (12.1.6) 2021-11-26 12:55:03.424 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (4.0.2) 2021-11-26 12:55:03.446 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.1.2) 2021-11-26 12:55:03.464 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (3.1.2) 2021-11-26 12:55:03.477 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.1.1) 2021-11-26 12:55:03.506 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (1.0.1) 2021-11-26 12:55:03.515 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (4.1.2) 2021-11-26 12:55:03.533 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.1.0) 2021-11-26 12:55:03.679 | Collecting passlib===1.7.2 2021-11-26 12:55:03.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/68c/35c98a7968850/passlib-1.7.2-py2.py3-none-any.whl (507 kB) 2021-11-26 12:55:03.779 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (5.4.5) 2021-11-26 12:55:03.782 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (0.7.2) 2021-11-26 12:55:03.784 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (3.0.0) 2021-11-26 12:55:03.796 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (2.20) 2021-11-26 12:55:03.799 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 602)) (0.9.6) 2021-11-26 12:55:03.801 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 609)) (2.4.7) 2021-11-26 12:55:03.805 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (0.16.0) 2021-11-26 12:55:03.921 | Collecting pysaml2===5.0.0 2021-11-26 12:55:03.928 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/180/0ef0ab3f5b3c1/pysaml2-5.0.0-py2.py3-none-any.whl (336 kB) 2021-11-26 12:55:04.021 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 651)) (2.8.1) 2021-11-26 12:55:04.026 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 683)) (4.0.0) 2021-11-26 12:55:04.046 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 771)) (2019.3) 2021-11-26 12:55:04.051 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (2.23.0) 2021-11-26 12:55:04.074 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.4.0) 2021-11-26 12:55:04.312 | Collecting scrypt===0.8.13 2021-11-26 12:55:04.319 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/137/7b1adc98c4152/scrypt-0.8.13.tar.gz (53 kB) 2021-11-26 12:55:05.063 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (1.14.0) 2021-11-26 12:55:05.067 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 892)) (0.13.0) 2021-11-26 12:55:05.078 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 893)) (0.3.1) 2021-11-26 12:55:05.081 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (3.3.0) 2021-11-26 12:55:05.084 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 899)) (1.32.0) 2021-11-26 12:55:05.090 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (2.0.1) 2021-11-26 12:55:05.100 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 925)) (0.5.0) 2021-11-26 12:55:05.106 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 926)) (2.4.0) 2021-11-26 12:55:05.125 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 945)) (1.4.0) 2021-11-26 12:55:05.128 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 966)) (1.1.0) 2021-11-26 12:55:05.136 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.25.8) 2021-11-26 12:55:05.158 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 993)) (1.2.3) 2021-11-26 12:55:05.161 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-11-26 12:55:05.164 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-11-26 12:55:05.209 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-11-26 12:55:05.255 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-11-26 12:55:05.273 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (4.0.0) 2021-11-26 12:55:05.341 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-11-26 12:55:05.349 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-11-26 12:55:05.353 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 383)) (0.7.19) 2021-11-26 12:55:05.356 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-11-26 12:55:05.365 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-11-26 12:55:05.370 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.6.8) 2021-11-26 12:55:05.417 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-11-26 12:55:05.424 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-11-26 12:55:05.428 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-11-26 12:55:05.433 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (4.0.3) 2021-11-26 12:55:05.447 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-11-26 12:55:05.455 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-11-26 12:55:05.463 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-11-26 12:55:05.474 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-11-26 12:55:05.482 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-11-26 12:55:05.493 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-11-26 12:55:05.496 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.10.9) 2021-11-26 12:55:05.499 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-11-26 12:55:05.502 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (19.1.0) 2021-11-26 12:55:05.602 | Collecting defusedxml===0.6.0 2021-11-26 12:55:05.609 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-11-26 12:55:05.680 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-11-26 12:55:05.682 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-11-26 12:55:05.686 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-11-26 12:55:05.689 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-11-26 12:55:05.691 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-11-26 12:55:05.694 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 699)) (1.6.0) 2021-11-26 12:55:05.696 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (1.0.0) 2021-11-26 12:55:05.698 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 966)) (1.4.0) 2021-11-26 12:55:05.701 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1003)) (3.1.0) 2021-11-26 12:55:05.740 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (1.7.0) 2021-11-26 12:55:05.745 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 987)) (1.12.1) 2021-11-26 12:55:05.748 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 656)) (1.0.4) 2021-11-26 12:55:05.750 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-11-26 12:55:05.759 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.3.0) 2021-11-26 12:55:05.762 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-11-26 12:55:05.767 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 785)) (0.7) 2021-11-26 12:55:05.774 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.5) 2021-11-26 12:55:05.777 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-11-26 12:55:05.779 | Building wheels for collected packages: scrypt 2021-11-26 12:55:05.780 | Building wheel for scrypt (setup.py): started 2021-11-26 12:55:08.376 | Building wheel for scrypt (setup.py): finished with status 'done' 2021-11-26 12:55:08.377 | Created wheel for scrypt: filename=scrypt-0.8.13-cp36-cp36m-linux_x86_64.whl size=73193 sha256=5bc6511db4f2c5002e1495bbbc65723ec620f6ceaff2823522fcd16a0d29114d 2021-11-26 12:55:08.377 | Stored in directory: /root/.cache/pip/wheels/0c/52/ad/29fdeb2dcf7a0cf9e289bca23d73e0ffde209047e21277a31a 2021-11-26 12:55:08.378 | Successfully built scrypt 2021-11-26 12:55:09.193 | Installing collected packages: itsdangerous, click, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, scrypt, oauthlib, defusedxml, pysaml2, PyJWT, keystone 2021-11-26 12:55:09.220 | Attempting uninstall: click 2021-11-26 12:55:09.221 | Found existing installation: click 6.7 2021-11-26 12:55:09.227 | Uninstalling click-6.7: 2021-11-26 12:55:09.245 | Successfully uninstalled click-6.7 2021-11-26 12:55:10.045 | Attempting uninstall: oauthlib 2021-11-26 12:55:10.046 | Found existing installation: oauthlib 2.0.6 2021-11-26 12:55:10.062 | Uninstalling oauthlib-2.0.6: 2021-11-26 12:55:10.079 | Successfully uninstalled oauthlib-2.0.6 2021-11-26 12:55:10.700 | Attempting uninstall: PyJWT 2021-11-26 12:55:10.702 | Found existing installation: PyJWT 1.5.3 2021-11-26 12:55:10.706 | Uninstalling PyJWT-1.5.3: 2021-11-26 12:55:10.722 | Successfully uninstalled PyJWT-1.5.3 2021-11-26 12:55:10.756 | Running setup.py develop for keystone 2021-11-26 12:55:12.585 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 PyJWT-1.7.1 Werkzeug-1.0.1 aniso8601-8.0.0 click-7.1.1 defusedxml-0.6.0 itsdangerous-1.1.0 keystone oauthlib-3.1.0 passlib-1.7.2 pysaml2-5.0.0 scrypt-0.8.13 2021-11-26 12:55:12.695 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:55:12.695 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:55:12.795 | + inc/python:pip_install:207 : result=0 2021-11-26 12:55:12.797 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:55:12.799 | + functions-common:time_stop:2331 : local name 2021-11-26 12:55:12.801 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:55:12.804 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:55:12.806 | + functions-common:time_stop:2334 : local total 2021-11-26 12:55:12.808 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:55:12.810 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:55:12.812 | + functions-common:time_stop:2338 : start_time=1637931295610 2021-11-26 12:55:12.814 | + functions-common:time_stop:2340 : [[ -z 1637931295610 ]] 2021-11-26 12:55:12.818 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:55:12.821 | + functions-common:time_stop:2343 : end_time=1637931312819 2021-11-26 12:55:12.823 | + functions-common:time_stop:2344 : elapsed_time=17209 2021-11-26 12:55:12.825 | + functions-common:time_stop:2345 : total=72406 2021-11-26 12:55:12.827 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:55:12.829 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=89615 2021-11-26 12:55:12.831 | + inc/python:pip_install:210 : return 0 2021-11-26 12:55:12.833 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-26 12:55:12.836 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-26 12:55:12.838 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-26 12:55:12.854 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-26 12:55:12.866 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/keystone 2021-11-26 12:55:12.868 | + inc/python:use_library_from_git:263 : local name=/opt/stack/keystone 2021-11-26 12:55:12.870 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:55:12.872 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:55:12.874 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-11-26 12:55:12.877 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:55:12.880 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-11-26 12:55:12.895 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:55:12.898 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-11-26 12:55:12.900 | + lib/keystone:install_keystone:508 : '[' uwsgi == uwsgi ']' 2021-11-26 12:55:12.902 | + lib/keystone:install_keystone:509 : pip_install uwsgi 2021-11-26 12:55:12.920 | Using python 3.6 to install uwsgi because python3_enabled=True 2021-11-26 12:55:12.926 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt uwsgi 2021-11-26 12:55:15.649 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:55:15.649 | 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-11-26 12:55:15.649 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.650 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.650 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.651 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.651 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.652 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.652 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.653 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.653 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.653 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.654 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.654 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.655 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.655 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.656 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.656 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.656 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.657 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.657 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.658 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.658 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.659 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.659 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.660 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.660 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.663 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.663 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.664 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.664 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.665 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.665 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.666 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.666 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.666 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.667 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.667 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.668 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.668 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.668 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.669 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.669 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.669 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.670 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.670 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.671 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.671 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.671 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.672 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.672 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.673 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.673 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.674 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.674 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.675 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.675 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.676 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.677 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.677 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.678 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.678 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.679 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.679 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.680 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.681 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.681 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.682 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.682 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.682 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.683 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.684 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.684 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.685 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.685 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.686 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.686 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.686 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.687 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.687 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.688 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.688 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.689 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.690 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.690 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.690 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.691 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.691 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.692 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.692 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.693 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.693 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.694 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.694 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.695 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.695 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.696 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.696 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.697 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.697 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.698 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.698 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.699 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.699 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.700 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.700 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.701 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.701 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.701 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.702 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.702 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.703 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.703 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.704 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.704 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.704 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.705 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.705 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.706 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.706 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.707 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.708 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.708 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.709 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.709 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.709 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.710 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.710 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.711 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.711 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.712 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.712 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.713 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.713 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.713 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.714 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.714 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.715 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.715 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.715 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.716 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.716 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.717 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.717 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.718 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.718 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.718 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.719 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.719 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.720 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.720 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.721 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.721 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.722 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.722 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.723 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.723 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.724 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.724 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.724 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.725 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.725 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.726 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.726 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.727 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.727 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.728 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.728 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.728 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.729 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.729 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.730 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.730 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.730 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.731 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.731 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.731 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.732 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.732 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.733 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.733 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.734 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.734 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.735 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.735 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.735 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.736 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.736 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.737 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.737 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.738 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.739 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.739 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.739 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.740 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.740 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.741 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.741 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.742 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.742 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.742 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.743 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.743 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.743 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.744 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.744 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.745 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.745 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.745 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.746 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.746 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.747 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.747 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.748 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.748 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.748 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.749 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.749 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.749 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.750 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.750 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.751 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.751 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.751 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.752 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.752 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.753 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.753 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.754 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.754 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.754 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.755 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.755 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.756 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.757 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.757 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.758 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.759 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.759 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.760 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.760 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.761 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.761 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.761 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.762 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.762 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.763 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.763 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.764 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.764 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.765 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.765 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.765 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.766 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.766 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.767 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.767 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.767 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.768 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.768 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.769 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.769 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.770 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.771 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.771 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.772 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.772 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.772 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.773 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.773 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.774 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.774 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.774 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.775 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.775 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.776 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.776 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.777 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.777 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.777 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.778 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.778 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.779 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.779 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.780 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.780 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.781 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.781 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.781 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.782 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.782 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.782 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.783 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.783 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.784 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.784 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.785 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.786 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.786 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.786 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.787 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.787 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.788 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.788 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.789 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.789 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.789 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.790 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.790 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.791 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.806 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.806 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.807 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.807 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.808 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.808 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.809 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.809 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.809 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.810 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.810 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.811 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.811 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.812 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.812 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.813 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.813 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.813 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.814 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.815 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.815 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.816 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.817 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.817 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.817 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.818 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.818 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.819 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.819 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.820 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.820 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.820 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.821 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.821 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.822 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.822 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.823 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.823 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.823 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.824 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.824 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.825 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.825 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.826 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.826 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.827 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.827 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.827 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.828 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.828 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.829 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.829 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.830 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.830 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.830 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.831 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.831 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.832 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.833 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.833 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.834 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.834 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.835 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.835 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.836 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.836 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.836 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.837 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.837 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.838 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.838 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.838 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.839 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.839 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.840 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.840 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.841 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.841 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.842 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.842 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.843 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.843 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.844 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.844 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.844 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.845 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.845 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.846 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.846 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.846 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.847 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.847 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.848 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.849 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.849 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.849 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.850 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.850 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.851 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.852 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.852 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.852 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.853 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.853 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.854 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.854 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:15.855 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:15.855 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:15.856 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:16.409 | Collecting uwsgi 2021-11-26 12:55:16.425 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88a/b9867d8973d8a/uwsgi-2.0.20.tar.gz (804 kB) 2021-11-26 12:55:17.552 | Building wheels for collected packages: uwsgi 2021-11-26 12:55:17.553 | Building wheel for uwsgi (setup.py): started 2021-11-26 12:55:33.323 | Building wheel for uwsgi (setup.py): finished with status 'done' 2021-11-26 12:55:33.328 | Created wheel for uwsgi: filename=uWSGI-2.0.20-cp36-cp36m-linux_x86_64.whl size=597546 sha256=e90c9256fa13ac5c4ccad2a8fc27db1d998f3170eeccec8d1c40459f39873cee 2021-11-26 12:55:33.328 | Stored in directory: /root/.cache/pip/wheels/9a/16/df/02037ed390c1561aad34458ea9eb30a0c78f21377405d3f9e9 2021-11-26 12:55:33.329 | Successfully built uwsgi 2021-11-26 12:55:34.907 | Installing collected packages: uwsgi 2021-11-26 12:55:35.025 | Successfully installed uwsgi-2.0.20 2021-11-26 12:55:35.140 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:55:35.140 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:55:35.264 | + inc/python:pip_install:207 : result=0 2021-11-26 12:55:35.267 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:55:35.269 | + functions-common:time_stop:2331 : local name 2021-11-26 12:55:35.272 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:55:35.274 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:55:35.276 | + functions-common:time_stop:2334 : local total 2021-11-26 12:55:35.279 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:55:35.281 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:55:35.283 | + functions-common:time_stop:2338 : start_time=1637931312916 2021-11-26 12:55:35.286 | + functions-common:time_stop:2340 : [[ -z 1637931312916 ]] 2021-11-26 12:55:35.289 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:55:35.292 | + functions-common:time_stop:2343 : end_time=1637931335289 2021-11-26 12:55:35.294 | + functions-common:time_stop:2344 : elapsed_time=22373 2021-11-26 12:55:35.296 | + functions-common:time_stop:2345 : total=89615 2021-11-26 12:55:35.298 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:55:35.301 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=111988 2021-11-26 12:55:35.303 | + inc/python:pip_install:210 : return 0 2021-11-26 12:55:35.306 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-26 12:55:35.308 | + ./stack.sh:main:877 : configure_keystone 2021-11-26 12:55:35.310 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-11-26 12:55:35.322 | + 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-11-26 12:55:35.324 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-11-26 12:55:35.328 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-11-26 12:55:35.344 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:55:35.346 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-11-26 12:55:35.372 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-11-26 12:55:35.396 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-11-26 12:55:35.422 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-11-26 12:55:35.447 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-11-26 12:55:35.474 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-11-26 12:55:35.499 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-11-26 12:55:35.523 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-11-26 12:55:35.546 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-11-26 12:55:35.549 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-11-26 12:55:35.551 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-11-26 12:55:35.553 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-11-26 12:55:35.555 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-26 12:55:35.558 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-26 12:55:35.572 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:55:35.575 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-26 12:55:35.578 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-26 12:55:35.580 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-26 12:55:35.594 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:55:35.596 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2021-11-26 12:55:35.599 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2021-11-26 12:55:35.624 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-26 12:55:35.627 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-26 12:55:35.630 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-11-26 12:55:35.632 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-11-26 12:55:35.634 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-11-26 12:55:35.649 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:55:35.652 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.50/identity 2021-11-26 12:55:35.676 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.50/identity 2021-11-26 12:55:35.701 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-11-26 12:55:35.703 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-11-26 12:55:35.729 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-11-26 12:55:35.732 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-11-26 12:55:35.734 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-11-26 12:55:35.736 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-11-26 12:55:35.739 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-26 12:55:35.741 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-26 12:55:35.767 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-11-26 12:55:35.770 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-11-26 12:55:35.772 | + functions:setup_logging:655 : local conf_file=/etc/keystone/keystone.conf 2021-11-26 12:55:35.774 | + functions:setup_logging:656 : local other_cond=False 2021-11-26 12:55:35.777 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-26 12:55:35.779 | + functions:setup_logging:658 : setup_systemd_logging /etc/keystone/keystone.conf 2021-11-26 12:55:35.781 | + functions:setup_systemd_logging:686 : local conf_file=/etc/keystone/keystone.conf 2021-11-26 12:55:35.783 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-26 12:55:35.786 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-26 12:55:35.801 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-26 12:55:35.804 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-26 12:55:35.806 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-26 12:55:35.808 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-26 12:55:35.810 | + functions:setup_systemd_logging:700 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-26 12:55:35.834 | + functions:setup_systemd_logging:702 : 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-11-26 12:55:35.858 | + functions:setup_systemd_logging:703 : 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-11-26 12:55:35.882 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-26 12:55:35.905 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-11-26 12:55:35.930 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-11-26 12:55:35.932 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-11-26 12:55:35.934 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-11-26 12:55:35.936 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-11-26 12:55:35.939 | + lib/apache:write_uwsgi_config:266 : local url=/identity 2021-11-26 12:55:35.941 | + lib/apache:write_uwsgi_config:267 : local http= 2021-11-26 12:55:35.943 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-26 12:55:35.946 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-public 2021-11-26 12:55:35.949 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-public 2021-11-26 12:55:35.952 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-26 12:55:35.954 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-26 12:55:35.965 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-26 12:55:35.965 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:55:35.973 | d /var/run/uwsgi 0755 ubuntu root 2021-11-26 12:55:35.976 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:55:35.989 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-11-26 12:55:35.992 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-11-26 12:55:35.995 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-11-26 12:55:36.020 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-11-26 12:55:36.044 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-11-26 12:55:36.067 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-11-26 12:55:36.091 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-11-26 12:55:36.114 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-11-26 12:55:36.138 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-11-26 12:55:36.162 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-11-26 12:55:36.185 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-11-26 12:55:36.209 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-26 12:55:36.232 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-11-26 12:55:36.256 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-11-26 12:55:36.280 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-11-26 12:55:36.303 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-11-26 12:55:36.306 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-11-26 12:55:36.309 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-public 2021-11-26 12:55:36.311 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-public 2021-11-26 12:55:36.313 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-26 12:55:36.316 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:55:36.318 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:55:36.320 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-26 12:55:36.323 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-26 12:55:36.325 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-11-26 12:55:36.350 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-11-26 12:55:36.374 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-26 12:55:36.374 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 ' 2021-11-26 12:55:36.381 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-11-26 12:55:36.384 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-public 2021-11-26 12:55:36.387 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-public 2021-11-26 12:55:36.389 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-26 12:55:36.391 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-26 12:55:36.394 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 12:55:36.397 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:55:36.399 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:55:36.401 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-26 12:55:36.404 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-26 12:55:36.406 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:55:36.408 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:55:36.411 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-public 2021-11-26 12:55:36.467 | Enabling site keystone-wsgi-public. 2021-11-26 12:55:36.472 | To activate the new configuration, you need to run: 2021-11-26 12:55:36.472 | systemctl reload apache2 2021-11-26 12:55:36.476 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-11-26 12:55:36.478 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-26 12:55:36.481 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-26 12:55:36.483 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-26 12:55:36.622 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-11-26 12:55:36.625 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-11-26 12:55:36.628 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-11-26 12:55:36.630 | + lib/apache:write_uwsgi_config:266 : local url=/identity_admin 2021-11-26 12:55:36.633 | + lib/apache:write_uwsgi_config:267 : local http= 2021-11-26 12:55:36.635 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-26 12:55:36.638 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-admin 2021-11-26 12:55:36.641 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-admin 2021-11-26 12:55:36.644 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-26 12:55:36.647 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-26 12:55:36.658 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:55:36.660 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-26 12:55:36.665 | d /var/run/uwsgi 0755 ubuntu root 2021-11-26 12:55:36.668 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:55:36.681 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-11-26 12:55:36.684 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-11-26 12:55:36.687 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-11-26 12:55:36.714 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-11-26 12:55:36.739 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-11-26 12:55:36.763 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-11-26 12:55:36.787 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-11-26 12:55:36.811 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-11-26 12:55:36.836 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-11-26 12:55:36.859 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-11-26 12:55:36.883 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-11-26 12:55:36.907 | + lib/apache:write_uwsgi_config:300 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-26 12:55:36.931 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-11-26 12:55:36.955 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-11-26 12:55:36.978 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-11-26 12:55:37.002 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-11-26 12:55:37.005 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-11-26 12:55:37.008 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-admin 2021-11-26 12:55:37.010 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-admin 2021-11-26 12:55:37.013 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-26 12:55:37.015 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:55:37.017 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:55:37.020 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-26 12:55:37.022 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-26 12:55:37.025 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-11-26 12:55:37.048 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-11-26 12:55:37.073 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-26 12:55:37.074 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 ' 2021-11-26 12:55:37.080 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-11-26 12:55:37.084 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-admin 2021-11-26 12:55:37.086 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-admin 2021-11-26 12:55:37.088 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-26 12:55:37.090 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-26 12:55:37.093 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 12:55:37.095 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:55:37.098 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:55:37.100 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-26 12:55:37.103 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-26 12:55:37.105 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:55:37.107 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:55:37.109 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-admin 2021-11-26 12:55:37.166 | Enabling site keystone-wsgi-admin. 2021-11-26 12:55:37.171 | To activate the new configuration, you need to run: 2021-11-26 12:55:37.171 | systemctl reload apache2 2021-11-26 12:55:37.176 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-11-26 12:55:37.178 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-26 12:55:37.181 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-26 12:55:37.183 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-26 12:55:37.319 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-11-26 12:55:37.344 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-11-26 12:55:37.371 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-11-26 12:55:37.396 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-11-26 12:55:37.398 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-11-26 12:55:37.424 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-11-26 12:55:37.449 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-11-26 12:55:37.473 | + ./stack.sh:main:881 : is_service_enabled swift 2021-11-26 12:55:37.489 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:55:37.491 | + ./stack.sh:main:882 : is_service_enabled ceilometer 2021-11-26 12:55:37.507 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:55:37.509 | + ./stack.sh:main:885 : stack_install_service swift 2021-11-26 12:55:37.511 | + lib/stack:stack_install_service:20 : local service=swift 2021-11-26 12:55:37.514 | + lib/stack:stack_install_service:21 : type install_swift 2021-11-26 12:55:37.516 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-26 12:55:37.518 | + lib/stack:stack_install_service:32 : install_swift 2021-11-26 12:55:37.521 | + lib/swift:install_swift:740 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/ussuri 2021-11-26 12:55:37.523 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-11-26 12:55:37.526 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-11-26 12:55:37.528 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-26 12:55:37.530 | + functions-common:git_clone:526 : local orig_dir 2021-11-26 12:55:37.532 | ++ functions-common:git_clone:527 : pwd 2021-11-26 12:55:37.536 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-26 12:55:37.538 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-26 12:55:37.541 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-26 12:55:37.556 | + functions-common:git_clone:530 : RECLONE=False 2021-11-26 12:55:37.558 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-26 12:55:37.560 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-26 12:55:37.563 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-26 12:55:37.563 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-26 12:55:37.568 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-11-26 12:55:37.570 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-26 12:55:37.572 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-11-26 12:55:37.575 | + functions-common:git_clone:593 : git show --oneline 2021-11-26 12:55:37.575 | + functions-common:git_clone:593 : head -1 2021-11-26 12:55:37.577 | 4b0d6a87e Merge "symlink: Ensure headers are returned as a list on py3" into stable/ussuri 2021-11-26 12:55:37.582 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-26 12:55:37.586 | + lib/swift:install_swift:743 : setup_develop /opt/stack/swift keystone 2021-11-26 12:55:37.590 | + inc/python:setup_develop:351 : local bindep 2021-11-26 12:55:37.593 | + inc/python:setup_develop:352 : [[ /opt/stack/swift == -bindep* ]] 2021-11-26 12:55:37.596 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/swift 2021-11-26 12:55:37.599 | + inc/python:setup_develop:357 : local extras=keystone 2021-11-26 12:55:37.601 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-11-26 12:55:37.603 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-26 12:55:37.606 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/swift == -bindep* ]] 2021-11-26 12:55:37.608 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/swift 2021-11-26 12:55:37.610 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-26 12:55:37.613 | + inc/python:_setup_package_with_constraints_edit:384 : local extras=keystone 2021-11-26 12:55:37.616 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/swift 2021-11-26 12:55:37.618 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-26 12:55:37.621 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/swift 2021-11-26 12:55:37.623 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-26 12:55:37.625 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-26 12:55:37.628 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-11-26 12:55:37.633 | + inc/python:_setup_package_with_constraints_edit:396 : name=swift 2021-11-26 12:55:37.636 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- swift '-e file:///opt/stack/swift#egg=swift' 2021-11-26 12:55:38.669 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/swift -e keystone 2021-11-26 12:55:38.671 | + inc/python:setup_package:430 : local bindep=0 2021-11-26 12:55:38.674 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-26 12:55:38.676 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-26 12:55:38.678 | + inc/python:setup_package:433 : [[ /opt/stack/swift == -bindep* ]] 2021-11-26 12:55:38.681 | + inc/python:setup_package:438 : local project_dir=/opt/stack/swift 2021-11-26 12:55:38.683 | + inc/python:setup_package:439 : local flags=-e 2021-11-26 12:55:38.685 | + inc/python:setup_package:440 : local extras=keystone 2021-11-26 12:55:38.687 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-26 12:55:38.690 | + inc/python:setup_package:444 : [[ -z keystone ]] 2021-11-26 12:55:38.692 | + inc/python:setup_package:449 : [[ ! -z keystone ]] 2021-11-26 12:55:38.694 | + inc/python:setup_package:450 : extras='[keystone]' 2021-11-26 12:55:38.697 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-26 12:55:38.699 | + inc/python:setup_package:458 : pip_install -e '/opt/stack/swift[keystone]' 2021-11-26 12:55:38.717 | Using python 3.6 to install /opt/stack/swift because python3_enabled=True 2021-11-26 12:55:38.722 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e '/opt/stack/swift[keystone]' 2021-11-26 12:55:41.409 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:55:41.409 | 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-11-26 12:55:41.410 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.411 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.411 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.412 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.412 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.412 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.413 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.413 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.414 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.414 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.415 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.415 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.416 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.416 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.416 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.417 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.417 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.418 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.418 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.419 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.419 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.420 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.420 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.420 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.421 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.423 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.423 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.424 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.424 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.425 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.426 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.426 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.427 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.427 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.428 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.428 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.428 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.429 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.429 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.430 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.430 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.430 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.431 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.431 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.432 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.432 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.432 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.433 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.433 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.434 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.434 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.435 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.435 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.436 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.436 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.436 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.437 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.437 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.438 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.438 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.439 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.440 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.440 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.441 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.442 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.442 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.443 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.443 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.444 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.445 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.445 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.445 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.446 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.446 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.446 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.447 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.447 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.448 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.448 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.449 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.449 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.450 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.450 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.451 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.451 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.451 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.452 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.452 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.453 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.453 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.454 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.454 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.455 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.455 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.456 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.456 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.457 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.458 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.458 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.459 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.459 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.460 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.461 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.461 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.462 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.462 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.463 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.463 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.463 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.464 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.464 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.465 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.465 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.466 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.466 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.466 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.467 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.467 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.468 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.468 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.469 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.469 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.470 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.470 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.471 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.471 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.471 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.473 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.473 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.473 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.474 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.474 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.475 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.475 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.475 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.476 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.476 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.477 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.477 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.478 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.478 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.478 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.479 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.479 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.480 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.480 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.481 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.481 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.482 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.482 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.482 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.483 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.483 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.484 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.484 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.484 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.485 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.485 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.486 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.486 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.486 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.487 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.487 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.488 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.488 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.489 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.489 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.489 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.490 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.490 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.491 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.491 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.491 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.492 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.492 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.493 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.493 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.493 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.494 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.494 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.494 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.495 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.495 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.496 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.496 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.497 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.497 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.497 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.498 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.498 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.499 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.499 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.499 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.500 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.500 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.500 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.501 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.501 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.502 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.502 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.502 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.503 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.503 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.504 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.504 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.505 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.505 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.505 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.506 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.506 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.506 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.507 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.507 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.508 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.508 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.509 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.509 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.509 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.510 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.510 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.511 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.511 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.511 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.512 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.512 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.513 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.513 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.513 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.514 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.530 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.530 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.531 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.532 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.532 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.533 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.534 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.535 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.535 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.536 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.536 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.537 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.537 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.538 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.538 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.538 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.539 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.539 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.540 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.540 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.541 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.541 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.541 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.542 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.542 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.543 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.543 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.544 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.544 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.544 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.545 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.545 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.546 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.546 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.547 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.547 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.547 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.548 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.548 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.549 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.549 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.549 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.550 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.550 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.551 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.551 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.552 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.552 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.552 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.553 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.553 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.554 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.554 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.555 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.555 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.556 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.556 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.556 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.557 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.557 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.557 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.558 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.558 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.559 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.559 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.559 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.560 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.560 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.561 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.561 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.562 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.562 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.562 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.563 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.563 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.564 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.564 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.565 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.565 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.566 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.566 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.566 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.567 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.567 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.568 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.568 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.569 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.569 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.570 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.570 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.570 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.571 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.571 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.571 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.572 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.572 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.573 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.573 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.574 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.574 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.575 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.576 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.576 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.577 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.577 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.577 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.578 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.578 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.579 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.579 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.580 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.580 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.580 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.581 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.582 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.582 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.583 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.583 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.583 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.584 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.584 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.585 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.585 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.586 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.586 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.586 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.587 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.587 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.588 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.588 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.589 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.589 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.590 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.590 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.590 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.591 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.591 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.592 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.592 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.593 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.593 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.593 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.594 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.594 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.595 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.595 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.596 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.596 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.596 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.597 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.598 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.598 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.599 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.599 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.600 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.600 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.601 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.601 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.602 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.602 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.602 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.603 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.603 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.604 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.604 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.605 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.605 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.605 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.606 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.606 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.606 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.607 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.607 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.608 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.608 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.609 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.609 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.610 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.610 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.611 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.611 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.612 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.612 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.613 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.613 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.614 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:55:41.614 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:55:41.615 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:55:41.615 | Obtaining file:///opt/stack/swift 2021-11-26 12:55:42.989 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-26 12:55:44.318 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-11-26 12:55:44.326 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-11-26 12:55:44.368 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-11-26 12:55:44.378 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-11-26 12:55:44.381 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (9.0.0) 2021-11-26 12:55:45.354 | Collecting lxml===4.5.0 2021-11-26 12:55:45.376 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ebe/c08091a22c2be/lxml-4.5.0-cp36-cp36m-manylinux1_x86_64.whl (5.8 MB) 2021-11-26 12:55:45.593 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-11-26 12:55:45.595 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-11-26 12:55:45.599 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.3.1) 2021-11-26 12:55:45.635 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-11-26 12:55:45.649 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-11-26 12:55:45.656 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-11-26 12:55:45.665 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-11-26 12:55:45.711 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-11-26 12:55:45.724 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-11-26 12:55:45.743 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-11-26 12:55:45.746 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (3.0.0) 2021-11-26 12:55:45.884 | Collecting pyeclib===1.6.0 2021-11-26 12:55:45.903 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-11-26 12:55:46.971 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-11-26 12:55:46.975 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-11-26 12:55:46.978 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-11-26 12:55:46.984 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-11-26 12:55:47.006 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-11-26 12:55:47.010 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-11-26 12:55:47.034 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-11-26 12:55:47.039 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-11-26 12:55:47.042 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-11-26 12:55:47.049 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.25.8) 2021-11-26 12:55:47.204 | Collecting xattr===0.9.7 2021-11-26 12:55:47.211 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-11-26 12:55:48.034 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-11-26 12:55:48.038 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-11-26 12:55:48.041 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-11-26 12:55:48.056 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-11-26 12:55:48.126 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-11-26 12:55:48.130 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-11-26 12:55:48.134 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-11-26 12:55:48.142 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-11-26 12:55:48.146 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-11-26 12:55:48.151 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-11-26 12:55:48.154 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-11-26 12:55:48.157 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-11-26 12:55:48.159 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-11-26 12:55:48.162 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-11-26 12:55:48.166 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-11-26 12:55:48.169 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-11-26 12:55:48.174 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-11-26 12:55:48.178 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 988)) (1.12.1) 2021-11-26 12:55:48.181 | Building wheels for collected packages: pyeclib, xattr 2021-11-26 12:55:48.182 | Building wheel for pyeclib (setup.py): started 2021-11-26 12:55:49.383 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-11-26 12:55:49.384 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53041 sha256=53aa4b4d273410d5435fee1cf4e93945250bdc2849d0ad0afcb3f653c6fcd6cc 2021-11-26 12:55:49.384 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-11-26 12:55:49.386 | Building wheel for xattr (setup.py): started 2021-11-26 12:55:50.680 | Building wheel for xattr (setup.py): finished with status 'done' 2021-11-26 12:55:50.680 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30924 sha256=15559439e88619c761c8a0e90d490aa36c4c97a162c79b7dd4fb20edc149c88c 2021-11-26 12:55:50.681 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-11-26 12:55:50.681 | Successfully built pyeclib xattr 2021-11-26 12:55:52.021 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-11-26 12:55:52.360 | Running setup.py develop for swift 2021-11-26 12:55:53.985 | Successfully installed lxml-4.5.0 pyeclib-1.6.0 swift xattr-0.9.7 2021-11-26 12:55:54.102 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:55:54.102 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:55:54.204 | + inc/python:pip_install:207 : result=0 2021-11-26 12:55:54.206 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:55:54.209 | + functions-common:time_stop:2331 : local name 2021-11-26 12:55:54.211 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:55:54.213 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:55:54.215 | + functions-common:time_stop:2334 : local total 2021-11-26 12:55:54.217 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:55:54.220 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:55:54.222 | + functions-common:time_stop:2338 : start_time=1637931338713 2021-11-26 12:55:54.224 | + functions-common:time_stop:2340 : [[ -z 1637931338713 ]] 2021-11-26 12:55:54.227 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:55:54.230 | + functions-common:time_stop:2343 : end_time=1637931354228 2021-11-26 12:55:54.232 | + functions-common:time_stop:2344 : elapsed_time=15515 2021-11-26 12:55:54.235 | + functions-common:time_stop:2345 : total=111988 2021-11-26 12:55:54.237 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:55:54.239 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=127503 2021-11-26 12:55:54.242 | + inc/python:pip_install:210 : return 0 2021-11-26 12:55:54.244 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-26 12:55:54.246 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-26 12:55:54.248 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-26 12:55:54.265 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-26 12:55:54.276 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/swift 2021-11-26 12:55:54.279 | + inc/python:use_library_from_git:263 : local name=/opt/stack/swift 2021-11-26 12:55:54.281 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:55:54.283 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:55:54.286 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/swift, ]] 2021-11-26 12:55:54.289 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:55:54.291 | + lib/swift:install_swift:744 : '[' False == True ']' 2021-11-26 12:55:54.293 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-26 12:55:54.296 | + ./stack.sh:main:886 : configure_swift 2021-11-26 12:55:54.298 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-11-26 12:55:54.300 | + lib/swift:configure_swift:335 : local node_number 2021-11-26 12:55:54.302 | + lib/swift:configure_swift:336 : local swift_node_config 2021-11-26 12:55:54.304 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-11-26 12:55:54.306 | + lib/swift:configure_swift:338 : local user_group 2021-11-26 12:55:54.308 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-11-26 12:55:55.114 | No account-server running 2021-11-26 12:55:55.114 | No object-expirer running 2021-11-26 12:55:55.114 | No object-replicator running 2021-11-26 12:55:55.114 | No account-auditor running 2021-11-26 12:55:55.114 | No proxy-server running 2021-11-26 12:55:55.114 | No container-auditor running 2021-11-26 12:55:55.114 | No container-server running 2021-11-26 12:55:55.114 | No container-sharder running 2021-11-26 12:55:55.114 | No container-updater running 2021-11-26 12:55:55.114 | No container-reconciler running 2021-11-26 12:55:55.114 | No object-server running 2021-11-26 12:55:55.114 | No container-sync running 2021-11-26 12:55:55.114 | No object-reconstructor running 2021-11-26 12:55:55.114 | No object-updater running 2021-11-26 12:55:55.114 | No account-replicator running 2021-11-26 12:55:55.114 | No container-replicator running 2021-11-26 12:55:55.114 | No account-reaper running 2021-11-26 12:55:55.114 | No object-auditor running 2021-11-26 12:55:55.159 | + lib/swift:configure_swift:341 : true 2021-11-26 12:55:55.161 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-11-26 12:55:55.173 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-11-26 12:55:55.185 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-11-26 12:55:55.187 | + lib/swift:configure_swift:355 : sed -e ' 2021-11-26 12:55:55.187 | s/%GROUP%//; 2021-11-26 12:55:55.187 | s/%USER%/ubuntu/; 2021-11-26 12:55:55.187 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-11-26 12:55:55.187 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-11-26 12:55:55.188 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-11-26 12:55:55.195 | uid = ubuntu 2021-11-26 12:55:55.195 | gid = 2021-11-26 12:55:55.195 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-11-26 12:55:55.195 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-11-26 12:55:55.195 | address = 127.0.0.1 2021-11-26 12:55:55.195 | 2021-11-26 12:55:55.195 | [account6612] 2021-11-26 12:55:55.195 | max connections = 25 2021-11-26 12:55:55.195 | path = /opt/stack/data/swift/1/node/ 2021-11-26 12:55:55.195 | read only = false 2021-11-26 12:55:55.195 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-11-26 12:55:55.195 | 2021-11-26 12:55:55.195 | [account6622] 2021-11-26 12:55:55.195 | max connections = 25 2021-11-26 12:55:55.195 | path = /opt/stack/data/swift/2/node/ 2021-11-26 12:55:55.195 | read only = false 2021-11-26 12:55:55.196 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-11-26 12:55:55.196 | 2021-11-26 12:55:55.196 | [account6632] 2021-11-26 12:55:55.196 | max connections = 25 2021-11-26 12:55:55.196 | path = /opt/stack/data/swift/3/node/ 2021-11-26 12:55:55.196 | read only = false 2021-11-26 12:55:55.196 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-11-26 12:55:55.196 | 2021-11-26 12:55:55.196 | [account6642] 2021-11-26 12:55:55.196 | max connections = 25 2021-11-26 12:55:55.196 | path = /opt/stack/data/swift/4/node/ 2021-11-26 12:55:55.196 | read only = false 2021-11-26 12:55:55.196 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-11-26 12:55:55.196 | 2021-11-26 12:55:55.196 | 2021-11-26 12:55:55.196 | [container6611] 2021-11-26 12:55:55.196 | max connections = 25 2021-11-26 12:55:55.196 | path = /opt/stack/data/swift/1/node/ 2021-11-26 12:55:55.196 | read only = false 2021-11-26 12:55:55.196 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-11-26 12:55:55.196 | 2021-11-26 12:55:55.196 | [container6621] 2021-11-26 12:55:55.196 | max connections = 25 2021-11-26 12:55:55.196 | path = /opt/stack/data/swift/2/node/ 2021-11-26 12:55:55.196 | read only = false 2021-11-26 12:55:55.196 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-11-26 12:55:55.196 | 2021-11-26 12:55:55.196 | [container6631] 2021-11-26 12:55:55.196 | max connections = 25 2021-11-26 12:55:55.196 | path = /opt/stack/data/swift/3/node/ 2021-11-26 12:55:55.196 | read only = false 2021-11-26 12:55:55.196 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-11-26 12:55:55.196 | 2021-11-26 12:55:55.197 | [container6641] 2021-11-26 12:55:55.197 | max connections = 25 2021-11-26 12:55:55.197 | path = /opt/stack/data/swift/4/node/ 2021-11-26 12:55:55.197 | read only = false 2021-11-26 12:55:55.197 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-11-26 12:55:55.197 | 2021-11-26 12:55:55.197 | 2021-11-26 12:55:55.197 | [object6613] 2021-11-26 12:55:55.197 | max connections = 25 2021-11-26 12:55:55.197 | path = /opt/stack/data/swift/1/node/ 2021-11-26 12:55:55.197 | read only = false 2021-11-26 12:55:55.197 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-11-26 12:55:55.197 | 2021-11-26 12:55:55.197 | [object6623] 2021-11-26 12:55:55.197 | max connections = 25 2021-11-26 12:55:55.197 | path = /opt/stack/data/swift/2/node/ 2021-11-26 12:55:55.197 | read only = false 2021-11-26 12:55:55.197 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-11-26 12:55:55.197 | 2021-11-26 12:55:55.197 | [object6633] 2021-11-26 12:55:55.197 | max connections = 25 2021-11-26 12:55:55.197 | path = /opt/stack/data/swift/3/node/ 2021-11-26 12:55:55.197 | read only = false 2021-11-26 12:55:55.197 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-11-26 12:55:55.197 | 2021-11-26 12:55:55.197 | [object6643] 2021-11-26 12:55:55.197 | max connections = 25 2021-11-26 12:55:55.197 | path = /opt/stack/data/swift/4/node/ 2021-11-26 12:55:55.197 | read only = false 2021-11-26 12:55:55.197 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-11-26 12:55:55.199 | + lib/swift:configure_swift:361 : is_ubuntu 2021-11-26 12:55:55.201 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:55:55.203 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:55:55.205 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-11-26 12:55:55.224 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-11-26 12:55:55.226 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-11-26 12:55:55.229 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-11-26 12:55:55.233 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-11-26 12:55:55.236 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-11-26 12:55:55.240 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-11-26 12:55:55.263 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.50:8080/v1/ 2021-11-26 12:55:55.286 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-11-26 12:55:55.305 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-11-26 12:55:55.332 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-11-26 12:55:55.352 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-11-26 12:55:55.380 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-11-26 12:55:55.399 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-11-26 12:55:55.426 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-11-26 12:55:55.446 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-11-26 12:55:55.473 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-11-26 12:55:55.493 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-11-26 12:55:55.520 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-11-26 12:55:55.540 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-11-26 12:55:55.553 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:55:55.555 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-11-26 12:55:55.584 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-11-26 12:55:55.610 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-11-26 12:55:55.636 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-11-26 12:55:55.664 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-11-26 12:55:55.677 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:55:55.679 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-11-26 12:55:55.705 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-11-26 12:55:55.719 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:55:55.721 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-11-26 12:55:55.736 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:55:55.738 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-11-26 12:55:55.751 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:55:55.753 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2021-11-26 12:55:55.755 | + lib/swift:configure_swift:437 : swift_pipeline+=' tempauth ' 2021-11-26 12:55:55.757 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-11-26 12:55:55.765 | + lib/swift:configure_swift:440 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-11-26 12:55:55.773 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-11-26 12:55:55.799 | + lib/swift:configure_swift:443 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-11-26 12:55:55.825 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-11-26 12:55:55.854 | + lib/swift:configure_swift:451 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-11-26 12:55:55.883 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-11-26 12:55:55.909 | + lib/swift:configure_swift:454 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-11-26 12:55:55.911 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-11-26 12:55:55.914 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-11-26 12:55:55.916 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-11-26 12:55:55.918 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-11-26 12:55:55.944 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-11-26 12:55:55.971 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.50/identity 2021-11-26 12:55:55.998 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-11-26 12:55:56.026 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-11-26 12:55:56.052 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-11-26 12:55:56.081 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-11-26 12:55:56.108 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-11-26 12:55:56.135 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-26 12:55:56.162 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-11-26 12:55:56.188 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-11-26 12:55:56.216 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-11-26 12:55:56.243 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-11-26 12:55:56.270 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-11-26 12:55:56.299 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-11-26 12:55:56.326 | + lib/swift:configure_swift:465 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-11-26 12:55:56.346 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-11-26 12:55:56.372 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-11-26 12:55:56.399 | + lib/swift:configure_swift:471 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-11-26 12:55:56.403 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-11-26 12:55:56.428 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-11-26 12:55:56.451 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-11-26 12:55:56.475 | + lib/swift:configure_swift:476 : local node_number 2021-11-26 12:55:56.477 | + lib/swift:configure_swift:477 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-26 12:55:56.479 | + lib/swift:configure_swift:478 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-26 12:55:56.481 | + lib/swift:configure_swift:479 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-11-26 12:55:56.485 | + lib/swift:configure_swift:480 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-11-26 12:55:56.487 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-26 12:55:56.490 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-26 12:55:56.492 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-11-26 12:55:56.494 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-11-26 12:55:56.496 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-26 12:55:56.498 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-26 12:55:56.500 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-11-26 12:55:56.517 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-11-26 12:55:56.543 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-11-26 12:55:56.560 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-11-26 12:55:56.587 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-11-26 12:55:56.605 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-26 12:55:56.631 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-11-26 12:55:56.649 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-26 12:55:56.674 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-11-26 12:55:56.692 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-26 12:55:56.719 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-11-26 12:55:56.736 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-11-26 12:55:56.762 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-11-26 12:55:56.780 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-11-26 12:55:56.805 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-11-26 12:55:56.824 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-11-26 12:55:56.849 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-11-26 12:55:56.867 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-11-26 12:55:56.892 | + 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-11-26 12:55:56.899 | + lib/swift:configure_swift:481 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-11-26 12:55:56.916 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-26 12:55:56.943 | + lib/swift:configure_swift:483 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-11-26 12:55:56.969 | + lib/swift:configure_swift:485 : swift_node_config=/etc/swift/container-server/1.conf 2021-11-26 12:55:56.971 | + lib/swift:configure_swift:486 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-11-26 12:55:56.975 | + lib/swift:configure_swift:487 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-11-26 12:55:56.977 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-11-26 12:55:56.979 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-26 12:55:56.981 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-11-26 12:55:56.984 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-11-26 12:55:56.986 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-26 12:55:56.988 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-26 12:55:56.991 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-11-26 12:55:57.008 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-11-26 12:55:57.033 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-11-26 12:55:57.051 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-11-26 12:55:57.077 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-11-26 12:55:57.094 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-26 12:55:57.120 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-11-26 12:55:57.138 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-26 12:55:57.164 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-11-26 12:55:57.181 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-26 12:55:57.208 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-11-26 12:55:57.225 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-11-26 12:55:57.251 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-11-26 12:55:57.269 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-11-26 12:55:57.294 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-11-26 12:55:57.312 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-11-26 12:55:57.338 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-11-26 12:55:57.356 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-11-26 12:55:57.381 | + 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-11-26 12:55:57.387 | + lib/swift:configure_swift:488 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-11-26 12:55:57.404 | + lib/swift:configure_swift:489 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-26 12:55:57.431 | + lib/swift:configure_swift:491 : swift_node_config=/etc/swift/account-server/1.conf 2021-11-26 12:55:57.433 | + lib/swift:configure_swift:492 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-11-26 12:55:57.437 | + lib/swift:configure_swift:493 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-11-26 12:55:57.439 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-11-26 12:55:57.441 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-26 12:55:57.443 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-11-26 12:55:57.445 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-11-26 12:55:57.447 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-26 12:55:57.449 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-26 12:55:57.452 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-11-26 12:55:57.468 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-11-26 12:55:57.494 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-11-26 12:55:57.511 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-11-26 12:55:57.537 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-11-26 12:55:57.555 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-26 12:55:57.580 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-11-26 12:55:57.598 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-26 12:55:57.622 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-11-26 12:55:57.639 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-26 12:55:57.665 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-11-26 12:55:57.682 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-11-26 12:55:57.708 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-11-26 12:55:57.724 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-11-26 12:55:57.749 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-11-26 12:55:57.767 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-11-26 12:55:57.791 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-11-26 12:55:57.808 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-11-26 12:55:57.833 | + 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-11-26 12:55:57.838 | + lib/swift:configure_swift:494 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-11-26 12:55:57.854 | + lib/swift:configure_swift:495 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-26 12:55:57.880 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-11-26 12:55:57.906 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-11-26 12:55:57.933 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-11-26 12:55:57.963 | + lib/swift:configure_swift:503 : testfile=/etc/swift/test.conf 2021-11-26 12:55:57.966 | + lib/swift:configure_swift:504 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-11-26 12:55:57.970 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-11-26 12:55:57.995 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-11-26 12:55:58.020 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-11-26 12:55:58.045 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-11-26 12:55:58.070 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-11-26 12:55:58.095 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-11-26 12:55:58.119 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-11-26 12:55:58.142 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test password4 testing4 2021-11-26 12:55:58.167 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-11-26 12:55:58.192 | + lib/swift:configure_swift:517 : is_service_enabled keystone 2021-11-26 12:55:58.207 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:55:58.210 | + lib/swift:configure_swift:518 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-11-26 12:55:58.227 | + lib/swift:configure_swift:519 : local auth_vers 2021-11-26 12:55:58.230 | ++ lib/swift:configure_swift:520 : iniget /etc/swift/test.conf func_test auth_version 2021-11-26 12:55:58.248 | + lib/swift:configure_swift:520 : auth_vers=3 2021-11-26 12:55:58.251 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.50 2021-11-26 12:55:58.274 | + lib/swift:configure_swift:522 : [[ http == \h\t\t\p\s ]] 2021-11-26 12:55:58.276 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_port 80 2021-11-26 12:55:58.301 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.50/identity 2021-11-26 12:55:58.326 | + lib/swift:configure_swift:528 : [[ 3 == \3 ]] 2021-11-26 12:55:58.328 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-11-26 12:55:58.351 | + lib/swift:configure_swift:533 : is_service_enabled tls-proxy 2021-11-26 12:55:58.366 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:55:58.368 | + lib/swift:configure_swift:539 : local user_group 2021-11-26 12:55:58.371 | ++ lib/swift:configure_swift:540 : id -g ubuntu 2021-11-26 12:55:58.375 | + lib/swift:configure_swift:540 : user_group=1000 2021-11-26 12:55:58.377 | + lib/swift:configure_swift:541 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-11-26 12:55:58.389 | + lib/swift:configure_swift:543 : local swift_log_dir=/opt/stack/data/swift/logs 2021-11-26 12:55:58.391 | + lib/swift:configure_swift:544 : sudo rm -rf /opt/stack/data/swift/logs 2021-11-26 12:55:58.401 | + lib/swift:configure_swift:545 : local swift_log_group=adm 2021-11-26 12:55:58.403 | + lib/swift:configure_swift:546 : is_suse 2021-11-26 12:55:58.405 | + functions-common:is_suse:462 : is_opensuse 2021-11-26 12:55:58.407 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-26 12:55:58.410 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 12:55:58.412 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-26 12:55:58.414 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-26 12:55:58.417 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 12:55:58.419 | + lib/swift:configure_swift:549 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-11-26 12:55:58.431 | + lib/swift:configure_swift:551 : [[ False != \F\a\l\s\e ]] 2021-11-26 12:55:58.433 | + lib/swift:configure_swift:559 : '[' False == True ']' 2021-11-26 12:55:58.435 | + ./stack.sh:main:889 : is_service_enabled s3api 2021-11-26 12:55:58.451 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:55:58.453 | + ./stack.sh:main:895 : is_service_enabled g-api n-api 2021-11-26 12:55:58.470 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:55:58.472 | + ./stack.sh:main:897 : stack_install_service glance 2021-11-26 12:55:58.475 | + lib/stack:stack_install_service:20 : local service=glance 2021-11-26 12:55:58.477 | + lib/stack:stack_install_service:21 : type install_glance 2021-11-26 12:55:58.480 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-26 12:55:58.482 | + lib/stack:stack_install_service:32 : install_glance 2021-11-26 12:55:58.484 | + lib/glance:install_glance:358 : glance_store_extras=() 2021-11-26 12:55:58.487 | + lib/glance:install_glance:358 : local glance_store_extras 2021-11-26 12:55:58.490 | + lib/glance:install_glance:360 : is_service_enabled cinder 2021-11-26 12:55:58.506 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:55:58.508 | + lib/glance:install_glance:361 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-11-26 12:55:58.510 | + lib/glance:install_glance:364 : is_service_enabled swift 2021-11-26 12:55:58.527 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:55:58.529 | + lib/glance:install_glance:365 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-11-26 12:55:58.532 | + lib/glance:install_glance:370 : use_library_from_git glance_store 2021-11-26 12:55:58.535 | + inc/python:use_library_from_git:263 : local name=glance_store 2021-11-26 12:55:58.537 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:55:58.540 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:55:58.542 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,glance_store, ]] 2021-11-26 12:55:58.545 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:55:58.548 | ++ lib/glance:install_glance:375 : join_extras swift cinder 2021-11-26 12:55:58.551 | ++ inc/python:join_extras:29 : local IFS=, 2021-11-26 12:55:58.553 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-11-26 12:55:58.556 | + lib/glance:install_glance:375 : pip_install_gr_extras glance-store swift,cinder 2021-11-26 12:55:58.559 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-11-26 12:55:58.561 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-11-26 12:55:58.564 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-11-26 12:55:58.567 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-11-26 12:55:58.570 | ++ inc/python:get_version_constraints_from_global_requirements:250 : local package=glance-store 2021-11-26 12:55:58.572 | ++ inc/python:get_version_constraints_from_global_requirements:251 : local required_pkg_version_constraint 2021-11-26 12:55:58.576 | +++ inc/python:get_version_constraints_from_global_requirements:253 : cut -d# -f1 2021-11-26 12:55:58.576 | +++ inc/python:get_version_constraints_from_global_requirements:253 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-11-26 12:55:58.582 | ++ inc/python:get_version_constraints_from_global_requirements:253 : required_pkg_version_constraint='!=0.29.0 ' 2021-11-26 12:55:58.584 | ++ inc/python:get_version_constraints_from_global_requirements:254 : [[ !=0.29.0 == '' ]] 2021-11-26 12:55:58.586 | ++ inc/python:get_version_constraints_from_global_requirements:257 : echo '!=0.29.0' 2021-11-26 12:55:58.589 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-11-26 12:55:58.592 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-11-26 12:55:58.611 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 because python3_enabled=True 2021-11-26 12:55:58.616 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[swift,cinder]!=0.29.0' 2021-11-26 12:56:01.287 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:56:01.287 | 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-11-26 12:56:01.288 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.288 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.288 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.289 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.289 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.290 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.290 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.291 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.291 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.291 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.292 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.292 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.293 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.293 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.294 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.294 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.294 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.295 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.295 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.296 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.296 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.297 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.297 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.297 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.298 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.300 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.301 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.301 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.302 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.302 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.302 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.303 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.303 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.304 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.304 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.305 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.305 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.305 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.306 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.306 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.306 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.307 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.307 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.307 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.308 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.308 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.309 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.309 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.310 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.310 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.311 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.311 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.311 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.312 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.312 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.313 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.313 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.314 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.314 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.314 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.316 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.317 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.317 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.318 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.319 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.319 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.319 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.320 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.320 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.321 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.322 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.322 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.322 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.323 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.323 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.324 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.324 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.325 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.325 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.325 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.326 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.326 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.327 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.327 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.328 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.328 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.328 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.329 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.329 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.330 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.330 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.331 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.332 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.332 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.333 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.334 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.334 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.335 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.335 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.336 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.336 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.337 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.337 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.338 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.338 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.339 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.339 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.340 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.340 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.340 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.341 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.342 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.342 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.342 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.343 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.343 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.344 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.344 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.345 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.345 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.345 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.346 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.346 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.347 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.347 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.348 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.348 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.349 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.349 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.350 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.350 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.350 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.351 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.351 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.352 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.352 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.353 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.353 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.353 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.354 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.354 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.354 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.355 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.355 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.356 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.356 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.357 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.357 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.358 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.358 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.358 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.359 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.359 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.360 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.360 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.360 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.361 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.361 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.362 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.362 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.363 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.363 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.364 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.364 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.364 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.365 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.365 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.366 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.366 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.366 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.367 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.367 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.368 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.368 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.368 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.369 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.369 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.370 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.370 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.370 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.371 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.371 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.372 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.372 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.372 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.373 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.373 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.374 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.374 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.374 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.375 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.375 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.375 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.376 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.376 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.377 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.377 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.377 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.378 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.379 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.379 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.380 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.380 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.380 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.381 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.381 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.382 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.382 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.382 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.383 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.383 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.384 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.384 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.384 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.385 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.385 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.385 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.386 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.386 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.387 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.387 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.388 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.404 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.404 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.405 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.405 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.405 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.406 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.406 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.407 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.407 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.408 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.409 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.409 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.410 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.411 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.411 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.412 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.412 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.413 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.413 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.413 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.414 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.414 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.415 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.415 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.416 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.416 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.416 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.417 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.417 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.418 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.418 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.418 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.419 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.419 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.420 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.420 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.421 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.421 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.421 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.422 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.422 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.423 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.423 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.423 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.424 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.424 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.425 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.425 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.426 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.426 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.427 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.427 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.427 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.428 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.428 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.429 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.429 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.429 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.430 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.430 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.431 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.431 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.432 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.432 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.432 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.433 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.433 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.433 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.434 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.434 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.435 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.435 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.436 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.436 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.436 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.437 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.437 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.438 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.438 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.438 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.439 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.439 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.440 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.441 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.441 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.442 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.442 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.443 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.443 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.443 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.444 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.444 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.445 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.445 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.445 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.446 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.446 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.447 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.447 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.448 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.448 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.448 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.449 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.449 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.450 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.450 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.451 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.452 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.452 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.453 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.453 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.453 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.454 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.454 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.455 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.455 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.455 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.456 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.457 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.457 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.458 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.458 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.459 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.459 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.460 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.460 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.460 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.461 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.461 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.462 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.462 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.463 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.463 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.463 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.464 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.464 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.465 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.465 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.466 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.466 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.466 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.467 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.467 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.468 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.468 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.469 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.469 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.469 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.470 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.470 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.471 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.471 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.471 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.472 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.473 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.473 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.473 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.474 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.474 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.475 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.475 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.476 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.476 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.477 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.477 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.478 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.478 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.478 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.479 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.479 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.479 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.480 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.480 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.481 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.481 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.481 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.482 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.482 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.483 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.483 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.484 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.484 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.484 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.485 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.485 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.486 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.486 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.487 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.488 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.488 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.489 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.489 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.490 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:01.490 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:01.490 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:01.661 | Collecting glance-store===2.0.1 2021-11-26 12:56:01.669 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a85/dd1de1f97b3c1/glance_store-2.0.1-py2.py3-none-any.whl (209 kB) 2021-11-26 12:56:01.849 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (0.17.2) 2021-11-26 12:56:01.852 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-11-26 12:56:01.884 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-11-26 12:56:02.153 | Collecting os-brick===3.0.8 2021-11-26 12:56:02.160 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/267/0716380e03849/os_brick-3.0.8-py3-none-any.whl (249 kB) 2021-11-26 12:56:02.272 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-11-26 12:56:02.277 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (5.0.2) 2021-11-26 12:56:02.299 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (4.0.3) 2021-11-26 12:56:02.312 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-11-26 12:56:02.326 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-11-26 12:56:02.333 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-11-26 12:56:02.341 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-11-26 12:56:02.386 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (2.1.2) 2021-11-26 12:56:02.402 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (6.0.2) 2021-11-26 12:56:02.407 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-11-26 12:56:02.420 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.1.1) 2021-11-26 12:56:02.448 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-11-26 12:56:02.466 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-11-26 12:56:02.469 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-11-26 12:56:02.472 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-11-26 12:56:02.475 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.16.0) 2021-11-26 12:56:02.626 | Collecting python-cinderclient===7.0.2 2021-11-26 12:56:02.634 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/161/797c9b42827cb/python_cinderclient-7.0.2-py3-none-any.whl (276 kB) 2021-11-26 12:56:02.742 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-11-26 12:56:02.748 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-11-26 12:56:02.886 | Collecting python-swiftclient===3.9.1 2021-11-26 12:56:02.893 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b7e/4bd4ef6ee026f/python_swiftclient-3.9.1-py2.py3-none-any.whl (84 kB) 2021-11-26 12:56:02.992 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-11-26 12:56:02.996 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-11-26 12:56:03.104 | Collecting retrying===1.3.3 2021-11-26 12:56:03.111 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-11-26 12:56:03.209 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-11-26 12:56:03.213 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 829)) (3.17.0) 2021-11-26 12:56:03.217 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-11-26 12:56:03.220 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-11-26 12:56:03.226 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.25.8) 2021-11-26 12:56:03.249 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 994)) (1.2.3) 2021-11-26 12:56:03.252 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-11-26 12:56:03.262 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-11-26 12:56:03.280 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-11-26 12:56:03.327 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-11-26 12:56:03.372 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-11-26 12:56:03.374 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-11-26 12:56:03.379 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-11-26 12:56:03.385 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-11-26 12:56:03.388 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-11-26 12:56:03.396 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-11-26 12:56:03.400 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-11-26 12:56:03.403 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-11-26 12:56:03.407 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-11-26 12:56:03.410 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-11-26 12:56:03.418 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-11-26 12:56:03.434 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-11-26 12:56:03.443 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-11-26 12:56:03.451 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-11-26 12:56:03.462 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-11-26 12:56:03.465 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.7.2) 2021-11-26 12:56:03.468 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-11-26 12:56:03.471 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-11-26 12:56:03.475 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-11-26 12:56:03.477 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-11-26 12:56:03.480 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-11-26 12:56:03.482 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1004)) (3.1.0) 2021-11-26 12:56:03.494 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 988)) (1.12.1) 2021-11-26 12:56:03.497 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-11-26 12:56:03.500 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (0.7) 2021-11-26 12:56:03.508 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.4.0) 2021-11-26 12:56:03.527 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-11-26 12:56:03.529 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 967)) (1.1.0) 2021-11-26 12:56:03.537 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 946)) (1.4.0) 2021-11-26 12:56:03.541 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.6.0) 2021-11-26 12:56:03.543 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 967)) (1.4.0) 2021-11-26 12:56:03.546 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.0.0) 2021-11-26 12:56:04.886 | Installing collected packages: python-cinderclient, retrying, os-brick, python-swiftclient, glance-store 2021-11-26 12:56:05.877 | Successfully installed glance-store-2.0.1 os-brick-3.0.8 python-cinderclient-7.0.2 python-swiftclient-3.9.1 retrying-1.3.3 2021-11-26 12:56:06.004 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:56:06.004 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:56:06.092 | + inc/python:pip_install:207 : result=0 2021-11-26 12:56:06.094 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:56:06.097 | + functions-common:time_stop:2331 : local name 2021-11-26 12:56:06.099 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:56:06.101 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:56:06.104 | + functions-common:time_stop:2334 : local total 2021-11-26 12:56:06.106 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:56:06.108 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:56:06.111 | + functions-common:time_stop:2338 : start_time=1637931358606 2021-11-26 12:56:06.113 | + functions-common:time_stop:2340 : [[ -z 1637931358606 ]] 2021-11-26 12:56:06.116 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:56:06.120 | + functions-common:time_stop:2343 : end_time=1637931366117 2021-11-26 12:56:06.122 | + functions-common:time_stop:2344 : elapsed_time=7511 2021-11-26 12:56:06.124 | + functions-common:time_stop:2345 : total=127503 2021-11-26 12:56:06.126 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:56:06.129 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=135014 2021-11-26 12:56:06.132 | + inc/python:pip_install:210 : return 0 2021-11-26 12:56:06.134 | + lib/glance:install_glance:378 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/ussuri 2021-11-26 12:56:06.137 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-11-26 12:56:06.139 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-11-26 12:56:06.142 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-26 12:56:06.144 | + functions-common:git_clone:526 : local orig_dir 2021-11-26 12:56:06.147 | ++ functions-common:git_clone:527 : pwd 2021-11-26 12:56:06.150 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-26 12:56:06.152 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-26 12:56:06.155 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-26 12:56:06.170 | + functions-common:git_clone:530 : RECLONE=False 2021-11-26 12:56:06.172 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-26 12:56:06.175 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-26 12:56:06.178 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-26 12:56:06.179 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-26 12:56:06.183 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-11-26 12:56:06.185 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-26 12:56:06.188 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-11-26 12:56:06.191 | + functions-common:git_clone:593 : git show --oneline 2021-11-26 12:56:06.192 | + functions-common:git_clone:593 : head -1 2021-11-26 12:56:06.194 | e11b0e740 Merge "Add 20.1.1 reno" into stable/ussuri 2021-11-26 12:56:06.196 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-26 12:56:06.199 | + lib/glance:install_glance:380 : setup_develop /opt/stack/glance 2021-11-26 12:56:06.201 | + inc/python:setup_develop:351 : local bindep 2021-11-26 12:56:06.204 | + inc/python:setup_develop:352 : [[ /opt/stack/glance == -bindep* ]] 2021-11-26 12:56:06.206 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/glance 2021-11-26 12:56:06.209 | + inc/python:setup_develop:357 : local extras= 2021-11-26 12:56:06.211 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-11-26 12:56:06.214 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-26 12:56:06.216 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/glance == -bindep* ]] 2021-11-26 12:56:06.219 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/glance 2021-11-26 12:56:06.221 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-26 12:56:06.224 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-26 12:56:06.227 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/glance 2021-11-26 12:56:06.229 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-26 12:56:06.232 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/glance 2021-11-26 12:56:06.235 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-26 12:56:06.238 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-26 12:56:06.241 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-11-26 12:56:06.246 | + inc/python:_setup_package_with_constraints_edit:396 : name=glance 2021-11-26 12:56:06.249 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- glance '-e file:///opt/stack/glance#egg=glance' 2021-11-26 12:56:07.246 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/glance -e 2021-11-26 12:56:07.248 | + inc/python:setup_package:430 : local bindep=0 2021-11-26 12:56:07.251 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-26 12:56:07.253 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-26 12:56:07.256 | + inc/python:setup_package:433 : [[ /opt/stack/glance == -bindep* ]] 2021-11-26 12:56:07.258 | + inc/python:setup_package:438 : local project_dir=/opt/stack/glance 2021-11-26 12:56:07.260 | + inc/python:setup_package:439 : local flags=-e 2021-11-26 12:56:07.263 | + inc/python:setup_package:440 : local extras= 2021-11-26 12:56:07.265 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-26 12:56:07.267 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-26 12:56:07.270 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-26 12:56:07.272 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-26 12:56:07.274 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-26 12:56:07.277 | + inc/python:setup_package:458 : pip_install -e /opt/stack/glance 2021-11-26 12:56:07.295 | Using python 3.6 to install /opt/stack/glance because python3_enabled=True 2021-11-26 12:56:07.301 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-11-26 12:56:10.014 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:56:10.014 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-11-26 12:56:10.015 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.015 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.016 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.016 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.017 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.017 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.017 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.018 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.018 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.019 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.019 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.020 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.020 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.020 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.021 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.021 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.022 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.022 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.023 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.023 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.023 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.024 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.024 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.025 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.025 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.027 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.028 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.028 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.029 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.029 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.029 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.030 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.030 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.031 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.031 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.032 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.032 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.032 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.033 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.033 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.034 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.034 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.034 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.035 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.035 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.035 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.036 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.037 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.037 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.037 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.038 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.038 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.039 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.039 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.039 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.040 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.041 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.041 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.041 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.042 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.042 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.043 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.043 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.044 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.045 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.045 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.046 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.046 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.047 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.048 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.048 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.049 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.049 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.050 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.051 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.051 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.052 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.052 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.052 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.053 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.053 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.054 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.054 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.055 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.055 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.055 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.056 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.056 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.057 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.057 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.058 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.058 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.059 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.059 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.060 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.060 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.061 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.061 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.062 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.062 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.062 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.063 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.064 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.064 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.064 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.066 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.066 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.067 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.067 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.067 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.068 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.068 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.069 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.069 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.070 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.070 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.071 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.071 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.072 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.072 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.072 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.073 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.073 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.074 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.074 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.074 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.075 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.076 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.076 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.076 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.077 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.077 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.078 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.078 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.078 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.079 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.079 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.080 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.080 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.081 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.081 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.081 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.082 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.082 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.083 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.083 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.084 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.084 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.085 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.085 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.085 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.086 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.086 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.087 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.087 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.087 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.088 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.088 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.089 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.089 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.089 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.090 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.090 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.091 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.091 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.091 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.092 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.092 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.093 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.093 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.093 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.094 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.094 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.095 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.095 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.096 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.096 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.096 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.097 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.098 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.098 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.098 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.099 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.099 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.100 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.100 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.100 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.101 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.101 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.101 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.102 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.102 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.103 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.103 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.103 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.120 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.120 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.121 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.121 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.121 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.122 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.122 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.123 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.123 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.123 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.124 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.124 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.125 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.125 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.125 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.126 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.126 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.127 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.127 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.128 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.128 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.128 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.129 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.129 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.130 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.130 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.130 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.131 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.131 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.132 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.132 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.133 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.133 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.133 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.134 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.134 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.135 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.136 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.136 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.137 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.138 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.138 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.139 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.139 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.140 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.140 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.140 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.141 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.141 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.142 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.142 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.142 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.143 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.143 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.144 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.144 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.145 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.145 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.146 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.146 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.146 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.147 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.147 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.148 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.148 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.149 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.149 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.149 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.150 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.150 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.151 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.151 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.151 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.152 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.152 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.153 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.153 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.154 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.154 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.154 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.155 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.155 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.156 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.156 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.157 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.157 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.158 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.158 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.158 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.159 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.160 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.160 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.161 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.161 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.161 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.162 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.162 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.163 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.163 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.163 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.164 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.164 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.165 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.165 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.166 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.166 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.166 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.167 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.167 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.168 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.168 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.169 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.169 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.169 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.170 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.170 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.171 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.171 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.171 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.172 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.172 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.173 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.173 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.174 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.174 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.175 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.175 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.176 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.176 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.177 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.177 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.178 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.178 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.178 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.179 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.180 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.180 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.181 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.181 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.182 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.182 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.182 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.183 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.183 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.184 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.184 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.185 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.185 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.185 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.186 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.186 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.187 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.187 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.188 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.188 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.189 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.189 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.189 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.190 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.190 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.191 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.191 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.192 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.192 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.193 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.193 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.193 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.194 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.194 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.195 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.195 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.196 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.196 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.196 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.197 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.197 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.198 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.198 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.198 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.199 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.199 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.200 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.200 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.201 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.201 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.201 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.202 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.203 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.203 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.204 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.204 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.205 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.205 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.205 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.206 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.206 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.207 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.207 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.208 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.208 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.208 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.209 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.209 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.210 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.210 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.210 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.211 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.211 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.212 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.212 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.213 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.213 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.214 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.214 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.215 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.215 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.216 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.216 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.217 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.217 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:10.217 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:10.218 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:10.218 | Obtaining file:///opt/stack/glance 2021-11-26 12:56:11.560 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-26 12:56:12.906 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-11-26 12:56:12.915 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-11-26 12:56:12.923 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-11-26 12:56:12.932 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-11-26 12:56:13.079 | Collecting WSME===0.10.0 2021-11-26 12:56:13.088 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-11-26 12:56:13.172 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-11-26 12:56:13.187 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-11-26 12:56:13.338 | Collecting castellan===3.0.4 2021-11-26 12:56:13.345 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e01/891bf9bf444e0/castellan-3.0.4-py3-none-any.whl (90 kB) 2021-11-26 12:56:13.444 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-11-26 12:56:13.570 | Collecting cursive===0.2.2 2021-11-26 12:56:13.577 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-11-26 12:56:13.663 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-11-26 12:56:13.671 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (0.6.0) 2021-11-26 12:56:13.677 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-11-26 12:56:13.687 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-11-26 12:56:13.694 | Requirement already satisfied: glance-store===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (2.0.1) 2021-11-26 12:56:13.780 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 277)) (0.4.15) 2021-11-26 12:56:13.783 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (0.17.2) 2021-11-26 12:56:13.785 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (0.1.12) 2021-11-26 12:56:13.788 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (3.2.0) 2021-11-26 12:56:13.821 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (4.0.0) 2021-11-26 12:56:13.888 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (9.0.0) 2021-11-26 12:56:13.949 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (1.5) 2021-11-26 12:56:13.952 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (0.7.19) 2021-11-26 12:56:13.955 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.7.0) 2021-11-26 12:56:13.959 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (5.0.2) 2021-11-26 12:56:13.982 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.3.1) 2021-11-26 12:56:14.018 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 474)) (4.0.3) 2021-11-26 12:56:14.031 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (8.0.5) 2021-11-26 12:56:14.045 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (3.0.3) 2021-11-26 12:56:14.053 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (8.1.1) 2021-11-26 12:56:14.106 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (4.0.1) 2021-11-26 12:56:14.115 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 498)) (4.1.3) 2021-11-26 12:56:14.159 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 502)) (12.1.6) 2021-11-26 12:56:14.224 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (4.0.2) 2021-11-26 12:56:14.246 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.1.2) 2021-11-26 12:56:14.263 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (2.0.1) 2021-11-26 12:56:14.279 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (3.1.2) 2021-11-26 12:56:14.292 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.1.1) 2021-11-26 12:56:14.343 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (1.0.1) 2021-11-26 12:56:14.353 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (4.1.2) 2021-11-26 12:56:14.371 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (3.1.0) 2021-11-26 12:56:14.417 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (5.4.5) 2021-11-26 12:56:14.420 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (0.7.2) 2021-11-26 12:56:14.422 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (5.7.0) 2021-11-26 12:56:14.428 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (19.1.0) 2021-11-26 12:56:14.443 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (3.0.0) 2021-11-26 12:56:14.455 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 603)) (0.9.6) 2021-11-26 12:56:14.458 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 610)) (2.4.7) 2021-11-26 12:56:14.462 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.16.0) 2021-11-26 12:56:14.585 | Collecting python-barbicanclient===4.10.0 2021-11-26 12:56:14.592 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/5b44e5682dc6d/python_barbicanclient-4.10.0-py3-none-any.whl (82 kB) 2021-11-26 12:56:14.686 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 652)) (2.8.1) 2021-11-26 12:56:14.691 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 657)) (1.0.4) 2021-11-26 12:56:14.694 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 684)) (4.0.0) 2021-11-26 12:56:14.714 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 772)) (2019.3) 2021-11-26 12:56:14.718 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 786)) (0.7) 2021-11-26 12:56:14.727 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (2.23.0) 2021-11-26 12:56:14.750 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.3.3) 2021-11-26 12:56:14.755 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.4.0) 2021-11-26 12:56:14.841 | Collecting simplegeneric===0.8.1 2021-11-26 12:56:14.848 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-11-26 12:56:15.593 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (1.14.0) 2021-11-26 12:56:15.596 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 893)) (0.13.0) 2021-11-26 12:56:15.607 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.3.1) 2021-11-26 12:56:15.610 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (3.3.0) 2021-11-26 12:56:15.613 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 900)) (1.32.0) 2021-11-26 12:56:15.788 | Collecting taskflow===4.1.0 2021-11-26 12:56:15.796 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/5da73d9bdbc5d/taskflow-4.1.0-py3-none-any.whl (490 kB) 2021-11-26 12:56:15.947 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 923)) (6.1.0) 2021-11-26 12:56:15.960 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 926)) (2.0.1) 2021-11-26 12:56:15.970 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (0.5.0) 2021-11-26 12:56:15.976 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (2.4.0) 2021-11-26 12:56:15.996 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 947)) (1.4.0) 2021-11-26 12:56:15.999 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.1.0) 2021-11-26 12:56:16.007 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.25.8) 2021-11-26 12:56:16.030 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 989)) (1.12.1) 2021-11-26 12:56:16.033 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 995)) (1.2.3) 2021-11-26 12:56:16.036 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-11-26 12:56:16.044 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-11-26 12:56:16.049 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-11-26 12:56:16.053 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-11-26 12:56:16.056 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 325)) (49.6.0) 2021-11-26 12:56:16.102 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-11-26 12:56:16.147 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.6.0) 2021-11-26 12:56:16.166 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-11-26 12:56:16.171 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-11-26 12:56:16.177 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-11-26 12:56:16.180 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.6.8) 2021-11-26 12:56:16.227 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-11-26 12:56:16.230 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-11-26 12:56:16.236 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-11-26 12:56:16.244 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.6.2) 2021-11-26 12:56:16.248 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-11-26 12:56:16.259 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.10.9) 2021-11-26 12:56:16.262 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (3.1.0) 2021-11-26 12:56:16.278 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-11-26 12:56:16.281 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-11-26 12:56:16.283 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (2.9) 2021-11-26 12:56:16.288 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-11-26 12:56:16.291 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-11-26 12:56:16.460 | Collecting networkx===2.4 2021-11-26 12:56:16.471 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/bf698749a5014/networkx-2.4-py3-none-any.whl (1.6 MB) 2021-11-26 12:56:16.748 | Collecting automaton===2.0.1 2021-11-26 12:56:16.754 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/869/0800a16118ebf/automaton-2.0.1-py3-none-any.whl (22 kB) 2021-11-26 12:56:16.922 | Collecting pydot===1.4.1 2021-11-26 12:56:16.929 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-11-26 12:56:17.005 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 700)) (1.6.0) 2021-11-26 12:56:17.007 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-11-26 12:56:17.010 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (1.0.0) 2021-11-26 12:56:17.012 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 968)) (1.4.0) 2021-11-26 12:56:17.015 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-11-26 12:56:17.019 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (2.20) 2021-11-26 12:56:17.022 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1005)) (3.1.0) 2021-11-26 12:56:17.034 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.3.0) 2021-11-26 12:56:17.037 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.8.9) 2021-11-26 12:56:17.052 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 980)) (0.1.9) 2021-11-26 12:56:17.056 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (1.8.0) 2021-11-26 12:56:17.059 | Building wheels for collected packages: simplegeneric 2021-11-26 12:56:17.059 | Building wheel for simplegeneric (setup.py): started 2021-11-26 12:56:17.798 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-11-26 12:56:17.799 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=9e672ea0c55b39ab797fa8073e709bd7d06c008e46ad7650d3b8070cc8ccde4e 2021-11-26 12:56:17.799 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-11-26 12:56:17.800 | Successfully built simplegeneric 2021-11-26 12:56:18.863 | Installing collected packages: networkx, automaton, pydot, taskflow, simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance 2021-11-26 12:56:21.158 | Running setup.py develop for glance 2021-11-26 12:56:22.775 | Successfully installed WSME-0.10.0 automaton-2.0.1 castellan-3.0.4 cursive-0.2.2 glance networkx-2.4 pydot-1.4.1 python-barbicanclient-4.10.0 simplegeneric-0.8.1 taskflow-4.1.0 2021-11-26 12:56:22.898 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:56:22.898 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:56:22.993 | + inc/python:pip_install:207 : result=0 2021-11-26 12:56:22.996 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:56:22.998 | + functions-common:time_stop:2331 : local name 2021-11-26 12:56:23.000 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:56:23.002 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:56:23.005 | + functions-common:time_stop:2334 : local total 2021-11-26 12:56:23.007 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:56:23.009 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:56:23.011 | + functions-common:time_stop:2338 : start_time=1637931367291 2021-11-26 12:56:23.014 | + functions-common:time_stop:2340 : [[ -z 1637931367291 ]] 2021-11-26 12:56:23.016 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:56:23.020 | + functions-common:time_stop:2343 : end_time=1637931383017 2021-11-26 12:56:23.022 | + functions-common:time_stop:2344 : elapsed_time=15726 2021-11-26 12:56:23.024 | + functions-common:time_stop:2345 : total=135014 2021-11-26 12:56:23.027 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:56:23.029 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=150740 2021-11-26 12:56:23.031 | + inc/python:pip_install:210 : return 0 2021-11-26 12:56:23.034 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-26 12:56:23.037 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-26 12:56:23.039 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-26 12:56:23.057 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-26 12:56:23.069 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/glance 2021-11-26 12:56:23.071 | + inc/python:use_library_from_git:263 : local name=/opt/stack/glance 2021-11-26 12:56:23.074 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:56:23.076 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:56:23.080 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-11-26 12:56:23.082 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:56:23.085 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-26 12:56:23.087 | + ./stack.sh:main:898 : configure_glance 2021-11-26 12:56:23.090 | + lib/glance:configure_glance:136 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-11-26 12:56:23.101 | + lib/glance:configure_glance:139 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2021-11-26 12:56:23.127 | + lib/glance:configure_glance:140 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2021-11-26 12:56:23.150 | + lib/glance:configure_glance:141 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2021-11-26 12:56:23.174 | + lib/glance:configure_glance:142 : local dburl 2021-11-26 12:56:23.177 | ++ lib/glance:configure_glance:143 : database_connection_url glance 2021-11-26 12:56:23.180 | ++ lib/database:database_connection_url:132 : local db=glance 2021-11-26 12:56:23.182 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-11-26 12:56:23.184 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-11-26 12:56:23.186 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-26 12:56:23.189 | + lib/glance:configure_glance:143 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-26 12:56:23.192 | + lib/glance:configure_glance:144 : iniset /etc/glance/glance-registry.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-26 12:56:23.217 | + lib/glance:configure_glance:145 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2021-11-26 12:56:23.241 | + lib/glance:configure_glance:146 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2021-11-26 12:56:23.267 | + lib/glance:configure_glance:147 : configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance 2021-11-26 12:56:23.270 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-registry.conf 2021-11-26 12:56:23.272 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-11-26 12:56:23.274 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-26 12:56:23.277 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2021-11-26 12:56:23.302 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-registry.conf keystone_authtoken interface public 2021-11-26 12:56:23.326 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://10.222.0.50/identity 2021-11-26 12:56:23.350 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2021-11-26 12:56:23.374 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-registry.conf keystone_authtoken password Passw0rd 2021-11-26 12:56:23.398 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2021-11-26 12:56:23.421 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2021-11-26 12:56:23.445 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2021-11-26 12:56:23.469 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-26 12:56:23.493 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2021-11-26 12:56:23.517 | + lib/glance:configure_glance:148 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2021-11-26 12:56:23.543 | + lib/glance:configure_glance:149 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2021-11-26 12:56:23.546 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-11-26 12:56:23.548 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-registry.conf 2021-11-26 12:56:23.550 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-26 12:56:23.552 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-26 12:56:23.554 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-26 12:56:23.569 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:56:23.572 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-26 12:56:23.575 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-26 12:56:23.577 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-26 12:56:23.592 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:56:23.595 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2021-11-26 12:56:23.598 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2021-11-26 12:56:23.621 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-26 12:56:23.624 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-26 12:56:23.626 | + lib/glance:configure_glance:150 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2021-11-26 12:56:23.650 | + lib/glance:configure_glance:153 : [[ False == \T\r\u\e ]] 2021-11-26 12:56:23.653 | + lib/glance:configure_glance:163 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-11-26 12:56:23.678 | + lib/glance:configure_glance:164 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-26 12:56:23.704 | + lib/glance:configure_glance:165 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-11-26 12:56:23.729 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-26 12:56:23.752 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-11-26 12:56:23.779 | + lib/glance:configure_glance:168 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-11-26 12:56:23.804 | + lib/glance:configure_glance:169 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-11-26 12:56:23.807 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-11-26 12:56:23.809 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-11-26 12:56:23.811 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-26 12:56:23.814 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-11-26 12:56:23.840 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-11-26 12:56:23.864 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.50/identity 2021-11-26 12:56:23.890 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-11-26 12:56:23.915 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-11-26 12:56:23.938 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-11-26 12:56:23.964 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-11-26 12:56:23.988 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-11-26 12:56:24.013 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-26 12:56:24.036 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-11-26 12:56:24.061 | + lib/glance:configure_glance:170 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-11-26 12:56:24.087 | + lib/glance:configure_glance:171 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-11-26 12:56:24.089 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-11-26 12:56:24.091 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-11-26 12:56:24.094 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-26 12:56:24.096 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-26 12:56:24.098 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-26 12:56:24.115 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:56:24.118 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-26 12:56:24.121 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-26 12:56:24.123 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-26 12:56:24.138 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:56:24.141 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2021-11-26 12:56:24.143 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2021-11-26 12:56:24.168 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-26 12:56:24.170 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-26 12:56:24.172 | + lib/glance:configure_glance:172 : '[' libvirt = xenserver ']' 2021-11-26 12:56:24.175 | + lib/glance:configure_glance:176 : '[' libvirt = libvirt ']' 2021-11-26 12:56:24.177 | + lib/glance:configure_glance:176 : '[' kvm = parallels ']' 2021-11-26 12:56:24.180 | + lib/glance:configure_glance:182 : '[' False '!=' True ']' 2021-11-26 12:56:24.182 | + lib/glance:configure_glance:183 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2021-11-26 12:56:24.206 | + lib/glance:configure_glance:187 : [[ False == \T\r\u\e ]] 2021-11-26 12:56:24.208 | + lib/glance:configure_glance:199 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-26 12:56:24.235 | ++ lib/glance:configure_glance:201 : ipv6_unquote 10.222.0.50 2021-11-26 12:56:24.238 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.50 2021-11-26 12:56:24.239 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-11-26 12:56:24.243 | + lib/glance:configure_glance:201 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 10.222.0.50 2021-11-26 12:56:24.267 | + lib/glance:configure_glance:204 : '[' -n '' ']' 2021-11-26 12:56:24.269 | + lib/glance:configure_glance:207 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.50 2021-11-26 12:56:24.295 | + lib/glance:configure_glance:212 : is_service_enabled s-proxy 2021-11-26 12:56:24.311 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:56:24.313 | + lib/glance:configure_glance:213 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-11-26 12:56:24.337 | + lib/glance:configure_glance:214 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-11-26 12:56:24.362 | + lib/glance:configure_glance:215 : python3_enabled 2021-11-26 12:56:24.365 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-11-26 12:56:24.367 | + inc/python:python3_enabled:468 : return 0 2021-11-26 12:56:24.369 | + lib/glance:configure_glance:216 : iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True 2021-11-26 12:56:24.392 | + lib/glance:configure_glance:219 : iniset /etc/glance/glance-api.conf glance_store swift_store_config_file /etc/glance/glance-swift-store.conf 2021-11-26 12:56:24.417 | + lib/glance:configure_glance:220 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-11-26 12:56:24.442 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-11-26 12:56:24.465 | + lib/glance:configure_glance:222 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-11-26 12:56:24.490 | + lib/glance:configure_glance:224 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-11-26 12:56:24.517 | + lib/glance:configure_glance:226 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-11-26 12:56:24.543 | + lib/glance:configure_glance:227 : python3_enabled 2021-11-26 12:56:24.546 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-11-26 12:56:24.548 | + inc/python:python3_enabled:468 : return 0 2021-11-26 12:56:24.551 | + lib/glance:configure_glance:230 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.50/identity/v3 2021-11-26 12:56:24.575 | + lib/glance:configure_glance:234 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-11-26 12:56:24.599 | + lib/glance:configure_glance:239 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.50/image 2021-11-26 12:56:24.623 | + lib/glance:configure_glance:241 : is_service_enabled tls-proxy 2021-11-26 12:56:24.638 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:56:24.641 | + lib/glance:configure_glance:249 : is_service_enabled tls-proxy 2021-11-26 12:56:24.655 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:56:24.658 | + lib/glance:configure_glance:254 : setup_logging /etc/glance/glance-api.conf 2021-11-26 12:56:24.661 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-api.conf 2021-11-26 12:56:24.663 | + functions:setup_logging:656 : local other_cond=False 2021-11-26 12:56:24.665 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-26 12:56:24.667 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-api.conf 2021-11-26 12:56:24.669 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-api.conf 2021-11-26 12:56:24.672 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-26 12:56:24.675 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-26 12:56:24.691 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-26 12:56:24.693 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-26 12:56:24.696 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-26 12:56:24.698 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-26 12:56:24.700 | + functions:setup_systemd_logging:700 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-26 12:56:24.724 | + functions:setup_systemd_logging:702 : 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-11-26 12:56:24.748 | + functions:setup_systemd_logging:703 : 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-11-26 12:56:24.772 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-26 12:56:24.796 | + lib/glance:configure_glance:255 : setup_logging /etc/glance/glance-registry.conf 2021-11-26 12:56:24.799 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-registry.conf 2021-11-26 12:56:24.801 | + functions:setup_logging:656 : local other_cond=False 2021-11-26 12:56:24.811 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-26 12:56:24.813 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-registry.conf 2021-11-26 12:56:24.816 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-registry.conf 2021-11-26 12:56:24.818 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-26 12:56:24.821 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-26 12:56:24.837 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-26 12:56:24.839 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-26 12:56:24.841 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-26 12:56:24.844 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-26 12:56:24.846 | + functions:setup_systemd_logging:700 : iniset /etc/glance/glance-registry.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-26 12:56:24.872 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-registry.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-11-26 12:56:24.896 | + functions:setup_systemd_logging:703 : iniset /etc/glance/glance-registry.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:56:24.920 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-26 12:56:24.945 | + lib/glance:configure_glance:257 : cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2021-11-26 12:56:24.949 | + lib/glance:configure_glance:258 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-11-26 12:56:24.953 | + lib/glance:configure_glance:261 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-11-26 12:56:24.979 | + lib/glance:configure_glance:262 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-11-26 12:56:25.003 | + lib/glance:configure_glance:263 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-26 12:56:25.027 | + lib/glance:configure_glance:264 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.50/identity 2021-11-26 12:56:25.052 | + lib/glance:configure_glance:265 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-11-26 12:56:25.076 | + lib/glance:configure_glance:266 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-11-26 12:56:25.100 | + lib/glance:configure_glance:267 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-11-26 12:56:25.125 | ++ lib/glance:configure_glance:268 : ipv6_unquote 10.222.0.50 2021-11-26 12:56:25.128 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.50 2021-11-26 12:56:25.129 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-11-26 12:56:25.133 | + lib/glance:configure_glance:268 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 10.222.0.50 2021-11-26 12:56:25.156 | + lib/glance:configure_glance:271 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-26 12:56:25.183 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-11-26 12:56:25.209 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-11-26 12:56:25.235 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-11-26 12:56:25.260 | + lib/glance:configure_glance:278 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-11-26 12:56:25.264 | + lib/glance:configure_glance:280 : 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-11-26 12:56:25.270 | + lib/glance:configure_glance:282 : is_service_enabled tls-proxy 2021-11-26 12:56:25.285 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:56:25.288 | + lib/glance:configure_glance:290 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-26 12:56:25.290 | + lib/glance:configure_glance:291 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-11-26 12:56:25.292 | + lib/apache:write_local_uwsgi_http_config:329 : local file=/etc/glance/glance-uwsgi.ini 2021-11-26 12:56:25.294 | + lib/apache:write_local_uwsgi_http_config:330 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-11-26 12:56:25.296 | + lib/apache:write_local_uwsgi_http_config:331 : local url=/image 2021-11-26 12:56:25.299 | ++ lib/apache:write_local_uwsgi_http_config:332 : basename /usr/local/bin/glance-wsgi-api 2021-11-26 12:56:25.303 | + lib/apache:write_local_uwsgi_http_config:332 : name=glance-wsgi-api 2021-11-26 12:56:25.305 | + lib/apache:write_local_uwsgi_http_config:338 : rm -rf /etc/glance/glance-uwsgi.ini 2021-11-26 12:56:25.308 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-11-26 12:56:25.334 | ++ lib/apache:write_local_uwsgi_http_config:340 : get_random_port 2021-11-26 12:56:25.336 | ++ functions:get_random_port:815 : read lower_port upper_port 2021-11-26 12:56:25.338 | ++ functions:get_random_port:816 : true 2021-11-26 12:56:25.341 | ++ functions:get_random_port:817 : (( port = upper_port )) 2021-11-26 12:56:25.343 | ++ functions:get_random_port:817 : (( port >= lower_port )) 2021-11-26 12:56:25.345 | ++ functions:get_random_port:818 : sudo lsof -i :60999 2021-11-26 12:56:25.402 | ++ functions:get_random_port:819 : [[ 1 > 0 ]] 2021-11-26 12:56:25.404 | ++ functions:get_random_port:820 : break 2 2021-11-26 12:56:25.406 | ++ functions:get_random_port:824 : echo 60999 2021-11-26 12:56:25.409 | + lib/apache:write_local_uwsgi_http_config:340 : port=60999 2021-11-26 12:56:25.412 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-11-26 12:56:25.436 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-11-26 12:56:25.460 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-11-26 12:56:25.484 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-11-26 12:56:25.507 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-11-26 12:56:25.531 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-11-26 12:56:25.555 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-11-26 12:56:25.579 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-11-26 12:56:25.604 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-26 12:56:25.627 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-26 12:56:25.651 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-11-26 12:56:25.675 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-26 12:56:25.699 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-11-26 12:56:25.723 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-11-26 12:56:25.747 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-11-26 12:56:25.771 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-11-26 12:56:25.795 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-11-26 12:56:25.818 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-11-26 12:56:25.842 | + lib/apache:write_local_uwsgi_http_config:369 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-11-26 12:56:25.866 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_mod proxy 2021-11-26 12:56:25.868 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-11-26 12:56:25.870 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 12:56:25.873 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:56:25.875 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:56:25.877 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-11-26 12:56:25.880 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-11-26 12:56:25.938 | proxy (enabled by site administrator) 2021-11-26 12:56:25.941 | + lib/apache:write_local_uwsgi_http_config:372 : enable_apache_mod proxy_http 2021-11-26 12:56:25.944 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-11-26 12:56:25.946 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 12:56:25.948 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:56:25.951 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:56:25.953 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-11-26 12:56:25.955 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-11-26 12:56:26.004 | No module matches proxy_http 2021-11-26 12:56:26.007 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-11-26 12:56:26.063 | Considering dependency proxy for proxy_http: 2021-11-26 12:56:26.063 | Module proxy already enabled 2021-11-26 12:56:26.063 | Enabling module proxy_http. 2021-11-26 12:56:26.069 | To activate the new configuration, you need to run: 2021-11-26 12:56:26.069 | systemctl restart apache2 2021-11-26 12:56:26.073 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-11-26 12:56:26.075 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-26 12:56:26.077 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-26 12:56:26.080 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-26 12:56:26.224 | + lib/apache:write_local_uwsgi_http_config:373 : local apache_conf= 2021-11-26 12:56:26.227 | ++ lib/apache:write_local_uwsgi_http_config:374 : apache_site_config_for glance-wsgi-api 2021-11-26 12:56:26.229 | ++ lib/apache:apache_site_config_for:196 : local site=glance-wsgi-api 2021-11-26 12:56:26.232 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-26 12:56:26.235 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:56:26.237 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:56:26.240 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-26 12:56:26.243 | + lib/apache:write_local_uwsgi_http_config:374 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-26 12:56:26.246 | + lib/apache:write_local_uwsgi_http_config:375 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-26 12:56:26.246 | + lib/apache:write_local_uwsgi_http_config:375 : echo 'KeepAlive Off' 2021-11-26 12:56:26.253 | KeepAlive Off 2021-11-26 12:56:26.258 | + lib/apache:write_local_uwsgi_http_config:376 : echo 'SetEnv proxy-sendchunked 1' 2021-11-26 12:56:26.258 | + lib/apache:write_local_uwsgi_http_config:376 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-26 12:56:26.265 | SetEnv proxy-sendchunked 1 2021-11-26 12:56:26.269 | + lib/apache:write_local_uwsgi_http_config:377 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-26 12:56:26.270 | + lib/apache:write_local_uwsgi_http_config:377 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-11-26 12:56:26.276 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-11-26 12:56:26.279 | + lib/apache:write_local_uwsgi_http_config:378 : enable_apache_site glance-wsgi-api 2021-11-26 12:56:26.281 | + lib/apache:enable_apache_site:213 : local site=glance-wsgi-api 2021-11-26 12:56:26.283 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-26 12:56:26.286 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-26 12:56:26.288 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 12:56:26.290 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:56:26.292 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:56:26.295 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-26 12:56:26.297 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-26 12:56:26.299 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:56:26.302 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:56:26.305 | + lib/apache:enable_apache_site:217 : sudo a2ensite glance-wsgi-api 2021-11-26 12:56:26.361 | Enabling site glance-wsgi-api. 2021-11-26 12:56:26.366 | To activate the new configuration, you need to run: 2021-11-26 12:56:26.366 | systemctl reload apache2 2021-11-26 12:56:26.370 | + lib/apache:write_local_uwsgi_http_config:379 : restart_apache_server 2021-11-26 12:56:26.372 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-26 12:56:26.375 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-26 12:56:26.377 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-26 12:56:26.510 | + ./stack.sh:main:901 : is_service_enabled cinder 2021-11-26 12:56:26.526 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:56:26.529 | + ./stack.sh:main:903 : stack_install_service cinder 2021-11-26 12:56:26.531 | + lib/stack:stack_install_service:20 : local service=cinder 2021-11-26 12:56:26.533 | + lib/stack:stack_install_service:21 : type install_cinder 2021-11-26 12:56:26.536 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-26 12:56:26.538 | + lib/stack:stack_install_service:32 : install_cinder 2021-11-26 12:56:26.541 | + lib/cinder:install_cinder:417 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/ussuri 2021-11-26 12:56:26.543 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-11-26 12:56:26.546 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-11-26 12:56:26.548 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-26 12:56:26.550 | + functions-common:git_clone:526 : local orig_dir 2021-11-26 12:56:26.554 | ++ functions-common:git_clone:527 : pwd 2021-11-26 12:56:26.556 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-26 12:56:26.559 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-26 12:56:26.561 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-26 12:56:26.577 | + functions-common:git_clone:530 : RECLONE=False 2021-11-26 12:56:26.580 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-26 12:56:26.582 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-26 12:56:26.585 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-26 12:56:26.586 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-26 12:56:26.590 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-11-26 12:56:26.592 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-26 12:56:26.595 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-11-26 12:56:26.598 | + functions-common:git_clone:593 : git show --oneline 2021-11-26 12:56:26.598 | + functions-common:git_clone:593 : head -1 2021-11-26 12:56:26.602 | 27e053bdc Merge "Add libcgroup related packages in bindep.txt" into stable/ussuri 2021-11-26 12:56:26.605 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-26 12:56:26.607 | + lib/cinder:install_cinder:418 : setup_develop /opt/stack/cinder 2021-11-26 12:56:26.610 | + inc/python:setup_develop:351 : local bindep 2021-11-26 12:56:26.612 | + inc/python:setup_develop:352 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-26 12:56:26.615 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/cinder 2021-11-26 12:56:26.618 | + inc/python:setup_develop:357 : local extras= 2021-11-26 12:56:26.620 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-11-26 12:56:26.623 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-26 12:56:26.625 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-26 12:56:26.628 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/cinder 2021-11-26 12:56:26.630 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-26 12:56:26.633 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-26 12:56:26.636 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/cinder 2021-11-26 12:56:26.638 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-26 12:56:26.641 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/cinder 2021-11-26 12:56:26.644 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-26 12:56:26.646 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-26 12:56:26.649 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-11-26 12:56:26.654 | + inc/python:_setup_package_with_constraints_edit:396 : name=cinder 2021-11-26 12:56:26.657 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- cinder '-e file:///opt/stack/cinder#egg=cinder' 2021-11-26 12:56:27.649 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/cinder -e 2021-11-26 12:56:27.652 | + inc/python:setup_package:430 : local bindep=0 2021-11-26 12:56:27.654 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-26 12:56:27.656 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-26 12:56:27.659 | + inc/python:setup_package:433 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-26 12:56:27.661 | + inc/python:setup_package:438 : local project_dir=/opt/stack/cinder 2021-11-26 12:56:27.664 | + inc/python:setup_package:439 : local flags=-e 2021-11-26 12:56:27.666 | + inc/python:setup_package:440 : local extras= 2021-11-26 12:56:27.668 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-26 12:56:27.671 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-26 12:56:27.673 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-26 12:56:27.676 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-26 12:56:27.678 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-26 12:56:27.681 | + inc/python:setup_package:458 : pip_install -e /opt/stack/cinder 2021-11-26 12:56:27.699 | Using python 3.6 to install /opt/stack/cinder because python3_enabled=True 2021-11-26 12:56:27.704 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-11-26 12:56:30.426 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:56:30.427 | 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-11-26 12:56:30.427 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.428 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.428 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.429 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.429 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.429 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.430 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.430 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.431 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.431 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.432 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.432 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.432 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.433 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.433 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.434 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.434 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.435 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.435 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.436 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.436 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.436 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.437 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.437 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.438 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.440 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.440 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.441 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.441 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.442 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.442 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.443 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.443 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.444 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.444 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.444 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.445 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.445 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.446 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.446 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.446 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.447 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.447 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.448 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.448 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.449 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.449 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.450 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.450 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.451 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.451 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.452 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.452 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.453 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.454 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.454 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.455 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.455 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.456 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.456 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.457 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.457 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.458 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.459 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.459 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.460 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.460 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.460 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.461 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.462 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.462 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.463 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.463 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.464 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.464 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.464 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.465 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.465 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.465 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.466 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.466 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.467 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.468 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.468 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.468 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.469 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.469 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.469 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.470 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.471 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.471 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.472 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.472 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.473 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.474 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.474 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.474 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.475 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.475 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.476 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.476 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.477 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.477 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.478 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.478 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.479 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.479 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.480 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.480 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.480 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.481 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.481 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.482 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.482 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.483 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.483 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.484 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.484 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.485 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.485 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.485 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.486 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.486 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.487 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.487 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.487 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.489 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.489 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.489 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.490 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.490 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.491 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.491 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.492 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.492 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.492 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.493 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.493 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.494 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.494 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.494 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.495 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.495 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.496 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.496 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.497 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.497 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.498 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.498 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.498 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.499 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.499 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.500 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.500 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.501 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.501 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.501 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.502 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.502 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.502 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.503 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.503 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.504 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.504 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.505 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.505 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.506 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.506 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.506 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.507 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.507 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.522 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.523 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.523 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.524 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.524 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.524 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.525 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.525 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.526 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.526 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.526 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.527 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.527 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.528 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.528 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.528 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.529 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.529 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.530 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.530 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.530 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.531 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.531 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.532 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.532 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.532 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.533 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.533 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.534 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.534 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.534 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.535 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.536 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.536 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.537 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.537 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.537 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.538 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.538 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.538 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.539 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.539 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.540 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.540 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.541 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.541 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.541 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.542 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.542 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.543 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.543 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.543 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.544 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.544 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.544 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.545 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.545 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.546 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.546 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.548 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.548 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.548 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.549 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.549 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.550 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.551 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.552 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.554 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.554 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.554 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.554 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.554 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.555 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.555 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.556 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.556 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.558 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.558 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.558 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.558 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.558 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.558 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.559 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.559 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.560 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.560 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.561 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.561 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.561 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.562 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.562 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.563 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.563 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.563 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.564 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.564 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.565 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.565 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.566 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.566 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.567 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.567 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.568 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.568 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.569 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.569 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.569 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.570 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.570 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.571 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.571 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.572 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.572 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.572 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.573 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.573 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.574 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.574 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.574 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.575 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.575 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.575 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.576 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.576 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.577 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.577 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.578 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.578 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.579 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.579 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.580 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.580 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.581 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.581 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.582 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.582 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.582 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.583 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.583 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.583 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.584 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.584 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.585 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.585 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.586 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.586 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.586 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.587 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.587 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.588 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.588 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.588 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.589 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.589 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.590 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.590 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.591 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.591 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.592 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.592 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.593 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.593 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.594 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.594 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.595 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.595 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.596 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.596 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.596 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.597 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.598 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.598 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.599 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.599 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.599 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.600 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.600 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.601 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.601 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.602 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.602 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.602 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.603 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.603 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.604 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.604 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.605 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.605 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.606 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.606 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.606 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.607 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.607 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.608 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.608 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.608 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.609 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.609 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.610 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.610 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.610 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.611 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.611 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.612 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.612 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.613 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.614 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.614 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.615 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.615 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.615 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.616 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.617 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.617 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.618 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.618 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.619 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.619 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.619 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.620 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.620 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.620 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.621 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.621 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.622 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.622 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.623 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.623 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.623 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.624 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.624 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.625 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.625 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.626 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.626 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.626 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.627 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.627 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.628 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.628 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.629 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.630 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.630 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.630 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:56:30.631 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:56:30.631 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:56:30.632 | Obtaining file:///opt/stack/cinder 2021-11-26 12:56:32.741 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-26 12:56:34.825 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-11-26 12:56:34.834 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-11-26 12:56:34.842 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-11-26 12:56:34.852 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-11-26 12:56:34.873 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-11-26 12:56:34.888 | Requirement already satisfied: castellan===3.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.4) 2021-11-26 12:56:34.913 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (2.9) 2021-11-26 12:56:34.953 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (0.2.2) 2021-11-26 12:56:34.968 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 197)) (4.4.2) 2021-11-26 12:56:34.971 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (0.6.0) 2021-11-26 12:56:34.978 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (0.26.1) 2021-11-26 12:56:35.230 | Collecting google-api-python-client===1.8.0 2021-11-26 12:56:35.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/503/2ad1af5046889/google_api_python_client-1.8.0-py3-none-any.whl (57 kB) 2021-11-26 12:56:35.530 | Collecting google-auth===1.13.1 2021-11-26 12:56:35.536 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cab/6c707e6ee20e5/google_auth-1.13.1-py2.py3-none-any.whl (87 kB) 2021-11-26 12:56:35.716 | Collecting google-auth-httplib2===0.0.3 2021-11-26 12:56:35.723 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f1c/437842155680c/google_auth_httplib2-0.0.3-py2.py3-none-any.whl (6.3 kB) 2021-11-26 12:56:35.803 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 278)) (0.4.15) 2021-11-26 12:56:35.805 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (0.17.2) 2021-11-26 12:56:35.808 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (0.1.12) 2021-11-26 12:56:35.811 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (3.2.0) 2021-11-26 12:56:35.843 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (4.0.0) 2021-11-26 12:56:35.911 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (9.0.0) 2021-11-26 12:56:35.970 | Requirement already satisfied: lxml===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (4.5.0) 2021-11-26 12:56:35.982 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.5) 2021-11-26 12:56:36.117 | Collecting oauth2client===4.1.3 2021-11-26 12:56:36.124 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-11-26 12:56:36.237 | Requirement already satisfied: os-brick===3.0.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (3.0.8) 2021-11-26 12:56:36.268 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.7.0) 2021-11-26 12:56:36.272 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (5.0.2) 2021-11-26 12:56:36.295 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2.3.1) 2021-11-26 12:56:36.331 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (4.0.3) 2021-11-26 12:56:36.343 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.5) 2021-11-26 12:56:36.358 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.3) 2021-11-26 12:56:36.365 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.1) 2021-11-26 12:56:36.418 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (4.0.1) 2021-11-26 12:56:36.427 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.1.3) 2021-11-26 12:56:36.471 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (12.1.6) 2021-11-26 12:56:36.537 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.0.2) 2021-11-26 12:56:36.558 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.2) 2021-11-26 12:56:36.577 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (2.1.2) 2021-11-26 12:56:36.593 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.0.1) 2021-11-26 12:56:36.609 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.0.2) 2021-11-26 12:56:36.613 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.1.2) 2021-11-26 12:56:36.626 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.1.1) 2021-11-26 12:56:36.654 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.0.1) 2021-11-26 12:56:36.665 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.1.2) 2021-11-26 12:56:36.682 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.0.2) 2021-11-26 12:56:36.880 | Collecting oslo.vmware===3.3.1 2021-11-26 12:56:36.887 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/423/621a2e77be165/oslo.vmware-3.3.1-py3-none-any.whl (358 kB) 2021-11-26 12:56:37.002 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.1.0) 2021-11-26 12:56:37.047 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.7.1) 2021-11-26 12:56:37.084 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.4.5) 2021-11-26 12:56:37.086 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.7.2) 2021-11-26 12:56:37.089 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (5.7.0) 2021-11-26 12:56:37.245 | Collecting pyasn1===0.4.8 2021-11-26 12:56:37.253 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-11-26 12:56:37.452 | Collecting pyasn1-modules===0.2.8 2021-11-26 12:56:37.459 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-11-26 12:56:37.546 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594)) (3.0.0) 2021-11-26 12:56:37.558 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 604)) (0.9.6) 2021-11-26 12:56:37.561 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (2.4.7) 2021-11-26 12:56:37.564 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.16.0) 2021-11-26 12:56:37.571 | Requirement already satisfied: python-barbicanclient===4.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 633)) (4.10.0) 2021-11-26 12:56:37.588 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 653)) (2.8.1) 2021-11-26 12:56:37.743 | Collecting python-glanceclient===3.1.2 2021-11-26 12:56:37.749 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/33f/c23354e421374/python_glanceclient-3.1.2-py3-none-any.whl (191 kB) 2021-11-26 12:56:37.852 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (4.0.0) 2021-11-26 12:56:37.873 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.1) 2021-11-26 12:56:37.891 | Requirement already satisfied: python-swiftclient===3.9.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 754)) (3.9.1) 2021-11-26 12:56:37.915 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (2019.3) 2021-11-26 12:56:37.919 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (0.7) 2021-11-26 12:56:37.927 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (2.23.0) 2021-11-26 12:56:37.951 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.3.3) 2021-11-26 12:56:37.955 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 800)) (1.4.0) 2021-11-26 12:56:38.079 | Collecting rsa===4.0 2021-11-26 12:56:38.086 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl (38 kB) 2021-11-26 12:56:38.290 | Collecting rtslib-fb===2.1.71 2021-11-26 12:56:38.296 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d0b/a9368b6dc11c8/rtslib-fb-2.1.71.tar.gz (72 kB) 2021-11-26 12:56:39.094 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (3.17.0) 2021-11-26 12:56:39.098 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (1.14.0) 2021-11-26 12:56:39.101 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.13.0) 2021-11-26 12:56:39.112 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.3.1) 2021-11-26 12:56:39.116 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (3.3.0) 2021-11-26 12:56:39.118 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 901)) (1.32.0) 2021-11-26 12:56:39.220 | Collecting suds-jurko===0.6 2021-11-26 12:56:39.228 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-11-26 12:56:39.438 | Collecting tabulate===0.8.7 2021-11-26 12:56:39.444 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-11-26 12:56:39.527 | Requirement already satisfied: taskflow===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 920)) (4.1.0) 2021-11-26 12:56:39.597 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (6.1.0) 2021-11-26 12:56:39.612 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.0.1) 2021-11-26 12:56:39.624 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (0.5.0) 2021-11-26 12:56:39.632 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.4.0) 2021-11-26 12:56:39.655 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.3.1) 2021-11-26 12:56:39.720 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 948)) (1.4.0) 2021-11-26 12:56:39.724 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.1.0) 2021-11-26 12:56:39.827 | Collecting uritemplate===3.0.1 2021-11-26 12:56:39.834 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-11-26 12:56:39.917 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.25.8) 2021-11-26 12:56:39.939 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 977)) (0.11.7) 2021-11-26 12:56:40.048 | Collecting warlock===1.3.3 2021-11-26 12:56:40.054 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-11-26 12:56:40.138 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 990)) (1.12.1) 2021-11-26 12:56:40.141 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 996)) (1.2.3) 2021-11-26 12:56:40.145 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-11-26 12:56:40.150 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-11-26 12:56:40.153 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (1.15.0) 2021-11-26 12:56:40.321 | Collecting google-api-core===1.16.0 2021-11-26 12:56:40.328 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/859/f7392676761f2/google_api_core-1.16.0-py2.py3-none-any.whl (70 kB) 2021-11-26 12:56:40.429 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-11-26 12:56:40.433 | Requirement already satisfied: setuptools>=40.3.0 in /usr/local/lib/python3.6/dist-packages (from google-auth===1.13.1->-c /opt/stack/requirements/upper-constraints.txt (line 273)) (49.6.0) 2021-11-26 12:56:40.479 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-11-26 12:56:40.523 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.6.0) 2021-11-26 12:56:40.542 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 224)) (0.9.0) 2021-11-26 12:56:40.546 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (0.14.1) 2021-11-26 12:56:40.552 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 194)) (2.0.1) 2021-11-26 12:56:40.560 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-11-26 12:56:40.564 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (0.7.19) 2021-11-26 12:56:40.568 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-11-26 12:56:40.577 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (2.1.1) 2021-11-26 12:56:40.584 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-11-26 12:56:40.590 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (4.6.8) 2021-11-26 12:56:40.637 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-11-26 12:56:40.645 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.6.2) 2021-11-26 12:56:40.648 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (3.0.0) 2021-11-26 12:56:40.660 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.10.9) 2021-11-26 12:56:40.663 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-11-26 12:56:40.677 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-11-26 12:56:40.687 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (3.1.0) 2021-11-26 12:56:40.703 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (19.1.0) 2021-11-26 12:56:40.717 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 293)) (2.9) 2021-11-26 12:56:40.721 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-11-26 12:56:40.724 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-11-26 12:56:40.825 | Collecting pyudev===0.22.0 2021-11-26 12:56:40.832 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-11-26 12:56:40.914 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-11-26 12:56:40.917 | Requirement already satisfied: automaton===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.0.1) 2021-11-26 12:56:40.926 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 600)) (1.4.1) 2021-11-26 12:56:40.931 | Requirement already satisfied: networkx===2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (2.4) 2021-11-26 12:56:40.974 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701)) (1.6.0) 2021-11-26 12:56:40.977 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 237)) (1.0.0) 2021-11-26 12:56:40.979 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (1.0.0) 2021-11-26 12:56:40.982 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.4.0) 2021-11-26 12:56:40.985 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.25) 2021-11-26 12:56:40.990 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (2.20) 2021-11-26 12:56:41.098 | Collecting googleapis-common-protos===1.51.0 2021-11-26 12:56:41.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/013/c917042791191/googleapis-common-protos-1.51.0.tar.gz (35 kB) 2021-11-26 12:56:41.941 | Requirement already satisfied: protobuf===3.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (3.11.3) 2021-11-26 12:56:41.947 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1006)) (3.1.0) 2021-11-26 12:56:41.959 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 658)) (1.0.4) 2021-11-26 12:56:41.962 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-11-26 12:56:41.970 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.3.0) 2021-11-26 12:56:41.974 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-11-26 12:56:41.977 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) (0.8.9) 2021-11-26 12:56:41.993 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.0) 2021-11-26 12:56:41.997 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (0.1.9) 2021-11-26 12:56:42.000 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.8.0) 2021-11-26 12:56:42.004 | Building wheels for collected packages: googleapis-common-protos, rtslib-fb 2021-11-26 12:56:42.005 | Building wheel for googleapis-common-protos (setup.py): started 2021-11-26 12:56:42.935 | Building wheel for googleapis-common-protos (setup.py): finished with status 'done' 2021-11-26 12:56:42.937 | Created wheel for googleapis-common-protos: filename=googleapis_common_protos-1.51.0-py3-none-any.whl size=77593 sha256=31871dd32e9ecc0aca2d96cde16b20d4d2a3f8f25f5435568bec1ca7e7896e47 2021-11-26 12:56:42.937 | Stored in directory: /root/.cache/pip/wheels/67/e9/f7/4ea74a2d6503c8f2f0c8de74b582abfd78da45243ce576382e 2021-11-26 12:56:42.939 | Building wheel for rtslib-fb (setup.py): started 2021-11-26 12:56:43.757 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-11-26 12:56:43.758 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.71-py3-none-any.whl size=84474 sha256=1baa35cbd9ead9c172cf16d1850f747662aa440425066cf9c5da21d3f65fb9de 2021-11-26 12:56:43.758 | Stored in directory: /root/.cache/pip/wheels/62/74/68/a9f5b076eea345c7800bdfe3996a4cfde2d665eb1c7d31cbb1 2021-11-26 12:56:43.759 | Successfully built googleapis-common-protos rtslib-fb 2021-11-26 12:56:44.755 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, uritemplate, google-auth, google-auth-httplib2, googleapis-common-protos, google-api-core, google-api-python-client, cinder 2021-11-26 12:56:44.755 | Attempting uninstall: pyasn1 2021-11-26 12:56:44.757 | Found existing installation: pyasn1 0.4.2 2021-11-26 12:56:44.764 | Uninstalling pyasn1-0.4.2: 2021-11-26 12:56:44.780 | Successfully uninstalled pyasn1-0.4.2 2021-11-26 12:56:46.290 | Running setup.py develop for cinder 2021-11-26 12:56:48.624 | Successfully installed cinder google-api-core-1.16.0 google-api-python-client-1.8.0 google-auth-1.13.1 google-auth-httplib2-0.0.3 googleapis-common-protos-1.51.0 oauth2client-4.1.3 oslo.vmware-3.3.1 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.1.2 pyudev-0.22.0 rsa-4.0 rtslib-fb-2.1.71 suds-jurko-0.6 tabulate-0.8.7 uritemplate-3.0.1 warlock-1.3.3 2021-11-26 12:56:48.757 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:56:48.758 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:56:48.871 | + inc/python:pip_install:207 : result=0 2021-11-26 12:56:48.873 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:56:48.876 | + functions-common:time_stop:2331 : local name 2021-11-26 12:56:48.878 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:56:48.881 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:56:48.883 | + functions-common:time_stop:2334 : local total 2021-11-26 12:56:48.885 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:56:48.887 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:56:48.889 | + functions-common:time_stop:2338 : start_time=1637931387694 2021-11-26 12:56:48.892 | + functions-common:time_stop:2340 : [[ -z 1637931387694 ]] 2021-11-26 12:56:48.895 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:56:48.898 | + functions-common:time_stop:2343 : end_time=1637931408895 2021-11-26 12:56:48.900 | + functions-common:time_stop:2344 : elapsed_time=21201 2021-11-26 12:56:48.902 | + functions-common:time_stop:2345 : total=150740 2021-11-26 12:56:48.904 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:56:48.906 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=171941 2021-11-26 12:56:48.909 | + inc/python:pip_install:210 : return 0 2021-11-26 12:56:48.911 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-26 12:56:48.914 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-26 12:56:48.916 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-26 12:56:48.934 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-26 12:56:48.945 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/cinder 2021-11-26 12:56:48.948 | + inc/python:use_library_from_git:263 : local name=/opt/stack/cinder 2021-11-26 12:56:48.950 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:56:48.953 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:56:48.955 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-11-26 12:56:48.958 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:56:48.960 | + lib/cinder:install_cinder:419 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-11-26 12:56:48.962 | + lib/cinder:install_cinder:420 : install_package tgt 2021-11-26 12:56:48.965 | + functions-common:install_package:1333 : update_package_repo 2021-11-26 12:56:48.967 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-26 12:56:48.970 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-26 12:56:48.972 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-26 12:56:48.975 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-26 12:56:48.977 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-26 12:56:48.980 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:56:48.982 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:56:48.984 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-26 12:56:48.987 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-26 12:56:48.990 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-26 12:56:48.992 | + functions-common:apt_get_update:1069 : return 2021-11-26 12:56:48.995 | + functions-common:install_package:1334 : real_install_package tgt 2021-11-26 12:56:48.997 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-26 12:56:48.999 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:56:49.002 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:56:49.005 | + functions-common:real_install_package:1320 : apt_get install tgt 2021-11-26 12:56:49.024 | + 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 tgt 2021-11-26 12:56:49.144 | Reading package lists... 2021-11-26 12:56:49.404 | Building dependency tree... 2021-11-26 12:56:49.405 | Reading state information... 2021-11-26 12:56:49.625 | The following packages were automatically installed and are no longer required: 2021-11-26 12:56:49.626 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-11-26 12:56:49.626 | python3-click python3-colorama python3-configobj python3-constantly 2021-11-26 12:56:49.626 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-11-26 12:56:49.626 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-26 12:56:49.626 | python3-twisted-bin python3-zope.interface 2021-11-26 12:56:49.626 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:56:49.626 | The following additional packages will be installed: 2021-11-26 12:56:49.627 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-11-26 12:56:49.627 | libsgutils2-2 sg3-utils 2021-11-26 12:56:49.629 | Suggested packages: 2021-11-26 12:56:49.629 | tgt-rbd 2021-11-26 12:56:49.680 | The following NEW packages will be installed: 2021-11-26 12:56:49.681 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-11-26 12:56:49.681 | The following packages will be upgraded: 2021-11-26 12:56:49.682 | ibverbs-providers libibverbs1 2021-11-26 12:56:49.802 | 2 upgraded, 5 newly installed, 0 to remove and 174 not upgraded. 2021-11-26 12:56:49.802 | Need to get 1,406 kB of archives. 2021-11-26 12:56:49.802 | After this operation, 3,551 kB of additional disk space will be used. 2021-11-26 12:56:49.802 | Get:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 ibverbs-providers amd64 24.0-2~cloud0 [220 kB] 2021-11-26 12:56:49.989 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-11-26 12:56:50.039 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 libibverbs1 amd64 24.0-2~cloud0 [50.8 kB] 2021-11-26 12:56:50.047 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 librdmacm1 amd64 24.0-2~cloud0 [58.4 kB] 2021-11-26 12:56:50.427 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2021-11-26 12:56:50.514 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2021-11-26 12:56:50.983 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-11-26 12:56:51.587 | Fetched 1,406 kB in 1s (1,050 kB/s) 2021-11-26 12:56:51.677 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 76971 files and directories currently installed.) 2021-11-26 12:56:51.681 | Preparing to unpack .../0-ibverbs-providers_24.0-2~cloud0_amd64.deb ... 2021-11-26 12:56:51.711 | Unpacking ibverbs-providers:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-11-26 12:56:51.847 | Preparing to unpack .../1-libibverbs1_24.0-2~cloud0_amd64.deb ... 2021-11-26 12:56:51.867 | Unpacking libibverbs1:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-11-26 12:56:51.937 | Selecting previously unselected package libconfig-general-perl. 2021-11-26 12:56:51.946 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-11-26 12:56:51.948 | Unpacking libconfig-general-perl (2.63-1) ... 2021-11-26 12:56:52.041 | Selecting previously unselected package librdmacm1:amd64. 2021-11-26 12:56:52.049 | Preparing to unpack .../3-librdmacm1_24.0-2~cloud0_amd64.deb ... 2021-11-26 12:56:52.051 | Unpacking librdmacm1:amd64 (24.0-2~cloud0) ... 2021-11-26 12:56:52.139 | Selecting previously unselected package libsgutils2-2. 2021-11-26 12:56:52.147 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-11-26 12:56:52.149 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-11-26 12:56:52.212 | Selecting previously unselected package sg3-utils. 2021-11-26 12:56:52.219 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-11-26 12:56:52.221 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-11-26 12:56:52.431 | Selecting previously unselected package tgt. 2021-11-26 12:56:52.438 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-11-26 12:56:52.441 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-11-26 12:56:52.559 | Setting up libibverbs1:amd64 (24.0-2~cloud0) ... 2021-11-26 12:56:52.580 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-26 12:56:52.602 | Setting up librdmacm1:amd64 (24.0-2~cloud0) ... 2021-11-26 12:56:52.631 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-11-26 12:56:52.659 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-26 12:56:52.688 | Setting up ibverbs-providers:amd64 (24.0-2~cloud0) ... 2021-11-26 12:56:52.896 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-26 12:56:53.104 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-26 12:56:54.819 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-11-26 12:56:54.848 | Setting up libconfig-general-perl (2.63-1) ... 2021-11-26 12:56:54.875 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-11-26 12:56:55.167 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-11-26 12:56:55.898 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-26 12:56:55.928 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-26 12:56:56.120 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-26 12:56:58.112 | + functions-common:apt_get:1113 : result=0 2021-11-26 12:56:58.115 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 12:56:58.118 | + functions-common:time_stop:2331 : local name 2021-11-26 12:56:58.120 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:56:58.123 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:56:58.125 | + functions-common:time_stop:2334 : local total 2021-11-26 12:56:58.128 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:56:58.130 | + functions-common:time_stop:2337 : name=apt-get 2021-11-26 12:56:58.133 | + functions-common:time_stop:2338 : start_time=1637931409021 2021-11-26 12:56:58.135 | + functions-common:time_stop:2340 : [[ -z 1637931409021 ]] 2021-11-26 12:56:58.138 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:56:58.142 | + functions-common:time_stop:2343 : end_time=1637931418139 2021-11-26 12:56:58.144 | + functions-common:time_stop:2344 : elapsed_time=9118 2021-11-26 12:56:58.147 | + functions-common:time_stop:2345 : total=215510 2021-11-26 12:56:58.149 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:56:58.151 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=224628 2021-11-26 12:56:58.154 | + functions-common:apt_get:1117 : return 0 2021-11-26 12:56:58.156 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-26 12:56:58.159 | + ./stack.sh:main:904 : configure_cinder 2021-11-26 12:56:58.162 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-11-26 12:56:58.173 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-11-26 12:56:58.177 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-11-26 12:56:58.180 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-11-26 12:56:58.182 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-11-26 12:56:58.185 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-11-26 12:56:58.185 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-11-26 12:56:58.189 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-11-26 12:56:58.191 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-11-26 12:56:58.193 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-11-26 12:56:58.196 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-11-26 12:56:58.198 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-11-26 12:56:58.200 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-11-26 12:56:58.202 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-11-26 12:56:58.204 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-11-26 12:56:58.214 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-11-26 12:56:58.226 | + 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-11-26 12:56:58.239 | + 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-11-26 12:56:58.249 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-11-26 12:56:58.260 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-11-26 12:56:58.263 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-11-26 12:56:58.266 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.XW9i2cGsAS 2021-11-26 12:56:58.268 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-11-26 12:56:58.271 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-11-26 12:56:58.273 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-11-26 12:56:58.276 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.XW9i2cGsAS 2021-11-26 12:56:58.279 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.XW9i2cGsAS 2021-11-26 12:56:58.290 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.XW9i2cGsAS /etc/sudoers.d/cinder-rootwrap 2021-11-26 12:56:58.302 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-11-26 12:56:58.305 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-11-26 12:56:58.307 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-11-26 12:56:58.309 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-11-26 12:56:58.311 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-11-26 12:56:58.313 | + 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-11-26 12:56:58.316 | + 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-11-26 12:56:58.318 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-11-26 12:56:58.321 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-11-26 12:56:58.325 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-11-26 12:56:58.329 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-11-26 12:56:58.346 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-11-26 12:56:58.365 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-11-26 12:56:58.382 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-11-26 12:56:58.399 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-11-26 12:56:58.417 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-11-26 12:56:58.435 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-11-26 12:56:58.453 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-11-26 12:56:58.470 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-11-26 12:56:58.473 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-11-26 12:56:58.476 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-11-26 12:56:58.478 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-26 12:56:58.481 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-11-26 12:56:58.506 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-11-26 12:56:58.530 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.50/identity 2021-11-26 12:56:58.554 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-11-26 12:56:58.578 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-11-26 12:56:58.603 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-11-26 12:56:58.627 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-11-26 12:56:58.651 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-11-26 12:56:58.675 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-26 12:56:58.701 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-11-26 12:56:58.726 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-11-26 12:56:58.751 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-11-26 12:56:58.777 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-11-26 12:56:58.780 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-11-26 12:56:58.782 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-11-26 12:56:58.786 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-11-26 12:56:58.788 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-11-26 12:56:58.791 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-11-26 12:56:58.818 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-11-26 12:56:58.843 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-11-26 12:56:58.868 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-11-26 12:56:58.893 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-11-26 12:56:58.917 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-11-26 12:56:58.943 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-11-26 12:56:58.969 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-11-26 12:56:58.972 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.50 2021-11-26 12:56:58.996 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-11-26 12:56:59.024 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-11-26 12:56:59.031 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key ca6f3f0e02e5aba13bca98e319756b04 2021-11-26 12:56:59.055 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2021-11-26 12:56:59.072 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:56:59.074 | + lib/cinder:configure_cinder:239 : [[ -n lvm:lvmdriver-1 ]] 2021-11-26 12:56:59.076 | + lib/cinder:configure_cinder:240 : local enabled_backends= 2021-11-26 12:56:59.079 | + lib/cinder:configure_cinder:241 : local default_name= 2021-11-26 12:56:59.081 | + lib/cinder:configure_cinder:242 : local be be_name be_type 2021-11-26 12:56:59.084 | + lib/cinder:configure_cinder:243 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-11-26 12:56:59.086 | + lib/cinder:configure_cinder:244 : be_type=lvm 2021-11-26 12:56:59.089 | + lib/cinder:configure_cinder:245 : be_name=lvmdriver-1 2021-11-26 12:56:59.091 | + lib/cinder:configure_cinder:246 : type configure_cinder_backend_lvm 2021-11-26 12:56:59.093 | + lib/cinder:configure_cinder:247 : configure_cinder_backend_lvm lvmdriver-1 2021-11-26 12:56:59.096 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:48 : local be_name=lvmdriver-1 2021-11-26 12:56:59.098 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:50 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_backend_name lvmdriver-1 2021-11-26 12:56:59.124 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:51 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_driver cinder.volume.drivers.lvm.LVMVolumeDriver 2021-11-26 12:56:59.149 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:52 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_group stack-volumes-lvmdriver-1 2021-11-26 12:56:59.173 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:53 : iniset /etc/cinder/cinder.conf lvmdriver-1 target_helper tgtadm 2021-11-26 12:56:59.199 | + lib/cinder_backends/lvm:configure_cinder_backend_lvm:54 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type thin 2021-11-26 12:56:59.223 | + lib/cinder:configure_cinder:249 : [[ -z '' ]] 2021-11-26 12:56:59.226 | + lib/cinder:configure_cinder:250 : default_name=lvmdriver-1 2021-11-26 12:56:59.228 | + lib/cinder:configure_cinder:252 : enabled_backends+=lvmdriver-1, 2021-11-26 12:56:59.230 | + lib/cinder:configure_cinder:254 : iniset /etc/cinder/cinder.conf lvmdriver-1 volume_clear none 2021-11-26 12:56:59.256 | + lib/cinder:configure_cinder:257 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends lvmdriver-1 2021-11-26 12:56:59.281 | + lib/cinder:configure_cinder:258 : [[ -n lvmdriver-1 ]] 2021-11-26 12:56:59.283 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type lvmdriver-1 2021-11-26 12:56:59.308 | + lib/cinder:configure_cinder:261 : configure_cinder_image_volume_cache 2021-11-26 12:56:59.310 | + lib/cinder:configure_cinder_image_volume_cache:562 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-11-26 12:56:59.312 | + lib/cinder:configure_cinder_image_volume_cache:563 : local be_name=lvmdriver-1 2021-11-26 12:56:59.315 | + lib/cinder:configure_cinder_image_volume_cache:565 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled True 2021-11-26 12:56:59.340 | + lib/cinder:configure_cinder_image_volume_cache:567 : [[ -n '' ]] 2021-11-26 12:56:59.342 | + lib/cinder:configure_cinder_image_volume_cache:571 : [[ -n '' ]] 2021-11-26 12:56:59.344 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2021-11-26 12:56:59.360 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:56:59.363 | + lib/cinder:configure_cinder:270 : iniset /etc/cinder/cinder.conf DEFAULT backup_swift_url http://10.222.0.50:8080/v1/AUTH_ 2021-11-26 12:56:59.387 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2021-11-26 12:56:59.403 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:56:59.405 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2021-11-26 12:56:59.421 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:56:59.423 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2021-11-26 12:56:59.426 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-11-26 12:56:59.428 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-11-26 12:56:59.430 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-11-26 12:56:59.433 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-26 12:56:59.435 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-26 12:56:59.437 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-26 12:56:59.453 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:56:59.456 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-26 12:56:59.459 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-26 12:56:59.461 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-26 12:56:59.477 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:56:59.479 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2021-11-26 12:56:59.482 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2021-11-26 12:56:59.507 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-26 12:56:59.509 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-26 12:56:59.511 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2021-11-26 12:56:59.514 | + functions:setup_logging:655 : local conf_file=/etc/cinder/cinder.conf 2021-11-26 12:56:59.516 | + functions:setup_logging:656 : local other_cond=True 2021-11-26 12:56:59.519 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-26 12:56:59.521 | + functions:setup_logging:658 : setup_systemd_logging /etc/cinder/cinder.conf 2021-11-26 12:56:59.524 | + functions:setup_systemd_logging:686 : local conf_file=/etc/cinder/cinder.conf 2021-11-26 12:56:59.526 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-26 12:56:59.529 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-26 12:56:59.545 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-26 12:56:59.548 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-26 12:56:59.550 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-26 12:56:59.553 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-26 12:56:59.555 | + functions:setup_systemd_logging:700 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-26 12:56:59.579 | + functions:setup_systemd_logging:702 : 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-11-26 12:56:59.605 | + functions:setup_systemd_logging:703 : 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-11-26 12:56:59.630 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-26 12:56:59.654 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-11-26 12:56:59.657 | + lib/apache:write_uwsgi_config:264 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-11-26 12:56:59.659 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/cinder-wsgi 2021-11-26 12:56:59.662 | + lib/apache:write_uwsgi_config:266 : local url=/volume 2021-11-26 12:56:59.664 | + lib/apache:write_uwsgi_config:267 : local http= 2021-11-26 12:56:59.666 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-26 12:56:59.669 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/cinder-wsgi 2021-11-26 12:56:59.673 | + lib/apache:write_uwsgi_config:269 : name=cinder-wsgi 2021-11-26 12:56:59.675 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-26 12:56:59.677 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-26 12:56:59.689 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-26 12:56:59.689 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:56:59.697 | d /var/run/uwsgi 0755 ubuntu root 2021-11-26 12:56:59.700 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:56:59.714 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-11-26 12:56:59.717 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-11-26 12:56:59.720 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-11-26 12:56:59.746 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-11-26 12:56:59.771 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-11-26 12:56:59.795 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-11-26 12:56:59.819 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-11-26 12:56:59.843 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-26 12:56:59.867 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-11-26 12:56:59.891 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-11-26 12:56:59.916 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-11-26 12:56:59.939 | + lib/apache:write_uwsgi_config:300 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-26 12:56:59.964 | + lib/apache:write_uwsgi_config:302 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-11-26 12:56:59.988 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-26 12:57:00.012 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-11-26 12:57:00.036 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-11-26 12:57:00.038 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-11-26 12:57:00.041 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for cinder-wsgi 2021-11-26 12:57:00.043 | ++ lib/apache:apache_site_config_for:196 : local site=cinder-wsgi 2021-11-26 12:57:00.046 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-26 12:57:00.048 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:57:00.051 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:57:00.053 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-11-26 12:57:00.056 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-11-26 12:57:00.058 | + lib/apache:write_uwsgi_config:314 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-11-26 12:57:00.083 | + lib/apache:write_uwsgi_config:315 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-11-26 12:57:00.108 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-11-26 12:57:00.109 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-11-26 12:57:00.116 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-11-26 12:57:00.119 | + lib/apache:write_uwsgi_config:317 : enable_apache_site cinder-wsgi 2021-11-26 12:57:00.122 | + lib/apache:enable_apache_site:213 : local site=cinder-wsgi 2021-11-26 12:57:00.124 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-26 12:57:00.126 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-26 12:57:00.129 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 12:57:00.132 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:57:00.134 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:57:00.136 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-26 12:57:00.139 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-26 12:57:00.141 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:57:00.143 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:57:00.146 | + lib/apache:enable_apache_site:217 : sudo a2ensite cinder-wsgi 2021-11-26 12:57:00.203 | Enabling site cinder-wsgi. 2021-11-26 12:57:00.208 | To activate the new configuration, you need to run: 2021-11-26 12:57:00.208 | systemctl reload apache2 2021-11-26 12:57:00.212 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-11-26 12:57:00.215 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-26 12:57:00.217 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-26 12:57:00.220 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-26 12:57:00.361 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-11-26 12:57:00.364 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-11-26 12:57:00.391 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.50/image 2021-11-26 12:57:00.416 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-11-26 12:57:00.432 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:57:00.434 | + lib/cinder:configure_cinder:314 : '[' False '!=' True ']' 2021-11-26 12:57:00.436 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-11-26 12:57:00.461 | + lib/cinder:configure_cinder:319 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-11-26 12:57:00.463 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-11-26 12:57:00.466 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-11-26 12:57:00.468 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-11-26 12:57:00.471 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-11-26 12:57:00.498 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-11-26 12:57:00.522 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.50/identity 2021-11-26 12:57:00.547 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-11-26 12:57:00.572 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-11-26 12:57:00.598 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-11-26 12:57:00.622 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-11-26 12:57:00.647 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-11-26 12:57:00.671 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-11-26 12:57:00.697 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-11-26 12:57:00.722 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-11-26 12:57:00.747 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-11-26 12:57:00.772 | + lib/cinder:configure_cinder:323 : [[ ! -z '' ]] 2021-11-26 12:57:00.774 | + lib/cinder:configure_cinder:325 : is_service_enabled etcd3 2021-11-26 12:57:00.789 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:57:00.792 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.50:2379 2021-11-26 12:57:00.824 | + ./stack.sh:main:907 : is_service_enabled neutron 2021-11-26 12:57:00.840 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:57:00.842 | + ./stack.sh:main:909 : stack_install_service neutron 2021-11-26 12:57:00.845 | + lib/stack:stack_install_service:20 : local service=neutron 2021-11-26 12:57:00.847 | + lib/stack:stack_install_service:21 : type install_neutron 2021-11-26 12:57:00.850 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-26 12:57:00.852 | + lib/stack:stack_install_service:32 : install_neutron 2021-11-26 12:57:00.855 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-11-26 12:57:00.858 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 12:57:00.859 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-26 12:57:00.864 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 12:57:00.866 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-26 12:57:00.869 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-26 12:57:00.871 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-26 12:57:00.874 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-11-26 12:57:00.876 | + lib/neutron-legacy:install_mutnauq:436 : use_library_from_git neutron-lib 2021-11-26 12:57:00.880 | + inc/python:use_library_from_git:263 : local name=neutron-lib 2021-11-26 12:57:00.882 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:57:00.885 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:57:00.887 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,neutron-lib, ]] 2021-11-26 12:57:00.889 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:57:00.892 | + lib/neutron-legacy:install_mutnauq:441 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/ussuri 2021-11-26 12:57:00.895 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-11-26 12:57:00.897 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-11-26 12:57:00.899 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-26 12:57:00.901 | + functions-common:git_clone:526 : local orig_dir 2021-11-26 12:57:00.904 | ++ functions-common:git_clone:527 : pwd 2021-11-26 12:57:00.907 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-26 12:57:00.909 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-26 12:57:00.912 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-26 12:57:00.927 | + functions-common:git_clone:530 : RECLONE=False 2021-11-26 12:57:00.929 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-26 12:57:00.931 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-26 12:57:00.934 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-26 12:57:00.934 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-26 12:57:00.939 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-11-26 12:57:00.942 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-26 12:57:00.944 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-11-26 12:57:00.947 | + functions-common:git_clone:593 : git show --oneline 2021-11-26 12:57:00.947 | + functions-common:git_clone:593 : head -1 2021-11-26 12:57:00.952 | cfc7763506 [OVS][FW] Initialize ConjIdMap._max_id depending on the current OFs 2021-11-26 12:57:00.956 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-26 12:57:00.959 | + lib/neutron-legacy:install_mutnauq:442 : setup_develop /opt/stack/neutron 2021-11-26 12:57:00.961 | + inc/python:setup_develop:351 : local bindep 2021-11-26 12:57:00.963 | + inc/python:setup_develop:352 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-26 12:57:00.966 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/neutron 2021-11-26 12:57:00.968 | + inc/python:setup_develop:357 : local extras= 2021-11-26 12:57:00.971 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-11-26 12:57:00.973 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-26 12:57:00.975 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-26 12:57:00.978 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/neutron 2021-11-26 12:57:00.980 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-26 12:57:00.983 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-26 12:57:00.986 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/neutron 2021-11-26 12:57:00.989 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-26 12:57:00.991 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/neutron 2021-11-26 12:57:00.994 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-26 12:57:00.996 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-26 12:57:00.999 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-11-26 12:57:01.005 | + inc/python:_setup_package_with_constraints_edit:396 : name=neutron 2021-11-26 12:57:01.008 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- neutron '-e file:///opt/stack/neutron#egg=neutron' 2021-11-26 12:57:02.036 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/neutron -e 2021-11-26 12:57:02.038 | + inc/python:setup_package:430 : local bindep=0 2021-11-26 12:57:02.040 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-26 12:57:02.042 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-26 12:57:02.045 | + inc/python:setup_package:433 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-26 12:57:02.047 | + inc/python:setup_package:438 : local project_dir=/opt/stack/neutron 2021-11-26 12:57:02.049 | + inc/python:setup_package:439 : local flags=-e 2021-11-26 12:57:02.052 | + inc/python:setup_package:440 : local extras= 2021-11-26 12:57:02.054 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-26 12:57:02.056 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-26 12:57:02.058 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-26 12:57:02.061 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-26 12:57:02.063 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-26 12:57:02.065 | + inc/python:setup_package:458 : pip_install -e /opt/stack/neutron 2021-11-26 12:57:02.086 | Using python 3.6 to install /opt/stack/neutron because python3_enabled=True 2021-11-26 12:57:02.091 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-11-26 12:57:04.866 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:57:04.867 | 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-11-26 12:57:04.867 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.868 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.868 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.869 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.869 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.869 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.870 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.870 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.871 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.871 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.872 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.872 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.873 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.873 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.873 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.874 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.874 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.875 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.875 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.876 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.876 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.876 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.877 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.877 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.878 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.880 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.881 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.881 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.882 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.882 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.883 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.883 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.884 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.884 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.884 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.885 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.885 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.886 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.886 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.887 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.887 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.887 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.888 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.888 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.888 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.889 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.889 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.890 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.890 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.891 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.891 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.891 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.892 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.892 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.893 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.894 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.895 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.895 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.896 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.896 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.897 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.897 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.898 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.899 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.899 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.900 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.900 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.900 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.901 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.902 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.902 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.903 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.903 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.904 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.904 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.904 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.905 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.920 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.920 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.921 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.921 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.922 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.923 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.923 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.923 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.924 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.924 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.924 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.925 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.926 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.926 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.927 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.927 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.928 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.928 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.929 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.929 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.930 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.930 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.931 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.931 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.932 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.932 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.933 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.933 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.934 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.934 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.934 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.935 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.935 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.936 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.936 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.937 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.937 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.937 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.938 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.938 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.939 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.939 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.940 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.940 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.942 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.942 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.942 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.943 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.943 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.944 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.944 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.945 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.945 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.946 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.946 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.946 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.947 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.947 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.948 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.948 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.948 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.949 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.949 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.950 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.950 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.951 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.951 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.951 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.952 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.952 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.953 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.953 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.954 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.954 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.954 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.955 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.955 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.956 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.957 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.957 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.957 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.958 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.958 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.959 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.959 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.960 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.960 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.960 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.961 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.961 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.962 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.962 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.962 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.963 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.963 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.964 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.964 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.964 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.965 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.965 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.966 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.966 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.966 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.967 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.967 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.968 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.968 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.968 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.969 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.969 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.970 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.970 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.970 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.971 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.971 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.972 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.972 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.973 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.973 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.973 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.974 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.974 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.975 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.975 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.975 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.976 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.976 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.977 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.977 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.977 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.978 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.978 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.979 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.979 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.979 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.980 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.980 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.981 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.981 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.981 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.982 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.982 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.982 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.983 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.983 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.984 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.984 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.985 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.985 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.985 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.986 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.986 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.987 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.987 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.988 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.989 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.989 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.990 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.991 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.991 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.992 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.992 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.992 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.993 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.993 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.994 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.994 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.995 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.995 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.995 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.996 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.996 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.997 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.997 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.998 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.998 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:04.998 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:04.999 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:04.999 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.000 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.000 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.000 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.001 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.001 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.002 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.002 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.003 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.003 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.004 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.005 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.005 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.005 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.006 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.006 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.007 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.007 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.007 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.008 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.008 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.009 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.009 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.010 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.010 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.010 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.011 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.011 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.012 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.012 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.012 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.013 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.013 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.014 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.014 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.015 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.015 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.015 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.016 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.016 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.016 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.017 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.017 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.018 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.018 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.020 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.020 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.020 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.021 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.021 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.022 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.022 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.022 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.023 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.023 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.024 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.024 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.024 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.025 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.025 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.026 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.026 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.027 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.027 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.027 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.028 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.028 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.029 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.029 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.029 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.030 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.030 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.031 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.031 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.032 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.033 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.033 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.033 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.034 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.035 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.035 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.035 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.036 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.036 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.037 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.037 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.037 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.038 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.038 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.039 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.039 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.040 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.040 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.040 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.041 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.041 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.042 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.042 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.043 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.043 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.043 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.044 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.044 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.045 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.045 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.046 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.046 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.046 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.047 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.047 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.048 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.048 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.049 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.049 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.050 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.050 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.050 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.051 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.051 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.052 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.052 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.053 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.053 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.053 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.054 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.054 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.055 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.055 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.056 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.056 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.057 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.057 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.058 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.058 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.058 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.059 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.059 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.060 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.060 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.061 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.061 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.061 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.062 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.062 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.062 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.063 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.063 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.064 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.064 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.065 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.065 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.066 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.067 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.068 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.068 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.068 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.069 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.070 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.070 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.070 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:05.071 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:05.071 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:05.072 | Obtaining file:///opt/stack/neutron 2021-11-26 12:57:07.284 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-26 12:57:09.511 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-11-26 12:57:09.519 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-11-26 12:57:09.523 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-11-26 12:57:09.531 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-11-26 12:57:09.539 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-11-26 12:57:09.548 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-11-26 12:57:09.572 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-11-26 12:57:09.586 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-11-26 12:57:09.596 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-11-26 12:57:09.604 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-11-26 12:57:09.607 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.26.1) 2021-11-26 12:57:09.617 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (2.1.1) 2021-11-26 12:57:09.624 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.4.15) 2021-11-26 12:57:09.627 | Requirement already satisfied: httplib2===0.17.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (0.17.2) 2021-11-26 12:57:09.630 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-11-26 12:57:09.699 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-11-26 12:57:09.760 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-11-26 12:57:09.763 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-11-26 12:57:09.767 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-11-26 12:57:09.770 | Requirement already satisfied: neutron-lib===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.3.0) 2021-11-26 12:57:09.814 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 427)) (0.46.1) 2021-11-26 12:57:09.842 | Requirement already satisfied: os-ken===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (1.0.0) 2021-11-26 12:57:09.864 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (1.7.0) 2021-11-26 12:57:09.869 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (2.3.0) 2021-11-26 12:57:09.873 | Requirement already satisfied: os-vif===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (2.0.1) 2021-11-26 12:57:09.901 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (0.3.4) 2021-11-26 12:57:09.920 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 471)) (2.3.1) 2021-11-26 12:57:09.957 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (4.0.3) 2021-11-26 12:57:09.970 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (8.0.5) 2021-11-26 12:57:09.984 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (3.0.3) 2021-11-26 12:57:09.991 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (8.1.1) 2021-11-26 12:57:10.044 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (4.0.1) 2021-11-26 12:57:10.054 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 499)) (4.1.3) 2021-11-26 12:57:10.099 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (12.1.6) 2021-11-26 12:57:10.164 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.0.2) 2021-11-26 12:57:10.191 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.1.2) 2021-11-26 12:57:10.212 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (2.1.2) 2021-11-26 12:57:10.229 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (2.0.1) 2021-11-26 12:57:10.245 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.0.2) 2021-11-26 12:57:10.250 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (3.1.2) 2021-11-26 12:57:10.263 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.1.1) 2021-11-26 12:57:10.292 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (1.0.1) 2021-11-26 12:57:10.303 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (4.1.2) 2021-11-26 12:57:10.321 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (2.0.2) 2021-11-26 12:57:10.342 | Requirement already satisfied: osprofiler===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.1.0) 2021-11-26 12:57:10.388 | Requirement already satisfied: ovs===2.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (2.11.0) 2021-11-26 12:57:10.392 | Requirement already satisfied: ovsdbapp===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.2.3) 2021-11-26 12:57:10.404 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.7.1) 2021-11-26 12:57:10.439 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (5.4.5) 2021-11-26 12:57:10.443 | Requirement already satisfied: pecan===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (1.3.3) 2021-11-26 12:57:10.453 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 579)) (0.7.2) 2021-11-26 12:57:10.456 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (5.7.0) 2021-11-26 12:57:10.462 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (19.1.0) 2021-11-26 12:57:10.483 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 594)) (3.0.0) 2021-11-26 12:57:10.495 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 604)) (0.9.6) 2021-11-26 12:57:10.498 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 611)) (2.4.7) 2021-11-26 12:57:10.504 | Requirement already satisfied: pyroute2===0.5.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (0.5.11) 2021-11-26 12:57:10.513 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 653)) (2.8.1) 2021-11-26 12:57:10.520 | Requirement already satisfied: python-designateclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 655)) (4.0.0) 2021-11-26 12:57:10.546 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 658)) (1.0.4) 2021-11-26 12:57:10.548 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 685)) (4.0.0) 2021-11-26 12:57:10.570 | Requirement already satisfied: python-neutronclient===7.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 715)) (7.1.1) 2021-11-26 12:57:10.603 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 719)) (17.0.1) 2021-11-26 12:57:10.623 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 773)) (2019.3) 2021-11-26 12:57:10.627 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 787)) (0.7) 2021-11-26 12:57:10.635 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (2.23.0) 2021-11-26 12:57:10.658 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 796)) (1.4.0) 2021-11-26 12:57:10.661 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 800)) (1.4.0) 2021-11-26 12:57:10.666 | Requirement already satisfied: setproctitle===1.1.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 827)) (1.1.10) 2021-11-26 12:57:10.669 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 830)) (3.17.0) 2021-11-26 12:57:10.672 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (1.14.0) 2021-11-26 12:57:10.677 | Requirement already satisfied: sortedcontainers===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 837)) (2.1.0) 2021-11-26 12:57:10.680 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 894)) (0.13.0) 2021-11-26 12:57:10.692 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.3.1) 2021-11-26 12:57:10.695 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (3.3.0) 2021-11-26 12:57:10.699 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 901)) (1.32.0) 2021-11-26 12:57:10.705 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 924)) (6.1.0) 2021-11-26 12:57:10.719 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 927)) (2.0.1) 2021-11-26 12:57:10.728 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (0.5.0) 2021-11-26 12:57:10.735 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.4.0) 2021-11-26 12:57:10.755 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 935)) (1.0.4) 2021-11-26 12:57:10.775 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 937)) (2.3.1) 2021-11-26 12:57:10.841 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 948)) (1.4.0) 2021-11-26 12:57:10.847 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.1.0) 2021-11-26 12:57:10.859 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.25.8) 2021-11-26 12:57:10.885 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 977)) (0.11.7) 2021-11-26 12:57:10.889 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 990)) (1.12.1) 2021-11-26 12:57:10.892 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 996)) (1.2.3) 2021-11-26 12:57:10.895 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-11-26 12:57:10.904 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.15.0) 2021-11-26 12:57:10.907 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-11-26 12:57:10.911 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-11-26 12:57:10.915 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-11-26 12:57:10.919 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-11-26 12:57:10.922 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-11-26 12:57:10.963 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-11-26 12:57:10.967 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-11-26 12:57:10.972 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-11-26 12:57:10.996 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-11-26 12:57:10.999 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-11-26 12:57:11.005 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-11-26 12:57:11.011 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.6.8) 2021-11-26 12:57:11.058 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-11-26 12:57:11.064 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-11-26 12:57:11.068 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-11-26 12:57:11.072 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-11-26 12:57:11.084 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-11-26 12:57:11.098 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-11-26 12:57:11.107 | Requirement already satisfied: logutils===0.3.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.3.5) 2021-11-26 12:57:11.110 | Requirement already satisfied: WebTest===2.0.34 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 61)) (2.0.34) 2021-11-26 12:57:11.135 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-11-26 12:57:11.176 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (2.0.0) 2021-11-26 12:57:11.196 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-11-26 12:57:11.230 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (2.1.0) 2021-11-26 12:57:11.234 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-11-26 12:57:11.238 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-11-26 12:57:11.240 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-11-26 12:57:11.244 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-11-26 12:57:11.247 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 701)) (1.6.0) 2021-11-26 12:57:11.250 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-11-26 12:57:11.253 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-11-26 12:57:11.255 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 969)) (1.4.0) 2021-11-26 12:57:11.258 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-11-26 12:57:11.262 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-11-26 12:57:11.281 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.3.0) 2021-11-26 12:57:11.285 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 597)) (2.20) 2021-11-26 12:57:11.289 | Requirement already satisfied: waitress===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 979)) (1.4.3) 2021-11-26 12:57:11.301 | Requirement already satisfied: beautifulsoup4===4.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) (4.9.0) 2021-11-26 12:57:11.309 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-11-26 12:57:11.326 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-11-26 12:57:11.370 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.16.0) 2021-11-26 12:57:11.376 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 327)) (49.6.0) 2021-11-26 12:57:11.422 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1006)) (3.1.0) 2021-11-26 12:57:11.434 | Requirement already satisfied: soupsieve===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 839)) (2.0) 2021-11-26 12:57:11.439 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (0.1.9) 2021-11-26 12:57:11.444 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (1.8.0) 2021-11-26 12:57:12.387 | Installing collected packages: neutron 2021-11-26 12:57:12.387 | Attempting uninstall: neutron 2021-11-26 12:57:12.389 | Found existing installation: neutron 16.4.2 2021-11-26 12:57:13.587 | Uninstalling neutron-16.4.2: 2021-11-26 12:57:13.676 | Successfully uninstalled neutron-16.4.2 2021-11-26 12:57:13.678 | Running setup.py develop for neutron 2021-11-26 12:57:16.398 | Successfully installed neutron 2021-11-26 12:57:16.527 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:57:16.527 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:57:16.617 | + inc/python:pip_install:207 : result=0 2021-11-26 12:57:16.619 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:57:16.621 | + functions-common:time_stop:2331 : local name 2021-11-26 12:57:16.624 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:57:16.626 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:57:16.629 | + functions-common:time_stop:2334 : local total 2021-11-26 12:57:16.631 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:57:16.633 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:57:16.635 | + functions-common:time_stop:2338 : start_time=1637931422080 2021-11-26 12:57:16.637 | + functions-common:time_stop:2340 : [[ -z 1637931422080 ]] 2021-11-26 12:57:16.640 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:57:16.644 | + functions-common:time_stop:2343 : end_time=1637931436641 2021-11-26 12:57:16.646 | + functions-common:time_stop:2344 : elapsed_time=14561 2021-11-26 12:57:16.648 | + functions-common:time_stop:2345 : total=171941 2021-11-26 12:57:16.650 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:57:16.653 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=186502 2021-11-26 12:57:16.655 | + inc/python:pip_install:210 : return 0 2021-11-26 12:57:16.657 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-26 12:57:16.660 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-26 12:57:16.662 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-26 12:57:16.680 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-26 12:57:16.692 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/neutron 2021-11-26 12:57:16.694 | + inc/python:use_library_from_git:263 : local name=/opt/stack/neutron 2021-11-26 12:57:16.696 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:57:16.699 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:57:16.701 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-11-26 12:57:16.704 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:57:16.707 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-26 12:57:16.709 | + ./stack.sh:main:912 : is_service_enabled nova 2021-11-26 12:57:16.725 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:57:16.727 | + ./stack.sh:main:914 : stack_install_service nova 2021-11-26 12:57:16.730 | + lib/stack:stack_install_service:20 : local service=nova 2021-11-26 12:57:16.732 | + lib/stack:stack_install_service:21 : type install_nova 2021-11-26 12:57:16.734 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-26 12:57:16.737 | + lib/stack:stack_install_service:32 : install_nova 2021-11-26 12:57:16.740 | + lib/nova:install_nova:809 : use_library_from_git os-vif 2021-11-26 12:57:16.743 | + inc/python:use_library_from_git:263 : local name=os-vif 2021-11-26 12:57:16.745 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:57:16.748 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:57:16.750 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,os-vif, ]] 2021-11-26 12:57:16.753 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:57:16.756 | + lib/nova:install_nova:814 : is_service_enabled n-cpu 2021-11-26 12:57:16.771 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:57:16.773 | + lib/nova:install_nova:818 : is_service_enabled n-novnc 2021-11-26 12:57:16.788 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:57:16.790 | + lib/nova:install_nova:830 : is_service_enabled n-spice 2021-11-26 12:57:16.806 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:57:16.809 | + lib/nova:install_nova:842 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/ussuri 2021-11-26 12:57:16.811 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-11-26 12:57:16.813 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-11-26 12:57:16.816 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-26 12:57:16.819 | + functions-common:git_clone:526 : local orig_dir 2021-11-26 12:57:16.822 | ++ functions-common:git_clone:527 : pwd 2021-11-26 12:57:16.825 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-26 12:57:16.827 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-26 12:57:16.830 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-26 12:57:16.844 | + functions-common:git_clone:530 : RECLONE=False 2021-11-26 12:57:16.846 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-26 12:57:16.849 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-26 12:57:16.852 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-26 12:57:16.852 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-26 12:57:16.856 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-11-26 12:57:16.858 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-26 12:57:16.861 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-11-26 12:57:16.864 | + functions-common:git_clone:593 : git show --oneline 2021-11-26 12:57:16.864 | + functions-common:git_clone:593 : head -1 2021-11-26 12:57:16.870 | 6667fcb92b Merge "Fix error that cannot overwrite policy rule for 'forced_host'" into stable/ussuri 2021-11-26 12:57:16.873 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-26 12:57:16.875 | + lib/nova:install_nova:843 : setup_develop /opt/stack/nova 2021-11-26 12:57:16.878 | + inc/python:setup_develop:351 : local bindep 2021-11-26 12:57:16.880 | + inc/python:setup_develop:352 : [[ /opt/stack/nova == -bindep* ]] 2021-11-26 12:57:16.882 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/nova 2021-11-26 12:57:16.885 | + inc/python:setup_develop:357 : local extras= 2021-11-26 12:57:16.887 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-11-26 12:57:16.890 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-26 12:57:16.892 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/nova == -bindep* ]] 2021-11-26 12:57:16.894 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/nova 2021-11-26 12:57:16.897 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-26 12:57:16.899 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-26 12:57:16.903 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/nova 2021-11-26 12:57:16.905 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-26 12:57:16.908 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/nova 2021-11-26 12:57:16.911 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-26 12:57:16.913 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-26 12:57:16.916 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-11-26 12:57:16.921 | + inc/python:_setup_package_with_constraints_edit:396 : name=nova 2021-11-26 12:57:16.924 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- nova '-e file:///opt/stack/nova#egg=nova' 2021-11-26 12:57:17.957 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/nova -e 2021-11-26 12:57:17.959 | + inc/python:setup_package:430 : local bindep=0 2021-11-26 12:57:17.961 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-26 12:57:17.963 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-26 12:57:17.966 | + inc/python:setup_package:433 : [[ /opt/stack/nova == -bindep* ]] 2021-11-26 12:57:17.968 | + inc/python:setup_package:438 : local project_dir=/opt/stack/nova 2021-11-26 12:57:17.970 | + inc/python:setup_package:439 : local flags=-e 2021-11-26 12:57:17.973 | + inc/python:setup_package:440 : local extras= 2021-11-26 12:57:17.975 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-26 12:57:17.977 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-26 12:57:17.980 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-26 12:57:17.982 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-26 12:57:17.984 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-26 12:57:17.986 | + inc/python:setup_package:458 : pip_install -e /opt/stack/nova 2021-11-26 12:57:18.004 | Using python 3.6 to install /opt/stack/nova because python3_enabled=True 2021-11-26 12:57:18.009 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-11-26 12:57:20.797 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:57:20.798 | 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-11-26 12:57:20.798 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.799 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.799 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.800 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.801 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.801 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.801 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.802 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.802 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.803 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.803 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.804 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.804 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.805 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.805 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.805 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.806 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.806 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.807 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.807 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.808 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.808 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.808 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.809 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.809 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.811 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.812 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.812 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.813 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.813 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.814 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.814 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.815 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.816 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.817 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.817 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.818 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.818 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.818 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.819 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.819 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.819 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.820 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.820 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.821 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.821 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.821 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.822 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.822 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.823 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.823 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.824 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.824 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.825 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.825 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.826 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.826 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.826 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.827 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.827 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.828 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.829 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.829 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.830 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.830 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.832 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.832 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.833 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.833 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.834 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.835 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.835 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.835 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.836 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.836 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.837 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.837 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.838 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.838 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.838 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.839 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.840 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.840 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.840 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.841 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.841 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.842 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.842 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.843 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.843 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.844 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.844 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.844 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.845 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.845 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.846 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.847 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.847 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.848 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.848 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.849 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.849 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.850 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.850 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.851 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.851 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.853 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.854 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.854 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.855 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.855 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.856 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.856 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.856 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.857 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.857 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.858 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.858 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.859 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.859 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.860 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.860 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.861 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.861 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.861 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.862 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.863 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.863 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.864 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.864 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.865 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.865 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.865 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.866 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.866 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.867 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.867 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.868 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.868 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.868 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.869 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.869 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.870 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.870 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.871 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.871 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.871 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.872 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.872 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.873 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.873 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.874 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.874 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.874 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.875 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.875 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.875 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.876 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.876 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.877 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.877 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.878 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.879 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.880 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.880 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.880 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.881 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.881 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.881 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.882 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.882 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.883 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.883 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.884 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.884 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.884 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.885 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.885 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.886 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.886 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.886 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.887 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.887 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.888 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.888 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.888 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.889 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.889 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.890 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.890 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.890 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.891 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.891 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.892 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.892 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.892 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.893 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.893 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.894 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.895 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.895 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.895 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.896 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.896 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.896 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.897 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.897 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.898 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.898 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.898 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.899 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.899 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.900 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.900 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.901 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.901 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.901 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.902 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.902 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.902 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.903 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.903 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.904 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.904 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.904 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.905 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.905 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.906 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.906 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.907 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.907 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.907 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.908 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.910 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.910 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.911 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.912 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.912 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.913 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.913 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.914 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.914 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.915 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.915 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.915 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.916 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.916 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.917 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.917 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.917 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.918 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.918 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.919 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.919 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.920 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.920 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.920 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.921 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.921 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.922 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.922 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.922 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.923 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.923 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.924 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.924 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.926 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.926 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.926 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.927 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.927 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.928 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.928 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.929 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.929 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.930 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.930 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.930 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.931 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.931 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.932 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.932 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.933 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.933 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.934 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.934 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.934 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.935 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.935 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.935 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.936 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.936 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.937 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.937 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.938 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.938 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.938 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.939 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.939 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.940 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.941 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.941 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.942 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.942 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.943 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.943 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.943 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.944 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.944 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.945 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.945 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.946 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.946 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.946 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.947 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.947 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.948 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.948 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.949 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.949 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.949 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.950 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.950 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.951 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.951 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.952 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.952 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.952 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.953 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.954 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.954 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.955 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.955 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.955 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.957 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.957 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.958 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.958 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.959 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.959 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.960 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.960 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.961 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.961 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.961 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.962 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.962 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.963 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.963 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.964 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.964 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.964 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.965 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.965 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.966 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.966 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.967 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.967 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.967 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.968 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.968 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.969 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.969 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.970 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.970 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.971 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.971 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.972 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.973 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.973 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.974 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.974 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.975 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.975 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.975 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.976 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.976 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.977 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.977 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.978 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.978 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.978 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.979 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.980 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.980 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.981 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.981 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.982 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.982 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.982 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.983 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.983 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.983 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.984 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.984 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.985 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.985 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.985 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.986 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.986 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.987 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.988 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.988 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.988 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.989 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.989 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.990 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.990 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.991 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.991 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.992 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.992 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.993 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.993 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.994 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:20.994 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:20.995 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:20.995 | Obtaining file:///opt/stack/nova 2021-11-26 12:57:24.510 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-26 12:57:27.895 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-11-26 12:57:27.900 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-11-26 12:57:27.907 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-11-26 12:57:27.911 | Requirement already satisfied: Paste===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 26)) (3.4.0) 2021-11-26 12:57:27.920 | Requirement already satisfied: PasteDeploy===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 27)) (2.1.0) 2021-11-26 12:57:27.928 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-11-26 12:57:27.937 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-11-26 12:57:27.960 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-11-26 12:57:27.976 | Requirement already satisfied: castellan===3.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 163)) (3.0.4) 2021-11-26 12:57:28.000 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-11-26 12:57:28.041 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 190)) (0.2.2) 2021-11-26 12:57:28.552 | Collecting dataclasses===0.7 2021-11-26 12:57:28.558 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/345/9118f7ede7c8b/dataclasses-0.7-py3-none-any.whl (18 kB) 2021-11-26 12:57:28.648 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-11-26 12:57:28.651 | Requirement already satisfied: eventlet===0.26.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 236)) (0.26.1) 2021-11-26 12:57:28.661 | Requirement already satisfied: futurist===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (2.1.1) 2021-11-26 12:57:28.668 | Requirement already satisfied: greenlet===0.4.15 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (0.4.15) 2021-11-26 12:57:28.671 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-11-26 12:57:28.674 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-11-26 12:57:28.707 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-11-26 12:57:28.776 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-11-26 12:57:28.837 | Requirement already satisfied: lxml===4.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (4.5.0) 2021-11-26 12:57:28.950 | Collecting microversion-parse===1.0.1 2021-11-26 12:57:28.957 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-11-26 12:57:29.045 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-11-26 12:57:29.048 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-11-26 12:57:29.052 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-11-26 12:57:29.056 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.1) 2021-11-26 12:57:29.084 | Requirement already satisfied: os-brick===3.0.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 437)) (3.0.8) 2021-11-26 12:57:29.213 | Collecting os-resource-classes===1.0.0 2021-11-26 12:57:29.219 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2021-11-26 12:57:29.307 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.7.0) 2021-11-26 12:57:29.311 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (2.3.0) 2021-11-26 12:57:29.317 | Requirement already satisfied: os-vif===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (2.0.1) 2021-11-26 12:57:29.344 | Requirement already satisfied: os-win===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (5.0.2) 2021-11-26 12:57:29.367 | Requirement already satisfied: os-xenapi===0.3.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (0.3.4) 2021-11-26 12:57:29.386 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 472)) (2.3.1) 2021-11-26 12:57:29.423 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (4.0.3) 2021-11-26 12:57:29.436 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (8.0.5) 2021-11-26 12:57:29.451 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (3.0.3) 2021-11-26 12:57:29.458 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (8.1.1) 2021-11-26 12:57:29.511 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (4.0.1) 2021-11-26 12:57:29.521 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 500)) (4.1.3) 2021-11-26 12:57:29.565 | Requirement already satisfied: oslo.messaging===12.1.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 504)) (12.1.6) 2021-11-26 12:57:29.632 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (4.0.2) 2021-11-26 12:57:29.653 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.1.2) 2021-11-26 12:57:29.672 | Requirement already satisfied: oslo.privsep===2.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (2.1.2) 2021-11-26 12:57:29.688 | Requirement already satisfied: oslo.reports===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (2.0.1) 2021-11-26 12:57:29.704 | Requirement already satisfied: oslo.rootwrap===6.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (6.0.2) 2021-11-26 12:57:29.710 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (3.1.2) 2021-11-26 12:57:29.723 | Requirement already satisfied: oslo.service===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.1.1) 2021-11-26 12:57:29.750 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.0.1) 2021-11-26 12:57:29.761 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (4.1.2) 2021-11-26 12:57:29.780 | Requirement already satisfied: oslo.versionedobjects===2.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 544)) (2.0.2) 2021-11-26 12:57:29.801 | Requirement already satisfied: ovsdbapp===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.2.3) 2021-11-26 12:57:29.812 | Requirement already satisfied: paramiko===2.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (2.7.1) 2021-11-26 12:57:29.849 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (5.4.5) 2021-11-26 12:57:29.852 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.7.2) 2021-11-26 12:57:29.855 | Requirement already satisfied: psutil===5.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (5.7.0) 2021-11-26 12:57:29.860 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 595)) (3.0.0) 2021-11-26 12:57:29.872 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 605)) (0.9.6) 2021-11-26 12:57:29.875 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (2.4.7) 2021-11-26 12:57:30.006 | Collecting pypowervm===1.1.24 2021-11-26 12:57:30.014 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2021-11-26 12:57:30.184 | Requirement already satisfied: pyroute2===0.5.11 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 615)) (0.5.11) 2021-11-26 12:57:30.192 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 616)) (0.16.0) 2021-11-26 12:57:30.198 | Requirement already satisfied: python-barbicanclient===4.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 634)) (4.10.0) 2021-11-26 12:57:30.215 | Requirement already satisfied: python-cinderclient===7.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 641)) (7.0.2) 2021-11-26 12:57:30.237 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 654)) (2.8.1) 2021-11-26 12:57:30.243 | Requirement already satisfied: python-glanceclient===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 666)) (3.1.2) 2021-11-26 12:57:30.264 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 686)) (4.0.0) 2021-11-26 12:57:30.286 | Requirement already satisfied: python-neutronclient===7.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) (7.1.1) 2021-11-26 12:57:30.319 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 774)) (2019.3) 2021-11-26 12:57:30.324 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 788)) (0.7) 2021-11-26 12:57:30.332 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (2.23.0) 2021-11-26 12:57:30.355 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.4.0) 2021-11-26 12:57:30.358 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 799)) (1.3.3) 2021-11-26 12:57:30.363 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 801)) (1.4.0) 2021-11-26 12:57:30.368 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (3.17.0) 2021-11-26 12:57:30.372 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 833)) (1.14.0) 2021-11-26 12:57:30.375 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 895)) (0.13.0) 2021-11-26 12:57:30.387 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (0.3.1) 2021-11-26 12:57:30.390 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 897)) (3.3.0) 2021-11-26 12:57:30.393 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 902)) (1.32.0) 2021-11-26 12:57:30.400 | Requirement already satisfied: taskflow===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 921)) (4.1.0) 2021-11-26 12:57:30.463 | Requirement already satisfied: tenacity===6.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 925)) (6.1.0) 2021-11-26 12:57:30.477 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 928)) (2.0.1) 2021-11-26 12:57:30.487 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (0.5.0) 2021-11-26 12:57:30.493 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 930)) (2.4.0) 2021-11-26 12:57:30.513 | Requirement already satisfied: tooz===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 938)) (2.3.1) 2021-11-26 12:57:30.579 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 949)) (1.4.0) 2021-11-26 12:57:30.584 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.1.0) 2021-11-26 12:57:30.592 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.25.8) 2021-11-26 12:57:30.614 | Requirement already satisfied: voluptuous===0.11.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 978)) (0.11.7) 2021-11-26 12:57:30.619 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 981)) (1.3.3) 2021-11-26 12:57:30.726 | Collecting websockify===0.9.0 2021-11-26 12:57:30.732 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-11-26 12:57:30.822 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 991)) (1.12.1) 2021-11-26 12:57:30.825 | Requirement already satisfied: yappi===1.2.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 997)) (1.2.3) 2021-11-26 12:57:30.927 | Collecting zVMCloudConnector===1.4.1 2021-11-26 12:57:30.934 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-11-26 12:57:31.852 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-11-26 12:57:31.856 | Requirement already satisfied: dnspython===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (1.15.0) 2021-11-26 12:57:31.859 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-11-26 12:57:31.880 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-11-26 12:57:31.925 | Requirement already satisfied: setuptools in /usr/local/lib/python3.6/dist-packages (from jsonschema===3.2.0->-c /opt/stack/requirements/upper-constraints.txt (line 327)) (49.6.0) 2021-11-26 12:57:31.973 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-11-26 12:57:31.977 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-11-26 12:57:31.982 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-11-26 12:57:32.007 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-11-26 12:57:32.011 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-11-26 12:57:32.014 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-11-26 12:57:32.018 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-11-26 12:57:32.027 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-11-26 12:57:32.033 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-11-26 12:57:32.043 | Requirement already satisfied: cachetools===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 156)) (4.1.0) 2021-11-26 12:57:32.046 | Requirement already satisfied: amqp===2.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (2.5.2) 2021-11-26 12:57:32.052 | Requirement already satisfied: kombu===4.6.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (4.6.8) 2021-11-26 12:57:32.102 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-11-26 12:57:32.106 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-11-26 12:57:32.118 | Requirement already satisfied: ovs===2.11.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (2.11.0) 2021-11-26 12:57:32.122 | Requirement already satisfied: PyNaCl===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 40)) (1.3.0) 2021-11-26 12:57:32.136 | Requirement already satisfied: bcrypt===3.1.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 142)) (3.1.7) 2021-11-26 12:57:32.146 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 592)) (0.4.8) 2021-11-26 12:57:32.149 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 593)) (0.2.8) 2021-11-26 12:57:32.154 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-11-26 12:57:32.171 | Requirement already satisfied: pyOpenSSL===19.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (19.1.0) 2021-11-26 12:57:32.186 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.0.0) 2021-11-26 12:57:32.209 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2.1.0) 2021-11-26 12:57:32.215 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-11-26 12:57:32.219 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-11-26 12:57:32.223 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-11-26 12:57:32.225 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-11-26 12:57:32.228 | Requirement already satisfied: networkx===2.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.4) 2021-11-26 12:57:32.276 | Requirement already satisfied: automaton===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (2.0.1) 2021-11-26 12:57:32.285 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 601)) (1.4.1) 2021-11-26 12:57:32.290 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 702)) (1.6.0) 2021-11-26 12:57:32.293 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-11-26 12:57:32.296 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-11-26 12:57:32.299 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 970)) (1.4.0) 2021-11-26 12:57:33.414 | Collecting numpy===1.18.2 2021-11-26 12:57:33.462 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6d2/05249a0293e62/numpy-1.18.2-cp36-cp36m-manylinux1_x86_64.whl (20.2 MB) 2021-11-26 12:57:34.007 | Requirement already satisfied: PyJWT===1.7.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 37)) (1.7.1) 2021-11-26 12:57:34.024 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (2.20) 2021-11-26 12:57:34.028 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1007)) (3.1.0) 2021-11-26 12:57:34.040 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-11-26 12:57:34.043 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-11-26 12:57:34.052 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 659)) (1.0.4) 2021-11-26 12:57:34.055 | Requirement already satisfied: vine===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 974)) (1.3.0) 2021-11-26 12:57:34.058 | Requirement already satisfied: sortedcontainers===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 838)) (2.1.0) 2021-11-26 12:57:34.062 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-11-26 12:57:34.079 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 982)) (0.1.9) 2021-11-26 12:57:34.084 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (1.8.0) 2021-11-26 12:57:34.086 | Building wheels for collected packages: zVMCloudConnector 2021-11-26 12:57:34.087 | Building wheel for zVMCloudConnector (setup.py): started 2021-11-26 12:57:35.083 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-11-26 12:57:35.085 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=6f384bc5af0c183a39b7c12b73780ec86e4a110db535ee9b1fa91e1ab225bf7b 2021-11-26 12:57:35.086 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-11-26 12:57:35.086 | Successfully built zVMCloudConnector 2021-11-26 12:57:36.108 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2021-11-26 12:57:39.821 | Running setup.py develop for nova 2021-11-26 12:57:43.398 | Successfully installed dataclasses-0.7 microversion-parse-1.0.1 nova numpy-1.18.2 os-resource-classes-1.0.0 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-11-26 12:57:43.533 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:57:43.534 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:57:43.653 | + inc/python:pip_install:207 : result=0 2021-11-26 12:57:43.655 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:57:43.658 | + functions-common:time_stop:2331 : local name 2021-11-26 12:57:43.660 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:57:43.662 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:57:43.664 | + functions-common:time_stop:2334 : local total 2021-11-26 12:57:43.666 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:57:43.669 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:57:43.671 | + functions-common:time_stop:2338 : start_time=1637931438000 2021-11-26 12:57:43.673 | + functions-common:time_stop:2340 : [[ -z 1637931438000 ]] 2021-11-26 12:57:43.676 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:57:43.679 | + functions-common:time_stop:2343 : end_time=1637931463677 2021-11-26 12:57:43.681 | + functions-common:time_stop:2344 : elapsed_time=25677 2021-11-26 12:57:43.683 | + functions-common:time_stop:2345 : total=186502 2021-11-26 12:57:43.685 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:57:43.687 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=212179 2021-11-26 12:57:43.690 | + inc/python:pip_install:210 : return 0 2021-11-26 12:57:43.693 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-26 12:57:43.695 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-26 12:57:43.697 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-26 12:57:43.715 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-26 12:57:43.726 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/nova 2021-11-26 12:57:43.729 | + inc/python:use_library_from_git:263 : local name=/opt/stack/nova 2021-11-26 12:57:43.731 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:57:43.733 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:57:43.736 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-11-26 12:57:43.738 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:57:43.741 | + lib/nova:install_nova:844 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-11-26 12:57:43.753 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-26 12:57:43.755 | + ./stack.sh:main:915 : configure_nova 2021-11-26 12:57:43.758 | + lib/nova:configure_nova:240 : sudo install -d -o ubuntu /etc/nova 2021-11-26 12:57:43.769 | + lib/nova:configure_nova:242 : configure_rootwrap nova 2021-11-26 12:57:43.772 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-11-26 12:57:43.774 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-11-26 12:57:43.778 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-11-26 12:57:43.778 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-11-26 12:57:43.782 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-11-26 12:57:43.784 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-11-26 12:57:43.787 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-11-26 12:57:43.789 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-11-26 12:57:43.791 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-11-26 12:57:43.794 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-11-26 12:57:43.796 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-11-26 12:57:43.798 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-11-26 12:57:43.809 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-11-26 12:57:43.821 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-11-26 12:57:43.833 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-11-26 12:57:43.844 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-11-26 12:57:43.855 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-11-26 12:57:43.858 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-11-26 12:57:43.861 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.94EFB3itAr 2021-11-26 12:57:43.864 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-11-26 12:57:43.866 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-11-26 12:57:43.869 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-11-26 12:57:43.871 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-11-26 12:57:43.873 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-11-26 12:57:43.876 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.94EFB3itAr 2021-11-26 12:57:43.880 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.94EFB3itAr 2021-11-26 12:57:43.890 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.94EFB3itAr /etc/sudoers.d/nova-rootwrap 2021-11-26 12:57:43.902 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-11-26 12:57:43.906 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-11-26 12:57:43.908 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-11-26 12:57:43.910 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-11-26 12:57:43.913 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-11-26 12:57:43.915 | + 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-11-26 12:57:43.917 | + 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-11-26 12:57:43.920 | + lib/nova:configure_nova:244 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-11-26 12:57:43.922 | + lib/nova:configure_nova:246 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-11-26 12:57:43.927 | + lib/nova:configure_nova:249 : is_service_enabled n-cpu 2021-11-26 12:57:43.943 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:57:43.946 | + lib/nova:configure_nova:327 : create_nova_conf 2021-11-26 12:57:43.948 | + lib/nova:create_nova_conf:394 : rm -f /opt/stack/nova/bin/nova.conf 2021-11-26 12:57:43.951 | + lib/nova:create_nova_conf:397 : rm -f /etc/nova/nova.conf 2021-11-26 12:57:43.954 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-11-26 12:57:43.979 | + lib/nova:create_nova_conf:399 : '[' True == True ']' 2021-11-26 12:57:43.981 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-11-26 12:57:44.004 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-11-26 12:57:44.028 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-11-26 12:57:44.051 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2021-11-26 12:57:44.076 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-11-26 12:57:44.101 | + lib/nova:create_nova_conf:406 : [[ filter_scheduler == \f\i\l\t\e\r\_\s\c\h\e\d\u\l\e\r ]] 2021-11-26 12:57:44.103 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf scheduler workers 2 2021-11-26 12:57:44.126 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-11-26 12:57:44.151 | + lib/nova:create_nova_conf:410 : [[ 4 == 6 ]] 2021-11-26 12:57:44.153 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.50 2021-11-26 12:57:44.177 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-11-26 12:57:44.200 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-11-26 12:57:44.223 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-11-26 12:57:44.246 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-11-26 12:57:44.270 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-11-26 12:57:44.295 | + lib/nova:create_nova_conf:422 : is_fedora 2021-11-26 12:57:44.297 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-26 12:57:44.300 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-26 12:57:44.302 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 12:57:44.304 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 12:57:44.306 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 12:57:44.308 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-26 12:57:44.310 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-26 12:57:44.312 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 12:57:44.315 | + lib/nova:create_nova_conf:422 : is_suse 2021-11-26 12:57:44.317 | + functions-common:is_suse:462 : is_opensuse 2021-11-26 12:57:44.319 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-26 12:57:44.321 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 12:57:44.324 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-26 12:57:44.326 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-26 12:57:44.328 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 12:57:44.330 | + lib/nova:create_nova_conf:431 : is_service_enabled n-api n-cond n-sched 2021-11-26 12:57:44.345 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:57:44.347 | + lib/nova:create_nova_conf:435 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-26 12:57:44.349 | + lib/nova:create_nova_conf:438 : local db=nova_cell0 2021-11-26 12:57:44.352 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-11-26 12:57:44.376 | ++ lib/nova:create_nova_conf:444 : database_connection_url nova_cell0 2021-11-26 12:57:44.378 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-11-26 12:57:44.380 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-11-26 12:57:44.382 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-11-26 12:57:44.385 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-26 12:57:44.387 | + lib/nova:create_nova_conf:444 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-26 12:57:44.413 | ++ lib/nova:create_nova_conf:445 : database_connection_url nova_api 2021-11-26 12:57:44.415 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-11-26 12:57:44.417 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-11-26 12:57:44.420 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-11-26 12:57:44.422 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-11-26 12:57:44.425 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-11-26 12:57:44.450 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf cache enabled True 2021-11-26 12:57:44.476 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-11-26 12:57:44.499 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-11-26 12:57:44.522 | + lib/nova:create_nova_conf:455 : is_service_enabled n-api 2021-11-26 12:57:44.537 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:57:44.539 | + lib/nova:create_nova_conf:456 : is_service_enabled n-api-meta 2021-11-26 12:57:44.555 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:57:44.558 | ++ lib/nova:create_nova_conf:458 : echo osapi_compute,metadata 2021-11-26 12:57:44.558 | ++ lib/nova:create_nova_conf:458 : sed s/,metadata// 2021-11-26 12:57:44.562 | + lib/nova:create_nova_conf:458 : NOVA_ENABLED_APIS=osapi_compute 2021-11-26 12:57:44.565 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-11-26 12:57:44.590 | + lib/nova:create_nova_conf:461 : is_service_enabled tls-proxy 2021-11-26 12:57:44.605 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:57:44.607 | + lib/nova:create_nova_conf:467 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-11-26 12:57:44.609 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-11-26 12:57:44.612 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-11-26 12:57:44.615 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-26 12:57:44.617 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-11-26 12:57:44.641 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-11-26 12:57:44.666 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.50/identity 2021-11-26 12:57:44.690 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-11-26 12:57:44.716 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-11-26 12:57:44.740 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-11-26 12:57:44.766 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-11-26 12:57:44.792 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-11-26 12:57:44.818 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-26 12:57:44.843 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-11-26 12:57:44.872 | + lib/nova:create_nova_conf:470 : is_service_enabled cinder 2021-11-26 12:57:44.887 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:57:44.889 | + lib/nova:create_nova_conf:471 : configure_cinder_access 2021-11-26 12:57:44.892 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-11-26 12:57:44.920 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder auth_type password 2021-11-26 12:57:44.944 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.50/identity 2021-11-26 12:57:44.970 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder username nova 2021-11-26 12:57:44.997 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-11-26 12:57:45.022 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-11-26 12:57:45.045 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder project_name service 2021-11-26 12:57:45.071 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-11-26 12:57:45.096 | + lib/nova:configure_cinder_access:606 : is_service_enabled tls-proxy 2021-11-26 12:57:45.112 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:57:45.115 | + lib/nova:create_nova_conf:474 : '[' -n /opt/stack/data/nova ']' 2021-11-26 12:57:45.117 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-11-26 12:57:45.142 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-11-26 12:57:45.169 | + lib/nova:create_nova_conf:478 : '[' -n /opt/stack/data/nova/instances ']' 2021-11-26 12:57:45.172 | + lib/nova:create_nova_conf:479 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-11-26 12:57:45.198 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2021-11-26 12:57:45.200 | + lib/nova:create_nova_conf:484 : '[' False '!=' False ']' 2021-11-26 12:57:45.202 | + lib/nova:create_nova_conf:489 : is_suse 2021-11-26 12:57:45.205 | + functions-common:is_suse:462 : is_opensuse 2021-11-26 12:57:45.208 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-26 12:57:45.210 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 12:57:45.212 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-26 12:57:45.214 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-26 12:57:45.217 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 12:57:45.219 | + lib/nova:create_nova_conf:494 : setup_logging /etc/nova/nova.conf 2021-11-26 12:57:45.221 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova.conf 2021-11-26 12:57:45.224 | + functions:setup_logging:656 : local other_cond=False 2021-11-26 12:57:45.226 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-26 12:57:45.229 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova.conf 2021-11-26 12:57:45.232 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova.conf 2021-11-26 12:57:45.235 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-26 12:57:45.238 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-26 12:57:45.254 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-26 12:57:45.256 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-26 12:57:45.259 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-26 12:57:45.261 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-26 12:57:45.263 | + functions:setup_systemd_logging:700 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-26 12:57:45.290 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:57:45.317 | + functions:setup_systemd_logging:703 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:57:45.343 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-26 12:57:45.366 | + lib/nova:create_nova_conf:496 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-11-26 12:57:45.392 | + lib/nova:create_nova_conf:498 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-11-26 12:57:45.396 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-api-uwsgi.ini 2021-11-26 12:57:45.398 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-11-26 12:57:45.401 | + lib/apache:write_uwsgi_config:266 : local url=/compute 2021-11-26 12:57:45.403 | + lib/apache:write_uwsgi_config:267 : local http= 2021-11-26 12:57:45.405 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-26 12:57:45.408 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-api-wsgi 2021-11-26 12:57:45.411 | + lib/apache:write_uwsgi_config:269 : name=nova-api-wsgi 2021-11-26 12:57:45.413 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-26 12:57:45.416 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-26 12:57:45.427 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-26 12:57:45.428 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:57:45.434 | d /var/run/uwsgi 0755 ubuntu root 2021-11-26 12:57:45.438 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:57:45.452 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-11-26 12:57:45.454 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-11-26 12:57:45.457 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-11-26 12:57:45.482 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-11-26 12:57:45.507 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-11-26 12:57:45.529 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-11-26 12:57:45.553 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-11-26 12:57:45.578 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-26 12:57:45.602 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-11-26 12:57:45.626 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-11-26 12:57:45.650 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-11-26 12:57:45.673 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-26 12:57:45.698 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-11-26 12:57:45.721 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-26 12:57:45.745 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-11-26 12:57:45.769 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-11-26 12:57:45.771 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-11-26 12:57:45.774 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for nova-api-wsgi 2021-11-26 12:57:45.776 | ++ lib/apache:apache_site_config_for:196 : local site=nova-api-wsgi 2021-11-26 12:57:45.778 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-26 12:57:45.781 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:57:45.783 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:57:45.786 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-26 12:57:45.788 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-26 12:57:45.790 | + lib/apache:write_uwsgi_config:314 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-11-26 12:57:45.814 | + lib/apache:write_uwsgi_config:315 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-11-26 12:57:45.838 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 ' 2021-11-26 12:57:45.838 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-26 12:57:45.846 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-11-26 12:57:45.849 | + lib/apache:write_uwsgi_config:317 : enable_apache_site nova-api-wsgi 2021-11-26 12:57:45.851 | + lib/apache:enable_apache_site:213 : local site=nova-api-wsgi 2021-11-26 12:57:45.854 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-26 12:57:45.856 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-26 12:57:45.858 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 12:57:45.860 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:57:45.863 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:57:45.866 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-26 12:57:45.868 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-26 12:57:45.870 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:57:45.872 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:57:45.875 | + lib/apache:enable_apache_site:217 : sudo a2ensite nova-api-wsgi 2021-11-26 12:57:45.933 | Enabling site nova-api-wsgi. 2021-11-26 12:57:45.937 | To activate the new configuration, you need to run: 2021-11-26 12:57:45.937 | systemctl reload apache2 2021-11-26 12:57:45.941 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-11-26 12:57:45.944 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-26 12:57:45.946 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-26 12:57:45.948 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-26 12:57:46.090 | + lib/nova:create_nova_conf:499 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-11-26 12:57:46.092 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-11-26 12:57:46.094 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-11-26 12:57:46.097 | + lib/apache:write_uwsgi_config:266 : local url= 2021-11-26 12:57:46.100 | + lib/apache:write_uwsgi_config:267 : local http=0.0.0.0:8775 2021-11-26 12:57:46.102 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-26 12:57:46.105 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-metadata-wsgi 2021-11-26 12:57:46.108 | + lib/apache:write_uwsgi_config:269 : name=nova-metadata-wsgi 2021-11-26 12:57:46.111 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-26 12:57:46.114 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-26 12:57:46.125 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-26 12:57:46.125 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:57:46.132 | d /var/run/uwsgi 0755 ubuntu root 2021-11-26 12:57:46.136 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:57:46.149 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-11-26 12:57:46.151 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-11-26 12:57:46.155 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-11-26 12:57:46.181 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-11-26 12:57:46.205 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-11-26 12:57:46.229 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-11-26 12:57:46.253 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-11-26 12:57:46.277 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-26 12:57:46.300 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-11-26 12:57:46.324 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-11-26 12:57:46.349 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-11-26 12:57:46.372 | + lib/apache:write_uwsgi_config:300 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-26 12:57:46.396 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-11-26 12:57:46.420 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-26 12:57:46.443 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-11-26 12:57:46.467 | + lib/apache:write_uwsgi_config:309 : [[ -n 0.0.0.0:8775 ]] 2021-11-26 12:57:46.469 | + lib/apache:write_uwsgi_config:310 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-11-26 12:57:46.493 | + lib/nova:create_nova_conf:501 : is_service_enabled ceilometer 2021-11-26 12:57:46.508 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:57:46.510 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-11-26 12:57:46.537 | ++ lib/nova:create_nova_conf:510 : get_notification_url 2021-11-26 12:57:46.539 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-11-26 12:57:46.542 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-11-26 12:57:46.557 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:57:46.559 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2021-11-26 12:57:46.562 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2021-11-26 12:57:46.587 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-11-26 12:57:46.613 | + lib/nova:create_nova_conf:512 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-11-26 12:57:46.615 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-26 12:57:46.617 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-11-26 12:57:46.619 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-26 12:57:46.621 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-26 12:57:46.624 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-26 12:57:46.639 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:57:46.642 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-26 12:57:46.645 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-26 12:57:46.648 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-26 12:57:46.662 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:57:46.665 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2021-11-26 12:57:46.667 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2021-11-26 12:57:46.692 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-26 12:57:46.694 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-26 12:57:46.697 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-11-26 12:57:46.721 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-11-26 12:57:46.744 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf conductor workers 2 2021-11-26 12:57:46.771 | + lib/nova:create_nova_conf:519 : is_service_enabled tls-proxy 2021-11-26 12:57:46.785 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:57:46.788 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-11-26 12:57:46.812 | + lib/nova:create_nova_conf:526 : '[' False == True ']' 2021-11-26 12:57:46.814 | + lib/nova:create_nova_conf:530 : is_service_enabled n-cond 2021-11-26 12:57:46.829 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:57:46.833 | ++ lib/nova:create_nova_conf:531 : seq 1 1 2021-11-26 12:57:46.836 | + lib/nova:create_nova_conf:531 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-26 12:57:46.838 | + lib/nova:create_nova_conf:532 : local conf 2021-11-26 12:57:46.840 | + lib/nova:create_nova_conf:533 : local vhost 2021-11-26 12:57:46.843 | ++ lib/nova:create_nova_conf:534 : conductor_conf 1 2021-11-26 12:57:46.845 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-26 12:57:46.848 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-26 12:57:46.850 | + lib/nova:create_nova_conf:534 : conf=/etc/nova/nova_cell1.conf 2021-11-26 12:57:46.852 | + lib/nova:create_nova_conf:535 : vhost=nova_cell1 2021-11-26 12:57:46.855 | + lib/nova:create_nova_conf:537 : rm -f /etc/nova/nova_cell1.conf 2021-11-26 12:57:46.859 | ++ lib/nova:create_nova_conf:538 : database_connection_url nova_cell1 2021-11-26 12:57:46.861 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-11-26 12:57:46.863 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-11-26 12:57:46.866 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-11-26 12:57:46.868 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-11-26 12:57:46.870 | + lib/nova:create_nova_conf:538 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-11-26 12:57:46.897 | + lib/nova:create_nova_conf:539 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-11-26 12:57:46.922 | + lib/nova:create_nova_conf:540 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-11-26 12:57:46.948 | + lib/nova:create_nova_conf:542 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-26 12:57:46.951 | + lib/nova:create_nova_conf:545 : rpc_backend_add_vhost nova_cell1 2021-11-26 12:57:46.953 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-11-26 12:57:46.955 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-11-26 12:57:46.970 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:57:46.973 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-11-26 12:57:46.974 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-11-26 12:57:48.034 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-11-26 12:57:48.036 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-11-26 12:57:49.045 | Creating vhost "nova_cell1" 2021-11-26 12:57:49.101 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-11-26 12:57:50.127 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-11-26 12:57:50.151 | + lib/nova:create_nova_conf:546 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-11-26 12:57:50.153 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-26 12:57:50.156 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-11-26 12:57:50.158 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-26 12:57:50.161 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-11-26 12:57:50.163 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-26 12:57:50.179 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:57:50.182 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-11-26 12:57:50.184 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-11-26 12:57:50.186 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-26 12:57:50.202 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:57:50.204 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2021-11-26 12:57:50.207 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2021-11-26 12:57:50.230 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-26 12:57:50.232 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-26 12:57:50.235 | + lib/nova:create_nova_conf:550 : is_service_enabled placement placement-client 2021-11-26 12:57:50.250 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:57:50.253 | + lib/nova:create_nova_conf:551 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-11-26 12:57:50.256 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova_cell1.conf 2021-11-26 12:57:50.258 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-11-26 12:57:50.284 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.50/identity 2021-11-26 12:57:50.308 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-11-26 12:57:50.332 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-11-26 12:57:50.356 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-11-26 12:57:50.380 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-11-26 12:57:50.404 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-11-26 12:57:50.429 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-11-26 12:57:50.453 | + lib/nova:create_nova_conf:555 : setup_logging /etc/nova/nova_cell1.conf 2021-11-26 12:57:50.455 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova_cell1.conf 2021-11-26 12:57:50.458 | + functions:setup_logging:656 : local other_cond=False 2021-11-26 12:57:50.460 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-26 12:57:50.462 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-11-26 12:57:50.464 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova_cell1.conf 2021-11-26 12:57:50.466 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-26 12:57:50.469 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-26 12:57:50.485 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-26 12:57:50.488 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-26 12:57:50.490 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-26 12:57:50.492 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-26 12:57:50.494 | + functions:setup_systemd_logging:700 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-26 12:57:50.518 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:57:50.542 | + functions:setup_systemd_logging:703 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:57:50.566 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-26 12:57:50.590 | + lib/nova:create_nova_conf:562 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-26 12:57:50.593 | ++ lib/nova:create_nova_conf:565 : seq 1 1 2021-11-26 12:57:50.597 | + lib/nova:create_nova_conf:565 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-26 12:57:50.599 | + lib/nova:create_nova_conf:566 : local conf 2021-11-26 12:57:50.601 | + lib/nova:create_nova_conf:567 : local offset 2021-11-26 12:57:50.604 | ++ lib/nova:create_nova_conf:568 : conductor_conf 1 2021-11-26 12:57:50.606 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-26 12:57:50.609 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-26 12:57:50.612 | + lib/nova:create_nova_conf:568 : conf=/etc/nova/nova_cell1.conf 2021-11-26 12:57:50.614 | + lib/nova:create_nova_conf:569 : offset=0 2021-11-26 12:57:50.617 | + lib/nova:create_nova_conf:570 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-11-26 12:57:50.619 | + lib/nova:configure_console_proxies:679 : local conf=/etc/nova/nova_cell1.conf 2021-11-26 12:57:50.621 | + lib/nova:configure_console_proxies:680 : local offset=0 2021-11-26 12:57:50.623 | + lib/nova:configure_console_proxies:684 : offset=0 2021-11-26 12:57:50.626 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-novnc 2021-11-26 12:57:50.640 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:57:50.643 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-xvnc 2021-11-26 12:57:50.658 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:57:50.661 | + lib/nova:configure_console_proxies:686 : '[' False '!=' False ']' 2021-11-26 12:57:50.663 | + lib/nova:configure_console_proxies:720 : is_service_enabled n-spice 2021-11-26 12:57:50.678 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:57:50.680 | + lib/nova:configure_console_proxies:725 : is_service_enabled n-sproxy 2021-11-26 12:57:50.695 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:57:50.698 | + lib/nova:configure_nova:329 : is_service_enabled n-cpu 2021-11-26 12:57:50.714 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:57:50.716 | + ./stack.sh:main:918 : is_service_enabled placement 2021-11-26 12:57:50.732 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:57:50.735 | + ./stack.sh:main:920 : stack_install_service placement 2021-11-26 12:57:50.737 | + lib/stack:stack_install_service:20 : local service=placement 2021-11-26 12:57:50.739 | + lib/stack:stack_install_service:21 : type install_placement 2021-11-26 12:57:50.742 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-26 12:57:50.744 | + lib/stack:stack_install_service:32 : install_placement 2021-11-26 12:57:50.747 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-11-26 12:57:50.749 | + lib/apache:install_apache_wsgi:149 : is_ubuntu 2021-11-26 12:57:50.752 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:57:50.754 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:57:50.757 | + lib/apache:install_apache_wsgi:151 : install_package apache2 2021-11-26 12:57:50.759 | + functions-common:install_package:1333 : update_package_repo 2021-11-26 12:57:50.762 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-26 12:57:50.764 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-26 12:57:50.766 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-26 12:57:50.769 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-26 12:57:50.772 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-26 12:57:50.774 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:57:50.777 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:57:50.779 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-26 12:57:50.782 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-26 12:57:50.784 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-26 12:57:50.787 | + functions-common:apt_get_update:1069 : return 2021-11-26 12:57:50.789 | + functions-common:install_package:1334 : real_install_package apache2 2021-11-26 12:57:50.792 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-26 12:57:50.794 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:57:50.797 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:57:50.799 | + functions-common:real_install_package:1320 : apt_get install apache2 2021-11-26 12:57:50.818 | + 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 2021-11-26 12:57:50.938 | Reading package lists... 2021-11-26 12:57:51.198 | Building dependency tree... 2021-11-26 12:57:51.199 | Reading state information... 2021-11-26 12:57:51.414 | apache2 is already the newest version (2.4.29-1ubuntu4.19). 2021-11-26 12:57:51.414 | The following packages were automatically installed and are no longer required: 2021-11-26 12:57:51.415 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-11-26 12:57:51.415 | python3-click python3-colorama python3-configobj python3-constantly 2021-11-26 12:57:51.415 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-11-26 12:57:51.415 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-26 12:57:51.415 | python3-twisted-bin python3-zope.interface 2021-11-26 12:57:51.415 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:57:51.482 | 0 upgraded, 0 newly installed, 0 to remove and 174 not upgraded. 2021-11-26 12:57:51.486 | + functions-common:apt_get:1113 : result=0 2021-11-26 12:57:51.489 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 12:57:51.492 | + functions-common:time_stop:2331 : local name 2021-11-26 12:57:51.494 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:57:51.496 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:57:51.498 | + functions-common:time_stop:2334 : local total 2021-11-26 12:57:51.501 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:57:51.504 | + functions-common:time_stop:2337 : name=apt-get 2021-11-26 12:57:51.506 | + functions-common:time_stop:2338 : start_time=1637931470815 2021-11-26 12:57:51.509 | + functions-common:time_stop:2340 : [[ -z 1637931470815 ]] 2021-11-26 12:57:51.511 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:57:51.515 | + functions-common:time_stop:2343 : end_time=1637931471512 2021-11-26 12:57:51.517 | + functions-common:time_stop:2344 : elapsed_time=697 2021-11-26 12:57:51.520 | + functions-common:time_stop:2345 : total=224628 2021-11-26 12:57:51.522 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:57:51.524 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=225325 2021-11-26 12:57:51.526 | + functions-common:apt_get:1117 : return 0 2021-11-26 12:57:51.529 | + lib/apache:install_apache_wsgi:152 : python3_enabled 2021-11-26 12:57:51.531 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-11-26 12:57:51.534 | + inc/python:python3_enabled:468 : return 0 2021-11-26 12:57:51.536 | + lib/apache:install_apache_wsgi:153 : is_package_installed libapache2-mod-wsgi 2021-11-26 12:57:51.539 | + functions-common:is_package_installed:1342 : [[ -z libapache2-mod-wsgi ]] 2021-11-26 12:57:51.541 | + functions-common:is_package_installed:1346 : [[ -z deb ]] 2021-11-26 12:57:51.544 | + functions-common:is_package_installed:1350 : [[ deb = \d\e\b ]] 2021-11-26 12:57:51.546 | + functions-common:is_package_installed:1351 : dpkg -s libapache2-mod-wsgi 2021-11-26 12:57:51.573 | + lib/apache:install_apache_wsgi:156 : install_package libapache2-mod-wsgi-py3 2021-11-26 12:57:51.575 | + functions-common:install_package:1333 : update_package_repo 2021-11-26 12:57:51.578 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-26 12:57:51.580 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-26 12:57:51.583 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-26 12:57:51.585 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-26 12:57:51.588 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-26 12:57:51.590 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:57:51.592 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:57:51.595 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-26 12:57:51.597 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-26 12:57:51.600 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-26 12:57:51.602 | + functions-common:apt_get_update:1069 : return 2021-11-26 12:57:51.605 | + functions-common:install_package:1334 : real_install_package libapache2-mod-wsgi-py3 2021-11-26 12:57:51.607 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-26 12:57:51.609 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:57:51.613 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:57:51.615 | + functions-common:real_install_package:1320 : apt_get install libapache2-mod-wsgi-py3 2021-11-26 12:57:51.635 | + 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 libapache2-mod-wsgi-py3 2021-11-26 12:57:51.756 | Reading package lists... 2021-11-26 12:57:52.015 | Building dependency tree... 2021-11-26 12:57:52.016 | Reading state information... 2021-11-26 12:57:52.238 | The following packages were automatically installed and are no longer required: 2021-11-26 12:57:52.239 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-11-26 12:57:52.239 | python3-click python3-colorama python3-configobj python3-constantly 2021-11-26 12:57:52.239 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-11-26 12:57:52.239 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-26 12:57:52.239 | python3-twisted-bin python3-zope.interface 2021-11-26 12:57:52.239 | Use 'sudo apt autoremove' to remove them. 2021-11-26 12:57:52.283 | The following NEW packages will be installed: 2021-11-26 12:57:52.284 | libapache2-mod-wsgi-py3 2021-11-26 12:57:52.580 | 0 upgraded, 1 newly installed, 0 to remove and 174 not upgraded. 2021-11-26 12:57:52.580 | Need to get 88.3 kB of archives. 2021-11-26 12:57:52.580 | After this operation, 278 kB of additional disk space will be used. 2021-11-26 12:57:52.580 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-wsgi-py3 amd64 4.5.17-1ubuntu1 [88.3 kB] 2021-11-26 12:57:53.503 | Fetched 88.3 kB in 1s (135 kB/s) 2021-11-26 12:57:53.554 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-11-26 12:57:53.593 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 77245 files and directories currently installed.) 2021-11-26 12:57:53.597 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-11-26 12:57:53.600 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-11-26 12:57:53.679 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-11-26 12:57:53.861 | apache2_invoke: Enable module wsgi 2021-11-26 12:57:56.235 | + functions-common:apt_get:1113 : result=0 2021-11-26 12:57:56.238 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-26 12:57:56.241 | + functions-common:time_stop:2331 : local name 2021-11-26 12:57:56.243 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:57:56.246 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:57:56.248 | + functions-common:time_stop:2334 : local total 2021-11-26 12:57:56.250 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:57:56.253 | + functions-common:time_stop:2337 : name=apt-get 2021-11-26 12:57:56.256 | + functions-common:time_stop:2338 : start_time=1637931471632 2021-11-26 12:57:56.258 | + functions-common:time_stop:2340 : [[ -z 1637931471632 ]] 2021-11-26 12:57:56.261 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:57:56.264 | + functions-common:time_stop:2343 : end_time=1637931476262 2021-11-26 12:57:56.266 | + functions-common:time_stop:2344 : elapsed_time=4630 2021-11-26 12:57:56.269 | + functions-common:time_stop:2345 : total=225325 2021-11-26 12:57:56.271 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:57:56.273 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=229955 2021-11-26 12:57:56.276 | + functions-common:apt_get:1117 : return 0 2021-11-26 12:57:56.278 | + lib/apache:install_apache_wsgi:174 : enable_apache_mod wsgi 2021-11-26 12:57:56.281 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-11-26 12:57:56.283 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 12:57:56.286 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:57:56.289 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:57:56.291 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-11-26 12:57:56.294 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-11-26 12:57:56.346 | wsgi (enabled by maintainer script) 2021-11-26 12:57:56.350 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-11-26 12:57:56.352 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-11-26 12:57:56.354 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-26 12:57:56.358 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-11-26 12:57:56.360 | ++ inc/python:get_from_global_requirements:238 : local package=osc-placement 2021-11-26 12:57:56.363 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-26 12:57:56.367 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-11-26 12:57:56.367 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-26 12:57:56.371 | ++ inc/python:get_from_global_requirements:240 : required_pkg='osc-placement ' 2021-11-26 12:57:56.374 | ++ inc/python:get_from_global_requirements:241 : [[ osc-placement == '' ]] 2021-11-26 12:57:56.376 | ++ inc/python:get_from_global_requirements:244 : echo osc-placement 2021-11-26 12:57:56.379 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-11-26 12:57:56.382 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-11-26 12:57:56.401 | Using python 3.6 to install osc-placement because python3_enabled=True 2021-11-26 12:57:56.406 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-11-26 12:57:59.230 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:57:59.230 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-11-26 12:57:59.231 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.231 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.232 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.232 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.233 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.233 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.233 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.234 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.235 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.235 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.236 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.236 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.237 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.238 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.238 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.239 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.239 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.240 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.240 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.241 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.241 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.242 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.242 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.242 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.243 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.245 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.245 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.246 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.246 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.247 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.247 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.248 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.248 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.249 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.249 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.249 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.250 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.250 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.251 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.251 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.251 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.252 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.253 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.253 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.254 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.254 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.255 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.255 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.256 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.256 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.257 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.257 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.257 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.258 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.258 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.259 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.259 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.260 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.260 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.261 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.261 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.262 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.262 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.263 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.264 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.264 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.265 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.265 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.266 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.267 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.267 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.267 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.269 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.269 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.270 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.270 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.271 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.271 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.271 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.272 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.272 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.273 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.274 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.274 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.274 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.275 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.275 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.275 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.276 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.276 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.277 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.278 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.278 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.278 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.279 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.279 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.280 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.280 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.281 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.281 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.282 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.282 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.283 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.284 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.284 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.285 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.285 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.286 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.286 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.287 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.287 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.288 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.288 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.289 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.289 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.289 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.290 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.290 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.291 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.291 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.292 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.292 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.293 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.293 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.294 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.294 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.295 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.295 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.296 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.296 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.297 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.297 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.297 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.298 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.298 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.299 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.299 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.300 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.300 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.301 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.301 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.301 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.302 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.302 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.303 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.303 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.304 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.304 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.305 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.305 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.305 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.306 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.306 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.307 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.307 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.308 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.308 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.308 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.309 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.309 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.310 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.310 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.310 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.311 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.311 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.312 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.312 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.312 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.313 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.313 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.314 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.314 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.315 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.316 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.317 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.318 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.318 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.319 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.319 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.320 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.320 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.321 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.321 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.321 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.322 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.322 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.322 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.323 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.323 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.324 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.324 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.325 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.325 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.325 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.326 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.326 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.327 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.327 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.327 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.328 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.328 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.329 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.329 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.329 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.330 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.331 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.332 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.332 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.332 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.333 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.333 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.334 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.334 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.334 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.335 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.335 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.336 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.336 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.336 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.337 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.337 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.338 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.338 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.339 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.339 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.339 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.340 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.340 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.341 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.341 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.341 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.342 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.343 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.344 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.344 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.345 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.346 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.346 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.347 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.347 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.348 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.348 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.349 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.349 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.349 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.350 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.350 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.351 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.351 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.352 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.352 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.353 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.353 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.353 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.354 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.354 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.355 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.355 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.356 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.356 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.356 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.357 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.357 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.358 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.358 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.358 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.359 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.359 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.360 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.360 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.361 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.361 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.362 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.362 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.363 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.363 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.364 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.364 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.364 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.365 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.365 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.366 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.366 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.366 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.367 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.367 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.368 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.368 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.369 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.369 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.369 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.370 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.370 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.371 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.371 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.371 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.372 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.372 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.373 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.373 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.374 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.374 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.375 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.375 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.375 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.376 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.376 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.377 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.378 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.378 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.379 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.379 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.380 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.380 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.380 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.381 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.381 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.382 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.382 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.382 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.383 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.383 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.384 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.384 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.385 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.385 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.386 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.386 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.386 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.388 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.388 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.388 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.389 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.389 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.390 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.390 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.391 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.391 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.391 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.392 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.392 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.393 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.394 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.394 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.395 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.395 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.396 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.396 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.397 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.397 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.398 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.398 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.398 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.399 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.399 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.400 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.400 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.401 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.401 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.402 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.402 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.402 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.403 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.403 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.404 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.404 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.405 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.405 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.405 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.406 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.406 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.407 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.407 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.408 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.408 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.409 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.409 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.410 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.410 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.411 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.411 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.411 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.412 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.413 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.413 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.414 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.414 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.415 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.415 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.415 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.416 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.416 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.416 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.417 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.417 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.418 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.418 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.419 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.419 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.419 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.420 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.420 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.421 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.421 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.422 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.422 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.422 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.423 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.423 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.424 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.425 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.425 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.426 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.426 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.427 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:57:59.427 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:57:59.428 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:57:59.570 | Collecting osc-placement===2.0.0 2021-11-26 12:57:59.578 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4b6/d1519a04ac4be/osc_placement-2.0.0-py3-none-any.whl (57 kB) 2021-11-26 12:57:59.682 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (4.1.2) 2021-11-26 12:57:59.700 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (5.4.5) 2021-11-26 12:57:59.703 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 612)) (2.4.7) 2021-11-26 12:57:59.707 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 774)) (2019.3) 2021-11-26 12:57:59.711 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 831)) (3.17.0) 2021-11-26 12:57:59.715 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 833)) (1.14.0) 2021-11-26 12:57:59.718 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-11-26 12:57:59.787 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (2.0.0) 2021-11-26 12:57:59.808 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-11-26 12:57:59.811 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-11-26 12:57:59.816 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-11-26 12:57:59.824 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-11-26 12:57:59.827 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 492)) (4.0.1) 2021-11-26 12:57:59.836 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 902)) (1.32.0) 2021-11-26 12:57:59.843 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (1.7.0) 2021-11-26 12:57:59.848 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (2.23.0) 2021-11-26 12:57:59.871 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-11-26 12:57:59.876 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 428)) (0.46.1) 2021-11-26 12:57:59.905 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-11-26 12:57:59.921 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 991)) (1.12.1) 2021-11-26 12:57:59.925 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 972)) (1.25.8) 2021-11-26 12:57:59.948 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-11-26 12:57:59.951 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-11-26 12:57:59.956 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-11-26 12:57:59.958 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-11-26 12:57:59.982 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-11-26 12:57:59.985 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-11-26 12:57:59.991 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-11-26 12:58:00.031 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-11-26 12:58:00.036 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-11-26 12:58:00.041 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-11-26 12:58:00.045 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-11-26 12:58:00.049 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 797)) (1.4.0) 2021-11-26 12:58:00.052 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-11-26 12:58:00.068 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 580)) (0.7.2) 2021-11-26 12:58:00.071 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-11-26 12:58:00.075 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-11-26 12:58:00.079 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 982)) (0.1.9) 2021-11-26 12:58:00.083 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (1.8.0) 2021-11-26 12:58:00.086 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) (2.20) 2021-11-26 12:58:02.015 | Installing collected packages: osc-placement 2021-11-26 12:58:02.195 | Successfully installed osc-placement-2.0.0 2021-11-26 12:58:02.333 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:58:02.333 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:58:02.416 | + inc/python:pip_install:207 : result=0 2021-11-26 12:58:02.419 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:58:02.421 | + functions-common:time_stop:2331 : local name 2021-11-26 12:58:02.424 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:58:02.427 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:58:02.429 | + functions-common:time_stop:2334 : local total 2021-11-26 12:58:02.432 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:58:02.434 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:58:02.436 | + functions-common:time_stop:2338 : start_time=1637931476396 2021-11-26 12:58:02.439 | + functions-common:time_stop:2340 : [[ -z 1637931476396 ]] 2021-11-26 12:58:02.442 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:58:02.446 | + functions-common:time_stop:2343 : end_time=1637931482443 2021-11-26 12:58:02.448 | + functions-common:time_stop:2344 : elapsed_time=6047 2021-11-26 12:58:02.451 | + functions-common:time_stop:2345 : total=212179 2021-11-26 12:58:02.453 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:58:02.456 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=218226 2021-11-26 12:58:02.458 | + inc/python:pip_install:210 : return 0 2021-11-26 12:58:02.461 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/ussuri 2021-11-26 12:58:02.463 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-11-26 12:58:02.465 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-11-26 12:58:02.468 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-26 12:58:02.470 | + functions-common:git_clone:526 : local orig_dir 2021-11-26 12:58:02.474 | ++ functions-common:git_clone:527 : pwd 2021-11-26 12:58:02.477 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-26 12:58:02.479 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-26 12:58:02.482 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-26 12:58:02.498 | + functions-common:git_clone:530 : RECLONE=False 2021-11-26 12:58:02.501 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-26 12:58:02.503 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-26 12:58:02.506 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-26 12:58:02.507 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-26 12:58:02.511 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-11-26 12:58:02.514 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-11-26 12:58:02.516 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-11-26 12:58:02.519 | + functions-common:git_timed:617 : local count=0 2021-11-26 12:58:02.521 | + functions-common:git_timed:618 : local timeout=0 2021-11-26 12:58:02.523 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-11-26 12:58:02.526 | + functions-common:git_timed:621 : timeout=0 2021-11-26 12:58:02.528 | + functions-common:git_timed:624 : time_start git_timed 2021-11-26 12:58:02.530 | + functions-common:time_start:2317 : local name=git_timed 2021-11-26 12:58:02.532 | + functions-common:time_start:2318 : local start_time= 2021-11-26 12:58:02.536 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 12:58:02.538 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 12:58:02.542 | + functions-common:time_start:2322 : _TIME_START[$name]=1637931482539 2021-11-26 12:58:02.544 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-11-26 12:58:02.547 | Cloning into '/opt/stack/placement'... 2021-11-26 12:58:15.142 | + functions-common:git_timed:639 : time_stop git_timed 2021-11-26 12:58:15.144 | + functions-common:time_stop:2331 : local name 2021-11-26 12:58:15.147 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:58:15.149 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:58:15.152 | + functions-common:time_stop:2334 : local total 2021-11-26 12:58:15.154 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:58:15.156 | + functions-common:time_stop:2337 : name=git_timed 2021-11-26 12:58:15.158 | + functions-common:time_stop:2338 : start_time=1637931482539 2021-11-26 12:58:15.161 | + functions-common:time_stop:2340 : [[ -z 1637931482539 ]] 2021-11-26 12:58:15.164 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:58:15.167 | + functions-common:time_stop:2343 : end_time=1637931495165 2021-11-26 12:58:15.169 | + functions-common:time_stop:2344 : elapsed_time=12626 2021-11-26 12:58:15.171 | + functions-common:time_stop:2345 : total=0 2021-11-26 12:58:15.174 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:58:15.176 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12626 2021-11-26 12:58:15.178 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-11-26 12:58:15.181 | + functions-common:git_clone:593 : git show --oneline 2021-11-26 12:58:15.181 | + functions-common:git_clone:593 : head -1 2021-11-26 12:58:15.184 | de030ef7 Fix Placement Doc 2021-11-26 12:58:15.187 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-26 12:58:15.189 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-11-26 12:58:15.192 | + inc/python:setup_develop:351 : local bindep 2021-11-26 12:58:15.195 | + inc/python:setup_develop:352 : [[ /opt/stack/placement == -bindep* ]] 2021-11-26 12:58:15.197 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/placement 2021-11-26 12:58:15.200 | + inc/python:setup_develop:357 : local extras= 2021-11-26 12:58:15.202 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-11-26 12:58:15.204 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-26 12:58:15.207 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/placement == -bindep* ]] 2021-11-26 12:58:15.210 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/placement 2021-11-26 12:58:15.212 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-26 12:58:15.214 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-26 12:58:15.218 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/placement 2021-11-26 12:58:15.220 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-26 12:58:15.223 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/placement 2021-11-26 12:58:15.225 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-26 12:58:15.228 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-26 12:58:15.231 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-11-26 12:58:15.236 | + inc/python:_setup_package_with_constraints_edit:396 : name=openstack-placement 2021-11-26 12:58:15.239 | + inc/python:_setup_package_with_constraints_edit:398 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- openstack-placement '-e file:///opt/stack/placement#egg=openstack-placement' 2021-11-26 12:58:16.211 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/placement -e 2021-11-26 12:58:16.214 | + inc/python:setup_package:430 : local bindep=0 2021-11-26 12:58:16.216 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-26 12:58:16.219 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-26 12:58:16.221 | + inc/python:setup_package:433 : [[ /opt/stack/placement == -bindep* ]] 2021-11-26 12:58:16.224 | + inc/python:setup_package:438 : local project_dir=/opt/stack/placement 2021-11-26 12:58:16.227 | + inc/python:setup_package:439 : local flags=-e 2021-11-26 12:58:16.229 | + inc/python:setup_package:440 : local extras= 2021-11-26 12:58:16.231 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-26 12:58:16.234 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-26 12:58:16.237 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-26 12:58:16.239 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-26 12:58:16.242 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-26 12:58:16.245 | + inc/python:setup_package:458 : pip_install -e /opt/stack/placement 2021-11-26 12:58:16.263 | Using python 3.6 to install /opt/stack/placement because python3_enabled=True 2021-11-26 12:58:16.268 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-11-26 12:58:19.057 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:58:19.057 | 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-11-26 12:58:19.057 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.058 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.058 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.059 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.059 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.060 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.060 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.061 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.061 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.061 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.062 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.062 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.063 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.063 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.064 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.064 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.064 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.065 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.065 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.066 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.066 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.067 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.067 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.068 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.069 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.071 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.071 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.072 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.072 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.073 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.073 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.074 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.074 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.074 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.075 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.075 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.076 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.076 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.077 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.077 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.077 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.077 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.078 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.078 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.079 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.079 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.080 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.080 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.080 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.081 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.081 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.082 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.082 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.083 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.083 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.084 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.084 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.085 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.085 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.086 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.086 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.087 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.087 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.089 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.089 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.089 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.090 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.090 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.091 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.092 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.092 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.092 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.093 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.093 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.094 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.094 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.095 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.095 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.095 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.096 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.096 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.097 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.097 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.098 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.098 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.098 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.099 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.099 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.100 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.100 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.101 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.101 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.102 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.102 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.103 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.103 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.104 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.104 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.105 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.105 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.106 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.106 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.107 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.107 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.108 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.108 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.108 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.109 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.109 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.110 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.110 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.111 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.111 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.111 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.112 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.112 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.113 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.113 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.114 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.114 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.115 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.116 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.116 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.117 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.117 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.117 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.118 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.119 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.119 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.119 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.120 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.120 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.121 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.121 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.122 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.122 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.123 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.123 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.123 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.124 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.124 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.125 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.125 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.125 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.126 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.126 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.127 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.127 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.128 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.128 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.129 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.129 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.129 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.130 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.131 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.131 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.132 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.132 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.132 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.133 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.133 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.134 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.134 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.135 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.135 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.135 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.136 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.136 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.136 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.137 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.137 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.138 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.138 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.138 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.139 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.139 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.140 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.140 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.141 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.141 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.141 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.142 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.142 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.142 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.143 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.143 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.144 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.144 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.144 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.145 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.145 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.146 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.146 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.147 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.147 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.147 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.148 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.148 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.148 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.149 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.149 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.150 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.150 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.150 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.151 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.151 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.152 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.152 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.153 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.153 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.153 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.154 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.154 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.154 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.155 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.155 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.156 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.156 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.156 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.157 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.157 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.158 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.158 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.158 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.159 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.159 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.160 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.160 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.160 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.161 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.161 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.162 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.163 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.163 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.164 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.165 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.165 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.166 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.166 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.167 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.167 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.167 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.168 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.168 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.169 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.169 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.170 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.170 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.170 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.171 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.171 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.172 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.172 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.172 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.173 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.173 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.174 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.174 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.175 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.175 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.175 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.176 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.176 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.178 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.178 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.179 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.180 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.180 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.181 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.181 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.182 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.182 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.183 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.184 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.184 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.185 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.185 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.185 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.186 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.186 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.187 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.187 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.188 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.188 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.188 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.189 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.189 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.190 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.190 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.190 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.191 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.191 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.191 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.192 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.193 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.194 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.194 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.195 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.195 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.196 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.196 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.196 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.197 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.197 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.197 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.198 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.198 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.199 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.199 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.200 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.200 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.200 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.201 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.201 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.202 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.202 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.202 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.203 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.203 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.204 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.204 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.204 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.205 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.205 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.206 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.206 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.207 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.207 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.208 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.209 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.209 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.210 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.210 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.210 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.211 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.211 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.212 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.212 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.212 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.213 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.213 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.214 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.214 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.215 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.215 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.215 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.216 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.216 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.217 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.217 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.218 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.218 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.218 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.219 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.219 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.220 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.220 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.221 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.221 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.221 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.222 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.222 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.223 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.223 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.224 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.224 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.224 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.225 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.225 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.226 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.226 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.227 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.227 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.227 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.228 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.228 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.229 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.229 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.229 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.230 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.230 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.231 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.231 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.232 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.232 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.233 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.233 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.234 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.235 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.235 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.236 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.236 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.236 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.237 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.237 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.238 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.238 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.238 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.239 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.239 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.240 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.241 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.241 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.241 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.242 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.242 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.243 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.243 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.244 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.244 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.245 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.245 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.246 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.246 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.247 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:19.247 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:19.247 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:19.248 | Obtaining file:///opt/stack/placement 2021-11-26 12:58:20.651 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-26 12:58:22.042 | Requirement already satisfied: Routes===2.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (2.4.1) 2021-11-26 12:58:22.051 | Requirement already satisfied: SQLAlchemy===1.3.16 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 47)) (1.3.16) 2021-11-26 12:58:22.075 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 60)) (1.8.6) 2021-11-26 12:58:22.090 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (3.2.0) 2021-11-26 12:58:22.122 | Requirement already satisfied: keystonemiddleware===9.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (9.0.0) 2021-11-26 12:58:22.183 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (1.0.1) 2021-11-26 12:58:22.187 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (1.0.0) 2021-11-26 12:58:22.193 | Requirement already satisfied: os-traits===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (2.3.0) 2021-11-26 12:58:22.198 | Requirement already satisfied: oslo.cache===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 473)) (2.3.1) 2021-11-26 12:58:22.235 | Requirement already satisfied: oslo.concurrency===4.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (4.0.3) 2021-11-26 12:58:22.249 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.5) 2021-11-26 12:58:22.264 | Requirement already satisfied: oslo.context===3.0.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (3.0.3) 2021-11-26 12:58:22.270 | Requirement already satisfied: oslo.db===8.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (8.1.1) 2021-11-26 12:58:22.325 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (4.0.1) 2021-11-26 12:58:22.333 | Requirement already satisfied: oslo.log===4.1.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 501)) (4.1.3) 2021-11-26 12:58:22.378 | Requirement already satisfied: oslo.middleware===4.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (4.0.2) 2021-11-26 12:58:22.400 | Requirement already satisfied: oslo.policy===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.1.2) 2021-11-26 12:58:22.418 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-11-26 12:58:22.431 | Requirement already satisfied: oslo.upgradecheck===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (1.0.1) 2021-11-26 12:58:22.442 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (4.1.2) 2021-11-26 12:58:22.460 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-11-26 12:58:22.463 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.7.2) 2021-11-26 12:58:22.466 | Requirement already satisfied: pycadf===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) (3.0.0) 2021-11-26 12:58:22.478 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 606)) (0.9.6) 2021-11-26 12:58:22.481 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-11-26 12:58:22.484 | Requirement already satisfied: pyrsistent===0.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 617)) (0.16.0) 2021-11-26 12:58:22.490 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 655)) (2.8.1) 2021-11-26 12:58:22.496 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) (4.0.0) 2021-11-26 12:58:22.517 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 775)) (2019.3) 2021-11-26 12:58:22.522 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 789)) (0.7) 2021-11-26 12:58:22.530 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 790)) (2.23.0) 2021-11-26 12:58:22.552 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 802)) (1.4.0) 2021-11-26 12:58:22.558 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-11-26 12:58:22.561 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 896)) (0.13.0) 2021-11-26 12:58:22.573 | Requirement already satisfied: sqlparse===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 897)) (0.3.1) 2021-11-26 12:58:22.577 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 898)) (3.3.0) 2021-11-26 12:58:22.580 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 903)) (1.32.0) 2021-11-26 12:58:22.587 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 929)) (2.0.1) 2021-11-26 12:58:22.597 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 930)) (0.5.0) 2021-11-26 12:58:22.603 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 931)) (2.4.0) 2021-11-26 12:58:22.622 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 950)) (1.4.0) 2021-11-26 12:58:22.626 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.1.0) 2021-11-26 12:58:22.634 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.25.8) 2021-11-26 12:58:22.659 | Requirement already satisfied: setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,>=21.0.0 in /usr/local/lib/python3.6/dist-packages (from openstack-placement==3.0.1) (49.6.0) 2021-11-26 12:58:22.705 | Requirement already satisfied: attrs===19.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (19.3.0) 2021-11-26 12:58:22.748 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-11-26 12:58:22.768 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-11-26 12:58:22.838 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-11-26 12:58:22.842 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (0.14.1) 2021-11-26 12:58:22.848 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-11-26 12:58:22.852 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-11-26 12:58:22.860 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-11-26 12:58:22.864 | Requirement already satisfied: alembic===1.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 110)) (1.4.2) 2021-11-26 12:58:22.873 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-11-26 12:58:22.879 | Requirement already satisfied: Jinja2===2.11.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (2.11.1) 2021-11-26 12:58:22.886 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-11-26 12:58:22.890 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-11-26 12:58:22.893 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-11-26 12:58:22.896 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-11-26 12:58:22.901 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-11-26 12:58:22.904 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-11-26 12:58:22.907 | Requirement already satisfied: Tempita===0.5.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 57)) (0.5.2) 2021-11-26 12:58:22.909 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-11-26 12:58:22.913 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703)) (1.6.0) 2021-11-26 12:58:22.916 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-11-26 12:58:22.928 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-11-26 12:58:22.931 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-11-26 12:58:22.934 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.4.0) 2021-11-26 12:58:22.937 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1008)) (3.1.0) 2021-11-26 12:58:22.949 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.7.0) 2021-11-26 12:58:22.953 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (1.5) 2021-11-26 12:58:22.956 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2021-11-26 12:58:22.960 | Requirement already satisfied: Mako===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (1.1.2) 2021-11-26 12:58:22.968 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 660)) (1.0.4) 2021-11-26 12:58:22.971 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.1.1) 2021-11-26 12:58:24.590 | Installing collected packages: openstack-placement 2021-11-26 12:58:24.592 | Running setup.py develop for openstack-placement 2021-11-26 12:58:26.274 | Successfully installed openstack-placement 2021-11-26 12:58:26.450 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:58:26.450 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:58:26.520 | + inc/python:pip_install:207 : result=0 2021-11-26 12:58:26.524 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:58:26.526 | + functions-common:time_stop:2331 : local name 2021-11-26 12:58:26.528 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:58:26.531 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:58:26.533 | + functions-common:time_stop:2334 : local total 2021-11-26 12:58:26.535 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:58:26.538 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:58:26.540 | + functions-common:time_stop:2338 : start_time=1637931496259 2021-11-26 12:58:26.542 | + functions-common:time_stop:2340 : [[ -z 1637931496259 ]] 2021-11-26 12:58:26.545 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:58:26.548 | + functions-common:time_stop:2343 : end_time=1637931506546 2021-11-26 12:58:26.550 | + functions-common:time_stop:2344 : elapsed_time=10287 2021-11-26 12:58:26.553 | + functions-common:time_stop:2345 : total=218226 2021-11-26 12:58:26.556 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:58:26.558 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=228513 2021-11-26 12:58:26.560 | + inc/python:pip_install:210 : return 0 2021-11-26 12:58:26.563 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-26 12:58:26.565 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-26 12:58:26.569 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-26 12:58:26.587 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-26 12:58:26.598 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/placement 2021-11-26 12:58:26.601 | + inc/python:use_library_from_git:263 : local name=/opt/stack/placement 2021-11-26 12:58:26.603 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:58:26.606 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:58:26.608 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-11-26 12:58:26.611 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:58:26.613 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-26 12:58:26.616 | + ./stack.sh:main:921 : configure_placement 2021-11-26 12:58:26.619 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-11-26 12:58:26.630 | + lib/placement:configure_placement:107 : create_placement_conf 2021-11-26 12:58:26.633 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-11-26 12:58:26.637 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-11-26 12:58:26.640 | ++ lib/database:database_connection_url:132 : local db=placement 2021-11-26 12:58:26.642 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-11-26 12:58:26.645 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-11-26 12:58:26.648 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-11-26 12:58:26.651 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-11-26 12:58:26.678 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-11-26 12:58:26.706 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-11-26 12:58:26.738 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-11-26 12:58:26.741 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-11-26 12:58:26.744 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-11-26 12:58:26.749 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-26 12:58:26.752 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-11-26 12:58:26.780 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-11-26 12:58:26.807 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.50/identity 2021-11-26 12:58:26.832 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-11-26 12:58:26.858 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-11-26 12:58:26.883 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-11-26 12:58:26.909 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-11-26 12:58:26.934 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-11-26 12:58:26.960 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-26 12:58:26.985 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-11-26 12:58:27.011 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-11-26 12:58:27.013 | + functions:setup_logging:655 : local conf_file=/etc/placement/placement.conf 2021-11-26 12:58:27.016 | + functions:setup_logging:656 : local other_cond=False 2021-11-26 12:58:27.018 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-26 12:58:27.020 | + functions:setup_logging:658 : setup_systemd_logging /etc/placement/placement.conf 2021-11-26 12:58:27.023 | + functions:setup_systemd_logging:686 : local conf_file=/etc/placement/placement.conf 2021-11-26 12:58:27.026 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-26 12:58:27.029 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-26 12:58:27.045 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-26 12:58:27.048 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-26 12:58:27.050 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-26 12:58:27.053 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-26 12:58:27.055 | + functions:setup_systemd_logging:700 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-26 12:58:27.081 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:58:27.106 | + functions:setup_systemd_logging:703 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 12:58:27.132 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-26 12:58:27.156 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-26 12:58:27.159 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-11-26 12:58:27.161 | + lib/apache:write_uwsgi_config:264 : local file=/etc/placement/placement-uwsgi.ini 2021-11-26 12:58:27.164 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/placement-api 2021-11-26 12:58:27.166 | + lib/apache:write_uwsgi_config:266 : local url=/placement 2021-11-26 12:58:27.169 | + lib/apache:write_uwsgi_config:267 : local http= 2021-11-26 12:58:27.171 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-26 12:58:27.174 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/placement-api 2021-11-26 12:58:27.178 | + lib/apache:write_uwsgi_config:269 : name=placement-api 2021-11-26 12:58:27.180 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-26 12:58:27.182 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-26 12:58:27.195 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-26 12:58:27.195 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:58:27.202 | d /var/run/uwsgi 0755 ubuntu root 2021-11-26 12:58:27.206 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-26 12:58:27.219 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/placement-api.socket 2021-11-26 12:58:27.222 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/placement/placement-uwsgi.ini 2021-11-26 12:58:27.226 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-11-26 12:58:27.253 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-11-26 12:58:27.278 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-11-26 12:58:27.303 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-11-26 12:58:27.327 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-11-26 12:58:27.353 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-26 12:58:27.377 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-11-26 12:58:27.402 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-11-26 12:58:27.428 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-11-26 12:58:27.453 | + lib/apache:write_uwsgi_config:300 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-11-26 12:58:27.479 | + lib/apache:write_uwsgi_config:302 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-11-26 12:58:27.503 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-26 12:58:27.529 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-11-26 12:58:27.554 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-11-26 12:58:27.556 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-11-26 12:58:27.559 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for placement-api 2021-11-26 12:58:27.562 | ++ lib/apache:apache_site_config_for:196 : local site=placement-api 2021-11-26 12:58:27.564 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-26 12:58:27.567 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:58:27.569 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:58:27.572 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/placement-api.conf 2021-11-26 12:58:27.574 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-11-26 12:58:27.577 | + lib/apache:write_uwsgi_config:314 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-11-26 12:58:27.603 | + lib/apache:write_uwsgi_config:315 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-11-26 12:58:27.628 | + lib/apache:write_uwsgi_config:316 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-11-26 12:58:27.629 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-11-26 12:58:27.636 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-11-26 12:58:27.639 | + lib/apache:write_uwsgi_config:317 : enable_apache_site placement-api 2021-11-26 12:58:27.641 | + lib/apache:enable_apache_site:213 : local site=placement-api 2021-11-26 12:58:27.644 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-26 12:58:27.647 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-26 12:58:27.649 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-26 12:58:27.652 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:58:27.654 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:58:27.657 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-26 12:58:27.659 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-26 12:58:27.662 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:58:27.665 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:58:27.667 | + lib/apache:enable_apache_site:217 : sudo a2ensite placement-api 2021-11-26 12:58:27.724 | Enabling site placement-api. 2021-11-26 12:58:27.729 | To activate the new configuration, you need to run: 2021-11-26 12:58:27.729 | systemctl reload apache2 2021-11-26 12:58:27.733 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-11-26 12:58:27.736 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-26 12:58:27.738 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-26 12:58:27.742 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-26 12:58:27.905 | + ./stack.sh:main:928 : is_service_enabled placement placement-client 2021-11-26 12:58:27.927 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:58:27.930 | + ./stack.sh:main:929 : is_service_enabled n-cpu 2021-11-26 12:58:27.949 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:58:27.952 | + ./stack.sh:main:929 : is_service_enabled n-sch 2021-11-26 12:58:27.971 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:58:27.973 | + ./stack.sh:main:930 : configure_placement_nova_compute 2021-11-26 12:58:27.976 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova.conf 2021-11-26 12:58:27.978 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement auth_type password 2021-11-26 12:58:28.007 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.50/identity 2021-11-26 12:58:28.033 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement username placement 2021-11-26 12:58:28.059 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-11-26 12:58:28.086 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-11-26 12:58:28.113 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement project_name service 2021-11-26 12:58:28.140 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-11-26 12:58:28.165 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-11-26 12:58:28.191 | + ./stack.sh:main:934 : is_service_enabled horizon 2021-11-26 12:58:28.208 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:58:28.211 | + ./stack.sh:main:939 : is_service_enabled tls-proxy 2021-11-26 12:58:28.227 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:58:28.229 | + ./stack.sh:main:947 : run_phase stack install 2021-11-26 12:58:28.232 | + functions-common:run_phase:1759 : local mode=stack 2021-11-26 12:58:28.234 | + functions-common:run_phase:1760 : local phase=install 2021-11-26 12:58:28.237 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-26 12:58:28.240 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-26 12:58:28.243 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-26 12:58:28.245 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-26 12:58:28.248 | + functions-common:run_phase:1769 : local extra 2021-11-26 12:58:28.251 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-26 12:58:28.254 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-26 12:58:28.257 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-26 12:58:28.260 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-26 12:58:28.263 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-11-26 12:58:28.265 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-26 12:58:28.280 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:58:28.282 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-26 12:58:28.284 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-26 12:58:28.287 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-11-26 12:58:28.289 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-11-26 12:58:28.291 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 12:58:28.294 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest 2021-11-26 12:58:28.296 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-11-26 12:58:28.298 | ++ lib/tempest:install_tempest:750 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-11-26 12:58:28.301 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-11-26 12:58:28.303 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-11-26 12:58:28.306 | ++ functions-common:git_clone:525 : local git_ref=master 2021-11-26 12:58:28.308 | ++ functions-common:git_clone:526 : local orig_dir 2021-11-26 12:58:28.310 | +++ functions-common:git_clone:527 : pwd 2021-11-26 12:58:28.313 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-26 12:58:28.315 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-11-26 12:58:28.318 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-26 12:58:28.333 | ++ functions-common:git_clone:530 : RECLONE=False 2021-11-26 12:58:28.335 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-26 12:58:28.337 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-26 12:58:28.340 | ++ functions-common:git_clone:544 : echo master 2021-11-26 12:58:28.340 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-11-26 12:58:28.344 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-11-26 12:58:28.346 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-26 12:58:28.349 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-11-26 12:58:28.352 | ++ functions-common:git_clone:593 : git show --oneline 2021-11-26 12:58:28.352 | ++ functions-common:git_clone:593 : head -1 2021-11-26 12:58:28.356 | 79da6961e Merge "Test all supported python version for stable branch" 2021-11-26 12:58:28.358 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-26 12:58:28.361 | ++ lib/tempest:install_tempest:751 : pip_install 'tox!=2.8.0' 2021-11-26 12:58:28.381 | Using python 3.6 to install tox!=2.8.0 because python3_enabled=True 2021-11-26 12:58:28.386 | ++ inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2021-11-26 12:58:31.243 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:58:31.243 | 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-11-26 12:58:31.244 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.244 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.245 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.245 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.246 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.246 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.247 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.247 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.247 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.248 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.248 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.249 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.249 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.250 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.250 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.250 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.251 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.252 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.252 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.252 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.253 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.253 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.253 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.254 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.254 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.257 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.258 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.258 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.259 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.259 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.260 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.260 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.261 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.261 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.261 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.262 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.262 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.263 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.263 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.264 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.264 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.264 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.265 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.265 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.265 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.266 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.266 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.267 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.267 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.268 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.268 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.269 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.269 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.269 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.270 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.271 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.273 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.273 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.273 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.274 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.275 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.275 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.276 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.277 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.277 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.277 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.278 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.278 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.279 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.280 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.280 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.281 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.281 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.281 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.282 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.282 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.283 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.283 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.283 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.284 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.284 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.285 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.286 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.286 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.287 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.288 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.288 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.288 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.289 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.290 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.290 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.291 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.291 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.291 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.292 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.292 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.293 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.293 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.294 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.294 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.295 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.295 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.296 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.296 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.297 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.297 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.298 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.298 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.299 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.299 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.299 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.300 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.300 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.301 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.301 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.302 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.303 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.303 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.304 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.304 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.305 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.305 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.305 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.306 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.306 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.307 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.307 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.308 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.308 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.309 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.309 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.310 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.310 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.310 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.311 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.311 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.312 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.312 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.312 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.313 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.313 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.314 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.314 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.315 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.315 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.316 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.316 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.316 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.317 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.318 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.319 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.319 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.319 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.320 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.320 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.321 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.321 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.321 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.322 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.322 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.323 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.323 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.324 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.324 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.324 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.325 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.325 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.326 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.326 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.327 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.327 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.327 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.328 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.328 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.328 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.329 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.329 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.330 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.330 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.330 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.331 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.331 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.332 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.332 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.333 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.333 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.334 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.335 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.335 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.335 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.336 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.336 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.337 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.337 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.337 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.338 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.338 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.339 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.339 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.340 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.340 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.340 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.341 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.341 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.341 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.342 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.342 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.343 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.343 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.343 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.344 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.344 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.345 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.345 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.346 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.346 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.346 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.347 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.347 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.347 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.348 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.348 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.349 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.350 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.351 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.351 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.351 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.352 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.352 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.353 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.354 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.355 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.356 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.357 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.357 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.358 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.359 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.359 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.359 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.360 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.360 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.361 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.361 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.362 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.362 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.362 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.363 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.363 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.364 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.364 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.365 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.366 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.366 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.367 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.367 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.368 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.368 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.369 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.369 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.369 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.370 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.370 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.371 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.371 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.372 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.372 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.372 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.373 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.373 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.374 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.374 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.374 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.375 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.375 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.376 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.376 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.377 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.377 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.378 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.378 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.378 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.379 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.379 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.380 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.381 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.382 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.382 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.382 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.383 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.383 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.384 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.384 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.384 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.385 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.385 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.386 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.386 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.386 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.387 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.388 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.388 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.388 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.389 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.389 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.389 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.390 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.390 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.391 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.391 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.392 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.392 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.393 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.393 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.393 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.394 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.394 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.395 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.395 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.395 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.396 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.397 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.397 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.397 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.398 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.398 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.399 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.399 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.400 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.400 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.401 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.402 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.402 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.403 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.403 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.403 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.404 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.404 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.405 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.405 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.406 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.406 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.406 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.407 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.407 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.408 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.408 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.409 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.409 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.409 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.410 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.410 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.411 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.411 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.414 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.414 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.414 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.415 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.415 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.416 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.416 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.417 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.417 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.418 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.418 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.419 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.419 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.419 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.420 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.420 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.421 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.421 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.421 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.422 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.422 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.423 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.423 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.424 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.424 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.424 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.425 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.425 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.426 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.426 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.428 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.428 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.429 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.429 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.429 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.430 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.430 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.431 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.431 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.431 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.432 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.432 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.433 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.433 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.433 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.434 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.434 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.435 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.435 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.436 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.436 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.436 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.437 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.437 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.438 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.438 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.439 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.439 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.440 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.440 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.441 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.441 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:58:31.442 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:58:31.442 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:58:31.763 | Collecting tox!=2.8.0 2021-11-26 12:58:31.770 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5e2/74227a53dc9ef/tox-3.24.4-py2.py3-none-any.whl (85 kB) 2021-11-26 12:58:31.918 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-11-26 12:58:31.921 | Requirement already satisfied: importlib-metadata===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.6.0) 2021-11-26 12:58:31.977 | Collecting filelock===3.0.12 2021-11-26 12:58:31.983 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/929/b7d63ec5b7d6b/filelock-3.0.12-py3-none-any.whl (7.6 kB) 2021-11-26 12:58:32.173 | Collecting virtualenv===20.0.17 2021-11-26 12:58:32.191 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/00c/fe8605fb97f5a/virtualenv-20.0.17-py2.py3-none-any.whl (4.6 MB) 2021-11-26 12:58:32.498 | Collecting py===1.8.1 2021-11-26 12:58:32.504 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c20/fdd83a5dbc0af/py-1.8.1-py2.py3-none-any.whl (83 kB) 2021-11-26 12:58:32.716 | Collecting pluggy===0.13.1 2021-11-26 12:58:32.722 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-11-26 12:58:32.963 | Collecting packaging===20.3 2021-11-26 12:58:32.970 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl (37 kB) 2021-11-26 12:58:33.177 | Collecting toml>=0.9.4 2021-11-26 12:58:33.184 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/806/143ae5bfb6a3c/toml-0.10.2-py2.py3-none-any.whl (16 kB) 2021-11-26 12:58:33.280 | Requirement already satisfied: zipp===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 1008)) (3.1.0) 2021-11-26 12:58:33.315 | Collecting distlib===0.3.0 2021-11-26 12:58:33.324 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e1/66e231a26b36d/distlib-0.3.0.zip (571 kB) 2021-11-26 12:58:34.202 | Collecting importlib-resources===1.4.0 2021-11-26 12:58:34.209 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dd9/8ceeef3f5ad2e/importlib_resources-1.4.0-py2.py3-none-any.whl (20 kB) 2021-11-26 12:58:34.239 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-11-26 12:58:34.243 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-11-26 12:58:34.247 | Building wheels for collected packages: distlib 2021-11-26 12:58:34.248 | Building wheel for distlib (setup.py): started 2021-11-26 12:58:35.127 | Building wheel for distlib (setup.py): finished with status 'done' 2021-11-26 12:58:35.130 | Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=83c6dfaf606777d65951d45f6a666ba5ae2d8660ad0d814a1e71d634c85ec62b 2021-11-26 12:58:35.131 | Stored in directory: /root/.cache/pip/wheels/14/b6/e6/549abf820f04713b7183dfe13dac6b2ac3aa12ccf9f1efa0e2 2021-11-26 12:58:35.132 | Successfully built distlib 2021-11-26 12:58:37.504 | Installing collected packages: distlib, filelock, importlib-resources, packaging, pluggy, py, virtualenv, toml, tox 2021-11-26 12:58:37.504 | Attempting uninstall: distlib 2021-11-26 12:58:37.507 | Found existing installation: distlib 0.3.3 2021-11-26 12:58:37.519 | Uninstalling distlib-0.3.3: 2021-11-26 12:58:37.520 | Successfully uninstalled distlib-0.3.3 2021-11-26 12:58:37.673 | Attempting uninstall: filelock 2021-11-26 12:58:37.675 | Found existing installation: filelock 3.4.0 2021-11-26 12:58:37.682 | Uninstalling filelock-3.4.0: 2021-11-26 12:58:37.683 | Successfully uninstalled filelock-3.4.0 2021-11-26 12:58:37.696 | Attempting uninstall: importlib-resources 2021-11-26 12:58:37.698 | Found existing installation: importlib-resources 5.4.0 2021-11-26 12:58:37.717 | Uninstalling importlib-resources-5.4.0: 2021-11-26 12:58:37.720 | Successfully uninstalled importlib-resources-5.4.0 2021-11-26 12:58:37.920 | Attempting uninstall: virtualenv 2021-11-26 12:58:37.922 | Found existing installation: virtualenv 20.10.0 2021-11-26 12:58:37.992 | Uninstalling virtualenv-20.10.0: 2021-11-26 12:58:38.000 | Successfully uninstalled virtualenv-20.10.0 2021-11-26 12:58:38.454 | Successfully installed distlib-0.3.0 filelock-3.0.12 importlib-resources-1.4.0 packaging-20.3 pluggy-0.13.1 py-1.8.1 toml-0.10.2 tox-3.24.4 virtualenv-20.0.17 2021-11-26 12:58:38.597 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:58:38.597 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:58:38.702 | ++ inc/python:pip_install:207 : result=0 2021-11-26 12:58:38.705 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:58:38.707 | ++ functions-common:time_stop:2331 : local name 2021-11-26 12:58:38.710 | ++ functions-common:time_stop:2332 : local end_time 2021-11-26 12:58:38.712 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:58:38.715 | ++ functions-common:time_stop:2334 : local total 2021-11-26 12:58:38.717 | ++ functions-common:time_stop:2335 : local start_time 2021-11-26 12:58:38.719 | ++ functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:58:38.722 | ++ functions-common:time_stop:2338 : start_time=1637931508376 2021-11-26 12:58:38.725 | ++ functions-common:time_stop:2340 : [[ -z 1637931508376 ]] 2021-11-26 12:58:38.728 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:58:38.732 | ++ functions-common:time_stop:2343 : end_time=1637931518729 2021-11-26 12:58:38.734 | ++ functions-common:time_stop:2344 : elapsed_time=10353 2021-11-26 12:58:38.736 | ++ functions-common:time_stop:2345 : total=228513 2021-11-26 12:58:38.739 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:58:38.741 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=238866 2021-11-26 12:58:38.743 | ++ inc/python:pip_install:210 : return 0 2021-11-26 12:58:38.746 | ++ lib/tempest:install_tempest:752 : pushd /opt/stack/tempest 2021-11-26 12:58:38.746 | /opt/stack/tempest ~/devstack 2021-11-26 12:58:38.748 | ++ lib/tempest:install_tempest:756 : git checkout master 2021-11-26 12:58:38.772 | M .coveragerc 2021-11-26 12:58:38.772 | M .gitignore 2021-11-26 12:58:38.772 | M .gitreview 2021-11-26 12:58:38.772 | M .mailmap 2021-11-26 12:58:38.772 | M .stestr.conf 2021-11-26 12:58:38.772 | M CONTRIBUTING.rst 2021-11-26 12:58:38.772 | M HACKING.rst 2021-11-26 12:58:38.772 | M LICENSE 2021-11-26 12:58:38.772 | M README.rst 2021-11-26 12:58:38.772 | M REVIEWING.rst 2021-11-26 12:58:38.772 | M bindep.txt 2021-11-26 12:58:38.772 | M doc/requirements.txt 2021-11-26 12:58:38.772 | M doc/source/_extra/.htaccess 2021-11-26 12:58:38.772 | M doc/source/_static/.keep 2021-11-26 12:58:38.772 | M doc/source/account_generator.rst 2021-11-26 12:58:38.773 | M doc/source/cleanup.rst 2021-11-26 12:58:38.773 | M doc/source/conf.py 2021-11-26 12:58:38.773 | M doc/source/configuration.rst 2021-11-26 12:58:38.773 | M doc/source/contributor/contributing.rst 2021-11-26 12:58:38.773 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-11-26 12:58:38.773 | M doc/source/data/tempest-plugins-registry.header 2021-11-26 12:58:38.773 | M doc/source/index.rst 2021-11-26 12:58:38.773 | M doc/source/keystone_scopes_and_roles_support.rst 2021-11-26 12:58:38.773 | M doc/source/library.rst 2021-11-26 12:58:38.773 | M doc/source/library/api_microversion_testing.rst 2021-11-26 12:58:38.773 | M doc/source/library/auth.rst 2021-11-26 12:58:38.773 | M doc/source/library/cli.rst 2021-11-26 12:58:38.773 | M doc/source/library/clients.rst 2021-11-26 12:58:38.773 | M doc/source/library/credential_providers.rst 2021-11-26 12:58:38.773 | M doc/source/library/decorators.rst 2021-11-26 12:58:38.773 | M doc/source/library/rest_client.rst 2021-11-26 12:58:38.773 | M doc/source/library/service_clients/compute_clients.rst 2021-11-26 12:58:38.773 | M doc/source/library/utils.rst 2021-11-26 12:58:38.773 | M doc/source/library/validation_resources.rst 2021-11-26 12:58:38.773 | M doc/source/microversion_testing.rst 2021-11-26 12:58:38.773 | M doc/source/overview.rst 2021-11-26 12:58:38.773 | M doc/source/plugins/index.rst 2021-11-26 12:58:38.773 | M doc/source/plugins/plugin.rst 2021-11-26 12:58:38.773 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-11-26 12:58:38.773 | M doc/source/run.rst 2021-11-26 12:58:38.773 | M doc/source/sampleconf.rst 2021-11-26 12:58:38.773 | M doc/source/stable_branch_support_policy.rst 2021-11-26 12:58:38.773 | M doc/source/stable_branch_testing_policy.rst 2021-11-26 12:58:38.773 | M doc/source/subunit_describe_calls.rst 2021-11-26 12:58:38.773 | M doc/source/supported_version.rst 2021-11-26 12:58:38.773 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-11-26 12:58:38.773 | M doc/source/test_removal.rst 2021-11-26 12:58:38.774 | M doc/source/tests/modules.rst 2021-11-26 12:58:38.774 | M doc/source/workspace.rst 2021-11-26 12:58:38.774 | M doc/source/write_tests.rst 2021-11-26 12:58:38.774 | M etc/accounts.yaml.sample 2021-11-26 12:58:38.774 | M etc/allow-list.yaml 2021-11-26 12:58:38.774 | M etc/logging.conf.sample 2021-11-26 12:58:38.774 | M etc/rbac-persona-accounts.yaml.sample 2021-11-26 12:58:38.774 | M playbooks/devstack-tempest-ipv6.yaml 2021-11-26 12:58:38.774 | M playbooks/devstack-tempest.yaml 2021-11-26 12:58:38.774 | M playbooks/post-tempest.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-11-26 12:58:38.774 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-11-26 12:58:38.775 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-11-26 12:58:38.776 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-11-26 12:58:38.777 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-11-26 12:58:38.778 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-11-26 12:58:38.779 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-11-26 12:58:38.780 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-11-26 12:58:38.781 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-11-26 12:58:38.782 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-11-26 12:58:38.783 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-11-26 12:58:38.784 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-11-26 12:58:38.785 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-11-26 12:58:38.785 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-11-26 12:58:38.785 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-11-26 12:58:38.785 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-11-26 12:58:38.785 | M releasenotes/source/_static/.placeholder 2021-11-26 12:58:38.785 | M releasenotes/source/_templates/.placeholder 2021-11-26 12:58:38.785 | M releasenotes/source/conf.py 2021-11-26 12:58:38.785 | M releasenotes/source/index.rst 2021-11-26 12:58:38.785 | M releasenotes/source/unreleased.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v10.0.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v11.0.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v12.0.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v13.0.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v14.0.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v15.0.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v16.0.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v16.1.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v17.0.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v17.1.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v17.2.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v18.0.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v19.0.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v20.0.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v21.0.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v22.0.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v22.1.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v23.0.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v24.0.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v26.0.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v26.1.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v27.0.0.rst 2021-11-26 12:58:38.785 | M releasenotes/source/v28.0.0.rst 2021-11-26 12:58:38.786 | M releasenotes/source/v28.1.0.rst 2021-11-26 12:58:38.786 | M releasenotes/source/v29.0.0.rst 2021-11-26 12:58:38.786 | M requirements.txt 2021-11-26 12:58:38.786 | M roles/acl-devstack-files/README.rst 2021-11-26 12:58:38.786 | M roles/acl-devstack-files/defaults/main.yaml 2021-11-26 12:58:38.786 | M roles/acl-devstack-files/tasks/main.yaml 2021-11-26 12:58:38.786 | M roles/run-tempest-26/README.rst 2021-11-26 12:58:38.786 | M roles/run-tempest-26/defaults/main.yaml 2021-11-26 12:58:38.786 | M roles/run-tempest-26/tasks/main.yaml 2021-11-26 12:58:38.786 | M roles/run-tempest/README.rst 2021-11-26 12:58:38.786 | M roles/run-tempest/defaults/main.yaml 2021-11-26 12:58:38.786 | M roles/run-tempest/tasks/main.yaml 2021-11-26 12:58:38.786 | M roles/setup-tempest-data-dir/README.rst 2021-11-26 12:58:38.786 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-11-26 12:58:38.786 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-11-26 12:58:38.786 | M roles/setup-tempest-run-dir/README.rst 2021-11-26 12:58:38.787 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-11-26 12:58:38.787 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-11-26 12:58:38.787 | M roles/tempest-cleanup/README.rst 2021-11-26 12:58:38.787 | M roles/tempest-cleanup/defaults/main.yaml 2021-11-26 12:58:38.787 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-11-26 12:58:38.787 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-11-26 12:58:38.787 | M roles/tempest-cleanup/tasks/main.yaml 2021-11-26 12:58:38.787 | M setup.cfg 2021-11-26 12:58:38.787 | M setup.py 2021-11-26 12:58:38.787 | M tempest/README.rst 2021-11-26 12:58:38.787 | M tempest/__init__.py 2021-11-26 12:58:38.787 | M tempest/api/README.rst 2021-11-26 12:58:38.787 | M tempest/api/__init__.py 2021-11-26 12:58:38.787 | M tempest/api/compute/__init__.py 2021-11-26 12:58:38.787 | M tempest/api/compute/admin/__init__.py 2021-11-26 12:58:38.787 | M tempest/api/compute/admin/test_agents.py 2021-11-26 12:58:38.787 | M tempest/api/compute/admin/test_aggregates.py 2021-11-26 12:58:38.787 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-11-26 12:58:38.787 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-11-26 12:58:38.787 | M tempest/api/compute/admin/test_availability_zone.py 2021-11-26 12:58:38.787 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-11-26 12:58:38.787 | M tempest/api/compute/admin/test_create_server.py 2021-11-26 12:58:38.787 | M tempest/api/compute/admin/test_delete_server.py 2021-11-26 12:58:38.787 | M tempest/api/compute/admin/test_fixed_ips.py 2021-11-26 12:58:38.787 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-11-26 12:58:38.787 | M tempest/api/compute/admin/test_flavors.py 2021-11-26 12:58:38.787 | M tempest/api/compute/admin/test_flavors_access.py 2021-11-26 12:58:38.787 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-11-26 12:58:38.787 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_hosts.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_hosts_negative.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_hypervisor.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_live_migration.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_migrations.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_networks.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_quotas.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_quotas_negative.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_security_groups.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_servers.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_servers_negative.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_services.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_services_negative.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_volume.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_volume_swap.py 2021-11-26 12:58:38.788 | M tempest/api/compute/admin/test_volumes_negative.py 2021-11-26 12:58:38.788 | M tempest/api/compute/api_microversion_fixture.py 2021-11-26 12:58:38.788 | M tempest/api/compute/base.py 2021-11-26 12:58:38.788 | M tempest/api/compute/certificates/__init__.py 2021-11-26 12:58:38.789 | M tempest/api/compute/certificates/test_certificates.py 2021-11-26 12:58:38.789 | M tempest/api/compute/flavors/__init__.py 2021-11-26 12:58:38.789 | M tempest/api/compute/flavors/test_flavors.py 2021-11-26 12:58:38.789 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-11-26 12:58:38.789 | M tempest/api/compute/floating_ips/__init__.py 2021-11-26 12:58:38.789 | M tempest/api/compute/floating_ips/base.py 2021-11-26 12:58:38.789 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-11-26 12:58:38.789 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-11-26 12:58:38.789 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-11-26 12:58:38.789 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-11-26 12:58:38.789 | M tempest/api/compute/images/__init__.py 2021-11-26 12:58:38.789 | M tempest/api/compute/images/test_image_metadata.py 2021-11-26 12:58:38.789 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-11-26 12:58:38.789 | M tempest/api/compute/images/test_images.py 2021-11-26 12:58:38.789 | M tempest/api/compute/images/test_images_negative.py 2021-11-26 12:58:38.789 | M tempest/api/compute/images/test_images_oneserver.py 2021-11-26 12:58:38.789 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-11-26 12:58:38.789 | M tempest/api/compute/images/test_list_image_filters.py 2021-11-26 12:58:38.789 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-11-26 12:58:38.789 | M tempest/api/compute/images/test_list_images.py 2021-11-26 12:58:38.789 | M tempest/api/compute/keypairs/__init__.py 2021-11-26 12:58:38.789 | M tempest/api/compute/keypairs/base.py 2021-11-26 12:58:38.789 | M tempest/api/compute/keypairs/test_keypairs.py 2021-11-26 12:58:38.789 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-11-26 12:58:38.789 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-11-26 12:58:38.789 | M tempest/api/compute/limits/__init__.py 2021-11-26 12:58:38.789 | M tempest/api/compute/limits/test_absolute_limits.py 2021-11-26 12:58:38.789 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-11-26 12:58:38.789 | M tempest/api/compute/security_groups/__init__.py 2021-11-26 12:58:38.789 | M tempest/api/compute/security_groups/base.py 2021-11-26 12:58:38.789 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-11-26 12:58:38.789 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-11-26 12:58:38.790 | M tempest/api/compute/security_groups/test_security_groups.py 2021-11-26 12:58:38.790 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/__init__.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_availability_zone.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_create_server.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_delete_server.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_device_tagging.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_disk_config.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_instance_actions.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_list_server_filters.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_multiple_create.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_novnc.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_server_actions.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_server_addresses.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_server_group.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_server_metadata.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_server_password.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_server_personality.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_server_rescue.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_server_tags.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_servers.py 2021-11-26 12:58:38.790 | M tempest/api/compute/servers/test_servers_microversions.py 2021-11-26 12:58:38.791 | M tempest/api/compute/servers/test_servers_negative.py 2021-11-26 12:58:38.791 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-11-26 12:58:38.791 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-11-26 12:58:38.791 | M tempest/api/compute/test_extensions.py 2021-11-26 12:58:38.791 | M tempest/api/compute/test_networks.py 2021-11-26 12:58:38.791 | M tempest/api/compute/test_quotas.py 2021-11-26 12:58:38.791 | M tempest/api/compute/test_tenant_networks.py 2021-11-26 12:58:38.791 | M tempest/api/compute/test_versions.py 2021-11-26 12:58:38.791 | M tempest/api/compute/volumes/__init__.py 2021-11-26 12:58:38.791 | M tempest/api/compute/volumes/test_attach_volume.py 2021-11-26 12:58:38.791 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-11-26 12:58:38.791 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-11-26 12:58:38.791 | M tempest/api/compute/volumes/test_volumes_get.py 2021-11-26 12:58:38.791 | M tempest/api/compute/volumes/test_volumes_list.py 2021-11-26 12:58:38.791 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-11-26 12:58:38.791 | M tempest/api/identity/__init__.py 2021-11-26 12:58:38.791 | M tempest/api/identity/admin/__init__.py 2021-11-26 12:58:38.791 | M tempest/api/identity/admin/v2/__init__.py 2021-11-26 12:58:38.791 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-11-26 12:58:38.791 | M tempest/api/identity/admin/v2/test_roles.py 2021-11-26 12:58:38.791 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-11-26 12:58:38.791 | M tempest/api/identity/admin/v2/test_services.py 2021-11-26 12:58:38.791 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-11-26 12:58:38.791 | M tempest/api/identity/admin/v2/test_tenants.py 2021-11-26 12:58:38.791 | M tempest/api/identity/admin/v2/test_tokens.py 2021-11-26 12:58:38.791 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-11-26 12:58:38.791 | M tempest/api/identity/admin/v2/test_users.py 2021-11-26 12:58:38.791 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-11-26 12:58:38.791 | M tempest/api/identity/admin/v3/__init__.py 2021-11-26 12:58:38.791 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-11-26 12:58:38.791 | M tempest/api/identity/admin/v3/test_credentials.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_domains.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_groups.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_inherits.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_list_users.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_policies.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_projects.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_regions.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_roles.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_services.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_tokens.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_trusts.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_users.py 2021-11-26 12:58:38.792 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-11-26 12:58:38.792 | M tempest/api/identity/base.py 2021-11-26 12:58:38.792 | M tempest/api/identity/v2/__init__.py 2021-11-26 12:58:38.792 | M tempest/api/identity/v2/test_api_discovery.py 2021-11-26 12:58:38.792 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-11-26 12:58:38.792 | M tempest/api/identity/v2/test_extension.py 2021-11-26 12:58:38.792 | M tempest/api/identity/v2/test_tenants.py 2021-11-26 12:58:38.792 | M tempest/api/identity/v2/test_tokens.py 2021-11-26 12:58:38.792 | M tempest/api/identity/v2/test_users.py 2021-11-26 12:58:38.793 | M tempest/api/identity/v3/__init__.py 2021-11-26 12:58:38.793 | M tempest/api/identity/v3/test_access_rules.py 2021-11-26 12:58:38.793 | M tempest/api/identity/v3/test_api_discovery.py 2021-11-26 12:58:38.793 | M tempest/api/identity/v3/test_application_credentials.py 2021-11-26 12:58:38.793 | M tempest/api/identity/v3/test_catalog.py 2021-11-26 12:58:38.793 | M tempest/api/identity/v3/test_domains.py 2021-11-26 12:58:38.793 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-11-26 12:58:38.793 | M tempest/api/identity/v3/test_projects.py 2021-11-26 12:58:38.793 | M tempest/api/identity/v3/test_tokens.py 2021-11-26 12:58:38.793 | M tempest/api/identity/v3/test_users.py 2021-11-26 12:58:38.793 | M tempest/api/image/__init__.py 2021-11-26 12:58:38.793 | M tempest/api/image/base.py 2021-11-26 12:58:38.793 | M tempest/api/image/v1/__init__.py 2021-11-26 12:58:38.793 | M tempest/api/image/v1/test_image_members.py 2021-11-26 12:58:38.793 | M tempest/api/image/v1/test_image_members_negative.py 2021-11-26 12:58:38.793 | M tempest/api/image/v1/test_images.py 2021-11-26 12:58:38.793 | M tempest/api/image/v1/test_images_negative.py 2021-11-26 12:58:38.793 | M tempest/api/image/v2/__init__.py 2021-11-26 12:58:38.793 | M tempest/api/image/v2/admin/__init__.py 2021-11-26 12:58:38.793 | M tempest/api/image/v2/admin/test_images.py 2021-11-26 12:58:38.793 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-11-26 12:58:38.793 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-11-26 12:58:38.793 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-11-26 12:58:38.793 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-11-26 12:58:38.793 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-11-26 12:58:38.793 | M tempest/api/image/v2/test_images.py 2021-11-26 12:58:38.793 | M tempest/api/image/v2/test_images_member.py 2021-11-26 12:58:38.793 | M tempest/api/image/v2/test_images_member_negative.py 2021-11-26 12:58:38.793 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-11-26 12:58:38.793 | M tempest/api/image/v2/test_images_negative.py 2021-11-26 12:58:38.793 | M tempest/api/image/v2/test_images_tags.py 2021-11-26 12:58:38.793 | M tempest/api/image/v2/test_images_tags_negative.py 2021-11-26 12:58:38.794 | M tempest/api/image/v2/test_versions.py 2021-11-26 12:58:38.794 | M tempest/api/network/__init__.py 2021-11-26 12:58:38.794 | M tempest/api/network/admin/__init__.py 2021-11-26 12:58:38.794 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-11-26 12:58:38.794 | M tempest/api/network/admin/test_external_network_extension.py 2021-11-26 12:58:38.794 | M tempest/api/network/admin/test_external_networks_negative.py 2021-11-26 12:58:38.794 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-11-26 12:58:38.794 | M tempest/api/network/admin/test_metering_extensions.py 2021-11-26 12:58:38.794 | M tempest/api/network/admin/test_negative_quotas.py 2021-11-26 12:58:38.794 | M tempest/api/network/admin/test_ports.py 2021-11-26 12:58:38.794 | M tempest/api/network/admin/test_quotas.py 2021-11-26 12:58:38.794 | M tempest/api/network/admin/test_routers.py 2021-11-26 12:58:38.794 | M tempest/api/network/admin/test_routers_dvr.py 2021-11-26 12:58:38.794 | M tempest/api/network/admin/test_routers_negative.py 2021-11-26 12:58:38.794 | M tempest/api/network/base.py 2021-11-26 12:58:38.794 | M tempest/api/network/base_security_groups.py 2021-11-26 12:58:38.794 | M tempest/api/network/test_agent_management_negative.py 2021-11-26 12:58:38.794 | M tempest/api/network/test_allowed_address_pair.py 2021-11-26 12:58:38.794 | M tempest/api/network/test_dhcp_ipv6.py 2021-11-26 12:58:38.794 | M tempest/api/network/test_extensions.py 2021-11-26 12:58:38.794 | M tempest/api/network/test_extra_dhcp_options.py 2021-11-26 12:58:38.794 | M tempest/api/network/test_floating_ips.py 2021-11-26 12:58:38.794 | M tempest/api/network/test_floating_ips_negative.py 2021-11-26 12:58:38.794 | M tempest/api/network/test_networks.py 2021-11-26 12:58:38.794 | M tempest/api/network/test_networks_negative.py 2021-11-26 12:58:38.794 | M tempest/api/network/test_ports.py 2021-11-26 12:58:38.794 | M tempest/api/network/test_routers.py 2021-11-26 12:58:38.794 | M tempest/api/network/test_routers_negative.py 2021-11-26 12:58:38.794 | M tempest/api/network/test_security_groups.py 2021-11-26 12:58:38.794 | M tempest/api/network/test_security_groups_negative.py 2021-11-26 12:58:38.794 | M tempest/api/network/test_service_providers.py 2021-11-26 12:58:38.794 | M tempest/api/network/test_subnetpools_extensions.py 2021-11-26 12:58:38.794 | M tempest/api/network/test_tags.py 2021-11-26 12:58:38.795 | M tempest/api/network/test_versions.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/__init__.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/base.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_account_bulk.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_account_quotas.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_account_services.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_account_services_negative.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_container_acl.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_container_acl_negative.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_container_quotas.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_container_services.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_container_services_negative.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_container_staticweb.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_container_sync.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_crossdomain.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_healthcheck.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_object_expiry.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_object_formpost.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_object_services.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_object_slo.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_object_temp_url.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-11-26 12:58:38.795 | M tempest/api/object_storage/test_object_version.py 2021-11-26 12:58:38.795 | M tempest/api/volume/__init__.py 2021-11-26 12:58:38.795 | M tempest/api/volume/admin/__init__.py 2021-11-26 12:58:38.795 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-11-26 12:58:38.795 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-11-26 12:58:38.795 | M tempest/api/volume/admin/test_group_snapshots.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_group_type_specs.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_group_types.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_groups.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_multi_backend.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_qos.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_user_messages.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volume_hosts.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volume_manage.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volume_pools.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volume_quotas.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volume_retype.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volume_services.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volume_type_access.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volume_types.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volumes_actions.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volumes_backup.py 2021-11-26 12:58:38.796 | M tempest/api/volume/admin/test_volumes_list.py 2021-11-26 12:58:38.796 | M tempest/api/volume/api_microversion_fixture.py 2021-11-26 12:58:38.796 | M tempest/api/volume/base.py 2021-11-26 12:58:38.796 | M tempest/api/volume/test_availability_zone.py 2021-11-26 12:58:38.796 | M tempest/api/volume/test_extensions.py 2021-11-26 12:58:38.796 | M tempest/api/volume/test_image_metadata.py 2021-11-26 12:58:38.797 | M tempest/api/volume/test_snapshot_metadata.py 2021-11-26 12:58:38.797 | M tempest/api/volume/test_versions.py 2021-11-26 12:58:38.797 | M tempest/api/volume/test_volume_absolute_limits.py 2021-11-26 12:58:38.797 | M tempest/api/volume/test_volume_delete_cascade.py 2021-11-26 12:58:38.797 | M tempest/api/volume/test_volume_metadata.py 2021-11-26 12:58:38.797 | M tempest/api/volume/test_volume_transfers.py 2021-11-26 12:58:38.797 | M tempest/api/volume/test_volumes_actions.py 2021-11-26 12:58:38.797 | M tempest/api/volume/test_volumes_backup.py 2021-11-26 12:58:38.797 | M tempest/api/volume/test_volumes_clone.py 2021-11-26 12:58:38.797 | M tempest/api/volume/test_volumes_clone_negative.py 2021-11-26 12:58:38.797 | M tempest/api/volume/test_volumes_extend.py 2021-11-26 12:58:38.797 | M tempest/api/volume/test_volumes_get.py 2021-11-26 12:58:38.797 | M tempest/api/volume/test_volumes_list.py 2021-11-26 12:58:38.797 | M tempest/api/volume/test_volumes_negative.py 2021-11-26 12:58:38.797 | M tempest/api/volume/test_volumes_snapshots.py 2021-11-26 12:58:38.797 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-11-26 12:58:38.797 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-11-26 12:58:38.797 | M tempest/clients.py 2021-11-26 12:58:38.797 | M tempest/cmd/__init__.py 2021-11-26 12:58:38.797 | M tempest/cmd/cleanup.py 2021-11-26 12:58:38.797 | M tempest/cmd/cleanup_service.py 2021-11-26 12:58:38.797 | M tempest/cmd/config-generator.tempest.conf 2021-11-26 12:58:38.797 | M tempest/cmd/init.py 2021-11-26 12:58:38.797 | M tempest/cmd/list_plugins.py 2021-11-26 12:58:38.797 | M tempest/cmd/main.py 2021-11-26 12:58:38.797 | M tempest/cmd/run.py 2021-11-26 12:58:38.797 | M tempest/cmd/subunit_describe_calls.py 2021-11-26 12:58:38.797 | M tempest/cmd/verify_tempest_config.py 2021-11-26 12:58:38.797 | M tempest/cmd/workspace.py 2021-11-26 12:58:38.797 | M tempest/common/__init__.py 2021-11-26 12:58:38.797 | M tempest/common/compute.py 2021-11-26 12:58:38.797 | M tempest/common/credentials_factory.py 2021-11-26 12:58:38.798 | M tempest/common/custom_matchers.py 2021-11-26 12:58:38.798 | M tempest/common/identity.py 2021-11-26 12:58:38.798 | M tempest/common/image.py 2021-11-26 12:58:38.798 | M tempest/common/tempest_fixtures.py 2021-11-26 12:58:38.798 | M tempest/common/utils/__init__.py 2021-11-26 12:58:38.798 | M tempest/common/utils/linux/__init__.py 2021-11-26 12:58:38.798 | M tempest/common/utils/linux/remote_client.py 2021-11-26 12:58:38.798 | M tempest/common/utils/net_info.py 2021-11-26 12:58:38.798 | M tempest/common/utils/net_utils.py 2021-11-26 12:58:38.798 | M tempest/common/waiters.py 2021-11-26 12:58:38.798 | M tempest/config.py 2021-11-26 12:58:38.798 | M tempest/hacking/__init__.py 2021-11-26 12:58:38.798 | M tempest/hacking/checks.py 2021-11-26 12:58:38.798 | M tempest/lib/__init__.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/__init__.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/response/__init__.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/response/compute/__init__.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-11-26 12:58:38.798 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-11-26 12:58:38.799 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2021-11-26 12:58:38.800 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/volume/__init__.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/volume/backups.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/volume/extensions.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/volume/group_types.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/volume/groups.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/volume/hosts.py 2021-11-26 12:58:38.801 | M tempest/lib/api_schema/response/volume/limits.py 2021-11-26 12:58:38.802 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-11-26 12:58:38.802 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-11-26 12:58:38.802 | M tempest/lib/api_schema/response/volume/messages.py 2021-11-26 12:58:38.802 | M tempest/lib/api_schema/response/volume/qos.py 2021-11-26 12:58:38.802 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-11-26 12:58:38.802 | M tempest/lib/api_schema/response/volume/quotas.py 2021-11-26 12:58:38.802 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-11-26 12:58:38.802 | M tempest/lib/api_schema/response/volume/services.py 2021-11-26 12:58:38.802 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-11-26 12:58:38.802 | M tempest/lib/api_schema/response/volume/transfers.py 2021-11-26 12:58:38.802 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-11-26 12:58:38.802 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-11-26 12:58:38.802 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-11-26 12:58:38.802 | M tempest/lib/api_schema/response/volume/volumes.py 2021-11-26 12:58:38.802 | M tempest/lib/auth.py 2021-11-26 12:58:38.802 | M tempest/lib/base.py 2021-11-26 12:58:38.802 | M tempest/lib/cli/__init__.py 2021-11-26 12:58:38.802 | M tempest/lib/cli/base.py 2021-11-26 12:58:38.802 | M tempest/lib/cli/output_parser.py 2021-11-26 12:58:38.802 | M tempest/lib/cmd/__init__.py 2021-11-26 12:58:38.802 | M tempest/lib/common/__init__.py 2021-11-26 12:58:38.802 | M tempest/lib/common/api_microversion_fixture.py 2021-11-26 12:58:38.802 | M tempest/lib/common/api_version_request.py 2021-11-26 12:58:38.802 | M tempest/lib/common/api_version_utils.py 2021-11-26 12:58:38.802 | M tempest/lib/common/cred_client.py 2021-11-26 12:58:38.802 | M tempest/lib/common/cred_provider.py 2021-11-26 12:58:38.802 | M tempest/lib/common/dynamic_creds.py 2021-11-26 12:58:38.803 | M tempest/lib/common/fixed_network.py 2021-11-26 12:58:38.803 | M tempest/lib/common/http.py 2021-11-26 12:58:38.803 | M tempest/lib/common/jsonschema_validator.py 2021-11-26 12:58:38.803 | M tempest/lib/common/preprov_creds.py 2021-11-26 12:58:38.803 | M tempest/lib/common/profiler.py 2021-11-26 12:58:38.803 | M tempest/lib/common/rest_client.py 2021-11-26 12:58:38.803 | M tempest/lib/common/ssh.py 2021-11-26 12:58:38.803 | M tempest/lib/common/thread.py 2021-11-26 12:58:38.803 | M tempest/lib/common/utils/__init__.py 2021-11-26 12:58:38.803 | M tempest/lib/common/utils/data_utils.py 2021-11-26 12:58:38.803 | M tempest/lib/common/utils/linux/__init__.py 2021-11-26 12:58:38.803 | M tempest/lib/common/utils/linux/remote_client.py 2021-11-26 12:58:38.803 | M tempest/lib/common/utils/misc.py 2021-11-26 12:58:38.803 | M tempest/lib/common/utils/test_utils.py 2021-11-26 12:58:38.803 | M tempest/lib/common/validation_resources.py 2021-11-26 12:58:38.803 | M tempest/lib/decorators.py 2021-11-26 12:58:38.803 | M tempest/lib/exceptions.py 2021-11-26 12:58:38.803 | M tempest/lib/services/__init__.py 2021-11-26 12:58:38.803 | M tempest/lib/services/clients.py 2021-11-26 12:58:38.803 | M tempest/lib/services/compute/__init__.py 2021-11-26 12:58:38.803 | M tempest/lib/services/compute/agents_client.py 2021-11-26 12:58:38.803 | M tempest/lib/services/compute/aggregates_client.py 2021-11-26 12:58:38.803 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-11-26 12:58:38.803 | M tempest/lib/services/compute/availability_zone_client.py 2021-11-26 12:58:38.803 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-11-26 12:58:38.803 | M tempest/lib/services/compute/base_compute_client.py 2021-11-26 12:58:38.803 | M tempest/lib/services/compute/certificates_client.py 2021-11-26 12:58:38.803 | M tempest/lib/services/compute/extensions_client.py 2021-11-26 12:58:38.803 | M tempest/lib/services/compute/fixed_ips_client.py 2021-11-26 12:58:38.803 | M tempest/lib/services/compute/flavors_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/floating_ips_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/hosts_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/hypervisor_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/images_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/interfaces_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/keypairs_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/limits_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/migrations_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/networks_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/quota_classes_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/quotas_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/security_group_rules_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/security_groups_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/server_groups_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/servers_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/services_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/snapshots_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/tenant_networks_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/tenant_usages_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/versions_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/compute/volumes_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/identity/__init__.py 2021-11-26 12:58:38.804 | M tempest/lib/services/identity/v2/__init__.py 2021-11-26 12:58:38.804 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/identity/v2/identity_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/identity/v2/roles_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/identity/v2/services_client.py 2021-11-26 12:58:38.804 | M tempest/lib/services/identity/v2/tenants_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v2/token_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v2/users_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/__init__.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/catalog_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/credentials_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/domains_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/groups_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/identity_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/limits_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/mappings_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/policies_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/projects_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/protocols_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/regions_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/roles_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/services_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/token_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/trusts_client.py 2021-11-26 12:58:38.805 | M tempest/lib/services/identity/v3/users_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/identity/v3/versions_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/image/__init__.py 2021-11-26 12:58:38.806 | M tempest/lib/services/image/v1/__init__.py 2021-11-26 12:58:38.806 | M tempest/lib/services/image/v1/image_members_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/image/v1/images_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/image/v2/__init__.py 2021-11-26 12:58:38.806 | M tempest/lib/services/image/v2/image_members_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/image/v2/images_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/image/v2/namespaces_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/image/v2/resource_types_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/image/v2/schemas_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/image/v2/versions_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/network/__init__.py 2021-11-26 12:58:38.806 | M tempest/lib/services/network/agents_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/network/base.py 2021-11-26 12:58:38.806 | M tempest/lib/services/network/extensions_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/network/floating_ips_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/network/log_resource_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/network/loggable_resource_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/network/metering_label_rules_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/network/metering_labels_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/network/networks_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/network/ports_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/network/qos_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/network/quotas_client.py 2021-11-26 12:58:38.806 | M tempest/lib/services/network/routers_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/network/security_group_rules_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/network/security_groups_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/network/segments_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/network/service_providers_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/network/subnetpools_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/network/subnets_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/network/tags_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/network/trunks_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/network/versions_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/object_storage/__init__.py 2021-11-26 12:58:38.807 | M tempest/lib/services/object_storage/account_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/object_storage/capabilities_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/object_storage/container_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/object_storage/object_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/placement/__init__.py 2021-11-26 12:58:38.807 | M tempest/lib/services/placement/base_placement_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/placement/placement_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/placement/resource_providers_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/volume/__init__.py 2021-11-26 12:58:38.807 | M tempest/lib/services/volume/base_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/volume/v2/__init__.py 2021-11-26 12:58:38.807 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/volume/v2/backups_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/volume/v2/extensions_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/volume/v2/hosts_client.py 2021-11-26 12:58:38.807 | M tempest/lib/services/volume/v2/limits_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v2/qos_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v2/quotas_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v2/services_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v2/transfers_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v2/types_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v2/volumes_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/__init__.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/attachments_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/backups_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/base_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/extensions_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/group_types_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/groups_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/hosts_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/limits_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/messages_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/qos_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/quotas_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/services_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-11-26 12:58:38.808 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-11-26 12:58:38.809 | M tempest/lib/services/volume/v3/transfers_client.py 2021-11-26 12:58:38.809 | M tempest/lib/services/volume/v3/types_client.py 2021-11-26 12:58:38.809 | M tempest/lib/services/volume/v3/versions_client.py 2021-11-26 12:58:38.809 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-11-26 12:58:38.809 | M tempest/lib/services/volume/v3/volumes_client.py 2021-11-26 12:58:38.809 | M tempest/scenario/README.rst 2021-11-26 12:58:38.809 | M tempest/scenario/__init__.py 2021-11-26 12:58:38.809 | M tempest/scenario/manager.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_aggregates_basic_ops.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_dashboard_basic_ops.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_minimum_basic.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_network_advanced_server_ops.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_network_basic_ops.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_network_qos_placement.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_network_v6.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_object_storage_basic_ops.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_security_groups_basic_ops.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_server_advanced_ops.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_server_basic_ops.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_server_multinode.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_shelve_instance.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_snapshot_pattern.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_stamp_pattern.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_unified_limits.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_volume_backup_restore.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_volume_boot_pattern.py 2021-11-26 12:58:38.809 | M tempest/scenario/test_volume_migrate_attached.py 2021-11-26 12:58:38.809 | M tempest/services/__init__.py 2021-11-26 12:58:38.809 | M tempest/services/orchestration/__init__.py 2021-11-26 12:58:38.809 | M tempest/services/orchestration/json/__init__.py 2021-11-26 12:58:38.809 | M tempest/services/orchestration/json/orchestration_client.py 2021-11-26 12:58:38.810 | M tempest/test.py 2021-11-26 12:58:38.810 | M tempest/test_discover/__init__.py 2021-11-26 12:58:38.810 | M tempest/test_discover/plugins.py 2021-11-26 12:58:38.810 | M tempest/test_discover/test_discover.py 2021-11-26 12:58:38.810 | M tempest/tests/README.rst 2021-11-26 12:58:38.810 | M tempest/tests/__init__.py 2021-11-26 12:58:38.810 | M tempest/tests/api/__init__.py 2021-11-26 12:58:38.810 | M tempest/tests/api/compute/__init__.py 2021-11-26 12:58:38.810 | M tempest/tests/api/compute/test_base.py 2021-11-26 12:58:38.810 | M tempest/tests/base.py 2021-11-26 12:58:38.810 | M tempest/tests/cmd/__init__.py 2021-11-26 12:58:38.810 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-11-26 12:58:38.810 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-11-26 12:58:38.810 | M tempest/tests/cmd/test_account_generator.py 2021-11-26 12:58:38.810 | M tempest/tests/cmd/test_cleanup.py 2021-11-26 12:58:38.810 | M tempest/tests/cmd/test_cleanup_services.py 2021-11-26 12:58:38.810 | M tempest/tests/cmd/test_list_plugins.py 2021-11-26 12:58:38.810 | M tempest/tests/cmd/test_run.py 2021-11-26 12:58:38.810 | M tempest/tests/cmd/test_saved_state_json.json 2021-11-26 12:58:38.810 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-11-26 12:58:38.810 | M tempest/tests/cmd/test_tempest_init.py 2021-11-26 12:58:38.810 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-11-26 12:58:38.810 | M tempest/tests/cmd/test_workspace.py 2021-11-26 12:58:38.810 | M tempest/tests/common/__init__.py 2021-11-26 12:58:38.810 | M tempest/tests/common/test_admin_available.py 2021-11-26 12:58:38.810 | M tempest/tests/common/test_alt_available.py 2021-11-26 12:58:38.810 | M tempest/tests/common/test_compute.py 2021-11-26 12:58:38.810 | M tempest/tests/common/test_credentials_factory.py 2021-11-26 12:58:38.810 | M tempest/tests/common/test_custom_matchers.py 2021-11-26 12:58:38.810 | M tempest/tests/common/test_image.py 2021-11-26 12:58:38.810 | M tempest/tests/common/utils/__init__.py 2021-11-26 12:58:38.810 | M tempest/tests/common/utils/linux/__init__.py 2021-11-26 12:58:38.811 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-11-26 12:58:38.811 | M tempest/tests/common/utils/test_net_utils.py 2021-11-26 12:58:38.811 | M tempest/tests/fake_config.py 2021-11-26 12:58:38.811 | M tempest/tests/fake_tempest_plugin.py 2021-11-26 12:58:38.811 | M tempest/tests/files/__init__.py 2021-11-26 12:58:38.811 | M tempest/tests/files/failing-tests 2021-11-26 12:58:38.811 | M tempest/tests/files/passing-tests 2021-11-26 12:58:38.811 | M tempest/tests/files/setup.cfg 2021-11-26 12:58:38.811 | M tempest/tests/files/testr-conf 2021-11-26 12:58:38.811 | M tempest/tests/lib/__init__.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/cli/__init__.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/cli/test_command_failed.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/cli/test_execute.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/cli/test_output_parser.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/cmd/__init__.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/common/__init__.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/common/test_api_version_request.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/common/test_api_version_utils.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/common/test_cred_client.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/common/test_http.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/common/test_preprov_creds.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/common/test_profiler.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/common/test_rest_client.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/common/test_validation_resources.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/common/utils/__init__.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-11-26 12:58:38.811 | M tempest/tests/lib/common/utils/test_misc.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/fake_auth_provider.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/fake_credentials.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/fake_http.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/fake_identity.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/__init__.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/base.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/__init__.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_images_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-11-26 12:58:38.812 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/compute/test_services_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/__init__.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-11-26 12:58:38.813 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/image/__init__.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/image/v1/__init__.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/image/v2/__init__.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-11-26 12:58:38.814 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/__init__.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_agents_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_networks_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_ports_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_qos_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_routers_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_segments_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_tags_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/network/test_versions_client.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/object_storage/__init__.py 2021-11-26 12:58:38.815 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/placement/__init__.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/registry_fixture.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/test_clients.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/__init__.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/voSwitched to branch 'master' 2021-11-26 12:58:38.816 | lume/v3/test_transfers_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-11-26 12:58:38.816 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-11-26 12:58:38.817 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-11-26 12:58:38.817 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-11-26 12:58:38.817 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-11-26 12:58:38.817 | M tempest/tests/lib/test_auth.py 2021-11-26 12:58:38.817 | M tempest/tests/lib/test_base.py 2021-11-26 12:58:38.817 | M tempest/tests/lib/test_credentials.py 2021-11-26 12:58:38.817 | M tempest/tests/lib/test_decorators.py 2021-11-26 12:58:38.817 | M tempest/tests/lib/test_ssh.py 2021-11-26 12:58:38.817 | M tempest/tests/lib/test_tempest_lib.py 2021-11-26 12:58:38.817 | M tempest/tests/test_base_test.py 2021-11-26 12:58:38.817 | M tempest/tests/test_config.py 2021-11-26 12:58:38.817 | M tempest/tests/test_decorators.py 2021-11-26 12:58:38.817 | M tempest/tests/test_hacking.py 2021-11-26 12:58:38.817 | M tempest/tests/test_imports.py 2021-11-26 12:58:38.817 | M tempest/tests/test_list_tests.py 2021-11-26 12:58:38.817 | M tempest/tests/test_microversions.py 2021-11-26 12:58:38.817 | M tempest/tests/test_tempest_plugin.py 2021-11-26 12:58:38.817 | M tempest/tests/test_test.py 2021-11-26 12:58:38.817 | M tempest/tests/utils.py 2021-11-26 12:58:38.817 | M tempest/version.py 2021-11-26 12:58:38.817 | M test-requirements.txt 2021-11-26 12:58:38.817 | M tools/generate-tempest-plugins-list.py 2021-11-26 12:58:38.817 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-11-26 12:58:38.817 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-11-26 12:58:38.817 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-11-26 12:58:38.817 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-11-26 12:58:38.818 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-11-26 12:58:38.818 | M tools/tempest-plugin-sanity.sh 2021-11-26 12:58:38.818 | M tox.ini 2021-11-26 12:58:38.818 | M zuul.d/base.yaml 2021-11-26 12:58:38.818 | M zuul.d/integrated-gate.yaml 2021-11-26 12:58:38.818 | M zuul.d/project.yaml 2021-11-26 12:58:38.818 | M zuul.d/stable-jobs.yaml 2021-11-26 12:58:38.818 | M zuul.d/tempest-specific.yaml 2021-11-26 12:58:38.818 | Your branch is up to date with 'origin/master'. 2021-11-26 12:58:38.818 | ++ lib/tempest:install_tempest:758 : local tmp_u_c_m 2021-11-26 12:58:38.818 | +++ lib/tempest:install_tempest:759 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-11-26 12:58:38.818 | ++ lib/tempest:install_tempest:759 : tmp_u_c_m=/tmp/tempest_u_c_m.UkaZQO6idC 2021-11-26 12:58:38.818 | ++ lib/tempest:install_tempest:760 : set_tempest_venv_constraints /tmp/tempest_u_c_m.UkaZQO6idC 2021-11-26 12:58:38.818 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-11-26 12:58:38.818 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.UkaZQO6idC 2021-11-26 12:58:38.818 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-11-26 12:58:38.818 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-11-26 12:58:38.818 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-11-26 12:58:38.818 | ++ lib/tempest:install_tempest:762 : tox -r --notest -efull 2021-11-26 12:58:39.417 | full create: /opt/stack/tempest/.tox/tempest 2021-11-26 12:58:40.277 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-11-26 12:59:05.650 | full develop-inst: /opt/stack/tempest 2021-11-26 12:59:11.096 | full installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.7,cliff==3.9.0,cmd2==2.3.2,cryptography==36.0.0,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.2,importlib-resources==5.4.0,iso8601==1.0.1,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.0,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@79da6961ed6fc643488c1dcf215f97327930e73a#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-11-26 12:59:11.096 | ___________________________________ summary ____________________________________ 2021-11-26 12:59:11.096 | full: skipped tests 2021-11-26 12:59:11.096 | congratulations :) 2021-11-26 12:59:11.125 | ++ lib/tempest:install_tempest:766 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.UkaZQO6idC -r requirements.txt 2021-11-26 12:59:11.865 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:11.941 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:11.974 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:12.050 | Ignoring trio-websocket: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:12.137 | Ignoring trio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:12.228 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:12.282 | Ignoring selenium: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:12.443 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:12.542 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:12.560 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:12.584 | Ignoring wsproto: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:12.619 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:12.634 | Ignoring outcome: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:12.685 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:12.778 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:12.812 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:59:12.814 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 25)) (4.5.0) 2021-11-26 12:59:12.826 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 46)) (5.8.0) 2021-11-26 12:59:12.829 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 53)) (5.1.0) 2021-11-26 12:59:12.834 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 64)) (3.0.0) 2021-11-26 12:59:12.846 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 121)) (2.3.0) 2021-11-26 12:59:12.859 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 139)) (0.8.0) 2021-11-26 12:59:12.866 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 147)) (2.4.0) 2021-11-26 12:59:12.881 | Requirement already satisfied: paramiko===2.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 174)) (2.8.0) 2021-11-26 12:59:12.918 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 179)) (1.26.7) 2021-11-26 12:59:12.940 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 184)) (1.4.0) 2021-11-26 12:59:12.956 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 188)) (6.0) 2021-11-26 12:59:12.960 | Requirement already satisfied: cryptography===36.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 193)) (36.0.0) 2021-11-26 12:59:13.016 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 211)) (1.1.0) 2021-11-26 12:59:13.025 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 220)) (3.2.0) 2021-11-26 12:59:13.034 | Requirement already satisfied: cliff===3.9.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 257)) (3.9.0) 2021-11-26 12:59:13.048 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 291)) (4.6.1) 2021-11-26 12:59:13.093 | Requirement already satisfied: importlib-metadata===4.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 295)) (4.8.2) 2021-11-26 12:59:13.139 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 321)) (3.2.1) 2021-11-26 12:59:13.167 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 322)) (4.2.0) 2021-11-26 12:59:13.177 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 333)) (0.4.0) 2021-11-26 12:59:13.180 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 361)) (2.5.0) 2021-11-26 12:59:13.192 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 401)) (1.4.0) 2021-11-26 12:59:13.206 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 408)) (1.0.2) 2021-11-26 12:59:13.210 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 410)) (8.7.1) 2021-11-26 12:59:13.258 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 425)) (3.0.6) 2021-11-26 12:59:13.264 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 437)) (3.5.0) 2021-11-26 12:59:13.274 | Requirement already satisfied: cmd2===2.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 447)) (2.3.2) 2021-11-26 12:59:13.337 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 465)) (1.16.0) 2021-11-26 12:59:13.340 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 497)) (1.13.3) 2021-11-26 12:59:13.344 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 508)) (1.5.0) 2021-11-26 12:59:13.349 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 513)) (0.18.2) 2021-11-26 12:59:13.353 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 543)) (5.4.0) 2021-11-26 12:59:13.382 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 560)) (1.15.0) 2021-11-26 12:59:13.385 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 563)) (3.2.0) 2021-11-26 12:59:13.417 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 576)) (3.6.0) 2021-11-26 12:59:13.446 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 591)) (0.14.1) 2021-11-26 12:59:13.451 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 598)) (4.12.0) 2021-11-26 12:59:13.468 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 604)) (2.8.2) 2021-11-26 12:59:13.473 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 609)) (2021.3) 2021-11-26 12:59:13.478 | Requirement already satisfied: setuptools===59.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 617)) (59.2.0) 2021-11-26 12:59:13.532 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 144)) (0.2.5) 2021-11-26 12:59:13.539 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 169)) (1.0.0) 2021-11-26 12:59:13.541 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 151)) (1.4.0) 2021-11-26 12:59:13.545 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.UkaZQO6idC (line 211)) (1.4.0) 2021-11-26 12:59:13.547 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 56)) (3.4.0) 2021-11-26 12:59:13.554 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 120)) (0.9.6) 2021-11-26 12:59:13.557 | Requirement already satisfied: typing_extensions===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 171)) (4.0.0) 2021-11-26 12:59:13.561 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 2)) (0.12.2) 2021-11-26 12:59:13.565 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 230)) (2.26.0) 2021-11-26 12:59:13.595 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 49)) (21.2.0) 2021-11-26 12:59:13.655 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 282)) (1.8.2) 2021-11-26 12:59:13.658 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 186)) (2.21) 2021-11-26 12:59:13.662 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 506)) (0.18.0) 2021-11-26 12:59:13.667 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 529)) (1.6) 2021-11-26 12:59:13.670 | Requirement already satisfied: iso8601===1.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 375)) (1.0.1) 2021-11-26 12:59:13.673 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 536)) (0.11.0) 2021-11-26 12:59:13.676 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 348)) (21.3) 2021-11-26 12:59:13.682 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 377)) (1.0.0) 2021-11-26 12:59:13.685 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.6/site-packages (from requests===2.26.0->-c /tmp/tempest_u_c_m.UkaZQO6idC (line 230)) (2021.10.8) 2021-11-26 12:59:13.688 | Requirement already satisfied: charset-normalizer===2.0.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 584)) (2.0.7) 2021-11-26 12:59:13.694 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.UkaZQO6idC (line 379)) (3.3) 2021-11-26 12:59:13.793 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-11-26 12:59:13.793 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-11-26 12:59:13.852 | ++ lib/tempest:install_tempest:767 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-11-26 12:59:13.855 | ++ lib/tempest:install_tempest:768 : rm -f /tmp/tempest_u_c_m.UkaZQO6idC 2021-11-26 12:59:13.858 | ++ lib/tempest:install_tempest:769 : popd 2021-11-26 12:59:13.858 | ~/devstack 2021-11-26 12:59:13.861 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-26 12:59:13.863 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-11-26 12:59:13.866 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-11-26 12:59:13.869 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-26 12:59:13.871 | + functions-common:run_phase:1786 : run_plugins stack install 2021-11-26 12:59:13.873 | + functions-common:run_plugins:1745 : local mode=stack 2021-11-26 12:59:13.876 | + functions-common:run_plugins:1746 : local phase=install 2021-11-26 12:59:13.878 | + functions-common:run_plugins:1748 : local plugins= 2021-11-26 12:59:13.881 | + functions-common:run_plugins:1749 : local plugin 2021-11-26 12:59:13.884 | + ./stack.sh:main:950 : use_library_from_git python-openstackclient 2021-11-26 12:59:13.886 | + inc/python:use_library_from_git:263 : local name=python-openstackclient 2021-11-26 12:59:13.889 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-26 12:59:13.891 | + inc/python:use_library_from_git:265 : [[ '' = \A\L\L ]] 2021-11-26 12:59:13.894 | + inc/python:use_library_from_git:265 : [[ ,, =~ ,python-openstackclient, ]] 2021-11-26 12:59:13.896 | + inc/python:use_library_from_git:266 : return 1 2021-11-26 12:59:13.899 | + ./stack.sh:main:954 : pip_install_gr python-openstackclient 2021-11-26 12:59:13.901 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-11-26 12:59:13.904 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-26 12:59:13.907 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-11-26 12:59:13.909 | ++ inc/python:get_from_global_requirements:238 : local package=python-openstackclient 2021-11-26 12:59:13.912 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-26 12:59:13.915 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-11-26 12:59:13.916 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-26 12:59:13.920 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-openstackclient ' 2021-11-26 12:59:13.922 | ++ inc/python:get_from_global_requirements:241 : [[ python-openstackclient == '' ]] 2021-11-26 12:59:13.925 | ++ inc/python:get_from_global_requirements:244 : echo python-openstackclient 2021-11-26 12:59:13.928 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-11-26 12:59:13.931 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-11-26 12:59:13.951 | Using python 3.6 to install python-openstackclient because python3_enabled=True 2021-11-26 12:59:13.956 | + inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-11-26 12:59:16.770 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 12:59:16.771 | 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-11-26 12:59:16.771 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.772 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.772 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.772 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.773 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.773 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.774 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.774 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.775 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.775 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.776 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.776 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.776 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.777 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.777 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.778 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.778 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.779 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.779 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.780 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.780 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.780 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.781 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.781 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.782 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.784 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.784 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.785 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.786 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.786 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.787 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.787 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.788 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.788 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.789 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.789 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.789 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.790 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.790 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.791 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.791 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.791 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.792 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.792 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.793 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.793 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.793 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.794 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.794 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.795 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.795 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.796 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.796 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.797 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.797 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.798 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.798 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.798 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.799 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.799 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.800 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.801 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.802 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.803 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.803 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.803 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.804 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.804 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.805 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.806 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.806 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.807 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.807 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.807 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.808 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.808 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.809 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.809 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.809 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.810 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.810 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.811 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.812 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.812 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.812 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.813 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.813 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.814 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.814 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.815 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.815 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.816 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.816 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.816 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.817 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.817 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.818 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.819 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.819 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.820 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.820 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.821 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.821 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.822 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.822 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.823 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.823 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.823 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.824 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.824 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.825 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.825 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.826 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.826 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.827 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.827 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.828 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.828 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.828 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.829 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.829 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.830 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.830 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.831 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.831 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.831 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.832 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.833 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.834 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.834 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.835 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.835 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.835 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.836 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.836 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.837 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.837 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.837 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.838 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.838 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.839 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.839 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.839 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.840 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.840 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.841 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.841 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.842 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.842 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.843 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.843 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.843 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.844 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.844 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.845 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.845 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.845 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.846 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.846 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.847 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.847 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.847 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.848 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.849 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.849 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.850 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.850 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.850 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.851 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.851 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.852 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.852 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.853 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.853 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.853 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.854 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.854 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.854 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.855 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.855 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.856 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.856 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.856 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.857 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.857 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.858 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.858 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.858 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.859 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.859 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.860 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.860 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.860 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.861 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.861 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.862 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.862 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.862 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.863 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.863 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.864 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.864 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.865 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.865 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.865 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.866 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.866 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.867 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.867 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.867 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.868 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.868 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.869 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.869 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.870 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.870 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.870 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.871 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.871 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.871 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.872 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.872 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.873 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.873 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.873 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.874 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.874 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.875 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.875 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.876 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.876 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.876 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.877 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.878 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.878 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.880 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.880 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.881 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.881 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.882 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.882 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.882 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.883 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.883 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.884 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.884 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.885 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.885 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.886 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.886 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.886 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.887 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.887 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.888 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.888 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.888 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.889 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.889 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.890 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.890 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.891 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.891 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.891 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.892 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.892 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.893 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.893 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.894 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.894 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.894 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.895 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.896 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.897 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.897 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.897 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.898 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.898 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.899 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.899 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.900 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.900 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.901 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.901 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.901 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.902 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.902 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.902 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.903 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.903 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.904 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.904 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.905 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.905 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.905 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.906 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.906 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.907 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.907 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.907 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.908 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.908 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.909 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.909 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.910 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.910 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.911 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.912 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.912 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.913 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.913 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.913 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.914 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.914 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.915 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.915 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.915 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.916 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.916 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.917 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.917 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.918 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.918 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.918 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.919 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.919 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.920 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.920 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.921 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.921 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.922 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.922 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.923 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.923 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.924 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.924 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.925 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.925 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.926 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.926 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.927 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.927 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.927 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.928 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.928 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.929 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.929 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.929 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.930 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.930 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.931 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.931 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.932 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.932 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.933 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.933 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.933 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.934 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.934 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.935 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.935 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.936 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.936 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.936 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.937 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.937 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.938 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.938 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.939 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.939 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.940 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.940 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.940 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.941 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.941 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.941 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.942 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.943 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.943 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.944 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.944 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.945 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.945 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.946 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.946 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.947 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.947 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.948 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.948 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.948 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.949 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.949 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.950 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.950 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.951 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.951 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.951 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.952 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.952 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.952 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.953 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.953 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.954 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.954 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.955 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.955 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.955 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.956 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.957 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.957 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.958 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.958 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.959 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.960 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.960 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:16.961 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 12:59:16.961 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 12:59:16.961 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 12:59:17.175 | Collecting python-openstackclient===5.2.0 2021-11-26 12:59:17.183 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a67/493fb470cff71/python_openstackclient-5.2.0-py3-none-any.whl (883 kB) 2021-11-26 12:59:17.328 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-11-26 12:59:17.332 | Requirement already satisfied: cliff===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (3.1.0) 2021-11-26 12:59:17.349 | Requirement already satisfied: python-keystoneclient===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 687)) (4.0.0) 2021-11-26 12:59:17.369 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-11-26 12:59:17.372 | Requirement already satisfied: osc-lib===2.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 470)) (2.0.0) 2021-11-26 12:59:17.394 | Requirement already satisfied: python-novaclient===17.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 721)) (17.0.1) 2021-11-26 12:59:17.413 | Requirement already satisfied: openstacksdk===0.46.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) (0.46.1) 2021-11-26 12:59:17.443 | Requirement already satisfied: Babel===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (2.8.0) 2021-11-26 12:59:17.448 | Requirement already satisfied: oslo.i18n===4.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (4.0.1) 2021-11-26 12:59:17.457 | Requirement already satisfied: python-cinderclient===7.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 642)) (7.0.2) 2021-11-26 12:59:17.478 | Requirement already satisfied: oslo.utils===4.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (4.1.2) 2021-11-26 12:59:17.497 | Requirement already satisfied: cmd2===0.8.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 177)) (0.8.9) 2021-11-26 12:59:17.513 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (0.7.2) 2021-11-26 12:59:17.516 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 613)) (2.4.7) 2021-11-26 12:59:17.520 | Requirement already satisfied: PyYAML===5.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (5.3.1) 2021-11-26 12:59:17.523 | Requirement already satisfied: stevedore===1.32.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 903)) (1.32.0) 2021-11-26 12:59:17.530 | Requirement already satisfied: requests===2.23.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 790)) (2.23.0) 2021-11-26 12:59:17.554 | Requirement already satisfied: oslo.config===8.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (8.0.5) 2021-11-26 12:59:17.569 | Requirement already satisfied: oslo.serialization===3.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (3.1.2) 2021-11-26 12:59:17.583 | Requirement already satisfied: debtcollector===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (2.0.1) 2021-11-26 12:59:17.592 | Requirement already satisfied: keystoneauth1===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (4.0.0) 2021-11-26 12:59:17.662 | Requirement already satisfied: simplejson===3.17.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 832)) (3.17.0) 2021-11-26 12:59:17.665 | Requirement already satisfied: iso8601===0.1.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (0.1.12) 2021-11-26 12:59:17.668 | Requirement already satisfied: jsonpatch===1.25 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.25) 2021-11-26 12:59:17.674 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.7.0) 2021-11-26 12:59:17.680 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 798)) (1.4.0) 2021-11-26 12:59:17.682 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (2.5.0) 2021-11-26 12:59:17.707 | Requirement already satisfied: jmespath===0.9.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (0.9.5) 2021-11-26 12:59:17.711 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 387)) (0.10.9) 2021-11-26 12:59:17.714 | Requirement already satisfied: dogpile.cache===0.9.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (0.9.0) 2021-11-26 12:59:17.718 | Requirement already satisfied: cryptography===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (2.9) 2021-11-26 12:59:17.762 | Requirement already satisfied: appdirs===1.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 120)) (1.4.3) 2021-11-26 12:59:17.765 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 198)) (4.4.2) 2021-11-26 12:59:17.769 | Requirement already satisfied: pytz===2019.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 775)) (2019.3) 2021-11-26 12:59:17.774 | Requirement already satisfied: netaddr===0.7.19 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 386)) (0.7.19) 2021-11-26 12:59:17.777 | Requirement already satisfied: pyperclip===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 614)) (1.8.0) 2021-11-26 12:59:17.780 | Requirement already satisfied: wcwidth===0.1.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 983)) (0.1.9) 2021-11-26 12:59:17.785 | Requirement already satisfied: chardet===3.0.4 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (3.0.4) 2021-11-26 12:59:17.787 | Requirement already satisfied: idna===2.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (2.9) 2021-11-26 12:59:17.792 | Requirement already satisfied: certifi===2021.10.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (2021.10.8) 2021-11-26 12:59:17.795 | Requirement already satisfied: urllib3===1.25.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 973)) (1.25.8) 2021-11-26 12:59:17.818 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 802)) (1.4.0) 2021-11-26 12:59:17.824 | Requirement already satisfied: msgpack===0.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.6.2) 2021-11-26 12:59:17.827 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 992)) (1.12.1) 2021-11-26 12:59:17.831 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (2.0) 2021-11-26 12:59:17.835 | Requirement already satisfied: cffi===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (1.14.0) 2021-11-26 12:59:17.839 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 599)) (2.20) 2021-11-26 12:59:19.887 | Installing collected packages: python-openstackclient 2021-11-26 12:59:21.157 | Successfully installed python-openstackclient-5.2.0 2021-11-26 12:59:21.300 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 12:59:21.300 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 12:59:21.385 | + inc/python:pip_install:207 : result=0 2021-11-26 12:59:21.388 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-26 12:59:21.390 | + functions-common:time_stop:2331 : local name 2021-11-26 12:59:21.393 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:59:21.395 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:59:21.398 | + functions-common:time_stop:2334 : local total 2021-11-26 12:59:21.400 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:59:21.402 | + functions-common:time_stop:2337 : name=pip_install 2021-11-26 12:59:21.405 | + functions-common:time_stop:2338 : start_time=1637931553946 2021-11-26 12:59:21.407 | + functions-common:time_stop:2340 : [[ -z 1637931553946 ]] 2021-11-26 12:59:21.410 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:59:21.414 | + functions-common:time_stop:2343 : end_time=1637931561411 2021-11-26 12:59:21.416 | + functions-common:time_stop:2344 : elapsed_time=7465 2021-11-26 12:59:21.419 | + functions-common:time_stop:2345 : total=238866 2021-11-26 12:59:21.421 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:59:21.423 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=246331 2021-11-26 12:59:21.426 | + inc/python:pip_install:210 : return 0 2021-11-26 12:59:21.429 | + ./stack.sh:main:959 : install_oscwrap 2021-11-26 12:59:21.432 | ++ functions-common:install_oscwrap:2376 : mktemp 2021-11-26 12:59:21.436 | + functions-common:install_oscwrap:2376 : OSCWRAP_TIMER_FILE=/tmp/tmp.82ckkNMo0p 2021-11-26 12:59:21.438 | + functions-common:install_oscwrap:2379 : shopt -s expand_aliases 2021-11-26 12:59:21.440 | + functions-common:install_oscwrap:2382 : unalias -a 2021-11-26 12:59:21.444 | + functions-common:install_oscwrap:2384 : alias openstack=oscwrap 2021-11-26 12:59:21.447 | + ./stack.sh:main:964 : [[ False != \F\a\l\s\e ]] 2021-11-26 12:59:21.449 | + ./stack.sh:main:1004 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-11-26 12:59:21.451 | + ./stack.sh:main:1012 : is_service_enabled mysql postgresql 2021-11-26 12:59:21.467 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:59:21.470 | + ./stack.sh:main:1013 : configure_database 2021-11-26 12:59:21.472 | + lib/database:configure_database:126 : configure_database_mysql 2021-11-26 12:59:21.475 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-11-26 12:59:21.478 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-11-26 12:59:21.480 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 12:59:21.482 | + ./stack.sh:echo_summary:428 : echo -e Configuring and starting MySQL 2021-11-26 12:59:21.485 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-11-26 12:59:21.487 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:59:21.490 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:59:21.492 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-11-26 12:59:21.495 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-11-26 12:59:21.497 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-26 12:59:21.499 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-26 12:59:21.501 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 12:59:21.503 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 12:59:21.506 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 12:59:21.508 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-26 12:59:21.511 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-26 12:59:21.513 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 12:59:21.515 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-11-26 12:59:21.518 | + functions-common:is_suse:462 : is_opensuse 2021-11-26 12:59:21.520 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-26 12:59:21.522 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 12:59:21.525 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-26 12:59:21.527 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-26 12:59:21.530 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 12:59:21.532 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-11-26 12:59:21.553 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 12:59:21.554 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-11-26 12:59:21.558 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-11-26 12:59:21.561 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:59:21.563 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:59:21.565 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-11-26 12:59:21.569 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-11-26 12:59:21.571 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-11-26 12:59:21.574 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 12:59:21.576 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 12:59:21.578 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-11-26 12:59:21.581 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-11-26 12:59:21.591 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 12:59:21.605 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-11-26 12:59:21.615 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 12:59:21.628 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-11-26 12:59:21.632 | ++ functions-common:ipv6_unquote:2129 : echo 0.0.0.0 2021-11-26 12:59:21.633 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-11-26 12:59:21.637 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-11-26 12:59:21.690 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-11-26 12:59:21.735 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-11-26 12:59:21.779 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-11-26 12:59:21.825 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-11-26 12:59:21.827 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-11-26 12:59:21.830 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-26 12:59:21.832 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart mysql 2021-11-26 12:59:23.501 | + ./stack.sh:main:1017 : save_stackenv 1017 2021-11-26 12:59:23.504 | + functions-common:save_stackenv:60 : local tag=1017 2021-11-26 12:59:23.507 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-26 12:59:23.511 | + functions-common:save_stackenv:62 : time_stamp=2021-11-26-125923 2021-11-26 12:59:23.513 | + functions-common:save_stackenv:63 : echo '# 2021-11-26-125923 1017' 2021-11-26 12:59:23.516 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:59:23.518 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-26 12:59:23.522 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:59:23.524 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-26 12:59:23.527 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:59:23.529 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-26 12:59:23.532 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:59:23.534 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-26 12:59:23.537 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:59:23.539 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2021-11-26 12:59:23.542 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:59:23.544 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.50/identity 2021-11-26 12:59:23.546 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:59:23.549 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2021-11-26 12:59:23.552 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:59:23.554 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-26-124915 2021-11-26 12:59:23.557 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:59:23.559 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-26 12:59:23.562 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:59:23.564 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2021-11-26 12:59:23.567 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:59:23.570 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-26 12:59:23.572 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:59:23.575 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-26 12:59:23.577 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:59:23.580 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-26 12:59:23.582 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 12:59:23.585 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-26 12:59:23.587 | + ./stack.sh:main:1029 : [[ True == \T\r\u\e ]] 2021-11-26 12:59:23.590 | + ./stack.sh:main:1030 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-11-26 12:59:23.592 | + ./stack.sh:main:1031 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-11-26 12:59:23.603 | + ./stack.sh:main:1043 : start_dstat 2021-11-26 12:59:23.605 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-26 12:59:23.608 | + functions-common:run_process:1582 : local service=dstat 2021-11-26 12:59:23.610 | + functions-common:run_process:1583 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-26 12:59:23.612 | + functions-common:run_process:1584 : local group= 2021-11-26 12:59:23.615 | + functions-common:run_process:1585 : local user= 2021-11-26 12:59:23.618 | + functions-common:run_process:1587 : local name=dstat 2021-11-26 12:59:23.620 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 12:59:23.623 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 12:59:23.625 | + functions-common:time_start:2318 : local start_time= 2021-11-26 12:59:23.628 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 12:59:23.631 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 12:59:23.635 | + functions-common:time_start:2322 : _TIME_START[$name]=1637931563632 2021-11-26 12:59:23.637 | + functions-common:run_process:1590 : is_service_enabled dstat 2021-11-26 12:59:23.653 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:59:23.656 | + functions-common:run_process:1591 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-11-26 12:59:23.658 | + functions-common:_run_under_systemd:1547 : local service=dstat 2021-11-26 12:59:23.660 | + functions-common:_run_under_systemd:1548 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-26 12:59:23.663 | + functions-common:_run_under_systemd:1549 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-26 12:59:23.665 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-26 12:59:23.668 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-26 12:59:23.670 | + functions-common:_common_systemd_pitfalls:1522 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-11-26 12:59:23.673 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-11-26 12:59:23.675 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@dstat.service 2021-11-26 12:59:23.678 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 12:59:23.681 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 12:59:23.683 | + functions-common:_run_under_systemd:1556 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-11-26 12:59:23.686 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-11-26 12:59:23.688 | + functions-common:write_user_unit_file:1464 : local service=devstack@dstat.service 2021-11-26 12:59:23.691 | + functions-common:write_user_unit_file:1465 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-26 12:59:23.693 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 12:59:23.696 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 12:59:23.698 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 12:59:23.700 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 12:59:23.703 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-11-26 12:59:23.705 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 12:59:23.711 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-11-26 12:59:23.763 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-11-26 12:59:23.818 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-26 12:59:23.864 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-11-26 12:59:23.908 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-11-26 12:59:23.954 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 12:59:23.999 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 12:59:24.001 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-11-26 12:59:24.055 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 12:59:24.215 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@dstat.service 2021-11-26 12:59:24.228 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-11-26 12:59:24.418 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@dstat.service 2021-11-26 12:59:24.439 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 12:59:24.445 | + functions-common:time_stop:2331 : local name 2021-11-26 12:59:24.448 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:59:24.450 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:59:24.453 | + functions-common:time_stop:2334 : local total 2021-11-26 12:59:24.455 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:59:24.458 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 12:59:24.460 | + functions-common:time_stop:2338 : start_time=1637931563632 2021-11-26 12:59:24.463 | + functions-common:time_stop:2340 : [[ -z 1637931563632 ]] 2021-11-26 12:59:24.466 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:59:24.469 | + functions-common:time_stop:2343 : end_time=1637931564467 2021-11-26 12:59:24.472 | + functions-common:time_stop:2344 : elapsed_time=835 2021-11-26 12:59:24.475 | + functions-common:time_stop:2345 : total=0 2021-11-26 12:59:24.482 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:59:24.483 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=835 2021-11-26 12:59:24.483 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-11-26 12:59:24.485 | + functions-common:run_process:1582 : local service=memory_tracker 2021-11-26 12:59:24.487 | + functions-common:run_process:1583 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-11-26 12:59:24.490 | + functions-common:run_process:1584 : local group= 2021-11-26 12:59:24.492 | + functions-common:run_process:1585 : local user=root 2021-11-26 12:59:24.495 | + functions-common:run_process:1587 : local name=memory_tracker 2021-11-26 12:59:24.497 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 12:59:24.500 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 12:59:24.502 | + functions-common:time_start:2318 : local start_time= 2021-11-26 12:59:24.505 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 12:59:24.508 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 12:59:24.511 | + functions-common:time_start:2322 : _TIME_START[$name]=1637931564509 2021-11-26 12:59:24.514 | + functions-common:run_process:1590 : is_service_enabled memory_tracker 2021-11-26 12:59:24.533 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:59:24.535 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 12:59:24.538 | + functions-common:time_stop:2331 : local name 2021-11-26 12:59:24.540 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:59:24.543 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:59:24.546 | + functions-common:time_stop:2334 : local total 2021-11-26 12:59:24.549 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:59:24.551 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 12:59:24.554 | + functions-common:time_stop:2338 : start_time=1637931564509 2021-11-26 12:59:24.556 | + functions-common:time_stop:2340 : [[ -z 1637931564509 ]] 2021-11-26 12:59:24.560 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:59:24.563 | + functions-common:time_stop:2343 : end_time=1637931564560 2021-11-26 12:59:24.566 | + functions-common:time_stop:2344 : elapsed_time=51 2021-11-26 12:59:24.568 | + functions-common:time_stop:2345 : total=835 2021-11-26 12:59:24.571 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:59:24.573 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=886 2021-11-26 12:59:24.576 | + lib/dstat:start_dstat:39 : is_service_enabled peakmem_tracker 2021-11-26 12:59:24.593 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:59:24.595 | + ./stack.sh:main:1047 : is_service_enabled tcpdump 2021-11-26 12:59:24.611 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:59:24.614 | + ./stack.sh:main:1055 : is_service_enabled etcd3 2021-11-26 12:59:24.630 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:59:24.632 | + ./stack.sh:main:1056 : start_etcd3 2021-11-26 12:59:24.635 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-11-26 12:59:24.637 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-neutron-819442-1-hyperv --data-dir /opt/stack/data/etcd' 2021-11-26 12:59:24.640 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-11-26 12:59:24.642 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-neutron-819442-1-hyperv=http://10.222.0.50:2380' 2021-11-26 12:59:24.645 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.50:2380' 2021-11-26 12:59:24.648 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.50:2379' 2021-11-26 12:59:24.650 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-11-26 12:59:24.652 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-11-26 12:59:24.655 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.50:2379' 2021-11-26 12:59:24.657 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-11-26 12:59:24.659 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-11-26 12:59:24.662 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-11-26 12:59:24.665 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-neutron-819442-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-819442-1-hyperv=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' '' root 2021-11-26 12:59:24.667 | + functions-common:write_user_unit_file:1464 : local service=devstack@etcd.service 2021-11-26 12:59:24.670 | + functions-common:write_user_unit_file:1465 : local 'command=/opt/stack/bin/etcd --name dv-neutron-819442-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-819442-1-hyperv=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2021-11-26 12:59:24.672 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 12:59:24.674 | + functions-common:write_user_unit_file:1467 : local user=root 2021-11-26 12:59:24.677 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 12:59:24.679 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 12:59:24.682 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-11-26 12:59:24.684 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 12:59:24.688 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-11-26 12:59:24.742 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-11-26 12:59:24.795 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-neutron-819442-1-hyperv --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-neutron-819442-1-hyperv=http://10.222.0.50:2380 --initial-advertise-peer-urls http://10.222.0.50:2380 --advertise-client-urls http://10.222.0.50:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.50:2379 --debug' 2021-11-26 12:59:24.841 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-11-26 12:59:24.885 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-11-26 12:59:24.931 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 12:59:24.977 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 12:59:24.979 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-11-26 12:59:25.034 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 12:59:25.247 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-11-26 12:59:25.293 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-11-26 12:59:25.339 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-11-26 12:59:25.391 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-11-26 12:59:25.437 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-11-26 12:59:25.440 | ++ functions-common:is_arch:428 : uname -m 2021-11-26 12:59:25.444 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-11-26 12:59:25.446 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-11-26 12:59:25.623 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-11-26 12:59:25.636 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-11-26 12:59:25.844 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-11-26 12:59:26.095 | + ./stack.sh:main:1067 : cat 2021-11-26 12:59:26.100 | + ./stack.sh:main:1082 : is_service_enabled tls-proxy 2021-11-26 12:59:26.116 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:59:26.119 | + ./stack.sh:main:1087 : source /home/ubuntu/devstack/userrc_early 2021-11-26 12:59:26.121 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-11-26 12:59:26.124 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-11-26 12:59:26.126 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.50/identity 2021-11-26 12:59:26.130 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.50/identity 2021-11-26 12:59:26.132 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-11-26 12:59:26.135 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-11-26 12:59:26.137 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-11-26 12:59:26.140 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-11-26 12:59:26.142 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-11-26 12:59:26.145 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-11-26 12:59:26.148 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-11-26 12:59:26.150 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-11-26 12:59:26.153 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-11-26 12:59:26.155 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-11-26 12:59:26.158 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-11-26 12:59:26.161 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-11-26 12:59:26.164 | + ./stack.sh:main:1089 : is_service_enabled keystone 2021-11-26 12:59:26.179 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:59:26.182 | + ./stack.sh:main:1090 : echo_summary 'Starting Keystone' 2021-11-26 12:59:26.184 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 12:59:26.187 | + ./stack.sh:echo_summary:428 : echo -e Starting Keystone 2021-11-26 12:59:26.189 | + ./stack.sh:main:1092 : '[' 10.222.0.50 == 10.222.0.50 ']' 2021-11-26 12:59:26.192 | + ./stack.sh:main:1093 : init_keystone 2021-11-26 12:59:26.195 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-11-26 12:59:26.209 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:59:26.212 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-11-26 12:59:26.214 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-11-26 12:59:26.216 | + lib/database:recreate_database:110 : local db=keystone 2021-11-26 12:59:26.219 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-11-26 12:59:26.221 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-11-26 12:59:26.224 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-11-26 12:59:26.228 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 12:59:26.242 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-11-26 12:59:26.246 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 12:59:26.258 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-11-26 12:59:26.260 | + functions-common:time_start:2317 : local name=dbsync 2021-11-26 12:59:26.263 | + functions-common:time_start:2318 : local start_time= 2021-11-26 12:59:26.265 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 12:59:26.268 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 12:59:26.272 | + functions-common:time_start:2322 : _TIME_START[$name]=1637931566269 2021-11-26 12:59:26.274 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-11-26 12:59:28.558 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:28.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.575 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:28.575 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:28.610 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=71643) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-26 12:59:28.613 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:28.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.629 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:28.630 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:28.672 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:28.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.689 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:28.689 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:28.741 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:28.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:28.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:28.757 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:28.757 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:28.763 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-26 12:59:31.107 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:31.107 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-26 12:59:31.116 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:31.116 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-26 12:59:31.122 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:31.122 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-26 12:59:31.130 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:31.130 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-26 12:59:31.139 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:31.139 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-26 12:59:31.148 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:31.148 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-26 12:59:31.368 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:31.369 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-26 12:59:31.476 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:31.476 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-26 12:59:31.537 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:31.537 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-26 12:59:31.545 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:31.545 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-26 12:59:31.554 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:31.554 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-26 12:59:31.562 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:31.562 | INFO migrate.versioning.api [-] 78 -> 79...  2021-11-26 12:59:31.570 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:31.571 | INFO migrate.versioning.api [-] 79 -> 80...  2021-11-26 12:59:31.576 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:31.577 | INFO migrate.versioning.api [-] 80 -> 81...  2021-11-26 12:59:31.645 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:31.646 | INFO migrate.versioning.api [-] 81 -> 82...  2021-11-26 12:59:31.919 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:31.919 | INFO migrate.versioning.api [-] 82 -> 83...  2021-11-26 12:59:32.262 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:32.262 | INFO migrate.versioning.api [-] 83 -> 84...  2021-11-26 12:59:32.373 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:32.373 | INFO migrate.versioning.api [-] 84 -> 85...  2021-11-26 12:59:32.537 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:32.537 | INFO migrate.versioning.api [-] 85 -> 86...  2021-11-26 12:59:32.586 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:32.586 | INFO migrate.versioning.api [-] 86 -> 87...  2021-11-26 12:59:32.860 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:32.860 | INFO migrate.versioning.api [-] 87 -> 88...  2021-11-26 12:59:33.010 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:33.010 | INFO migrate.versioning.api [-] 88 -> 89...  2021-11-26 12:59:33.037 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:33.037 | INFO migrate.versioning.api [-] 89 -> 90...  2021-11-26 12:59:33.171 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:33.171 | INFO migrate.versioning.api [-] 90 -> 91...  2021-11-26 12:59:33.464 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:33.464 | INFO migrate.versioning.api [-] 91 -> 92...  2021-11-26 12:59:33.724 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:33.724 | INFO migrate.versioning.api [-] 92 -> 93...  2021-11-26 12:59:34.053 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:34.053 | INFO migrate.versioning.api [-] 93 -> 94...  2021-11-26 12:59:34.293 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:34.293 | INFO migrate.versioning.api [-] 94 -> 95...  2021-11-26 12:59:34.440 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:34.441 | INFO migrate.versioning.api [-] 95 -> 96...  2021-11-26 12:59:34.453 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:34.453 | INFO migrate.versioning.api [-] 96 -> 97...  2021-11-26 12:59:34.463 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:34.463 | INFO migrate.versioning.api [-] 97 -> 98...  2021-11-26 12:59:34.469 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:34.469 | INFO migrate.versioning.api [-] 98 -> 99...  2021-11-26 12:59:34.475 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:34.475 | INFO migrate.versioning.api [-] 99 -> 100...  2021-11-26 12:59:34.480 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:34.481 | INFO migrate.versioning.api [-] 100 -> 101...  2021-11-26 12:59:34.490 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:34.490 | INFO migrate.versioning.api [-] 101 -> 102...  2021-11-26 12:59:34.521 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:34.521 | INFO migrate.versioning.api [-] 102 -> 103...  2021-11-26 12:59:34.587 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:34.588 | INFO migrate.versioning.api [-] 103 -> 104...  2021-11-26 12:59:34.597 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:34.597 | INFO migrate.versioning.api [-] 104 -> 105...  2021-11-26 12:59:34.800 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:34.800 | INFO migrate.versioning.api [-] 105 -> 106...  2021-11-26 12:59:34.900 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:34.900 | INFO migrate.versioning.api [-] 106 -> 107...  2021-11-26 12:59:35.070 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:35.071 | INFO migrate.versioning.api [-] 107 -> 108...  2021-11-26 12:59:35.268 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:35.268 | INFO migrate.versioning.api [-] 108 -> 109...  2021-11-26 12:59:35.377 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:35.378 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:35.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.394 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:35.394 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:35.395 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:35.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.411 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:35.411 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:35.412 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:35.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/095_add_integer_pkey_to_revocation_event_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/091_migrate_data_to_local_user_and_password_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/090_add_local_user_and_password_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.428 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:35.428 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:35.434 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:35.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.462 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:35.463 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:35.476 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:35.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.482 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.482 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.483 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.483 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.484 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.504 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:35.505 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:35.505 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:35.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.518 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.519 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.533 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:35.533 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:35.539 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:35.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:35.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:35.568 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:35.568 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:35.575 | INFO migrate.versioning.api [-] 0 -> 1...  2021-11-26 12:59:35.586 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:35.586 | INFO migrate.versioning.api [-] 1 -> 2...  2021-11-26 12:59:35.592 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:35.592 | INFO migrate.versioning.api [-] 2 -> 3...  2021-11-26 12:59:35.831 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:35.831 | INFO migrate.versioning.api [-] 3 -> 4...  2021-11-26 12:59:35.839 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:35.840 | INFO migrate.versioning.api [-] 4 -> 5...  2021-11-26 12:59:35.848 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:35.848 | INFO migrate.versioning.api [-] 5 -> 6...  2021-11-26 12:59:35.856 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:35.856 | INFO migrate.versioning.api [-] 6 -> 7...  2021-11-26 12:59:35.865 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:35.865 | INFO migrate.versioning.api [-] 7 -> 8...  2021-11-26 12:59:35.871 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:35.871 | INFO migrate.versioning.api [-] 8 -> 9...  2021-11-26 12:59:35.879 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:35.879 | INFO migrate.versioning.api [-] 9 -> 10...  2021-11-26 12:59:36.071 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.072 | INFO migrate.versioning.api [-] 10 -> 11...  2021-11-26 12:59:36.079 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.080 | INFO migrate.versioning.api [-] 11 -> 12...  2021-11-26 12:59:36.279 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.280 | INFO migrate.versioning.api [-] 12 -> 13...  2021-11-26 12:59:36.285 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.286 | INFO migrate.versioning.api [-] 13 -> 14...  2021-11-26 12:59:36.492 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.492 | INFO migrate.versioning.api [-] 14 -> 15...  2021-11-26 12:59:36.500 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.500 | INFO migrate.versioning.api [-] 15 -> 16...  2021-11-26 12:59:36.565 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.566 | INFO migrate.versioning.api [-] 16 -> 17...  2021-11-26 12:59:36.573 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.573 | INFO migrate.versioning.api [-] 17 -> 18...  2021-11-26 12:59:36.582 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.582 | INFO migrate.versioning.api [-] 18 -> 19...  2021-11-26 12:59:36.589 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.589 | INFO migrate.versioning.api [-] 19 -> 20...  2021-11-26 12:59:36.595 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.595 | INFO migrate.versioning.api [-] 20 -> 21...  2021-11-26 12:59:36.608 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.609 | INFO migrate.versioning.api [-] 21 -> 22...  2021-11-26 12:59:36.662 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.662 | INFO migrate.versioning.api [-] 22 -> 23...  2021-11-26 12:59:36.770 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.770 | INFO migrate.versioning.api [-] 23 -> 24...  2021-11-26 12:59:36.971 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.971 | INFO migrate.versioning.api [-] 24 -> 25...  2021-11-26 12:59:36.979 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.980 | INFO migrate.versioning.api [-] 25 -> 26...  2021-11-26 12:59:36.988 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.988 | INFO migrate.versioning.api [-] 26 -> 27...  2021-11-26 12:59:36.996 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:36.997 | INFO migrate.versioning.api [-] 27 -> 28...  2021-11-26 12:59:37.006 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:37.006 | INFO migrate.versioning.api [-] 28 -> 29...  2021-11-26 12:59:37.013 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:37.013 | INFO migrate.versioning.api [-] 29 -> 30...  2021-11-26 12:59:37.081 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:37.081 | INFO migrate.versioning.api [-] 30 -> 31...  2021-11-26 12:59:37.133 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:37.133 | INFO migrate.versioning.api [-] 31 -> 32...  2021-11-26 12:59:37.290 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:37.291 | INFO migrate.versioning.api [-] 32 -> 33...  2021-11-26 12:59:37.597 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:37.597 | INFO migrate.versioning.api [-] 33 -> 34...  2021-11-26 12:59:37.711 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:37.711 | INFO migrate.versioning.api [-] 34 -> 35...  2021-11-26 12:59:37.808 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:37.808 | INFO migrate.versioning.api [-] 35 -> 36...  2021-11-26 12:59:37.902 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:37.902 | INFO migrate.versioning.api [-] 36 -> 37...  2021-11-26 12:59:37.908 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:37.908 | INFO migrate.versioning.api [-] 37 -> 38...  2021-11-26 12:59:37.916 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:37.916 | INFO migrate.versioning.api [-] 38 -> 39...  2021-11-26 12:59:37.924 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:37.925 | INFO migrate.versioning.api [-] 39 -> 40...  2021-11-26 12:59:37.933 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:37.933 | INFO migrate.versioning.api [-] 40 -> 41...  2021-11-26 12:59:37.939 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:37.939 | INFO migrate.versioning.api [-] 41 -> 42...  2021-11-26 12:59:37.948 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:37.948 | INFO migrate.versioning.api [-] 42 -> 43...  2021-11-26 12:59:37.956 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:37.956 | INFO migrate.versioning.api [-] 43 -> 44...  2021-11-26 12:59:37.964 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:37.964 | INFO migrate.versioning.api [-] 44 -> 45...  2021-11-26 12:59:38.177 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:38.178 | INFO migrate.versioning.api [-] 45 -> 46...  2021-11-26 12:59:38.185 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:38.185 | INFO migrate.versioning.api [-] 46 -> 47...  2021-11-26 12:59:38.714 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:38.714 | INFO migrate.versioning.api [-] 47 -> 48...  2021-11-26 12:59:38.973 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:38.973 | INFO migrate.versioning.api [-] 48 -> 49...  2021-11-26 12:59:38.980 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:38.980 | INFO migrate.versioning.api [-] 49 -> 50...  2021-11-26 12:59:38.988 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:38.988 | INFO migrate.versioning.api [-] 50 -> 51...  2021-11-26 12:59:38.995 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:38.995 | INFO migrate.versioning.api [-] 51 -> 52...  2021-11-26 12:59:39.003 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:39.003 | INFO migrate.versioning.api [-] 52 -> 53...  2021-11-26 12:59:39.099 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:39.101 | INFO migrate.versioning.api [-] 53 -> 54...  2021-11-26 12:59:39.107 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:39.108 | INFO migrate.versioning.api [-] 54 -> 55...  2021-11-26 12:59:39.244 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:39.244 | INFO migrate.versioning.api [-] 55 -> 56...  2021-11-26 12:59:39.368 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:39.368 | INFO migrate.versioning.api [-] 56 -> 57...  2021-11-26 12:59:39.376 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:39.377 | INFO migrate.versioning.api [-] 57 -> 58...  2021-11-26 12:59:39.382 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:39.383 | INFO migrate.versioning.api [-] 58 -> 59...  2021-11-26 12:59:39.391 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:39.391 | INFO migrate.versioning.api [-] 59 -> 60...  2021-11-26 12:59:39.400 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:39.400 | INFO migrate.versioning.api [-] 60 -> 61...  2021-11-26 12:59:39.408 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:39.408 | INFO migrate.versioning.api [-] 61 -> 62...  2021-11-26 12:59:39.606 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:39.606 | INFO migrate.versioning.api [-] 62 -> 63...  2021-11-26 12:59:39.614 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:39.614 | INFO migrate.versioning.api [-] 63 -> 64...  2021-11-26 12:59:39.708 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:39.709 | INFO migrate.versioning.api [-] 64 -> 65...  2021-11-26 12:59:40.084 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.085 | INFO migrate.versioning.api [-] 65 -> 66...  2021-11-26 12:59:40.188 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.189 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-26 12:59:40.198 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.198 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-26 12:59:40.205 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.205 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-26 12:59:40.214 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.214 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-26 12:59:40.222 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.222 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-26 12:59:40.230 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.231 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-26 12:59:40.239 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.239 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-26 12:59:40.410 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.410 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-26 12:59:40.418 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.418 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-26 12:59:40.426 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.427 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-26 12:59:40.435 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.435 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-26 12:59:40.444 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.444 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-26 12:59:40.452 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.452 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:40.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.525 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.536 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:40.536 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:40.537 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:40.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:40.570 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/065_expand_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/056_expand_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/012_expand_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/062_expand_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/047_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/035_expand_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/023_expand_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/036_expand_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/064_expand_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/037_expand_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/048_expand_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/013_expand_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/066_expand_add_role_and_project_option_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/003_add_key_hash_and_encrypted_blob_to_credential.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/014_expand_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/022_expand_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.592 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:40.592 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:40.598 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:40.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.624 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.625 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.625 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.627 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:40.627 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:40.642 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:40.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.643 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.643 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.644 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.644 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.645 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.645 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.646 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.646 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.647 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.647 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.648 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.648 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.649 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.649 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.650 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.650 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.651 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.651 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.652 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.652 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.670 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:40.671 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:40.671 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:40.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.689 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.689 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.700 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:40.700 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:40.705 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:40.706 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.706 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.707 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.707 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.708 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.708 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.709 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.709 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.710 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.710 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.711 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.711 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.713 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:40.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:40.734 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:40.734 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:40.741 | INFO migrate.versioning.api [-] 0 -> 1...  2021-11-26 12:59:40.747 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.748 | INFO migrate.versioning.api [-] 1 -> 2...  2021-11-26 12:59:40.753 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.753 | INFO migrate.versioning.api [-] 2 -> 3...  2021-11-26 12:59:40.766 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.766 | INFO migrate.versioning.api [-] 3 -> 4...  2021-11-26 12:59:40.772 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.772 | INFO migrate.versioning.api [-] 4 -> 5...  2021-11-26 12:59:40.779 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.780 | INFO migrate.versioning.api [-] 5 -> 6...  2021-11-26 12:59:40.785 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.786 | INFO migrate.versioning.api [-] 6 -> 7...  2021-11-26 12:59:40.792 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.792 | INFO migrate.versioning.api [-] 7 -> 8...  2021-11-26 12:59:40.798 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.798 | INFO migrate.versioning.api [-] 8 -> 9...  2021-11-26 12:59:40.807 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.807 | INFO migrate.versioning.api [-] 9 -> 10...  2021-11-26 12:59:40.815 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.815 | INFO migrate.versioning.api [-] 10 -> 11...  2021-11-26 12:59:40.823 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.823 | INFO migrate.versioning.api [-] 11 -> 12...  2021-11-26 12:59:40.839 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.840 | INFO migrate.versioning.api [-] 12 -> 13...  2021-11-26 12:59:40.845 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.846 | INFO migrate.versioning.api [-] 13 -> 14...  2021-11-26 12:59:40.871 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.871 | INFO migrate.versioning.api [-] 14 -> 15...  2021-11-26 12:59:40.896 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.896 | INFO migrate.versioning.api [-] 15 -> 16...  2021-11-26 12:59:40.903 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.903 | INFO migrate.versioning.api [-] 16 -> 17...  2021-11-26 12:59:40.909 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.909 | INFO migrate.versioning.api [-] 17 -> 18...  2021-11-26 12:59:40.915 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.915 | INFO migrate.versioning.api [-] 18 -> 19...  2021-11-26 12:59:40.921 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.921 | INFO migrate.versioning.api [-] 19 -> 20...  2021-11-26 12:59:40.927 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.927 | INFO migrate.versioning.api [-] 20 -> 21...  2021-11-26 12:59:40.933 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.933 | INFO migrate.versioning.api [-] 21 -> 22...  2021-11-26 12:59:40.939 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.939 | INFO migrate.versioning.api [-] 22 -> 23...  2021-11-26 12:59:40.948 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.948 | INFO migrate.versioning.api [-] 23 -> 24...  2021-11-26 12:59:40.956 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.956 | INFO migrate.versioning.api [-] 24 -> 25...  2021-11-26 12:59:40.963 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.963 | INFO migrate.versioning.api [-] 25 -> 26...  2021-11-26 12:59:40.971 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.971 | INFO migrate.versioning.api [-] 26 -> 27...  2021-11-26 12:59:40.979 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.980 | INFO migrate.versioning.api [-] 27 -> 28...  2021-11-26 12:59:40.987 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.987 | INFO migrate.versioning.api [-] 28 -> 29...  2021-11-26 12:59:40.993 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:40.993 | INFO migrate.versioning.api [-] 29 -> 30...  2021-11-26 12:59:41.002 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.002 | INFO migrate.versioning.api [-] 30 -> 31...  2021-11-26 12:59:41.010 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.010 | INFO migrate.versioning.api [-] 31 -> 32...  2021-11-26 12:59:41.018 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.018 | INFO migrate.versioning.api [-] 32 -> 33...  2021-11-26 12:59:41.027 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.028 | INFO migrate.versioning.api [-] 33 -> 34...  2021-11-26 12:59:41.033 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.034 | INFO migrate.versioning.api [-] 34 -> 35...  2021-11-26 12:59:41.042 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.043 | INFO migrate.versioning.api [-] 35 -> 36...  2021-11-26 12:59:41.050 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.050 | INFO migrate.versioning.api [-] 36 -> 37...  2021-11-26 12:59:41.057 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.057 | INFO migrate.versioning.api [-] 37 -> 38...  2021-11-26 12:59:41.065 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.065 | INFO migrate.versioning.api [-] 38 -> 39...  2021-11-26 12:59:41.074 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.074 | INFO migrate.versioning.api [-] 39 -> 40...  2021-11-26 12:59:41.081 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.082 | INFO migrate.versioning.api [-] 40 -> 41...  2021-11-26 12:59:41.088 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.088 | INFO migrate.versioning.api [-] 41 -> 42...  2021-11-26 12:59:41.096 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.096 | INFO migrate.versioning.api [-] 42 -> 43...  2021-11-26 12:59:41.105 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.105 | INFO migrate.versioning.api [-] 43 -> 44...  2021-11-26 12:59:41.113 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.113 | INFO migrate.versioning.api [-] 44 -> 45...  2021-11-26 12:59:41.122 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.122 | INFO migrate.versioning.api [-] 45 -> 46...  2021-11-26 12:59:41.142 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.143 | INFO migrate.versioning.api [-] 46 -> 47...  2021-11-26 12:59:41.149 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.149 | INFO migrate.versioning.api [-] 47 -> 48...  2021-11-26 12:59:41.155 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.155 | INFO migrate.versioning.api [-] 48 -> 49...  2021-11-26 12:59:41.161 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.161 | INFO migrate.versioning.api [-] 49 -> 50...  2021-11-26 12:59:41.167 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.168 | INFO migrate.versioning.api [-] 50 -> 51...  2021-11-26 12:59:41.175 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.175 | INFO migrate.versioning.api [-] 51 -> 52...  2021-11-26 12:59:41.184 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.184 | INFO migrate.versioning.api [-] 52 -> 53...  2021-11-26 12:59:41.190 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.190 | INFO migrate.versioning.api [-] 53 -> 54...  2021-11-26 12:59:41.198 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.199 | INFO migrate.versioning.api [-] 54 -> 55...  2021-11-26 12:59:41.207 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.207 | INFO migrate.versioning.api [-] 55 -> 56...  2021-11-26 12:59:41.215 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.215 | INFO migrate.versioning.api [-] 56 -> 57...  2021-11-26 12:59:41.221 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.221 | INFO migrate.versioning.api [-] 57 -> 58...  2021-11-26 12:59:41.230 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.230 | INFO migrate.versioning.api [-] 58 -> 59...  2021-11-26 12:59:41.238 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.238 | INFO migrate.versioning.api [-] 59 -> 60...  2021-11-26 12:59:41.246 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.247 | INFO migrate.versioning.api [-] 60 -> 61...  2021-11-26 12:59:41.252 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.253 | INFO migrate.versioning.api [-] 61 -> 62...  2021-11-26 12:59:41.267 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.267 | INFO migrate.versioning.api [-] 62 -> 63...  2021-11-26 12:59:41.273 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.273 | INFO migrate.versioning.api [-] 63 -> 64...  2021-11-26 12:59:41.279 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.279 | INFO migrate.versioning.api [-] 64 -> 65...  2021-11-26 12:59:41.287 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.287 | INFO migrate.versioning.api [-] 65 -> 66...  2021-11-26 12:59:41.294 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.294 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-26 12:59:41.302 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.302 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-26 12:59:41.311 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.311 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-26 12:59:41.317 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.317 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-26 12:59:41.325 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.325 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-26 12:59:41.333 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.333 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-26 12:59:41.342 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.342 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-26 12:59:41.348 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.348 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-26 12:59:41.356 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.356 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-26 12:59:41.365 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.365 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-26 12:59:41.373 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.373 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-26 12:59:41.381 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.381 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-26 12:59:41.387 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.388 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:41.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.415 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.417 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:41.418 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:41.418 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:41.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.421 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.425 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.443 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.447 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:41.448 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:41.448 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:41.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/035_migrate_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/036_migrate_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/012_migrate_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/062_migrate_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/013_migrate_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/072_migrate_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/015_migrate_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/045_migrate_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/046_migrate_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/030_migrate_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/010_migrate_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/056_migrate_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/014_migrate_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.471 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/048_migrate_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/053_migrate_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/055_migrate_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/011_expand_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/054_migrate_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/032_migrate_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/022_migrate_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.477 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:41.478 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:41.483 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:41.484 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.485 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.485 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.486 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.486 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.487 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.487 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.488 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.488 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.501 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.501 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.512 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:41.512 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:41.526 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:41.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.531 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.531 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.533 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.533 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.543 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.547 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.554 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.555 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:41.555 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:41.556 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:41.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.560 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.561 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.562 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.562 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.563 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.563 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.584 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:41.584 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:41.591 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 12:59:41.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/047_contract_expand_update_pk_for_unified_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/035_contract_add_system_column_to_application_credential_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/024_contract_create_created_at_int_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/053_contract_add_role_description_to_role_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/037_contract_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/048_contract_add_registered_limit_id_column_for_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/062_contract_extract_redelegation_data_from_extras.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/056_contract_add_application_credential_access_rules.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/036_contract_rename_application_credential_restriction_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/064_contract_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/022_contract_add_default_project_id_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/046_contract_old_password_data_to_password_hash_column.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/032_contract_add_expired_at_int_to_trust.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/012_contract_add_domain_id_to_idp.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/003_remove_unencrypted_blob_column_from_credential.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/065_contract_add_user_external_id_to_access_rule.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/023_contract_add_second_password_column_for_expanded_hash_sizes.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 12:59:41.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 12:59:41.620 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 12:59:41.620 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71643) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 12:59:41.627 | INFO migrate.versioning.api [-] 0 -> 1...  2021-11-26 12:59:41.633 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.633 | INFO migrate.versioning.api [-] 1 -> 2...  2021-11-26 12:59:41.829 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:41.829 | INFO migrate.versioning.api [-] 2 -> 3...  2021-11-26 12:59:42.094 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:42.094 | INFO migrate.versioning.api [-] 3 -> 4...  2021-11-26 12:59:42.380 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:42.380 | INFO migrate.versioning.api [-] 4 -> 5...  2021-11-26 12:59:42.388 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:42.388 | INFO migrate.versioning.api [-] 5 -> 6...  2021-11-26 12:59:42.396 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:42.397 | INFO migrate.versioning.api [-] 6 -> 7...  2021-11-26 12:59:42.405 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:42.405 | INFO migrate.versioning.api [-] 7 -> 8...  2021-11-26 12:59:42.413 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:42.413 | INFO migrate.versioning.api [-] 8 -> 9...  2021-11-26 12:59:42.419 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:42.420 | INFO migrate.versioning.api [-] 9 -> 10...  2021-11-26 12:59:42.428 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:42.428 | INFO migrate.versioning.api [-] 10 -> 11...  2021-11-26 12:59:42.497 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:42.497 | INFO migrate.versioning.api [-] 11 -> 12...  2021-11-26 12:59:42.605 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:42.605 | INFO migrate.versioning.api [-] 12 -> 13...  2021-11-26 12:59:42.785 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:42.786 | INFO migrate.versioning.api [-] 13 -> 14...  2021-11-26 12:59:43.154 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.154 | INFO migrate.versioning.api [-] 14 -> 15...  2021-11-26 12:59:43.263 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.264 | INFO migrate.versioning.api [-] 15 -> 16...  2021-11-26 12:59:43.272 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.272 | INFO migrate.versioning.api [-] 16 -> 17...  2021-11-26 12:59:43.278 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.278 | INFO migrate.versioning.api [-] 17 -> 18...  2021-11-26 12:59:43.287 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.287 | INFO migrate.versioning.api [-] 18 -> 19...  2021-11-26 12:59:43.295 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.295 | INFO migrate.versioning.api [-] 19 -> 20...  2021-11-26 12:59:43.303 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.303 | INFO migrate.versioning.api [-] 20 -> 21...  2021-11-26 12:59:43.310 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.311 | INFO migrate.versioning.api [-] 21 -> 22...  2021-11-26 12:59:43.319 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.319 | INFO migrate.versioning.api [-] 22 -> 23...  2021-11-26 12:59:43.327 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.327 | INFO migrate.versioning.api [-] 23 -> 24...  2021-11-26 12:59:43.433 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.433 | INFO migrate.versioning.api [-] 24 -> 25...  2021-11-26 12:59:43.441 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.441 | INFO migrate.versioning.api [-] 25 -> 26...  2021-11-26 12:59:43.449 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.449 | INFO migrate.versioning.api [-] 26 -> 27...  2021-11-26 12:59:43.457 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.458 | INFO migrate.versioning.api [-] 27 -> 28...  2021-11-26 12:59:43.466 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.466 | INFO migrate.versioning.api [-] 28 -> 29...  2021-11-26 12:59:43.472 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.472 | INFO migrate.versioning.api [-] 29 -> 30...  2021-11-26 12:59:43.481 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.487 | INFO migrate.versioning.api [-] 30 -> 31...  2021-11-26 12:59:43.493 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.493 | INFO migrate.versioning.api [-] 31 -> 32...  2021-11-26 12:59:43.513 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.513 | INFO migrate.versioning.api [-] 32 -> 33...  2021-11-26 12:59:43.522 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.527 | INFO migrate.versioning.api [-] 33 -> 34...  2021-11-26 12:59:43.533 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.533 | INFO migrate.versioning.api [-] 34 -> 35...  2021-11-26 12:59:43.634 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.634 | INFO migrate.versioning.api [-] 35 -> 36...  2021-11-26 12:59:43.743 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.743 | INFO migrate.versioning.api [-] 36 -> 37...  2021-11-26 12:59:43.787 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.787 | INFO migrate.versioning.api [-] 37 -> 38...  2021-11-26 12:59:43.794 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.794 | INFO migrate.versioning.api [-] 38 -> 39...  2021-11-26 12:59:43.802 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.802 | INFO migrate.versioning.api [-] 39 -> 40...  2021-11-26 12:59:43.810 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.811 | INFO migrate.versioning.api [-] 40 -> 41...  2021-11-26 12:59:43.816 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.817 | INFO migrate.versioning.api [-] 41 -> 42...  2021-11-26 12:59:43.825 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.825 | INFO migrate.versioning.api [-] 42 -> 43...  2021-11-26 12:59:43.833 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.833 | INFO migrate.versioning.api [-] 43 -> 44...  2021-11-26 12:59:43.842 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.842 | INFO migrate.versioning.api [-] 44 -> 45...  2021-11-26 12:59:43.848 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.848 | INFO migrate.versioning.api [-] 45 -> 46...  2021-11-26 12:59:43.856 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.856 | INFO migrate.versioning.api [-] 46 -> 47...  2021-11-26 12:59:43.975 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.975 | INFO migrate.versioning.api [-] 47 -> 48...  2021-11-26 12:59:43.984 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.984 | INFO migrate.versioning.api [-] 48 -> 49...  2021-11-26 12:59:43.992 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:43.993 | INFO migrate.versioning.api [-] 49 -> 50...  2021-11-26 12:59:44.001 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.001 | INFO migrate.versioning.api [-] 50 -> 51...  2021-11-26 12:59:44.009 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.009 | INFO migrate.versioning.api [-] 51 -> 52...  2021-11-26 12:59:44.017 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.018 | INFO migrate.versioning.api [-] 52 -> 53...  2021-11-26 12:59:44.026 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.026 | INFO migrate.versioning.api [-] 53 -> 54...  2021-11-26 12:59:44.129 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.135 | INFO migrate.versioning.api [-] 54 -> 55...  2021-11-26 12:59:44.149 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.150 | INFO migrate.versioning.api [-] 55 -> 56...  2021-11-26 12:59:44.156 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.156 | INFO migrate.versioning.api [-] 56 -> 57...  2021-11-26 12:59:44.163 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.164 | INFO migrate.versioning.api [-] 57 -> 58...  2021-11-26 12:59:44.171 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.171 | INFO migrate.versioning.api [-] 58 -> 59...  2021-11-26 12:59:44.179 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.179 | INFO migrate.versioning.api [-] 59 -> 60...  2021-11-26 12:59:44.187 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.188 | INFO migrate.versioning.api [-] 60 -> 61...  2021-11-26 12:59:44.194 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.194 | INFO migrate.versioning.api [-] 61 -> 62...  2021-11-26 12:59:44.202 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.202 | INFO migrate.versioning.api [-] 62 -> 63...  2021-11-26 12:59:44.518 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.518 | INFO migrate.versioning.api [-] 63 -> 64...  2021-11-26 12:59:44.524 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.524 | INFO migrate.versioning.api [-] 64 -> 65...  2021-11-26 12:59:44.530 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.531 | INFO migrate.versioning.api [-] 65 -> 66...  2021-11-26 12:59:44.539 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.539 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-26 12:59:44.547 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.548 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-26 12:59:44.556 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.556 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-26 12:59:44.563 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.563 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-26 12:59:44.572 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.572 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-26 12:59:44.580 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.580 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-26 12:59:44.616 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.616 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-26 12:59:44.624 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.624 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-26 12:59:44.633 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.633 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-26 12:59:44.641 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.641 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-26 12:59:44.650 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.650 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-26 12:59:44.658 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.658 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-26 12:59:44.664 | INFO migrate.versioning.api [-] done 2021-11-26 12:59:44.889 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-11-26 12:59:44.891 | + functions-common:time_stop:2331 : local name 2021-11-26 12:59:44.894 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:59:44.897 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:59:44.900 | + functions-common:time_stop:2334 : local total 2021-11-26 12:59:44.902 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:59:44.905 | + functions-common:time_stop:2337 : name=dbsync 2021-11-26 12:59:44.907 | + functions-common:time_stop:2338 : start_time=1637931566269 2021-11-26 12:59:44.909 | + functions-common:time_stop:2340 : [[ -z 1637931566269 ]] 2021-11-26 12:59:44.913 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:59:44.916 | + functions-common:time_stop:2343 : end_time=1637931584913 2021-11-26 12:59:44.918 | + functions-common:time_stop:2344 : elapsed_time=18644 2021-11-26 12:59:44.921 | + functions-common:time_stop:2345 : total=0 2021-11-26 12:59:44.923 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:59:44.926 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18644 2021-11-26 12:59:44.928 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-11-26 12:59:44.931 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-11-26 12:59:44.934 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-11-26 12:59:47.045 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-11-26 12:59:47.045 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-11-26 12:59:47.045 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-11-26 12:59:47.046 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-11-26 12:59:47.046 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-11-26 12:59:47.047 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-11-26 12:59:47.047 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-11-26 12:59:47.047 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-11-26 12:59:47.047 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-11-26 12:59:47.249 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-11-26 12:59:47.253 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-11-26 12:59:49.465 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-11-26 12:59:49.466 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-11-26 12:59:49.466 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-11-26 12:59:49.467 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-11-26 12:59:49.467 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-11-26 12:59:49.468 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-11-26 12:59:49.468 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-11-26 12:59:49.468 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-11-26 12:59:49.468 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-11-26 12:59:49.692 | + ./stack.sh:main:1094 : start_keystone 2021-11-26 12:59:49.695 | + lib/keystone:start_keystone:516 : local service_port=5000 2021-11-26 12:59:49.698 | + lib/keystone:start_keystone:517 : local auth_protocol=http 2021-11-26 12:59:49.701 | + lib/keystone:start_keystone:518 : is_service_enabled tls-proxy 2021-11-26 12:59:49.716 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:59:49.718 | + lib/keystone:start_keystone:523 : '[' uwsgi == mod_wsgi ']' 2021-11-26 12:59:49.721 | ++ lib/keystone:start_keystone:527 : which uwsgi 2021-11-26 12:59:49.725 | + lib/keystone:start_keystone:527 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-11-26 12:59:49.728 | + functions-common:run_process:1582 : local service=keystone 2021-11-26 12:59:49.730 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-26 12:59:49.732 | + functions-common:run_process:1584 : local group= 2021-11-26 12:59:49.735 | + functions-common:run_process:1585 : local user= 2021-11-26 12:59:49.737 | + functions-common:run_process:1587 : local name=keystone 2021-11-26 12:59:49.740 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 12:59:49.742 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 12:59:49.745 | + functions-common:time_start:2318 : local start_time= 2021-11-26 12:59:49.747 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 12:59:49.750 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 12:59:49.754 | + functions-common:time_start:2322 : _TIME_START[$name]=1637931589751 2021-11-26 12:59:49.756 | + functions-common:run_process:1590 : is_service_enabled keystone 2021-11-26 12:59:49.771 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 12:59:49.773 | + functions-common:run_process:1591 : _run_under_systemd keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-11-26 12:59:49.776 | + functions-common:_run_under_systemd:1547 : local service=keystone 2021-11-26 12:59:49.778 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-26 12:59:49.781 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-26 12:59:49.783 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-26 12:59:49.785 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-26 12:59:49.788 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-11-26 12:59:49.791 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-11-26 12:59:49.793 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@keystone.service 2021-11-26 12:59:49.796 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 12:59:49.798 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 12:59:49.800 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-11-26 12:59:49.803 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-11-26 12:59:49.806 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@keystone.service 2021-11-26 12:59:49.808 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-26 12:59:49.811 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-26 12:59:49.814 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-26 12:59:49.816 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-11-26 12:59:49.819 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-26 12:59:49.823 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-11-26 12:59:49.876 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-11-26 12:59:49.936 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-11-26 12:59:49.981 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-26 12:59:50.026 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 12:59:50.071 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-11-26 12:59:50.115 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-11-26 12:59:50.159 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-11-26 12:59:50.205 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-11-26 12:59:50.251 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-11-26 12:59:50.295 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-26 12:59:50.297 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-11-26 12:59:50.350 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-26 12:59:50.545 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@keystone.service 2021-11-26 12:59:50.558 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-11-26 12:59:50.732 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@keystone.service 2021-11-26 12:59:50.807 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 12:59:50.809 | + functions-common:time_stop:2331 : local name 2021-11-26 12:59:50.811 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:59:50.814 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:59:50.816 | + functions-common:time_stop:2334 : local total 2021-11-26 12:59:50.818 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:59:50.821 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 12:59:50.824 | + functions-common:time_stop:2338 : start_time=1637931589751 2021-11-26 12:59:50.826 | + functions-common:time_stop:2340 : [[ -z 1637931589751 ]] 2021-11-26 12:59:50.829 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:59:50.832 | + functions-common:time_stop:2343 : end_time=1637931590830 2021-11-26 12:59:50.835 | + functions-common:time_stop:2344 : elapsed_time=1079 2021-11-26 12:59:50.838 | + functions-common:time_stop:2345 : total=886 2021-11-26 12:59:50.840 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:59:50.843 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1965 2021-11-26 12:59:50.845 | + lib/keystone:start_keystone:530 : echo 'Waiting for keystone to start...' 2021-11-26 12:59:50.845 | Waiting for keystone to start... 2021-11-26 12:59:50.847 | + lib/keystone:start_keystone:536 : local service_uri=http://10.222.0.50/identity/v3/ 2021-11-26 12:59:50.850 | + lib/keystone:start_keystone:538 : wait_for_service 60 http://10.222.0.50/identity/v3/ 2021-11-26 12:59:50.852 | + functions:wait_for_service:444 : local timeout=60 2021-11-26 12:59:50.855 | + functions:wait_for_service:445 : local url=http://10.222.0.50/identity/v3/ 2021-11-26 12:59:50.857 | + functions:wait_for_service:446 : local rval=0 2021-11-26 12:59:50.859 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-26 12:59:50.862 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-26 12:59:50.864 | + functions-common:time_start:2318 : local start_time= 2021-11-26 12:59:50.866 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 12:59:50.870 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 12:59:50.874 | + functions-common:time_start:2322 : _TIME_START[$name]=1637931590871 2021-11-26 12:59:50.876 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-26 12:59:50.881 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/identity/v3/ 2021-11-26 12:59:54.537 | + :: : [[ 200 == 503 ]] 2021-11-26 12:59:54.538 | + :: : [[ 0 -eq 7 ]] 2021-11-26 12:59:54.542 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-26 12:59:54.545 | + functions-common:time_stop:2331 : local name 2021-11-26 12:59:54.547 | + functions-common:time_stop:2332 : local end_time 2021-11-26 12:59:54.549 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 12:59:54.552 | + functions-common:time_stop:2334 : local total 2021-11-26 12:59:54.554 | + functions-common:time_stop:2335 : local start_time 2021-11-26 12:59:54.557 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-26 12:59:54.560 | + functions-common:time_stop:2338 : start_time=1637931590871 2021-11-26 12:59:54.562 | + functions-common:time_stop:2340 : [[ -z 1637931590871 ]] 2021-11-26 12:59:54.565 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 12:59:54.568 | + functions-common:time_stop:2343 : end_time=1637931594566 2021-11-26 12:59:54.571 | + functions-common:time_stop:2344 : elapsed_time=3695 2021-11-26 12:59:54.574 | + functions-common:time_stop:2345 : total=0 2021-11-26 12:59:54.576 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 12:59:54.578 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3695 2021-11-26 12:59:54.581 | + functions:wait_for_service:454 : return 0 2021-11-26 12:59:54.583 | + lib/keystone:start_keystone:543 : is_service_enabled tls-proxy 2021-11-26 12:59:54.599 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 12:59:54.601 | + lib/keystone:start_keystone:549 : restart_service memcached 2021-11-26 12:59:54.604 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-26 12:59:54.606 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-11-26 12:59:54.651 | + ./stack.sh:main:1095 : bootstrap_keystone 2021-11-26 12:59:54.654 | + lib/keystone:bootstrap_keystone:573 : /usr/local/bin/keystone-manage bootstrap --bootstrap-username admin --bootstrap-password Passw0rd --bootstrap-project-name admin --bootstrap-role-name admin --bootstrap-service-name keystone --bootstrap-region-id RegionOne --bootstrap-admin-url http://10.222.0.50/identity --bootstrap-public-url http://10.222.0.50/identity 2021-11-26 12:59:56.886 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:56.886 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:56.886 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_assignment_removal` subscribed to event `identity.remove_application_credentials_for_user.internal`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:56.895 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:56.915 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:56.915 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:56.949 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:56.987 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:56.988 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.108 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.108 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.109 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.109 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.109 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.109 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.124 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.124 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.124 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.125 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.125 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.125 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.125 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.188 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.191 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.191 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.192 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.192 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.192 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.192 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.192 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72278) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-26 12:59:57.239 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=72278) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-26 12:59:57.551 | INFO keystone.cmd.bootstrap [None req-67ed16a3-a962-429f-bc39-fd637578b964 None None] Created domain default 2021-11-26 12:59:57.591 | INFO keystone.cmd.bootstrap [None req-67ed16a3-a962-429f-bc39-fd637578b964 None None] Created project admin 2021-11-26 12:59:57.620 | DEBUG passlib.handlers.bcrypt [None req-67ed16a3-a962-429f-bc39-fd637578b964 None None] detected 'bcrypt' backend, version '3.1.7' {{(pid=72278) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}} 2021-11-26 12:59:57.620 | DEBUG passlib.handlers.bcrypt [None req-67ed16a3-a962-429f-bc39-fd637578b964 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=72278) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}} 2021-11-26 12:59:57.678 | INFO keystone.cmd.bootstrap [None req-67ed16a3-a962-429f-bc39-fd637578b964 None None] Created user admin 2021-11-26 12:59:57.690 | INFO keystone.cmd.bootstrap [None req-67ed16a3-a962-429f-bc39-fd637578b964 None None] Created role reader 2021-11-26 12:59:57.701 | INFO keystone.cmd.bootstrap [None req-67ed16a3-a962-429f-bc39-fd637578b964 None None] Created role member 2021-11-26 12:59:57.720 | INFO keystone.cmd.bootstrap [None req-67ed16a3-a962-429f-bc39-fd637578b964 None None] Created implied role where e0626ed79314400f874138754da3781b implies c632c755ca874b28ab61fa6b711d2904 2021-11-26 12:59:57.729 | INFO keystone.cmd.bootstrap [None req-67ed16a3-a962-429f-bc39-fd637578b964 None None] Created role admin 2021-11-26 12:59:57.746 | INFO keystone.cmd.bootstrap [None req-67ed16a3-a962-429f-bc39-fd637578b964 None None] Created implied role where 99c016d0aecd480795613ea3a9905f90 implies e0626ed79314400f874138754da3781b 2021-11-26 12:59:57.756 | INFO keystone.cmd.bootstrap [None req-67ed16a3-a962-429f-bc39-fd637578b964 None None] Granted role admin on project admin to user admin. 2021-11-26 12:59:57.761 | INFO keystone.cmd.bootstrap [None req-67ed16a3-a962-429f-bc39-fd637578b964 None None] Granted role admin on the system to user admin. 2021-11-26 12:59:57.771 | WARNING py.warnings [None req-67ed16a3-a962-429f-bc39-fd637578b964 None None] /usr/local/lib/python3.6/dist-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2021-11-26 12:59:57.771 | 'identifiers should be a valid uuid.' % (value))) 2021-11-26 12:59:57.771 |  2021-11-26 12:59:57.775 | INFO keystone.cmd.bootstrap [None req-67ed16a3-a962-429f-bc39-fd637578b964 None None] Created region RegionOne 2021-11-26 12:59:57.802 | INFO keystone.cmd.bootstrap [None req-67ed16a3-a962-429f-bc39-fd637578b964 None None] Created public endpoint http://10.222.0.50/identity 2021-11-26 12:59:57.810 | INFO keystone.cmd.bootstrap [None req-67ed16a3-a962-429f-bc39-fd637578b964 None None] Created admin endpoint http://10.222.0.50/identity 2021-11-26 12:59:58.124 | + ./stack.sh:main:1098 : create_keystone_accounts 2021-11-26 12:59:58.126 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-11-26 12:59:58.130 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-11-26 13:00:00.963 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:00.966 | + lib/keystone:create_keystone_accounts:315 : admin_project=bc979141a3304acf936a7ca57daf40ba 2021-11-26 13:00:00.969 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-11-26 13:00:00.972 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-11-26 13:00:03.170 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:03.173 | + lib/keystone:create_keystone_accounts:317 : admin_user=6668e1659ccd4298bfce9741ff454132 2021-11-26 13:00:03.176 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-11-26 13:00:03.178 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-11-26 13:00:03.181 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin 6668e1659ccd4298bfce9741ff454132 default 2021-11-26 13:00:03.183 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-11-26 13:00:03.187 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 6668e1659ccd4298bfce9741ff454132 --domain default 2021-11-26 13:00:03.187 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:00:03.187 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-11-26 13:00:03.191 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:00:03.194 | ++ functions-common:get_field:727 : read data 2021-11-26 13:00:05.510 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:05.513 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-11-26 13:00:05.516 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-11-26 13:00:05.518 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 6668e1659ccd4298bfce9741ff454132 --domain default 2021-11-26 13:00:08.079 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:00:08.080 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 6668e1659ccd4298bfce9741ff454132 --domain default 2021-11-26 13:00:08.080 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-11-26 13:00:08.082 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:00:08.085 | ++ functions-common:get_field:727 : read data 2021-11-26 13:00:10.532 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:10.535 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:00:10.537 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:00:10.540 | ++ functions-common:get_field:733 : echo '| 99c016d0aecd480795613ea3a9905f90 | 6668e1659ccd4298bfce9741ff454132 | | | default | | False |' 2021-11-26 13:00:10.541 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:00:10.546 | ++ functions-common:get_field:727 : read data 2021-11-26 13:00:10.549 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=99c016d0aecd480795613ea3a9905f90 2021-11-26 13:00:10.552 | + functions-common:get_or_add_user_domain_role:936 : echo 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:00:10.552 | 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:00:10.554 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-11-26 13:00:10.557 | + functions-common:get_or_create_domain:792 : local domain_id 2021-11-26 13:00:10.560 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-11-26 13:00:12.735 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-11-26 13:00:12.738 | + functions-common:get_or_create_domain:803 : echo default 2021-11-26 13:00:12.738 | default 2021-11-26 13:00:12.740 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-11-26 13:00:12.743 | + functions-common:get_or_create_project:847 : local project_id 2021-11-26 13:00:12.746 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-11-26 13:00:15.310 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:15.313 | + functions-common:get_or_create_project:853 : project_id=6adfdcbb4176443c875e48aa87f27a03 2021-11-26 13:00:15.315 | + functions-common:get_or_create_project:854 : echo 6adfdcbb4176443c875e48aa87f27a03 2021-11-26 13:00:15.315 | 6adfdcbb4176443c875e48aa87f27a03 2021-11-26 13:00:15.317 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-11-26 13:00:15.321 | + functions-common:get_or_create_role:860 : local role_id 2021-11-26 13:00:15.324 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-11-26 13:00:17.523 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:17.526 | + functions-common:get_or_create_role:865 : role_id=cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:00:17.529 | + functions-common:get_or_create_role:866 : echo cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:00:17.529 | cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:00:17.531 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-11-26 13:00:17.533 | + functions-common:get_or_create_role:860 : local role_id 2021-11-26 13:00:17.537 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-11-26 13:00:19.653 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:19.657 | + functions-common:get_or_create_role:865 : role_id=c93a1b6e5ec543289195006838bb1392 2021-11-26 13:00:19.659 | + functions-common:get_or_create_role:866 : echo c93a1b6e5ec543289195006838bb1392 2021-11-26 13:00:19.659 | c93a1b6e5ec543289195006838bb1392 2021-11-26 13:00:19.661 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-11-26 13:00:19.664 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-11-26 13:00:19.666 | + functions-common:get_or_create_role:860 : local role_id 2021-11-26 13:00:19.670 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-11-26 13:00:21.812 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:21.815 | + functions-common:get_or_create_role:865 : role_id=cb43b9bd76794571a4f6d6ccf3b570c4 2021-11-26 13:00:21.817 | + functions-common:get_or_create_role:866 : echo cb43b9bd76794571a4f6d6ccf3b570c4 2021-11-26 13:00:21.817 | cb43b9bd76794571a4f6d6ccf3b570c4 2021-11-26 13:00:21.820 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-11-26 13:00:21.823 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-11-26 13:00:21.826 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-26 13:00:21.829 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-11-26 13:00:24.049 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:24.052 | ++ functions-common:get_or_create_project:853 : project_id=334796dead7043e4b302d038a53ef7a4 2021-11-26 13:00:24.054 | ++ functions-common:get_or_create_project:854 : echo 334796dead7043e4b302d038a53ef7a4 2021-11-26 13:00:24.057 | + lib/keystone:create_keystone_accounts:343 : invis_project=334796dead7043e4b302d038a53ef7a4 2021-11-26 13:00:24.060 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-11-26 13:00:24.063 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-11-26 13:00:24.065 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-26 13:00:24.068 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-11-26 13:00:26.332 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:26.335 | ++ functions-common:get_or_create_project:853 : project_id=51222e63059e4103949654a9c74e3e83 2021-11-26 13:00:26.338 | ++ functions-common:get_or_create_project:854 : echo 51222e63059e4103949654a9c74e3e83 2021-11-26 13:00:26.341 | + lib/keystone:create_keystone_accounts:347 : demo_project=51222e63059e4103949654a9c74e3e83 2021-11-26 13:00:26.344 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-11-26 13:00:26.347 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-11-26 13:00:26.349 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-26 13:00:26.352 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-11-26 13:00:26.355 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-11-26 13:00:26.358 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-11-26 13:00:28.684 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:28.687 | ++ functions-common:get_or_create_user:840 : user_id=95cd13e4c7004048b3082694234b656f 2021-11-26 13:00:28.689 | ++ functions-common:get_or_create_user:841 : echo 95cd13e4c7004048b3082694234b656f 2021-11-26 13:00:28.692 | + lib/keystone:create_keystone_accounts:350 : demo_user=95cd13e4c7004048b3082694234b656f 2021-11-26 13:00:28.696 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member 95cd13e4c7004048b3082694234b656f 51222e63059e4103949654a9c74e3e83 2021-11-26 13:00:28.698 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:00:28.701 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-26 13:00:28.704 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:00:28.706 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:00:28.709 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-26 13:00:28.711 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-26 13:00:28.713 | ++ functions-common:_get_domain_args:882 : echo 2021-11-26 13:00:28.716 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-26 13:00:28.720 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 95cd13e4c7004048b3082694234b656f --project 51222e63059e4103949654a9c74e3e83 2021-11-26 13:00:28.720 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:00:28.720 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:00:28.724 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:00:28.727 | ++ functions-common:get_field:727 : read data 2021-11-26 13:00:31.171 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:31.175 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:00:31.177 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:00:31.180 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 95cd13e4c7004048b3082694234b656f --project 51222e63059e4103949654a9c74e3e83 2021-11-26 13:00:33.493 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 95cd13e4c7004048b3082694234b656f --project 51222e63059e4103949654a9c74e3e83 2021-11-26 13:00:33.493 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:00:33.493 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:00:33.496 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:00:33.499 | ++ functions-common:get_field:727 : read data 2021-11-26 13:00:35.938 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:35.941 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:00:35.943 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:00:35.947 | ++ functions-common:get_field:733 : echo '| e0626ed79314400f874138754da3781b | 95cd13e4c7004048b3082694234b656f | | 51222e63059e4103949654a9c74e3e83 | | | False |' 2021-11-26 13:00:35.947 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:00:35.952 | ++ functions-common:get_field:727 : read data 2021-11-26 13:00:35.956 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e0626ed79314400f874138754da3781b 2021-11-26 13:00:35.958 | + functions-common:get_or_add_user_project_role:912 : echo e0626ed79314400f874138754da3781b 2021-11-26 13:00:35.958 | e0626ed79314400f874138754da3781b 2021-11-26 13:00:35.961 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin 6668e1659ccd4298bfce9741ff454132 51222e63059e4103949654a9c74e3e83 2021-11-26 13:00:35.963 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:00:35.966 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-26 13:00:35.969 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:00:35.971 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:00:35.973 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-26 13:00:35.976 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-26 13:00:35.978 | ++ functions-common:_get_domain_args:882 : echo 2021-11-26 13:00:35.981 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-26 13:00:35.985 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 6668e1659ccd4298bfce9741ff454132 --project 51222e63059e4103949654a9c74e3e83 2021-11-26 13:00:35.985 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:00:35.985 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:00:35.988 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:00:35.991 | ++ functions-common:get_field:727 : read data 2021-11-26 13:00:38.378 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:38.382 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:00:38.385 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:00:38.387 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 6668e1659ccd4298bfce9741ff454132 --project 51222e63059e4103949654a9c74e3e83 2021-11-26 13:00:40.722 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 6668e1659ccd4298bfce9741ff454132 --project 51222e63059e4103949654a9c74e3e83 2021-11-26 13:00:40.722 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:00:40.722 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:00:40.725 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:00:40.728 | ++ functions-common:get_field:727 : read data 2021-11-26 13:00:43.170 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:43.173 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:00:43.176 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:00:43.179 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:00:43.180 | ++ functions-common:get_field:733 : echo '| 99c016d0aecd480795613ea3a9905f90 | 6668e1659ccd4298bfce9741ff454132 | | 51222e63059e4103949654a9c74e3e83 | | | False |' 2021-11-26 13:00:43.184 | ++ functions-common:get_field:727 : read data 2021-11-26 13:00:43.188 | + functions-common:get_or_add_user_project_role:910 : user_role_id=99c016d0aecd480795613ea3a9905f90 2021-11-26 13:00:43.190 | + functions-common:get_or_add_user_project_role:912 : echo 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:00:43.190 | 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:00:43.193 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole 95cd13e4c7004048b3082694234b656f 51222e63059e4103949654a9c74e3e83 2021-11-26 13:00:43.195 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:00:43.199 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-26 13:00:43.201 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:00:43.203 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:00:43.206 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-26 13:00:43.208 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-26 13:00:43.211 | ++ functions-common:_get_domain_args:882 : echo 2021-11-26 13:00:43.213 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-26 13:00:43.217 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:00:43.218 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:00:43.218 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 95cd13e4c7004048b3082694234b656f --project 51222e63059e4103949654a9c74e3e83 2021-11-26 13:00:43.221 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:00:43.224 | ++ functions-common:get_field:727 : read data 2021-11-26 13:00:45.626 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:45.630 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:00:45.633 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:00:45.635 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 95cd13e4c7004048b3082694234b656f --project 51222e63059e4103949654a9c74e3e83 2021-11-26 13:00:47.936 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 95cd13e4c7004048b3082694234b656f --project 51222e63059e4103949654a9c74e3e83 2021-11-26 13:00:47.936 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:00:47.936 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:00:47.939 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:00:47.941 | ++ functions-common:get_field:727 : read data 2021-11-26 13:00:50.412 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:50.415 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:00:50.418 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:00:50.421 | ++ functions-common:get_field:733 : echo '| cb43b9bd76794571a4f6d6ccf3b570c4 | 95cd13e4c7004048b3082694234b656f | | 51222e63059e4103949654a9c74e3e83 | | | False |' 2021-11-26 13:00:50.421 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:00:50.427 | ++ functions-common:get_field:727 : read data 2021-11-26 13:00:50.431 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cb43b9bd76794571a4f6d6ccf3b570c4 2021-11-26 13:00:50.434 | + functions-common:get_or_add_user_project_role:912 : echo cb43b9bd76794571a4f6d6ccf3b570c4 2021-11-26 13:00:50.434 | cb43b9bd76794571a4f6d6ccf3b570c4 2021-11-26 13:00:50.436 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member 95cd13e4c7004048b3082694234b656f 334796dead7043e4b302d038a53ef7a4 2021-11-26 13:00:50.439 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:00:50.442 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-26 13:00:50.445 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:00:50.447 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:00:50.450 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-26 13:00:50.453 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-26 13:00:50.456 | ++ functions-common:_get_domain_args:882 : echo 2021-11-26 13:00:50.459 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-26 13:00:50.463 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 95cd13e4c7004048b3082694234b656f --project 334796dead7043e4b302d038a53ef7a4 2021-11-26 13:00:50.464 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:00:50.464 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:00:50.467 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:00:50.470 | ++ functions-common:get_field:727 : read data 2021-11-26 13:00:52.916 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:52.920 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:00:52.923 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:00:52.925 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 95cd13e4c7004048b3082694234b656f --project 334796dead7043e4b302d038a53ef7a4 2021-11-26 13:00:55.247 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 95cd13e4c7004048b3082694234b656f --project 334796dead7043e4b302d038a53ef7a4 2021-11-26 13:00:55.247 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:00:55.247 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:00:55.250 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:00:55.252 | ++ functions-common:get_field:727 : read data 2021-11-26 13:00:57.810 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:00:57.813 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:00:57.815 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:00:57.818 | ++ functions-common:get_field:733 : echo '| e0626ed79314400f874138754da3781b | 95cd13e4c7004048b3082694234b656f | | 334796dead7043e4b302d038a53ef7a4 | | | False |' 2021-11-26 13:00:57.819 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:00:57.825 | ++ functions-common:get_field:727 : read data 2021-11-26 13:00:57.828 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e0626ed79314400f874138754da3781b 2021-11-26 13:00:57.830 | + functions-common:get_or_add_user_project_role:912 : echo e0626ed79314400f874138754da3781b 2021-11-26 13:00:57.830 | e0626ed79314400f874138754da3781b 2021-11-26 13:00:57.833 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-11-26 13:00:57.836 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-11-26 13:00:57.838 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-26 13:00:57.842 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-11-26 13:01:00.041 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:00.044 | ++ functions-common:get_or_create_project:853 : project_id=b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:00.047 | ++ functions-common:get_or_create_project:854 : echo b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:00.050 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:00.052 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-11-26 13:01:00.056 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-11-26 13:01:00.058 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-26 13:01:00.061 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-11-26 13:01:00.063 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-11-26 13:01:00.066 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-11-26 13:01:02.312 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:02.315 | ++ functions-common:get_or_create_user:840 : user_id=81fa1ead17114ed19bacd4fc54664fd1 2021-11-26 13:01:02.317 | ++ functions-common:get_or_create_user:841 : echo 81fa1ead17114ed19bacd4fc54664fd1 2021-11-26 13:01:02.321 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=81fa1ead17114ed19bacd4fc54664fd1 2021-11-26 13:01:02.323 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member 81fa1ead17114ed19bacd4fc54664fd1 b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:02.325 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:01:02.329 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-26 13:01:02.331 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:01:02.333 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:01:02.336 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-26 13:01:02.339 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-26 13:01:02.341 | ++ functions-common:_get_domain_args:882 : echo 2021-11-26 13:01:02.344 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-26 13:01:02.348 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 81fa1ead17114ed19bacd4fc54664fd1 --project b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:02.348 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:01:02.348 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:01:02.352 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:01:02.354 | ++ functions-common:get_field:727 : read data 2021-11-26 13:01:04.861 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:04.864 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:01:04.867 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:01:04.870 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 81fa1ead17114ed19bacd4fc54664fd1 --project b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:07.205 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 81fa1ead17114ed19bacd4fc54664fd1 --project b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:07.205 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:01:07.205 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:01:07.207 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:01:07.211 | ++ functions-common:get_field:727 : read data 2021-11-26 13:01:09.659 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:09.662 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:01:09.665 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:01:09.668 | ++ functions-common:get_field:733 : echo '| e0626ed79314400f874138754da3781b | 81fa1ead17114ed19bacd4fc54664fd1 | | b4b20725b9ea4cb98e814dcd85182ef6 | | | False |' 2021-11-26 13:01:09.669 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:01:09.673 | ++ functions-common:get_field:727 : read data 2021-11-26 13:01:09.677 | + functions-common:get_or_add_user_project_role:910 : user_role_id=e0626ed79314400f874138754da3781b 2021-11-26 13:01:09.679 | + functions-common:get_or_add_user_project_role:912 : echo e0626ed79314400f874138754da3781b 2021-11-26 13:01:09.679 | e0626ed79314400f874138754da3781b 2021-11-26 13:01:09.682 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin 6668e1659ccd4298bfce9741ff454132 b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:09.684 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:01:09.687 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-26 13:01:09.690 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:01:09.692 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:01:09.694 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-26 13:01:09.697 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-26 13:01:09.699 | ++ functions-common:_get_domain_args:882 : echo 2021-11-26 13:01:09.702 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-26 13:01:09.706 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 6668e1659ccd4298bfce9741ff454132 --project b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:09.707 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:01:09.707 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:01:09.709 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:01:09.713 | ++ functions-common:get_field:727 : read data 2021-11-26 13:01:12.134 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:12.138 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:01:12.140 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:01:12.143 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 6668e1659ccd4298bfce9741ff454132 --project b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:14.488 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 6668e1659ccd4298bfce9741ff454132 --project b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:14.488 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:01:14.488 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:01:14.492 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:01:14.494 | ++ functions-common:get_field:727 : read data 2021-11-26 13:01:16.964 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:16.967 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:01:16.970 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:01:16.973 | ++ functions-common:get_field:733 : echo '| 99c016d0aecd480795613ea3a9905f90 | 6668e1659ccd4298bfce9741ff454132 | | b4b20725b9ea4cb98e814dcd85182ef6 | | | False |' 2021-11-26 13:01:16.973 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:01:16.978 | ++ functions-common:get_field:727 : read data 2021-11-26 13:01:16.982 | + functions-common:get_or_add_user_project_role:910 : user_role_id=99c016d0aecd480795613ea3a9905f90 2021-11-26 13:01:16.984 | + functions-common:get_or_add_user_project_role:912 : echo 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:01:16.984 | 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:01:16.987 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole 81fa1ead17114ed19bacd4fc54664fd1 b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:16.989 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:01:16.993 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-26 13:01:16.995 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:01:16.998 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:01:17.000 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-26 13:01:17.002 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-26 13:01:17.005 | ++ functions-common:_get_domain_args:882 : echo 2021-11-26 13:01:17.007 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-26 13:01:17.012 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 81fa1ead17114ed19bacd4fc54664fd1 --project b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:17.012 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:01:17.012 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:01:17.015 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:01:17.017 | ++ functions-common:get_field:727 : read data 2021-11-26 13:01:19.425 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:19.429 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:01:19.432 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:01:19.434 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 81fa1ead17114ed19bacd4fc54664fd1 --project b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:21.766 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 81fa1ead17114ed19bacd4fc54664fd1 --project b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:21.767 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:01:21.767 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:01:21.770 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:01:21.773 | ++ functions-common:get_field:727 : read data 2021-11-26 13:01:24.216 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:24.219 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:01:24.222 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:01:24.225 | ++ functions-common:get_field:733 : echo '| cb43b9bd76794571a4f6d6ccf3b570c4 | 81fa1ead17114ed19bacd4fc54664fd1 | | b4b20725b9ea4cb98e814dcd85182ef6 | | | False |' 2021-11-26 13:01:24.225 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:01:24.230 | ++ functions-common:get_field:727 : read data 2021-11-26 13:01:24.234 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cb43b9bd76794571a4f6d6ccf3b570c4 2021-11-26 13:01:24.236 | + functions-common:get_or_add_user_project_role:912 : echo cb43b9bd76794571a4f6d6ccf3b570c4 2021-11-26 13:01:24.236 | cb43b9bd76794571a4f6d6ccf3b570c4 2021-11-26 13:01:24.239 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-11-26 13:01:24.242 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-11-26 13:01:24.244 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-11-26 13:01:24.247 | ++ functions-common:get_or_create_group:810 : local group_id 2021-11-26 13:01:24.250 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-11-26 13:01:26.442 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:26.446 | ++ functions-common:get_or_create_group:817 : group_id=700d7722573245498b12c2927e1173f2 2021-11-26 13:01:26.449 | ++ functions-common:get_or_create_group:818 : echo 700d7722573245498b12c2927e1173f2 2021-11-26 13:01:26.451 | + lib/keystone:create_keystone_accounts:371 : admin_group=700d7722573245498b12c2927e1173f2 2021-11-26 13:01:26.454 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-11-26 13:01:26.457 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-11-26 13:01:26.459 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-11-26 13:01:26.462 | ++ functions-common:get_or_create_group:810 : local group_id 2021-11-26 13:01:26.465 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-11-26 13:01:28.659 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:28.662 | ++ functions-common:get_or_create_group:817 : group_id=7cc36ac4330a4142a37fc5ce91999af7 2021-11-26 13:01:28.665 | ++ functions-common:get_or_create_group:818 : echo 7cc36ac4330a4142a37fc5ce91999af7 2021-11-26 13:01:28.667 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=7cc36ac4330a4142a37fc5ce91999af7 2021-11-26 13:01:28.670 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member 7cc36ac4330a4142a37fc5ce91999af7 51222e63059e4103949654a9c74e3e83 2021-11-26 13:01:28.672 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-26 13:01:28.675 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 7cc36ac4330a4142a37fc5ce91999af7 --project 51222e63059e4103949654a9c74e3e83 -f value 2021-11-26 13:01:31.094 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:31.097 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-26 13:01:31.100 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-26 13:01:31.102 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 7cc36ac4330a4142a37fc5ce91999af7 --project 51222e63059e4103949654a9c74e3e83 2021-11-26 13:01:33.416 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 7cc36ac4330a4142a37fc5ce91999af7 --project 51222e63059e4103949654a9c74e3e83 -f value 2021-11-26 13:01:35.894 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:35.897 | + functions-common:get_or_add_group_project_role:958 : group_role_id='e0626ed79314400f874138754da3781b 7cc36ac4330a4142a37fc5ce91999af7 51222e63059e4103949654a9c74e3e83 False' 2021-11-26 13:01:35.900 | + functions-common:get_or_add_group_project_role:960 : echo e0626ed79314400f874138754da3781b 7cc36ac4330a4142a37fc5ce91999af7 51222e63059e4103949654a9c74e3e83 False 2021-11-26 13:01:35.900 | e0626ed79314400f874138754da3781b 7cc36ac4330a4142a37fc5ce91999af7 51222e63059e4103949654a9c74e3e83 False 2021-11-26 13:01:35.902 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole 7cc36ac4330a4142a37fc5ce91999af7 51222e63059e4103949654a9c74e3e83 2021-11-26 13:01:35.904 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-26 13:01:35.908 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 7cc36ac4330a4142a37fc5ce91999af7 --project 51222e63059e4103949654a9c74e3e83 -f value 2021-11-26 13:01:38.316 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:38.319 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-26 13:01:38.322 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-26 13:01:38.324 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 7cc36ac4330a4142a37fc5ce91999af7 --project 51222e63059e4103949654a9c74e3e83 2021-11-26 13:01:40.670 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 7cc36ac4330a4142a37fc5ce91999af7 --project 51222e63059e4103949654a9c74e3e83 -f value 2021-11-26 13:01:43.167 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:43.169 | + functions-common:get_or_add_group_project_role:958 : group_role_id='cb43b9bd76794571a4f6d6ccf3b570c4 7cc36ac4330a4142a37fc5ce91999af7 51222e63059e4103949654a9c74e3e83 False' 2021-11-26 13:01:43.172 | + functions-common:get_or_add_group_project_role:960 : echo cb43b9bd76794571a4f6d6ccf3b570c4 7cc36ac4330a4142a37fc5ce91999af7 51222e63059e4103949654a9c74e3e83 False 2021-11-26 13:01:43.172 | cb43b9bd76794571a4f6d6ccf3b570c4 7cc36ac4330a4142a37fc5ce91999af7 51222e63059e4103949654a9c74e3e83 False 2021-11-26 13:01:43.174 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member 7cc36ac4330a4142a37fc5ce91999af7 b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:43.177 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-26 13:01:43.181 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 7cc36ac4330a4142a37fc5ce91999af7 --project b4b20725b9ea4cb98e814dcd85182ef6 -f value 2021-11-26 13:01:45.596 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:45.599 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-26 13:01:45.602 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-26 13:01:45.605 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 7cc36ac4330a4142a37fc5ce91999af7 --project b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:47.947 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 7cc36ac4330a4142a37fc5ce91999af7 --project b4b20725b9ea4cb98e814dcd85182ef6 -f value 2021-11-26 13:01:50.391 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:50.393 | + functions-common:get_or_add_group_project_role:958 : group_role_id='e0626ed79314400f874138754da3781b 7cc36ac4330a4142a37fc5ce91999af7 b4b20725b9ea4cb98e814dcd85182ef6 False' 2021-11-26 13:01:50.396 | + functions-common:get_or_add_group_project_role:960 : echo e0626ed79314400f874138754da3781b 7cc36ac4330a4142a37fc5ce91999af7 b4b20725b9ea4cb98e814dcd85182ef6 False 2021-11-26 13:01:50.396 | e0626ed79314400f874138754da3781b 7cc36ac4330a4142a37fc5ce91999af7 b4b20725b9ea4cb98e814dcd85182ef6 False 2021-11-26 13:01:50.399 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole 7cc36ac4330a4142a37fc5ce91999af7 b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:50.402 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-26 13:01:50.405 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 7cc36ac4330a4142a37fc5ce91999af7 --project b4b20725b9ea4cb98e814dcd85182ef6 -f value 2021-11-26 13:01:52.867 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:52.870 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-26 13:01:52.872 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-26 13:01:52.875 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 7cc36ac4330a4142a37fc5ce91999af7 --project b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:01:55.204 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 7cc36ac4330a4142a37fc5ce91999af7 --project b4b20725b9ea4cb98e814dcd85182ef6 -f value 2021-11-26 13:01:57.669 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:01:57.672 | + functions-common:get_or_add_group_project_role:958 : group_role_id='cb43b9bd76794571a4f6d6ccf3b570c4 7cc36ac4330a4142a37fc5ce91999af7 b4b20725b9ea4cb98e814dcd85182ef6 False' 2021-11-26 13:01:57.674 | + functions-common:get_or_add_group_project_role:960 : echo cb43b9bd76794571a4f6d6ccf3b570c4 7cc36ac4330a4142a37fc5ce91999af7 b4b20725b9ea4cb98e814dcd85182ef6 False 2021-11-26 13:01:57.674 | cb43b9bd76794571a4f6d6ccf3b570c4 7cc36ac4330a4142a37fc5ce91999af7 b4b20725b9ea4cb98e814dcd85182ef6 False 2021-11-26 13:01:57.677 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin 700d7722573245498b12c2927e1173f2 bc979141a3304acf936a7ca57daf40ba 2021-11-26 13:01:57.679 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-26 13:01:57.683 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 700d7722573245498b12c2927e1173f2 --project bc979141a3304acf936a7ca57daf40ba -f value 2021-11-26 13:02:00.075 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:02:00.078 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-26 13:02:00.080 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-26 13:02:00.083 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 700d7722573245498b12c2927e1173f2 --project bc979141a3304acf936a7ca57daf40ba 2021-11-26 13:02:02.456 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 700d7722573245498b12c2927e1173f2 --project bc979141a3304acf936a7ca57daf40ba -f value 2021-11-26 13:02:04.922 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:02:04.925 | + functions-common:get_or_add_group_project_role:958 : group_role_id='99c016d0aecd480795613ea3a9905f90 700d7722573245498b12c2927e1173f2 bc979141a3304acf936a7ca57daf40ba False' 2021-11-26 13:02:04.928 | + functions-common:get_or_add_group_project_role:960 : echo 99c016d0aecd480795613ea3a9905f90 700d7722573245498b12c2927e1173f2 bc979141a3304acf936a7ca57daf40ba False 2021-11-26 13:02:04.928 | 99c016d0aecd480795613ea3a9905f90 700d7722573245498b12c2927e1173f2 bc979141a3304acf936a7ca57daf40ba False 2021-11-26 13:02:04.930 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-11-26 13:02:04.949 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:02:04.952 | + ./stack.sh:main:1099 : is_service_enabled nova 2021-11-26 13:02:04.968 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:02:04.971 | + ./stack.sh:main:1100 : create_nova_accounts 2021-11-26 13:02:04.973 | + lib/nova:create_nova_accounts:344 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-11-26 13:02:04.976 | + lib/nova:create_nova_accounts:348 : create_service_user nova admin 2021-11-26 13:02:04.979 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-11-26 13:02:04.981 | + functions-common:get_or_create_user:824 : local user_id 2021-11-26 13:02:04.983 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-26 13:02:04.986 | + functions-common:get_or_create_user:828 : local email= 2021-11-26 13:02:04.989 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-26 13:02:07.306 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:02:07.309 | + functions-common:get_or_create_user:840 : user_id=c15adda059044697b3cddad3f9d0751a 2021-11-26 13:02:07.312 | + functions-common:get_or_create_user:841 : echo c15adda059044697b3cddad3f9d0751a 2021-11-26 13:02:07.312 | c15adda059044697b3cddad3f9d0751a 2021-11-26 13:02:07.314 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-11-26 13:02:07.317 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:02:07.320 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-26 13:02:07.323 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:02:07.325 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:02:07.327 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-26 13:02:07.330 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-26 13:02:07.332 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-26 13:02:07.335 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-26 13:02:07.337 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-26 13:02:07.340 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-26 13:02:07.344 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-11-26 13:02:07.344 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:02:07.345 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:02:07.347 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:02:07.351 | ++ functions-common:get_field:727 : read data 2021-11-26 13:02:10.297 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:02:10.301 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:02:10.303 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:02:10.306 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-11-26 13:02:13.165 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-11-26 13:02:13.165 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:02:13.165 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:02:13.168 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:02:13.171 | ++ functions-common:get_field:727 : read data 2021-11-26 13:02:16.123 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:02:16.126 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:02:16.128 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:02:16.132 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:02:16.132 | ++ functions-common:get_field:733 : echo '| cf1e4c83ea154f01abb0c58b297a1e6c | c15adda059044697b3cddad3f9d0751a | | 6adfdcbb4176443c875e48aa87f27a03 | | | False |' 2021-11-26 13:02:16.137 | ++ functions-common:get_field:727 : read data 2021-11-26 13:02:16.140 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:02:16.143 | + functions-common:get_or_add_user_project_role:912 : echo cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:02:16.143 | cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:02:16.145 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-11-26 13:02:16.148 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-11-26 13:02:16.150 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:02:16.153 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-26 13:02:16.156 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:02:16.158 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:02:16.161 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-26 13:02:16.163 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-26 13:02:16.166 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-26 13:02:16.168 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-26 13:02:16.170 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-26 13:02:16.173 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-26 13:02:16.177 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-11-26 13:02:16.177 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:02:16.177 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:02:16.180 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:02:16.183 | ++ functions-common:get_field:727 : read data 2021-11-26 13:02:19.063 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:02:19.067 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:02:19.070 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:02:19.073 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-11-26 13:02:21.926 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-11-26 13:02:21.926 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:02:21.926 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:02:21.930 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:02:21.932 | ++ functions-common:get_field:727 : read data 2021-11-26 13:02:24.883 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:02:24.886 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:02:24.889 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:02:24.892 | ++ functions-common:get_field:733 : echo '| 99c016d0aecd480795613ea3a9905f90 | c15adda059044697b3cddad3f9d0751a | | 6adfdcbb4176443c875e48aa87f27a03 | | | False |' 2021-11-26 13:02:24.892 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:02:24.897 | ++ functions-common:get_field:727 : read data 2021-11-26 13:02:24.900 | + functions-common:get_or_add_user_project_role:910 : user_role_id=99c016d0aecd480795613ea3a9905f90 2021-11-26 13:02:24.903 | + functions-common:get_or_add_user_project_role:912 : echo 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:02:24.903 | 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:02:24.905 | + lib/nova:create_nova_accounts:350 : local nova_api_url 2021-11-26 13:02:24.907 | + lib/nova:create_nova_accounts:351 : [[ True == \F\a\l\s\e ]] 2021-11-26 13:02:24.910 | + lib/nova:create_nova_accounts:354 : nova_api_url=http://10.222.0.50/compute 2021-11-26 13:02:24.913 | + lib/nova:create_nova_accounts:357 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-11-26 13:02:24.915 | + functions-common:get_or_create_service:966 : local service_id 2021-11-26 13:02:24.918 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-11-26 13:02:27.203 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-11-26 13:02:29.410 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:02:29.414 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-26 13:02:29.414 | 0a3015b60f3e411b9bbe9f3606dfcead' 2021-11-26 13:02:29.416 | + functions-common:get_or_create_service:978 : echo 0a3015b60f3e411b9bbe9f3606dfcead 2021-11-26 13:02:29.416 | 0a3015b60f3e411b9bbe9f3606dfcead 2021-11-26 13:02:29.418 | + lib/nova:create_nova_accounts:359 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.50/compute/v2/$(project_id)s' 2021-11-26 13:02:29.421 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-26 13:02:29.424 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' RegionOne 2021-11-26 13:02:29.426 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-26 13:02:29.430 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-11-26 13:02:31.863 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:02:31.866 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-26 13:02:31.868 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-26 13:02:31.872 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.50/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-11-26 13:02:34.174 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:02:34.177 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=e50e3222a6134bb9bf21990f5c19d607 2021-11-26 13:02:34.179 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo e50e3222a6134bb9bf21990f5c19d607 2021-11-26 13:02:34.182 | + functions-common:get_or_create_endpoint:1011 : public_id=e50e3222a6134bb9bf21990f5c19d607 2021-11-26 13:02:34.185 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-26 13:02:34.187 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-26 13:02:34.189 | + functions-common:get_or_create_endpoint:1020 : echo e50e3222a6134bb9bf21990f5c19d607 2021-11-26 13:02:34.189 | e50e3222a6134bb9bf21990f5c19d607 2021-11-26 13:02:34.192 | + lib/nova:create_nova_accounts:363 : get_or_create_service nova compute 'Nova Compute Service' 2021-11-26 13:02:34.194 | + functions-common:get_or_create_service:966 : local service_id 2021-11-26 13:02:34.198 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-11-26 13:02:36.456 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-11-26 13:02:38.570 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:02:38.573 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-26 13:02:38.573 | f33cf40b55b94c4aa1949b082fd472fd' 2021-11-26 13:02:38.576 | + functions-common:get_or_create_service:978 : echo f33cf40b55b94c4aa1949b082fd472fd 2021-11-26 13:02:38.576 | f33cf40b55b94c4aa1949b082fd472fd 2021-11-26 13:02:38.578 | + lib/nova:create_nova_accounts:365 : get_or_create_endpoint compute RegionOne http://10.222.0.50/compute/v2.1 2021-11-26 13:02:38.581 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-26 13:02:38.584 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.50/compute/v2.1 RegionOne 2021-11-26 13:02:38.586 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-26 13:02:38.590 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-11-26 13:02:40.963 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:02:40.966 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-26 13:02:40.968 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-26 13:02:40.971 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.50/compute/v2.1 --region RegionOne -f value -c id 2021-11-26 13:02:43.291 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:02:43.294 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=36d72bafec1c4b5bbec3554939ec721b 2021-11-26 13:02:43.296 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 36d72bafec1c4b5bbec3554939ec721b 2021-11-26 13:02:43.299 | + functions-common:get_or_create_endpoint:1011 : public_id=36d72bafec1c4b5bbec3554939ec721b 2021-11-26 13:02:43.301 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-26 13:02:43.304 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-26 13:02:43.306 | + functions-common:get_or_create_endpoint:1020 : echo 36d72bafec1c4b5bbec3554939ec721b 2021-11-26 13:02:43.306 | 36d72bafec1c4b5bbec3554939ec721b 2021-11-26 13:02:43.309 | + lib/nova:create_nova_accounts:370 : is_service_enabled n-api 2021-11-26 13:02:43.325 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:02:43.327 | + lib/nova:create_nova_accounts:372 : is_service_enabled swift 2021-11-26 13:02:43.344 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:02:43.346 | + lib/nova:create_nova_accounts:375 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-11-26 13:02:43.349 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:02:43.352 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-26 13:02:43.355 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:02:43.357 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:02:43.359 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-26 13:02:43.362 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-26 13:02:43.364 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-26 13:02:43.367 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-26 13:02:43.369 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-26 13:02:43.372 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-26 13:02:43.376 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-11-26 13:02:43.376 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:02:43.376 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:02:43.379 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:02:43.382 | ++ functions-common:get_field:727 : read data 2021-11-26 13:02:46.309 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:02:46.313 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:02:46.316 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:02:46.318 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-11-26 13:02:49.137 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user nova --project service --user-domain Default --project-domain Default 2021-11-26 13:02:49.137 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:02:49.137 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:02:49.140 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:02:49.142 | ++ functions-common:get_field:727 : read data 2021-11-26 13:02:52.179 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:02:52.185 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:02:52.187 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:02:52.191 | ++ functions-common:get_field:733 : echo '| c93a1b6e5ec543289195006838bb1392 | c15adda059044697b3cddad3f9d0751a | | 6adfdcbb4176443c875e48aa87f27a03 | | | False |' 2021-11-26 13:02:52.191 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:02:52.196 | ++ functions-common:get_field:727 : read data 2021-11-26 13:02:52.200 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c93a1b6e5ec543289195006838bb1392 2021-11-26 13:02:52.203 | + functions-common:get_or_add_user_project_role:912 : echo c93a1b6e5ec543289195006838bb1392 2021-11-26 13:02:52.203 | c93a1b6e5ec543289195006838bb1392 2021-11-26 13:02:52.205 | + lib/nova:create_nova_accounts:380 : is_service_enabled s3api 2021-11-26 13:02:52.222 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:02:52.225 | + ./stack.sh:main:1102 : is_service_enabled glance 2021-11-26 13:02:52.242 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:02:52.246 | + ./stack.sh:main:1103 : create_glance_accounts 2021-11-26 13:02:52.248 | + lib/glance:create_glance_accounts:307 : is_service_enabled g-api 2021-11-26 13:02:52.265 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:02:52.268 | + lib/glance:create_glance_accounts:309 : create_service_user glance 2021-11-26 13:02:52.270 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-11-26 13:02:52.273 | + functions-common:get_or_create_user:824 : local user_id 2021-11-26 13:02:52.275 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-26 13:02:52.278 | + functions-common:get_or_create_user:828 : local email= 2021-11-26 13:02:52.281 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-26 13:02:54.596 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:02:54.600 | + functions-common:get_or_create_user:840 : user_id=1d4fe379c28f4876be9aac942caf0c61 2021-11-26 13:02:54.602 | + functions-common:get_or_create_user:841 : echo 1d4fe379c28f4876be9aac942caf0c61 2021-11-26 13:02:54.602 | 1d4fe379c28f4876be9aac942caf0c61 2021-11-26 13:02:54.605 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-11-26 13:02:54.607 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:02:54.610 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-26 13:02:54.613 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:02:54.615 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:02:54.617 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-26 13:02:54.620 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-26 13:02:54.622 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-26 13:02:54.624 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-26 13:02:54.627 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-26 13:02:54.629 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-26 13:02:54.633 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-11-26 13:02:54.633 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:02:54.634 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:02:54.636 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:02:54.639 | ++ functions-common:get_field:727 : read data 2021-11-26 13:02:57.528 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:02:57.532 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:02:57.534 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:02:57.537 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-11-26 13:03:00.407 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-11-26 13:03:00.407 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:03:00.407 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:03:00.410 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:03:00.413 | ++ functions-common:get_field:727 : read data 2021-11-26 13:03:03.364 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:03:03.368 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:03:03.370 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:03:03.373 | ++ functions-common:get_field:733 : echo '| cf1e4c83ea154f01abb0c58b297a1e6c | 1d4fe379c28f4876be9aac942caf0c61 | | 6adfdcbb4176443c875e48aa87f27a03 | | | False |' 2021-11-26 13:03:03.374 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:03:03.378 | ++ functions-common:get_field:727 : read data 2021-11-26 13:03:03.382 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:03:03.384 | + functions-common:get_or_add_user_project_role:912 : echo cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:03:03.384 | cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:03:03.387 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-11-26 13:03:03.389 | + lib/glance:create_glance_accounts:312 : is_service_enabled s-proxy 2021-11-26 13:03:03.405 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:03:03.407 | + lib/glance:create_glance_accounts:313 : create_service_user glance-swift ResellerAdmin 2021-11-26 13:03:03.410 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2021-11-26 13:03:03.413 | + functions-common:get_or_create_user:824 : local user_id 2021-11-26 13:03:03.416 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-26 13:03:03.418 | + functions-common:get_or_create_user:828 : local email= 2021-11-26 13:03:03.421 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-26 13:03:05.713 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:03:05.716 | + functions-common:get_or_create_user:840 : user_id=d28122e2a2d64d28aa30f3677d692263 2021-11-26 13:03:05.718 | + functions-common:get_or_create_user:841 : echo d28122e2a2d64d28aa30f3677d692263 2021-11-26 13:03:05.719 | d28122e2a2d64d28aa30f3677d692263 2021-11-26 13:03:05.721 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2021-11-26 13:03:05.723 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:03:05.727 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-26 13:03:05.730 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:03:05.732 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:03:05.734 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-26 13:03:05.737 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-26 13:03:05.739 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-26 13:03:05.741 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-26 13:03:05.743 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-26 13:03:05.746 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-26 13:03:05.750 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-11-26 13:03:05.751 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:03:05.751 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:03:05.753 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:03:05.756 | ++ functions-common:get_field:727 : read data 2021-11-26 13:03:08.684 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:03:08.688 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:03:08.690 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:03:08.693 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance-swift --project service --user-domain Default --project-domain Default 2021-11-26 13:03:11.530 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance-swift --project service --user-domain Default --project-domain Default 2021-11-26 13:03:11.530 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:03:11.531 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:03:11.533 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:03:11.536 | ++ functions-common:get_field:727 : read data 2021-11-26 13:03:14.500 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:03:14.503 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:03:14.505 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:03:14.508 | ++ functions-common:get_field:733 : echo '| cf1e4c83ea154f01abb0c58b297a1e6c | d28122e2a2d64d28aa30f3677d692263 | | 6adfdcbb4176443c875e48aa87f27a03 | | | False |' 2021-11-26 13:03:14.509 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:03:14.514 | ++ functions-common:get_field:727 : read data 2021-11-26 13:03:14.517 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:03:14.520 | + functions-common:get_or_add_user_project_role:912 : echo cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:03:14.520 | cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:03:14.522 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2021-11-26 13:03:14.524 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-11-26 13:03:14.527 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:03:14.530 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-26 13:03:14.532 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:03:14.535 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:03:14.537 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-26 13:03:14.540 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-26 13:03:14.542 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-26 13:03:14.544 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-26 13:03:14.547 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-26 13:03:14.550 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-26 13:03:14.554 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:03:14.555 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-11-26 13:03:14.562 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:03:14.565 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:03:14.568 | ++ functions-common:get_field:727 : read data 2021-11-26 13:03:17.553 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:03:17.557 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:03:17.559 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:03:17.562 | + functions-common:get_or_add_user_project_role:901 : openstack role add ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-11-26 13:03:20.409 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role ResellerAdmin --user glance-swift --project service --user-domain Default --project-domain Default 2021-11-26 13:03:20.409 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:03:20.409 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:03:20.412 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:03:20.414 | ++ functions-common:get_field:727 : read data 2021-11-26 13:03:23.361 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:03:23.365 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:03:23.367 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:03:23.370 | ++ functions-common:get_field:733 : echo '| c93a1b6e5ec543289195006838bb1392 | d28122e2a2d64d28aa30f3677d692263 | | 6adfdcbb4176443c875e48aa87f27a03 | | | False |' 2021-11-26 13:03:23.371 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:03:23.376 | ++ functions-common:get_field:727 : read data 2021-11-26 13:03:23.379 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c93a1b6e5ec543289195006838bb1392 2021-11-26 13:03:23.381 | + functions-common:get_or_add_user_project_role:912 : echo c93a1b6e5ec543289195006838bb1392 2021-11-26 13:03:23.381 | c93a1b6e5ec543289195006838bb1392 2021-11-26 13:03:23.384 | + lib/glance:create_glance_accounts:316 : get_or_create_service glance image 'Glance Image Service' 2021-11-26 13:03:23.386 | + functions-common:get_or_create_service:966 : local service_id 2021-11-26 13:03:23.389 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-11-26 13:03:25.641 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-11-26 13:03:27.868 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:03:27.871 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-26 13:03:27.871 | b4037ef58cc848af916c5b7d3710e228' 2021-11-26 13:03:27.873 | + functions-common:get_or_create_service:978 : echo b4037ef58cc848af916c5b7d3710e228 2021-11-26 13:03:27.873 | b4037ef58cc848af916c5b7d3710e228 2021-11-26 13:03:27.876 | + lib/glance:create_glance_accounts:318 : get_or_create_endpoint image RegionOne http://10.222.0.50/image 2021-11-26 13:03:27.878 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-26 13:03:27.882 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.50/image RegionOne 2021-11-26 13:03:27.884 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-26 13:03:27.888 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-11-26 13:03:30.268 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:03:30.271 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-26 13:03:30.274 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-26 13:03:30.277 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.50/image --region RegionOne -f value -c id 2021-11-26 13:03:32.587 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:03:32.590 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=f3ece3bc09944b92a2f85511e8311443 2021-11-26 13:03:32.593 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo f3ece3bc09944b92a2f85511e8311443 2021-11-26 13:03:32.596 | + functions-common:get_or_create_endpoint:1011 : public_id=f3ece3bc09944b92a2f85511e8311443 2021-11-26 13:03:32.598 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-26 13:03:32.600 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-26 13:03:32.603 | + functions-common:get_or_create_endpoint:1020 : echo f3ece3bc09944b92a2f85511e8311443 2021-11-26 13:03:32.603 | f3ece3bc09944b92a2f85511e8311443 2021-11-26 13:03:32.606 | ++ lib/glance:create_glance_accounts:323 : get_or_create_domain Default 2021-11-26 13:03:32.608 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-11-26 13:03:32.612 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-11-26 13:03:34.875 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-11-26 13:03:34.878 | ++ functions-common:get_or_create_domain:803 : echo default 2021-11-26 13:03:34.881 | + lib/glance:create_glance_accounts:323 : service_domain_id=default 2021-11-26 13:03:34.883 | + lib/glance:create_glance_accounts:324 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-11-26 13:03:34.909 | + lib/glance:create_glance_accounts:325 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-11-26 13:03:34.933 | + ./stack.sh:main:1105 : is_service_enabled cinder 2021-11-26 13:03:34.950 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:03:34.952 | + ./stack.sh:main:1106 : create_cinder_accounts 2021-11-26 13:03:34.955 | + lib/cinder:create_cinder_accounts:339 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2021-11-26 13:03:34.957 | + lib/cinder:create_cinder_accounts:341 : create_service_user cinder 2021-11-26 13:03:34.960 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-11-26 13:03:34.963 | + functions-common:get_or_create_user:824 : local user_id 2021-11-26 13:03:34.965 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-26 13:03:34.967 | + functions-common:get_or_create_user:828 : local email= 2021-11-26 13:03:34.970 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-26 13:03:37.256 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:03:37.259 | + functions-common:get_or_create_user:840 : user_id=9c8e0d36e4714c3b951547f73e73cfd6 2021-11-26 13:03:37.261 | + functions-common:get_or_create_user:841 : echo 9c8e0d36e4714c3b951547f73e73cfd6 2021-11-26 13:03:37.261 | 9c8e0d36e4714c3b951547f73e73cfd6 2021-11-26 13:03:37.268 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-11-26 13:03:37.270 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:03:37.274 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-26 13:03:37.276 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:03:37.278 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:03:37.281 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-26 13:03:37.283 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-26 13:03:37.285 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-26 13:03:37.288 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-26 13:03:37.290 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-26 13:03:37.293 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-26 13:03:37.297 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-11-26 13:03:37.297 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:03:37.297 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:03:37.300 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:03:37.303 | ++ functions-common:get_field:727 : read data 2021-11-26 13:03:40.186 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:03:40.189 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:03:40.192 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:03:40.195 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-11-26 13:03:43.036 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-11-26 13:03:43.036 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:03:43.036 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:03:43.039 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:03:43.042 | ++ functions-common:get_field:727 : read data 2021-11-26 13:03:46.000 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:03:46.002 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:03:46.005 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:03:46.008 | ++ functions-common:get_field:733 : echo '| cf1e4c83ea154f01abb0c58b297a1e6c | 9c8e0d36e4714c3b951547f73e73cfd6 | | 6adfdcbb4176443c875e48aa87f27a03 | | | False |' 2021-11-26 13:03:46.008 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:03:46.013 | ++ functions-common:get_field:727 : read data 2021-11-26 13:03:46.016 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:03:46.019 | + functions-common:get_or_add_user_project_role:912 : echo cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:03:46.019 | cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:03:46.021 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-11-26 13:03:46.024 | + lib/cinder:create_cinder_accounts:344 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-11-26 13:03:46.026 | + functions-common:get_or_create_service:966 : local service_id 2021-11-26 13:03:46.029 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-11-26 13:03:48.328 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-11-26 13:03:50.457 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:03:50.461 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-26 13:03:50.461 | 76e5a9657f374534aa8c7029a7ffc4d7' 2021-11-26 13:03:50.463 | + functions-common:get_or_create_service:978 : echo 76e5a9657f374534aa8c7029a7ffc4d7 2021-11-26 13:03:50.463 | 76e5a9657f374534aa8c7029a7ffc4d7 2021-11-26 13:03:50.465 | + lib/cinder:create_cinder_accounts:345 : '[' True == False ']' 2021-11-26 13:03:50.468 | + lib/cinder:create_cinder_accounts:364 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2021-11-26 13:03:50.470 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-26 13:03:50.474 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2021-11-26 13:03:50.476 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-26 13:03:50.479 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-11-26 13:03:52.875 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:03:52.877 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-26 13:03:52.880 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-26 13:03:52.884 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-11-26 13:03:55.293 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:03:55.296 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=a96c2748f6904035a65f9c1363537409 2021-11-26 13:03:55.298 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo a96c2748f6904035a65f9c1363537409 2021-11-26 13:03:55.301 | + functions-common:get_or_create_endpoint:1011 : public_id=a96c2748f6904035a65f9c1363537409 2021-11-26 13:03:55.304 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-26 13:03:55.306 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-26 13:03:55.308 | + functions-common:get_or_create_endpoint:1020 : echo a96c2748f6904035a65f9c1363537409 2021-11-26 13:03:55.308 | a96c2748f6904035a65f9c1363537409 2021-11-26 13:03:55.311 | + lib/cinder:create_cinder_accounts:368 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-11-26 13:03:55.313 | + functions-common:get_or_create_service:966 : local service_id 2021-11-26 13:03:55.316 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-11-26 13:03:57.574 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-11-26 13:03:59.703 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:03:59.706 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-26 13:03:59.706 | 76f9aa5c5ac248f3b268685621a8c047' 2021-11-26 13:03:59.709 | + functions-common:get_or_create_service:978 : echo 76f9aa5c5ac248f3b268685621a8c047 2021-11-26 13:03:59.709 | 76f9aa5c5ac248f3b268685621a8c047 2021-11-26 13:03:59.711 | + lib/cinder:create_cinder_accounts:370 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.50/volume/v2/$(project_id)s' 2021-11-26 13:03:59.714 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-26 13:03:59.717 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.50/volume/v2/$(project_id)s' RegionOne 2021-11-26 13:03:59.719 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-26 13:03:59.722 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-11-26 13:04:02.155 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:02.158 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-26 13:04:02.161 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-26 13:04:02.165 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.50/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-11-26 13:04:04.501 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:04.503 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=5ffb447390c64a63aeb23d865b2ed8ed 2021-11-26 13:04:04.506 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 5ffb447390c64a63aeb23d865b2ed8ed 2021-11-26 13:04:04.509 | + functions-common:get_or_create_endpoint:1011 : public_id=5ffb447390c64a63aeb23d865b2ed8ed 2021-11-26 13:04:04.511 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-26 13:04:04.514 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-26 13:04:04.516 | + functions-common:get_or_create_endpoint:1020 : echo 5ffb447390c64a63aeb23d865b2ed8ed 2021-11-26 13:04:04.516 | 5ffb447390c64a63aeb23d865b2ed8ed 2021-11-26 13:04:04.518 | + lib/cinder:create_cinder_accounts:374 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-11-26 13:04:04.521 | + functions-common:get_or_create_service:966 : local service_id 2021-11-26 13:04:04.525 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-11-26 13:04:06.767 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-11-26 13:04:08.887 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:08.890 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-26 13:04:08.890 | 7714ada2b1df4ec1b5929f4ca9cb5098' 2021-11-26 13:04:08.892 | + functions-common:get_or_create_service:978 : echo 7714ada2b1df4ec1b5929f4ca9cb5098 2021-11-26 13:04:08.892 | 7714ada2b1df4ec1b5929f4ca9cb5098 2021-11-26 13:04:08.895 | + lib/cinder:create_cinder_accounts:376 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.50/volume/v3/$(project_id)s' 2021-11-26 13:04:08.898 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-26 13:04:08.901 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' RegionOne 2021-11-26 13:04:08.903 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-26 13:04:08.906 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-11-26 13:04:11.304 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:11.307 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-26 13:04:11.309 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-26 13:04:11.313 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.50/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-11-26 13:04:13.626 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:13.630 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=d569f8fc5b7f4b908586beb56cd67218 2021-11-26 13:04:13.632 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo d569f8fc5b7f4b908586beb56cd67218 2021-11-26 13:04:13.635 | + functions-common:get_or_create_endpoint:1011 : public_id=d569f8fc5b7f4b908586beb56cd67218 2021-11-26 13:04:13.638 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-26 13:04:13.640 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-26 13:04:13.642 | + functions-common:get_or_create_endpoint:1020 : echo d569f8fc5b7f4b908586beb56cd67218 2021-11-26 13:04:13.642 | d569f8fc5b7f4b908586beb56cd67218 2021-11-26 13:04:13.645 | + lib/cinder:create_cinder_accounts:381 : configure_cinder_internal_tenant 2021-11-26 13:04:13.648 | ++ lib/cinder:configure_cinder_internal_tenant:554 : get_or_create_project service 2021-11-26 13:04:13.651 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-26 13:04:13.654 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-11-26 13:04:15.978 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:15.981 | ++ functions-common:get_or_create_project:853 : project_id=6adfdcbb4176443c875e48aa87f27a03 2021-11-26 13:04:15.983 | ++ functions-common:get_or_create_project:854 : echo 6adfdcbb4176443c875e48aa87f27a03 2021-11-26 13:04:15.986 | + lib/cinder:configure_cinder_internal_tenant:554 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 6adfdcbb4176443c875e48aa87f27a03 2021-11-26 13:04:16.012 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_user cinder 2021-11-26 13:04:16.014 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-26 13:04:16.017 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-26 13:04:16.019 | ++ functions-common:get_or_create_user:828 : local email= 2021-11-26 13:04:16.022 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-11-26 13:04:17.960 | No password was supplied, authentication will fail when a user does not have a password. 2021-11-26 13:04:18.375 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:18.378 | ++ functions-common:get_or_create_user:840 : user_id=9c8e0d36e4714c3b951547f73e73cfd6 2021-11-26 13:04:18.380 | ++ functions-common:get_or_create_user:841 : echo 9c8e0d36e4714c3b951547f73e73cfd6 2021-11-26 13:04:18.383 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9c8e0d36e4714c3b951547f73e73cfd6 2021-11-26 13:04:18.408 | + ./stack.sh:main:1108 : is_service_enabled neutron 2021-11-26 13:04:18.425 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:04:18.428 | + ./stack.sh:main:1109 : create_neutron_accounts 2021-11-26 13:04:18.430 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-11-26 13:04:18.434 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-26 13:04:18.436 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 13:04:18.443 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 13:04:18.445 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-26 13:04:18.448 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-26 13:04:18.450 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-26 13:04:18.453 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-11-26 13:04:18.455 | + lib/neutron-legacy:create_mutnauq_accounts:405 : local neutron_url 2021-11-26 13:04:18.458 | + lib/neutron-legacy:create_mutnauq_accounts:406 : '[' False == True ']' 2021-11-26 13:04:18.460 | + lib/neutron-legacy:create_mutnauq_accounts:409 : neutron_url=http://10.222.0.50:9696/ 2021-11-26 13:04:18.463 | + lib/neutron-legacy:create_mutnauq_accounts:412 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2021-11-26 13:04:18.465 | + lib/neutron-legacy:create_mutnauq_accounts:414 : create_service_user neutron 2021-11-26 13:04:18.468 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-11-26 13:04:18.470 | + functions-common:get_or_create_user:824 : local user_id 2021-11-26 13:04:18.473 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-26 13:04:18.475 | + functions-common:get_or_create_user:828 : local email= 2021-11-26 13:04:18.478 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-26 13:04:20.795 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:20.798 | + functions-common:get_or_create_user:840 : user_id=76ff51fb9412449da5fbadf6c5e85343 2021-11-26 13:04:20.800 | + functions-common:get_or_create_user:841 : echo 76ff51fb9412449da5fbadf6c5e85343 2021-11-26 13:04:20.800 | 76ff51fb9412449da5fbadf6c5e85343 2021-11-26 13:04:20.803 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-11-26 13:04:20.805 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:04:20.808 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-26 13:04:20.811 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:04:20.813 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:04:20.816 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-26 13:04:20.818 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-26 13:04:20.820 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-26 13:04:20.823 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-26 13:04:20.825 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-26 13:04:20.828 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-26 13:04:20.833 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:04:20.833 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:04:20.833 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-11-26 13:04:20.835 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:04:20.838 | ++ functions-common:get_field:727 : read data 2021-11-26 13:04:23.751 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:23.755 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:04:23.758 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:04:23.760 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-11-26 13:04:26.626 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-11-26 13:04:26.626 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:04:26.627 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:04:26.630 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:04:26.635 | ++ functions-common:get_field:727 : read data 2021-11-26 13:04:29.669 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:29.672 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:04:29.674 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:04:29.677 | ++ functions-common:get_field:733 : echo '| cf1e4c83ea154f01abb0c58b297a1e6c | 76ff51fb9412449da5fbadf6c5e85343 | | 6adfdcbb4176443c875e48aa87f27a03 | | | False |' 2021-11-26 13:04:29.678 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:04:29.683 | ++ functions-common:get_field:727 : read data 2021-11-26 13:04:29.686 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:04:29.689 | + functions-common:get_or_add_user_project_role:912 : echo cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:04:29.689 | cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:04:29.691 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-11-26 13:04:29.694 | + lib/neutron-legacy:create_mutnauq_accounts:416 : get_or_create_service neutron network 'Neutron Service' 2021-11-26 13:04:29.696 | + functions-common:get_or_create_service:966 : local service_id 2021-11-26 13:04:29.700 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-11-26 13:04:32.005 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-11-26 13:04:34.160 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:34.163 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-26 13:04:34.163 | 3c788455adf74ea19e3ddbf5eaedc6d9' 2021-11-26 13:04:34.166 | + functions-common:get_or_create_service:978 : echo 3c788455adf74ea19e3ddbf5eaedc6d9 2021-11-26 13:04:34.166 | 3c788455adf74ea19e3ddbf5eaedc6d9 2021-11-26 13:04:34.168 | + lib/neutron-legacy:create_mutnauq_accounts:418 : get_or_create_endpoint network RegionOne http://10.222.0.50:9696/ 2021-11-26 13:04:34.171 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-26 13:04:34.174 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.50:9696/ RegionOne 2021-11-26 13:04:34.177 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-26 13:04:34.180 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-11-26 13:04:36.552 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:36.555 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-26 13:04:36.558 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-26 13:04:36.561 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.50:9696/ --region RegionOne -f value -c id 2021-11-26 13:04:38.866 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:38.869 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=b34de71d480c48bdbcca259331de93ed 2021-11-26 13:04:38.871 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo b34de71d480c48bdbcca259331de93ed 2021-11-26 13:04:38.874 | + functions-common:get_or_create_endpoint:1011 : public_id=b34de71d480c48bdbcca259331de93ed 2021-11-26 13:04:38.877 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-26 13:04:38.880 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-26 13:04:38.883 | + functions-common:get_or_create_endpoint:1020 : echo b34de71d480c48bdbcca259331de93ed 2021-11-26 13:04:38.883 | b34de71d480c48bdbcca259331de93ed 2021-11-26 13:04:38.885 | + ./stack.sh:main:1111 : is_service_enabled swift 2021-11-26 13:04:38.901 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:04:38.903 | + ./stack.sh:main:1112 : create_swift_accounts 2021-11-26 13:04:38.906 | + lib/swift:create_swift_accounts:630 : export swiftusertest1_password=testing 2021-11-26 13:04:38.908 | + lib/swift:create_swift_accounts:630 : swiftusertest1_password=testing 2021-11-26 13:04:38.911 | + lib/swift:create_swift_accounts:631 : export swiftusertest2_password=testing2 2021-11-26 13:04:38.913 | + lib/swift:create_swift_accounts:631 : swiftusertest2_password=testing2 2021-11-26 13:04:38.916 | + lib/swift:create_swift_accounts:632 : export swiftusertest3_password=testing3 2021-11-26 13:04:38.918 | + lib/swift:create_swift_accounts:632 : swiftusertest3_password=testing3 2021-11-26 13:04:38.920 | + lib/swift:create_swift_accounts:633 : export swiftusertest4_password=testing4 2021-11-26 13:04:38.923 | + lib/swift:create_swift_accounts:633 : swiftusertest4_password=testing4 2021-11-26 13:04:38.925 | + lib/swift:create_swift_accounts:635 : local another_role 2021-11-26 13:04:38.929 | ++ lib/swift:create_swift_accounts:636 : get_or_create_role anotherrole 2021-11-26 13:04:38.931 | ++ functions-common:get_or_create_role:860 : local role_id 2021-11-26 13:04:38.934 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-11-26 13:04:41.201 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:41.203 | ++ functions-common:get_or_create_role:865 : role_id=cb43b9bd76794571a4f6d6ccf3b570c4 2021-11-26 13:04:41.206 | ++ functions-common:get_or_create_role:866 : echo cb43b9bd76794571a4f6d6ccf3b570c4 2021-11-26 13:04:41.209 | + lib/swift:create_swift_accounts:636 : another_role=cb43b9bd76794571a4f6d6ccf3b570c4 2021-11-26 13:04:41.211 | + lib/swift:create_swift_accounts:640 : create_service_user swift admin 2021-11-26 13:04:41.214 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2021-11-26 13:04:41.216 | + functions-common:get_or_create_user:824 : local user_id 2021-11-26 13:04:41.218 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-26 13:04:41.220 | + functions-common:get_or_create_user:828 : local email= 2021-11-26 13:04:41.224 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-26 13:04:43.511 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:43.514 | + functions-common:get_or_create_user:840 : user_id=d63ce058a19f4377b7de8f4f4d7ba2ad 2021-11-26 13:04:43.516 | + functions-common:get_or_create_user:841 : echo d63ce058a19f4377b7de8f4f4d7ba2ad 2021-11-26 13:04:43.516 | d63ce058a19f4377b7de8f4f4d7ba2ad 2021-11-26 13:04:43.518 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2021-11-26 13:04:43.521 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:04:43.524 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-26 13:04:43.526 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:04:43.528 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:04:43.531 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-26 13:04:43.533 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-26 13:04:43.536 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-26 13:04:43.538 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-26 13:04:43.540 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-26 13:04:43.542 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-26 13:04:43.546 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-11-26 13:04:43.546 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:04:43.546 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:04:43.549 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:04:43.552 | ++ functions-common:get_field:727 : read data 2021-11-26 13:04:46.444 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:46.447 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:04:46.449 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:04:46.452 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user swift --project service --user-domain Default --project-domain Default 2021-11-26 13:04:49.350 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user swift --project service --user-domain Default --project-domain Default 2021-11-26 13:04:49.350 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:04:49.351 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:04:49.353 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:04:49.356 | ++ functions-common:get_field:727 : read data 2021-11-26 13:04:52.363 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:52.366 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:04:52.368 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:04:52.371 | ++ functions-common:get_field:733 : echo '| cf1e4c83ea154f01abb0c58b297a1e6c | d63ce058a19f4377b7de8f4f4d7ba2ad | | 6adfdcbb4176443c875e48aa87f27a03 | | | False |' 2021-11-26 13:04:52.371 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:04:52.376 | ++ functions-common:get_field:727 : read data 2021-11-26 13:04:52.379 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:04:52.381 | + functions-common:get_or_add_user_project_role:912 : echo cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:04:52.381 | cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:04:52.384 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-11-26 13:04:52.386 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2021-11-26 13:04:52.388 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:04:52.391 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-26 13:04:52.393 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:04:52.396 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:04:52.398 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-26 13:04:52.400 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-26 13:04:52.402 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-26 13:04:52.404 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-26 13:04:52.406 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-26 13:04:52.409 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-26 13:04:52.413 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-11-26 13:04:52.413 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:04:52.414 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:04:52.416 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:04:52.419 | ++ functions-common:get_field:727 : read data 2021-11-26 13:04:55.464 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:04:55.468 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:04:55.470 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:04:55.473 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user swift --project service --user-domain Default --project-domain Default 2021-11-26 13:04:58.349 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:04:58.349 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user swift --project service --user-domain Default --project-domain Default 2021-11-26 13:04:58.349 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:04:58.352 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:04:58.354 | ++ functions-common:get_field:727 : read data 2021-11-26 13:05:01.328 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:01.331 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:05:01.334 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:05:01.336 | ++ functions-common:get_field:733 : echo '| 99c016d0aecd480795613ea3a9905f90 | d63ce058a19f4377b7de8f4f4d7ba2ad | | 6adfdcbb4176443c875e48aa87f27a03 | | | False |' 2021-11-26 13:05:01.337 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:05:01.341 | ++ functions-common:get_field:727 : read data 2021-11-26 13:05:01.345 | + functions-common:get_or_add_user_project_role:910 : user_role_id=99c016d0aecd480795613ea3a9905f90 2021-11-26 13:05:01.348 | + functions-common:get_or_add_user_project_role:912 : echo 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:05:01.348 | 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:05:01.350 | + lib/swift:create_swift_accounts:642 : get_or_create_service swift object-store 'Swift Service' 2021-11-26 13:05:01.352 | + functions-common:get_or_create_service:966 : local service_id 2021-11-26 13:05:01.356 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-11-26 13:05:03.613 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-11-26 13:05:05.786 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:05.789 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-26 13:05:05.789 | 25d4a371dbec4e748dab1295683176d3' 2021-11-26 13:05:05.791 | + functions-common:get_or_create_service:978 : echo 25d4a371dbec4e748dab1295683176d3 2021-11-26 13:05:05.792 | 25d4a371dbec4e748dab1295683176d3 2021-11-26 13:05:05.794 | + lib/swift:create_swift_accounts:644 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' http://10.222.0.50:8080 2021-11-26 13:05:05.796 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-26 13:05:05.799 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' RegionOne 2021-11-26 13:05:05.802 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-26 13:05:05.805 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface public --region RegionOne -c ID -f value 2021-11-26 13:05:08.167 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:08.169 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-26 13:05:08.172 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-26 13:05:08.175 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.50:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-11-26 13:05:10.481 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:10.484 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=a9b9c51c3bb04c8c8bd833ec7949c2f2 2021-11-26 13:05:10.486 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo a9b9c51c3bb04c8c8bd833ec7949c2f2 2021-11-26 13:05:10.489 | + functions-common:get_or_create_endpoint:1011 : public_id=a9b9c51c3bb04c8c8bd833ec7949c2f2 2021-11-26 13:05:10.492 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.50:8080 ]] 2021-11-26 13:05:10.494 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.50:8080 RegionOne 2021-11-26 13:05:10.496 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-26 13:05:10.499 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service object-store --interface admin --region RegionOne -c ID -f value 2021-11-26 13:05:12.914 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:12.917 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-26 13:05:12.919 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-26 13:05:12.922 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.50:8080 --region RegionOne -f value -c id 2021-11-26 13:05:15.230 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:15.233 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c67c03a87e11455d9cbb7740935a533a 2021-11-26 13:05:15.235 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo c67c03a87e11455d9cbb7740935a533a 2021-11-26 13:05:15.236 | c67c03a87e11455d9cbb7740935a533a 2021-11-26 13:05:15.238 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-26 13:05:15.240 | + functions-common:get_or_create_endpoint:1020 : echo a9b9c51c3bb04c8c8bd833ec7949c2f2 2021-11-26 13:05:15.240 | a9b9c51c3bb04c8c8bd833ec7949c2f2 2021-11-26 13:05:15.243 | + lib/swift:create_swift_accounts:649 : local swift_project_test1 2021-11-26 13:05:15.246 | ++ lib/swift:create_swift_accounts:650 : get_or_create_project swiftprojecttest1 default 2021-11-26 13:05:15.248 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-26 13:05:15.251 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-11-26 13:05:17.504 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:17.507 | ++ functions-common:get_or_create_project:853 : project_id=5456e7754ee14550b10f36b909757033 2021-11-26 13:05:17.509 | ++ functions-common:get_or_create_project:854 : echo 5456e7754ee14550b10f36b909757033 2021-11-26 13:05:17.512 | + lib/swift:create_swift_accounts:650 : swift_project_test1=5456e7754ee14550b10f36b909757033 2021-11-26 13:05:17.515 | + lib/swift:create_swift_accounts:651 : die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1' 2021-11-26 13:05:17.517 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-26 13:05:17.533 | ++ lib/swift:create_swift_accounts:653 : get_or_create_user swiftusertest1 testing default test@example.com 2021-11-26 13:05:17.536 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-26 13:05:17.538 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-11-26 13:05:17.541 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-11-26 13:05:17.544 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest1 --password testing --domain=default --email=test@example.com --or-show -f value -c id 2021-11-26 13:05:19.841 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:19.844 | ++ functions-common:get_or_create_user:840 : user_id=f86753be6eb94c23bb5c465950146a65 2021-11-26 13:05:19.847 | ++ functions-common:get_or_create_user:841 : echo f86753be6eb94c23bb5c465950146a65 2021-11-26 13:05:19.850 | + lib/swift:create_swift_accounts:653 : SWIFT_USER_TEST1=f86753be6eb94c23bb5c465950146a65 2021-11-26 13:05:19.852 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-11-26 13:05:19.855 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-26 13:05:19.870 | + lib/swift:create_swift_accounts:655 : get_or_add_user_project_role admin f86753be6eb94c23bb5c465950146a65 5456e7754ee14550b10f36b909757033 2021-11-26 13:05:19.873 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:05:19.876 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-26 13:05:19.878 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:05:19.881 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:05:19.883 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-26 13:05:19.885 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-26 13:05:19.887 | ++ functions-common:_get_domain_args:882 : echo 2021-11-26 13:05:19.890 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-26 13:05:19.895 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user f86753be6eb94c23bb5c465950146a65 --project 5456e7754ee14550b10f36b909757033 2021-11-26 13:05:19.895 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:05:19.895 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:05:19.897 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:05:19.900 | ++ functions-common:get_field:727 : read data 2021-11-26 13:05:22.323 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:22.327 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:05:22.329 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:05:22.332 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user f86753be6eb94c23bb5c465950146a65 --project 5456e7754ee14550b10f36b909757033 2021-11-26 13:05:24.709 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user f86753be6eb94c23bb5c465950146a65 --project 5456e7754ee14550b10f36b909757033 2021-11-26 13:05:24.709 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:05:24.709 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:05:24.711 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:05:24.714 | ++ functions-common:get_field:727 : read data 2021-11-26 13:05:27.156 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:27.158 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:05:27.161 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:05:27.164 | ++ functions-common:get_field:733 : echo '| 99c016d0aecd480795613ea3a9905f90 | f86753be6eb94c23bb5c465950146a65 | | 5456e7754ee14550b10f36b909757033 | | | False |' 2021-11-26 13:05:27.164 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:05:27.169 | ++ functions-common:get_field:727 : read data 2021-11-26 13:05:27.172 | + functions-common:get_or_add_user_project_role:910 : user_role_id=99c016d0aecd480795613ea3a9905f90 2021-11-26 13:05:27.175 | + functions-common:get_or_add_user_project_role:912 : echo 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:05:27.175 | 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:05:27.178 | + lib/swift:create_swift_accounts:657 : local swift_user_test3 2021-11-26 13:05:27.181 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-11-26 13:05:27.183 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-26 13:05:27.186 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-11-26 13:05:27.188 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-11-26 13:05:27.191 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest3 --password testing3 --domain=default --email=test3@example.com --or-show -f value -c id 2021-11-26 13:05:29.401 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:29.403 | ++ functions-common:get_or_create_user:840 : user_id=ad13b6c419a3475ca6b43244f79e423f 2021-11-26 13:05:29.406 | ++ functions-common:get_or_create_user:841 : echo ad13b6c419a3475ca6b43244f79e423f 2021-11-26 13:05:29.409 | + lib/swift:create_swift_accounts:659 : swift_user_test3=ad13b6c419a3475ca6b43244f79e423f 2021-11-26 13:05:29.412 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3' 2021-11-26 13:05:29.414 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-26 13:05:29.429 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role cb43b9bd76794571a4f6d6ccf3b570c4 ad13b6c419a3475ca6b43244f79e423f 5456e7754ee14550b10f36b909757033 2021-11-26 13:05:29.432 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:05:29.435 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-26 13:05:29.437 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:05:29.439 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:05:29.441 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-26 13:05:29.444 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-26 13:05:29.446 | ++ functions-common:_get_domain_args:882 : echo 2021-11-26 13:05:29.449 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-26 13:05:29.453 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role cb43b9bd76794571a4f6d6ccf3b570c4 --user ad13b6c419a3475ca6b43244f79e423f --project 5456e7754ee14550b10f36b909757033 2021-11-26 13:05:29.453 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:05:29.455 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:05:29.458 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:05:29.460 | ++ functions-common:get_field:727 : read data 2021-11-26 13:05:31.828 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:31.832 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:05:31.834 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:05:31.836 | + functions-common:get_or_add_user_project_role:901 : openstack role add cb43b9bd76794571a4f6d6ccf3b570c4 --user ad13b6c419a3475ca6b43244f79e423f --project 5456e7754ee14550b10f36b909757033 2021-11-26 13:05:34.129 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role cb43b9bd76794571a4f6d6ccf3b570c4 --user ad13b6c419a3475ca6b43244f79e423f --project 5456e7754ee14550b10f36b909757033 2021-11-26 13:05:34.129 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:05:34.129 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:05:34.132 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:05:34.135 | ++ functions-common:get_field:727 : read data 2021-11-26 13:05:36.554 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:36.557 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:05:36.559 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:05:36.563 | ++ functions-common:get_field:733 : echo '| cb43b9bd76794571a4f6d6ccf3b570c4 | ad13b6c419a3475ca6b43244f79e423f | | 5456e7754ee14550b10f36b909757033 | | | False |' 2021-11-26 13:05:36.569 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:05:36.574 | ++ functions-common:get_field:727 : read data 2021-11-26 13:05:36.577 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cb43b9bd76794571a4f6d6ccf3b570c4 2021-11-26 13:05:36.579 | + functions-common:get_or_add_user_project_role:912 : echo cb43b9bd76794571a4f6d6ccf3b570c4 2021-11-26 13:05:36.580 | cb43b9bd76794571a4f6d6ccf3b570c4 2021-11-26 13:05:36.582 | + lib/swift:create_swift_accounts:663 : local swift_project_test2 2021-11-26 13:05:36.585 | ++ lib/swift:create_swift_accounts:664 : get_or_create_project swiftprojecttest2 default 2021-11-26 13:05:36.587 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-26 13:05:36.590 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-11-26 13:05:38.810 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:38.813 | ++ functions-common:get_or_create_project:853 : project_id=fde56bebbf4b4b9f80c00aa76877fc21 2021-11-26 13:05:38.816 | ++ functions-common:get_or_create_project:854 : echo fde56bebbf4b4b9f80c00aa76877fc21 2021-11-26 13:05:38.819 | + lib/swift:create_swift_accounts:664 : swift_project_test2=fde56bebbf4b4b9f80c00aa76877fc21 2021-11-26 13:05:38.821 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2' 2021-11-26 13:05:38.823 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-26 13:05:38.839 | + lib/swift:create_swift_accounts:667 : local swift_user_test2 2021-11-26 13:05:38.842 | ++ lib/swift:create_swift_accounts:669 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-11-26 13:05:38.844 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-26 13:05:38.847 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-11-26 13:05:38.849 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-11-26 13:05:38.852 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest2 --password testing2 --domain=default --email=test2@example.com --or-show -f value -c id 2021-11-26 13:05:41.143 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:41.146 | ++ functions-common:get_or_create_user:840 : user_id=53cc5530d4ca47d391246eaae18a17ac 2021-11-26 13:05:41.148 | ++ functions-common:get_or_create_user:841 : echo 53cc5530d4ca47d391246eaae18a17ac 2021-11-26 13:05:41.151 | + lib/swift:create_swift_accounts:669 : swift_user_test2=53cc5530d4ca47d391246eaae18a17ac 2021-11-26 13:05:41.153 | + lib/swift:create_swift_accounts:670 : die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2' 2021-11-26 13:05:41.156 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-26 13:05:41.171 | + lib/swift:create_swift_accounts:671 : get_or_add_user_project_role admin 53cc5530d4ca47d391246eaae18a17ac fde56bebbf4b4b9f80c00aa76877fc21 2021-11-26 13:05:41.173 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:05:41.178 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-26 13:05:41.180 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:05:41.182 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:05:41.185 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-26 13:05:41.189 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-26 13:05:41.194 | ++ functions-common:_get_domain_args:882 : echo 2021-11-26 13:05:41.196 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-26 13:05:41.201 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 53cc5530d4ca47d391246eaae18a17ac --project fde56bebbf4b4b9f80c00aa76877fc21 2021-11-26 13:05:41.201 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:05:41.201 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:05:41.204 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:05:41.207 | ++ functions-common:get_field:727 : read data 2021-11-26 13:05:43.625 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:43.629 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:05:43.632 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:05:43.634 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 53cc5530d4ca47d391246eaae18a17ac --project fde56bebbf4b4b9f80c00aa76877fc21 2021-11-26 13:05:45.962 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 53cc5530d4ca47d391246eaae18a17ac --project fde56bebbf4b4b9f80c00aa76877fc21 2021-11-26 13:05:45.962 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:05:45.962 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:05:45.965 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:05:45.968 | ++ functions-common:get_field:727 : read data 2021-11-26 13:05:48.419 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:48.422 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:05:48.425 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:05:48.428 | ++ functions-common:get_field:733 : echo '| 99c016d0aecd480795613ea3a9905f90 | 53cc5530d4ca47d391246eaae18a17ac | | fde56bebbf4b4b9f80c00aa76877fc21 | | | False |' 2021-11-26 13:05:48.428 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:05:48.433 | ++ functions-common:get_field:727 : read data 2021-11-26 13:05:48.436 | + functions-common:get_or_add_user_project_role:910 : user_role_id=99c016d0aecd480795613ea3a9905f90 2021-11-26 13:05:48.438 | + functions-common:get_or_add_user_project_role:912 : echo 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:05:48.438 | 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:05:48.441 | + lib/swift:create_swift_accounts:673 : local swift_domain 2021-11-26 13:05:48.444 | ++ lib/swift:create_swift_accounts:674 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-11-26 13:05:48.447 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-11-26 13:05:48.450 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-11-26 13:05:50.736 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-11-26 13:05:52.953 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:52.957 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-11-26 13:05:52.957 | 068abb071d8d4456b3ec377c53926932' 2021-11-26 13:05:52.959 | ++ functions-common:get_or_create_domain:803 : echo 068abb071d8d4456b3ec377c53926932 2021-11-26 13:05:52.962 | + lib/swift:create_swift_accounts:674 : swift_domain=068abb071d8d4456b3ec377c53926932 2021-11-26 13:05:52.964 | + lib/swift:create_swift_accounts:675 : die_if_not_set 675 swift_domain 'Failure creating swift_test domain' 2021-11-26 13:05:52.967 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-26 13:05:52.985 | + lib/swift:create_swift_accounts:677 : local swift_project_test4 2021-11-26 13:05:52.988 | ++ lib/swift:create_swift_accounts:678 : get_or_create_project swiftprojecttest4 068abb071d8d4456b3ec377c53926932 2021-11-26 13:05:52.990 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-26 13:05:52.995 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=068abb071d8d4456b3ec377c53926932 --or-show -f value -c id 2021-11-26 13:05:55.307 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:55.310 | ++ functions-common:get_or_create_project:853 : project_id=3ab6ed69428044b59e4a135ef8a32b86 2021-11-26 13:05:55.312 | ++ functions-common:get_or_create_project:854 : echo 3ab6ed69428044b59e4a135ef8a32b86 2021-11-26 13:05:55.315 | + lib/swift:create_swift_accounts:678 : swift_project_test4=3ab6ed69428044b59e4a135ef8a32b86 2021-11-26 13:05:55.318 | + lib/swift:create_swift_accounts:679 : die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4' 2021-11-26 13:05:55.320 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-26 13:05:55.336 | + lib/swift:create_swift_accounts:681 : local swift_user_test4 2021-11-26 13:05:55.339 | ++ lib/swift:create_swift_accounts:683 : get_or_create_user swiftusertest4 testing4 068abb071d8d4456b3ec377c53926932 test4@example.com 2021-11-26 13:05:55.342 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-26 13:05:55.345 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-11-26 13:05:55.348 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-11-26 13:05:55.351 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=068abb071d8d4456b3ec377c53926932 --email=test4@example.com --or-show -f value -c id 2021-11-26 13:05:57.617 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:05:57.620 | ++ functions-common:get_or_create_user:840 : user_id=473e4e8469ab47ff83614cc703031ac5 2021-11-26 13:05:57.622 | ++ functions-common:get_or_create_user:841 : echo 473e4e8469ab47ff83614cc703031ac5 2021-11-26 13:05:57.625 | + lib/swift:create_swift_accounts:683 : swift_user_test4=473e4e8469ab47ff83614cc703031ac5 2021-11-26 13:05:57.628 | + lib/swift:create_swift_accounts:684 : die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4' 2021-11-26 13:05:57.630 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-26 13:05:57.646 | + lib/swift:create_swift_accounts:685 : get_or_add_user_project_role admin 473e4e8469ab47ff83614cc703031ac5 3ab6ed69428044b59e4a135ef8a32b86 2021-11-26 13:05:57.648 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:05:57.651 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-26 13:05:57.654 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:05:57.656 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:05:57.659 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-26 13:05:57.661 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-26 13:05:57.663 | ++ functions-common:_get_domain_args:882 : echo 2021-11-26 13:05:57.666 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-26 13:05:57.670 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 473e4e8469ab47ff83614cc703031ac5 --project 3ab6ed69428044b59e4a135ef8a32b86 2021-11-26 13:05:57.670 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:05:57.670 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:05:57.674 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:05:57.678 | ++ functions-common:get_field:727 : read data 2021-11-26 13:06:00.134 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:06:00.137 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:06:00.140 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:06:00.142 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 473e4e8469ab47ff83614cc703031ac5 --project 3ab6ed69428044b59e4a135ef8a32b86 2021-11-26 13:06:02.459 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 473e4e8469ab47ff83614cc703031ac5 --project 3ab6ed69428044b59e4a135ef8a32b86 2021-11-26 13:06:02.460 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:06:02.460 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:06:02.462 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:06:02.465 | ++ functions-common:get_field:727 : read data 2021-11-26 13:06:05.013 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:06:05.017 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:06:05.019 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:06:05.022 | ++ functions-common:get_field:733 : echo '| 99c016d0aecd480795613ea3a9905f90 | 473e4e8469ab47ff83614cc703031ac5 | | 3ab6ed69428044b59e4a135ef8a32b86 | | | False |' 2021-11-26 13:06:05.022 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:06:05.028 | ++ functions-common:get_field:727 : read data 2021-11-26 13:06:05.031 | + functions-common:get_or_add_user_project_role:910 : user_role_id=99c016d0aecd480795613ea3a9905f90 2021-11-26 13:06:05.033 | + functions-common:get_or_add_user_project_role:912 : echo 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:06:05.033 | 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:06:05.036 | + ./stack.sh:main:1118 : write_clouds_yaml 2021-11-26 13:06:05.038 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-11-26 13:06:05.041 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-11-26 13:06:05.045 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-11-26 13:06:05.057 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-11-26 13:06:05.068 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-11-26 13:06:05.071 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-11-26 13:06:05.073 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack --os-region-name RegionOne --os-auth-url http://10.222.0.50/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-11-26 13:06:05.168 | The user clouds.yaml file didn't exist. 2021-11-26 13:06:05.178 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-alt --os-region-name RegionOne --os-auth-url http://10.222.0.50/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-11-26 13:06:05.281 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-11-26 13:06:05.281 | self._clouds = yaml.load(clouds_file) 2021-11-26 13:06:05.290 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-admin --os-region-name RegionOne --os-auth-url http://10.222.0.50/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-11-26 13:06:05.406 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-11-26 13:06:05.406 | self._clouds = yaml.load(clouds_file) 2021-11-26 13:06:05.416 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/update_clouds_yaml.py --file /etc/openstack/clouds.yaml --os-cloud devstack-system-admin --os-region-name RegionOne --os-auth-url http://10.222.0.50/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-11-26 13:06:05.527 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-11-26 13:06:05.527 | self._clouds = yaml.load(clouds_file) 2021-11-26 13:06:05.537 | ++ functions-common:write_clouds_yaml:133 : eval echo '~ubuntu' 2021-11-26 13:06:05.540 | +++ functions-common:write_clouds_yaml:133 : echo /home/ubuntu 2021-11-26 13:06:05.543 | + functions-common:write_clouds_yaml:133 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-11-26 13:06:05.547 | + ./stack.sh:main:1123 : is_service_enabled horizon 2021-11-26 13:06:05.569 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:06:05.572 | + ./stack.sh:main:1133 : is_service_enabled mysql postgresql 2021-11-26 13:06:05.588 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:06:05.591 | + ./stack.sh:main:1133 : is_service_enabled glance 2021-11-26 13:06:05.607 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:06:05.610 | + ./stack.sh:main:1134 : echo_summary 'Configuring Glance' 2021-11-26 13:06:05.613 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:06:05.615 | + ./stack.sh:echo_summary:428 : echo -e Configuring Glance 2021-11-26 13:06:05.618 | + ./stack.sh:main:1135 : init_glance 2021-11-26 13:06:05.620 | + lib/glance:init_glance:332 : rm -rf /opt/stack/data/glance/images 2021-11-26 13:06:05.624 | + lib/glance:init_glance:333 : mkdir -p /opt/stack/data/glance/images 2021-11-26 13:06:05.628 | + lib/glance:init_glance:336 : recreate_database glance 2021-11-26 13:06:05.630 | + lib/database:recreate_database:110 : local db=glance 2021-11-26 13:06:05.632 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-11-26 13:06:05.635 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-11-26 13:06:05.637 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-11-26 13:06:05.641 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 13:06:05.655 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-11-26 13:06:05.659 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 13:06:05.673 | + lib/glance:init_glance:338 : time_start dbsync 2021-11-26 13:06:05.676 | + functions-common:time_start:2317 : local name=dbsync 2021-11-26 13:06:05.678 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:06:05.682 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:06:05.687 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:06:05.689 | + functions-common:time_start:2322 : _TIME_START[$name]=1637931965686 2021-11-26 13:06:05.692 | + lib/glance:init_glance:340 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-11-26 13:06:07.925 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=78245) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-26 13:06:07.928 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-11-26 13:06:07.928 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-11-26 13:06:07.954 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-11-26 13:06:07.954 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-11-26 13:06:07.971 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 13:06:07.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.974 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:07.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:07.990 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 13:06:07.991 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 13:06:08.032 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 13:06:08.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/040_add_changes_to_satisfy_metadefs_tags.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/039_add_changes_to_satisfy_models_metadef.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/042_add_changes_to_reinstall_unique_metadef_constraints.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/029_location_meta_data_pickle_to_string.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:06:08.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:06:08.051 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 13:06:08.051 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78245) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 13:06:08.113 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-26 13:06:08.113 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-26 13:06:08.160 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-11-26 13:06:11.016 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-11-26 13:06:11.118 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-11-26 13:06:11.134 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-11-26 13:06:11.460 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-11-26 13:06:11.469 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-11-26 13:06:11.477 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-11-26 13:06:11.684 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-11-26 13:06:12.049 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-11-26 13:06:12.057 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-11-26 13:06:12.068 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-26 13:06:12.068 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-26 13:06:12.073 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-26 13:06:12.073 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-26 13:06:12.078 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-26 13:06:12.078 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-26 13:06:12.098 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-26 13:06:12.099 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-26 13:06:12.130 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-26 13:06:12.130 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-26 13:06:12.138 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-11-26 13:06:12.446 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-11-26 13:06:12.631 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-11-26 13:06:12.634 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-11-26 13:06:12.641 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-11-26 13:06:12.644 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-11-26 13:06:12.652 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-11-26 13:06:12.670 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-26 13:06:12.670 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-26 13:06:12.675 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-26 13:06:12.675 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-26 13:06:12.678 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-11-26 13:06:12.678 | Database migration is up to date. No migration needed. 2021-11-26 13:06:12.679 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-11-26 13:06:12.679 | Database is synced successfully. 2021-11-26 13:06:12.867 | + lib/glance:init_glance:343 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-11-26 13:06:14.970 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=78250) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-26 13:06:15.120 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-11-26 13:06:15.150 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-11-26 13:06:15.256 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-11-26 13:06:15.398 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-11-26 13:06:15.444 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-11-26 13:06:15.599 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-11-26 13:06:15.653 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-11-26 13:06:15.679 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-11-26 13:06:15.725 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-11-26 13:06:15.758 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-11-26 13:06:15.934 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-11-26 13:06:15.960 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-11-26 13:06:16.101 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-11-26 13:06:16.123 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-11-26 13:06:16.202 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-11-26 13:06:16.233 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-11-26 13:06:16.270 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-11-26 13:06:16.355 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-11-26 13:06:16.385 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-11-26 13:06:16.429 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-11-26 13:06:16.472 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-11-26 13:06:16.510 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-11-26 13:06:16.581 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-11-26 13:06:16.714 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-11-26 13:06:16.761 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-11-26 13:06:16.783 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-11-26 13:06:16.830 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-11-26 13:06:16.902 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-11-26 13:06:16.941 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-11-26 13:06:16.972 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-11-26 13:06:16.972 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-11-26 13:06:17.153 | + lib/glance:init_glance:344 : time_stop dbsync 2021-11-26 13:06:17.156 | + functions-common:time_stop:2331 : local name 2021-11-26 13:06:17.158 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:06:17.161 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:06:17.163 | + functions-common:time_stop:2334 : local total 2021-11-26 13:06:17.165 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:06:17.168 | + functions-common:time_stop:2337 : name=dbsync 2021-11-26 13:06:17.170 | + functions-common:time_stop:2338 : start_time=1637931965686 2021-11-26 13:06:17.173 | + functions-common:time_stop:2340 : [[ -z 1637931965686 ]] 2021-11-26 13:06:17.176 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:06:17.180 | + functions-common:time_stop:2343 : end_time=1637931977177 2021-11-26 13:06:17.182 | + functions-common:time_stop:2344 : elapsed_time=11491 2021-11-26 13:06:17.185 | + functions-common:time_stop:2345 : total=18644 2021-11-26 13:06:17.187 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:06:17.189 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=30135 2021-11-26 13:06:17.193 | + ./stack.sh:main:1142 : is_service_enabled neutron 2021-11-26 13:06:17.209 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:06:17.211 | + ./stack.sh:main:1143 : echo_summary 'Configuring Neutron' 2021-11-26 13:06:17.214 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:06:17.216 | + ./stack.sh:echo_summary:428 : echo -e Configuring Neutron 2021-11-26 13:06:17.218 | + ./stack.sh:main:1145 : configure_neutron 2021-11-26 13:06:17.221 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-11-26 13:06:17.225 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 13:06:17.225 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-26 13:06:17.229 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 13:06:17.232 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-26 13:06:17.235 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-26 13:06:17.237 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-26 13:06:17.240 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-11-26 13:06:17.243 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-11-26 13:06:17.245 | + lib/neutron-legacy:_configure_neutron_common:685 : _create_neutron_conf_dir 2021-11-26 13:06:17.247 | + lib/neutron-legacy:_create_neutron_conf_dir:678 : sudo install -d -o ubuntu /etc/neutron 2021-11-26 13:06:17.259 | + lib/neutron-legacy:_configure_neutron_common:688 : cd /opt/stack/neutron 2021-11-26 13:06:17.261 | + lib/neutron-legacy:_configure_neutron_common:688 : exec ./tools/generate_config_file_samples.sh 2021-11-26 13:06:49.270 | + lib/neutron-legacy:_configure_neutron_common:690 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-11-26 13:06:49.275 | + lib/neutron-legacy:_configure_neutron_common:692 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-11-26 13:06:49.277 | + lib/neutron-legacy:_configure_neutron_common:696 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-11-26 13:06:49.279 | + lib/neutron-legacy:_configure_neutron_common:700 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-11-26 13:06:49.281 | + lib/neutron-legacy:_configure_neutron_common:705 : neutron_plugin_configure_common 2021-11-26 13:06:49.283 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-11-26 13:06:49.286 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-11-26 13:06:49.288 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-11-26 13:06:49.290 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-11-26 13:06:49.293 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=router 2021-11-26 13:06:49.295 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ '' == '' ]] 2021-11-26 13:06:49.297 | + lib/neutron-legacy:_neutron_service_plugin_class_add:856 : Q_SERVICE_PLUGIN_CLASSES=router 2021-11-26 13:06:49.299 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-11-26 13:06:49.301 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2_conf.ini == '' ]] 2021-11-26 13:06:49.303 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2 == '' ]] 2021-11-26 13:06:49.305 | + lib/neutron-legacy:_configure_neutron_common:712 : mkdir -p /etc/neutron/plugins/ml2 2021-11-26 13:06:49.309 | + lib/neutron-legacy:_configure_neutron_common:713 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:06:49.311 | + lib/neutron-legacy:_configure_neutron_common:716 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-11-26 13:06:49.313 | + lib/neutron-legacy:_configure_neutron_common:717 : cp /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:06:49.318 | ++ lib/neutron-legacy:_configure_neutron_common:722 : database_connection_url neutron 2021-11-26 13:06:49.320 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-11-26 13:06:49.322 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-11-26 13:06:49.324 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-11-26 13:06:49.327 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-11-26 13:06:49.329 | + lib/neutron-legacy:_configure_neutron_common:722 : iniset /etc/neutron/neutron.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-11-26 13:06:49.359 | + lib/neutron-legacy:_configure_neutron_common:723 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-11-26 13:06:49.388 | + lib/neutron-legacy:_configure_neutron_common:724 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-11-26 13:06:49.418 | + lib/neutron-legacy:_configure_neutron_common:725 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-11-26 13:06:49.446 | + lib/neutron-legacy:_configure_neutron_common:726 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-11-26 13:06:49.476 | + lib/neutron-legacy:_configure_neutron_common:729 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-11-26 13:06:49.505 | + lib/neutron-legacy:_configure_neutron_common:731 : '[' libvirt = fake ']' 2021-11-26 13:06:49.507 | + lib/neutron-legacy:_configure_neutron_common:741 : setup_logging /etc/neutron/neutron.conf 2021-11-26 13:06:49.509 | + functions:setup_logging:655 : local conf_file=/etc/neutron/neutron.conf 2021-11-26 13:06:49.512 | + functions:setup_logging:656 : local other_cond=False 2021-11-26 13:06:49.514 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-26 13:06:49.516 | + functions:setup_logging:658 : setup_systemd_logging /etc/neutron/neutron.conf 2021-11-26 13:06:49.518 | + functions:setup_systemd_logging:686 : local conf_file=/etc/neutron/neutron.conf 2021-11-26 13:06:49.521 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-26 13:06:49.524 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-26 13:06:49.538 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-26 13:06:49.540 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-26 13:06:49.543 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-26 13:06:49.545 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-26 13:06:49.547 | + functions:setup_systemd_logging:700 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-11-26 13:06:49.576 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.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-11-26 13:06:49.605 | + functions:setup_systemd_logging:703 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-11-26 13:06:49.635 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-26 13:06:49.665 | + lib/neutron-legacy:_configure_neutron_common:743 : is_service_enabled tls-proxy 2021-11-26 13:06:49.679 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:06:49.681 | + lib/neutron-legacy:_configure_neutron_common:749 : _neutron_setup_rootwrap 2021-11-26 13:06:49.684 | + lib/neutron-legacy:_neutron_setup_rootwrap:889 : [[ True == \F\a\l\s\e ]] 2021-11-26 13:06:49.686 | + lib/neutron-legacy:_neutron_setup_rootwrap:893 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-11-26 13:06:49.688 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : [[ -d /etc/neutron/rootwrap.d ]] 2021-11-26 13:06:49.690 | + lib/neutron-legacy:_neutron_setup_rootwrap:898 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-11-26 13:06:49.694 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:879 : [[ True == \F\a\l\s\e ]] 2021-11-26 13:06:49.696 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:882 : local srcdir=/opt/stack/neutron 2021-11-26 13:06:49.698 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:883 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-11-26 13:06:49.710 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:884 : sudo install -o root -m 644 /opt/stack/neutron/etc/neutron/rootwrap.d/debug.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dhcp.filters /opt/stack/neutron/etc/neutron/rootwrap.d/dibbler.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ebtables.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ipset-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/iptables-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/l3.filters /opt/stack/neutron/etc/neutron/rootwrap.d/linuxbridge-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/openvswitch-plugin.filters /opt/stack/neutron/etc/neutron/rootwrap.d/privsep.filters /etc/neutron/rootwrap.d/ 2021-11-26 13:06:49.722 | + lib/neutron-legacy:_neutron_setup_rootwrap:902 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-11-26 13:06:49.725 | + lib/neutron-legacy:_neutron_setup_rootwrap:905 : sudo install -o root -g root -m 644 /opt/stack/neutron/etc/rootwrap.conf /etc/neutron/rootwrap.conf 2021-11-26 13:06:49.736 | + lib/neutron-legacy:_neutron_setup_rootwrap:907 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-11-26 13:06:49.747 | + lib/neutron-legacy:_neutron_setup_rootwrap:908 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-11-26 13:06:49.759 | + lib/neutron-legacy:_neutron_setup_rootwrap:911 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-11-26 13:06:49.761 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-11-26 13:06:49.764 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:915 : mktemp 2021-11-26 13:06:49.767 | + lib/neutron-legacy:_neutron_setup_rootwrap:915 : TEMPFILE=/tmp/tmp.nuXO4Nas2z 2021-11-26 13:06:49.770 | + lib/neutron-legacy:_neutron_setup_rootwrap:916 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-11-26 13:06:49.772 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-11-26 13:06:49.775 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 : chmod 0440 /tmp/tmp.nuXO4Nas2z 2021-11-26 13:06:49.778 | + lib/neutron-legacy:_neutron_setup_rootwrap:919 : sudo chown root:root /tmp/tmp.nuXO4Nas2z 2021-11-26 13:06:49.790 | + lib/neutron-legacy:_neutron_setup_rootwrap:920 : sudo mv /tmp/tmp.nuXO4Nas2z /etc/sudoers.d/neutron-rootwrap 2021-11-26 13:06:49.800 | + lib/neutron-legacy:_neutron_setup_rootwrap:923 : iniset /etc/neutron/neutron.conf agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-11-26 13:06:49.830 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 : [[ True == \T\r\u\e ]] 2021-11-26 13:06:49.833 | + lib/neutron-legacy:_neutron_setup_rootwrap:925 : iniset /etc/neutron/neutron.conf agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-11-26 13:06:49.862 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-11-26 13:06:49.865 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-11-26 13:06:49.867 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-11-26 13:06:49.870 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-26 13:06:49.872 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-26 13:06:49.874 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-26 13:06:49.890 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:06:49.893 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-26 13:06:49.895 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-26 13:06:49.898 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-26 13:06:49.913 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:06:49.916 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2021-11-26 13:06:49.919 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/ 2021-11-26 13:06:49.949 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-26 13:06:49.952 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-26 13:06:49.954 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-11-26 13:06:49.970 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:06:49.973 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-11-26 13:06:49.976 | + lib/neutron-legacy:_configure_neutron_metering:798 : neutron_agent_metering_configure_common 2021-11-26 13:06:49.978 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-11-26 13:06:49.980 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-11-26 13:06:49.982 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ router == '' ]] 2021-11-26 13:06:49.985 | + lib/neutron-legacy:_neutron_service_plugin_class_add:857 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-11-26 13:06:49.987 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-11-26 13:06:49.990 | + lib/neutron-legacy:_configure_neutron_metering:799 : neutron_agent_metering_configure_agent 2021-11-26 13:06:49.992 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-11-26 13:06:49.995 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-11-26 13:06:49.999 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-11-26 13:06:50.001 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:24 : cp /opt/stack/neutron/etc/metering_agent.ini.sample /etc/neutron/services/metering/metering_agent.ini 2021-11-26 13:06:50.005 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-11-26 13:06:50.021 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:06:50.024 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-11-26 13:06:50.026 | + lib/neutron-legacy:_configure_neutron_service:826 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-11-26 13:06:50.029 | + lib/neutron-legacy:_configure_neutron_service:827 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-11-26 13:06:50.033 | + lib/neutron-legacy:_configure_neutron_service:830 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-11-26 13:06:50.063 | + lib/neutron-legacy:_configure_neutron_service:832 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-11-26 13:06:50.093 | + lib/neutron-legacy:_configure_neutron_service:833 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-11-26 13:06:50.123 | + lib/neutron-legacy:_configure_neutron_service:834 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-11-26 13:06:50.154 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-11-26 13:06:50.184 | + lib/neutron-legacy:_configure_neutron_service:837 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-11-26 13:06:50.187 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-11-26 13:06:50.189 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-11-26 13:06:50.191 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-26 13:06:50.194 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-11-26 13:06:50.224 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-11-26 13:06:50.255 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.50/identity 2021-11-26 13:06:50.285 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-11-26 13:06:50.314 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-11-26 13:06:50.345 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-11-26 13:06:50.374 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-11-26 13:06:50.405 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-11-26 13:06:50.434 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-26 13:06:50.466 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-11-26 13:06:50.495 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-11-26 13:06:50.526 | + lib/neutron-legacy:_configure_neutron_service:841 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-11-26 13:06:50.556 | + lib/neutron-legacy:_configure_neutron_service:843 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-11-26 13:06:50.558 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-11-26 13:06:50.561 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-11-26 13:06:50.563 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-11-26 13:06:50.565 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-11-26 13:06:50.598 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-11-26 13:06:50.628 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.50/identity 2021-11-26 13:06:50.659 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-11-26 13:06:50.689 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-11-26 13:06:50.727 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-11-26 13:06:50.758 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-11-26 13:06:50.788 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-11-26 13:06:50.822 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-11-26 13:06:50.852 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-11-26 13:06:50.883 | + lib/neutron-legacy:_configure_neutron_service:846 : neutron_plugin_configure_service 2021-11-26 13:06:50.885 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2021-11-26 13:06:50.888 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-11-26 13:06:50.890 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-11-26 13:06:50.892 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-11-26 13:06:50.895 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-11-26 13:06:50.897 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-11-26 13:06:50.899 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 700:749 != '' ]] 2021-11-26 13:06:50.902 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:700:749 2021-11-26 13:06:50.904 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:700:749 != '' ]] 2021-11-26 13:06:50.906 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-11-26 13:06:50.909 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-11-26 13:06:50.911 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-11-26 13:06:50.913 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-11-26 13:06:50.916 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-11-26 13:06:50.918 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-11-26 13:06:50.920 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-11-26 13:06:50.922 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-11-26 13:06:50.925 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-11-26 13:06:50.928 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:121 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver neutron.agent.not.a.real.FirewallDriver 2021-11-26 13:06:50.953 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2021-11-26 13:06:50.955 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:06:50.958 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-11-26 13:06:50.960 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-11-26 13:06:50.963 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-11-26 13:06:50.965 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-26 13:06:50.967 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-11-26 13:06:50.993 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-11-26 13:06:50.995 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:132 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2021-11-26 13:06:50.998 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:06:51.000 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-11-26 13:06:51.002 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-11-26 13:06:51.005 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-11-26 13:06:51.007 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-26 13:06:51.009 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-11-26 13:06:51.034 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2021-11-26 13:06:51.037 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:06:51.039 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-11-26 13:06:51.041 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2021-11-26 13:06:51.044 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2021-11-26 13:06:51.046 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-26 13:06:51.048 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-11-26 13:06:51.073 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:136 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges=1:1000 2021-11-26 13:06:51.076 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:06:51.080 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-11-26 13:06:51.083 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-11-26 13:06:51.086 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-11-26 13:06:51.090 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-26 13:06:51.097 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2021-11-26 13:06:51.129 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:138 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges=1:1000 2021-11-26 13:06:51.131 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:06:51.133 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-11-26 13:06:51.136 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-11-26 13:06:51.138 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-11-26 13:06:51.140 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-26 13:06:51.142 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-11-26 13:06:51.169 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:140 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks=physnet1, 2021-11-26 13:06:51.171 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:06:51.173 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-11-26 13:06:51.176 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-11-26 13:06:51.178 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-11-26 13:06:51.181 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-26 13:06:51.183 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-11-26 13:06:51.209 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:142 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges=physnet1:700:749 2021-11-26 13:06:51.211 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:06:51.213 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-11-26 13:06:51.216 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:700:749 2021-11-26 13:06:51.218 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:700:749 ']' 2021-11-26 13:06:51.220 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-26 13:06:51.223 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:700:749 2021-11-26 13:06:51.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:144 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges=1:1000 2021-11-26 13:06:51.251 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:06:51.254 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-11-26 13:06:51.256 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-11-26 13:06:51.258 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-11-26 13:06:51.261 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-26 13:06:51.263 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-11-26 13:06:51.289 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-11-26 13:06:51.291 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-11-26 13:06:51.307 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:06:51.310 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-11-26 13:06:51.312 | + lib/neutron-legacy:_configure_neutron_plugin_agent:813 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-11-26 13:06:51.340 | + lib/neutron-legacy:_configure_neutron_plugin_agent:814 : [[ True == \T\r\u\e ]] 2021-11-26 13:06:51.343 | + lib/neutron-legacy:_configure_neutron_plugin_agent:815 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-11-26 13:06:51.369 | + lib/neutron-legacy:_configure_neutron_plugin_agent:817 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-11-26 13:06:51.403 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : neutron_plugin_configure_plugin_agent 2021-11-26 13:06:51.405 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-11-26 13:06:51.408 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-11-26 13:06:51.410 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-11-26 13:06:54.077 | INFO neutron.common.config [-] Logging enabled! 2021-11-26 13:06:54.077 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev10 2021-11-26 13:06:54.078 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=79976) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-11-26 13:06:54.079 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-11-26 13:06:54.079 | DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ovs-vsctl', '--timeout=5', '--id=@manager', '--', 'create', 'Manager', 'target="ptcp:6640:127.0.0.1"', '--', 'add', 'Open_vSwitch', '.', 'manager_options', '@manager'] {{(pid=79976) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-11-26 13:06:54.084 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=79976) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}} 2021-11-26 13:06:54.390 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=79981 2021-11-26 13:06:54.479 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-11-26 13:06:54.479 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=79981 2021-11-26 13:06:54.740 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-11-26 13:06:54.743 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-11-26 13:06:54.745 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-11-26 13:06:54.748 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-11-26 13:06:54.750 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-11-26 13:06:54.798 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2021-11-26 13:06:54.814 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-11-26 13:06:54.818 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-11-26 13:06:54.820 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2021-11-26 13:06:54.850 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-11-26 13:06:54.853 | ++ functions:running_in_container:772 : systemd-detect-virt --container 2021-11-26 13:06:54.859 | + functions:running_in_container:772 : [[ none != \n\o\n\e ]] 2021-11-26 13:06:54.861 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-11-26 13:06:54.864 | + functions:enable_kernel_bridge_firewall:781 : sudo modprobe bridge 2021-11-26 13:06:54.885 | + functions:enable_kernel_bridge_firewall:784 : sudo modprobe br_netfilter 2021-11-26 13:06:54.901 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-11-26 13:06:54.904 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-11-26 13:06:54.911 | net.bridge.bridge-nf-call-iptables = 1 2021-11-26 13:06:54.914 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-11-26 13:06:54.917 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-11-26 13:06:54.924 | net.bridge.bridge-nf-call-ip6tables = 1 2021-11-26 13:06:54.927 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ False == \T\r\u\e ]] 2021-11-26 13:06:54.930 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-11-26 13:06:54.932 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-11-26 13:06:54.934 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-11-26 13:06:54.937 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-11-26 13:06:54.939 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-11-26 13:06:54.942 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-11-26 13:06:54.944 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-11-26 13:06:54.947 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-11-26 13:06:54.969 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-11-26 13:06:54.971 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:53 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2021-11-26 13:06:55.003 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-11-26 13:06:55.006 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-11-26 13:06:55.032 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-11-26 13:06:55.058 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-11-26 13:06:55.074 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:06:55.077 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-11-26 13:06:55.079 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:754 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-11-26 13:06:55.084 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:756 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-11-26 13:06:55.109 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:758 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-11-26 13:06:55.137 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:759 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-11-26 13:06:55.164 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : [[ True == \T\r\u\e ]] 2021-11-26 13:06:55.167 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:761 : iniset /etc/neutron/dhcp_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-11-26 13:06:55.193 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:764 : is_service_enabled q-l3 2021-11-26 13:06:55.210 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:06:55.213 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:775 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-11-26 13:06:55.215 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-11-26 13:06:55.242 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-11-26 13:06:55.244 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-11-26 13:06:55.247 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-11-26 13:06:55.274 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:777 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-11-26 13:06:55.276 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-11-26 13:06:55.278 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-11-26 13:06:55.281 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-11-26 13:06:55.297 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:06:55.299 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-11-26 13:06:55.302 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:115 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-11-26 13:06:55.306 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-11-26 13:06:55.333 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-11-26 13:06:55.361 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2021-11-26 13:06:55.364 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:120 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-11-26 13:06:55.390 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-11-26 13:06:55.392 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-11-26 13:06:55.420 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-11-26 13:06:55.422 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-11-26 13:06:55.425 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-11-26 13:06:55.451 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-11-26 13:06:55.453 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-11-26 13:06:55.456 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-11-26 13:06:55.459 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-11-26 13:06:58.008 | INFO neutron.common.config [-] Logging enabled! 2021-11-26 13:06:58.009 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev10 2021-11-26 13:06:58.010 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=80575) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-11-26 13:06:58.086 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-11-26 13:06:58.086 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=80575) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2021-11-26 13:06:58.087 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=80575) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:132}} 2021-11-26 13:06:58.087 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-11-26 13:06:58.328 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-11-26 13:06:58.330 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-11-26 13:06:58.333 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-11-26 13:06:58.336 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-11-26 13:06:58.338 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-11-26 13:06:58.341 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-11-26 13:06:58.343 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-11-26 13:06:58.359 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-11-26 13:06:58.361 | + functions:set_mtu:764 : local dev=br-data 2021-11-26 13:06:58.364 | + functions:set_mtu:765 : local mtu=1500 2021-11-26 13:06:58.367 | + functions:set_mtu:766 : sudo ip link set mtu 1500 dev br-data 2021-11-26 13:06:58.378 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2021-11-26 13:06:58.395 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n eth1 ]] 2021-11-26 13:06:58.397 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132 : _move_neutron_addresses_route eth1 br-data True False inet 2021-11-26 13:06:58.400 | + lib/neutron-legacy:_move_neutron_addresses_route:586 : local from_intf=eth1 2021-11-26 13:06:58.402 | + lib/neutron-legacy:_move_neutron_addresses_route:587 : local to_intf=br-data 2021-11-26 13:06:58.405 | + lib/neutron-legacy:_move_neutron_addresses_route:588 : local add_ovs_port=True 2021-11-26 13:06:58.407 | + lib/neutron-legacy:_move_neutron_addresses_route:589 : local del_ovs_port=False 2021-11-26 13:06:58.409 | + lib/neutron-legacy:_move_neutron_addresses_route:590 : local af=inet 2021-11-26 13:06:58.412 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n eth1 ]] 2021-11-26 13:06:58.414 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n br-data ]] 2021-11-26 13:06:58.417 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : local IP_REPLACE= 2021-11-26 13:06:58.419 | + lib/neutron-legacy:_move_neutron_addresses_route:599 : local IP_DEL= 2021-11-26 13:06:58.421 | + lib/neutron-legacy:_move_neutron_addresses_route:600 : local IP_UP= 2021-11-26 13:06:58.424 | + lib/neutron-legacy:_move_neutron_addresses_route:601 : local DEFAULT_ROUTE_GW 2021-11-26 13:06:58.428 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : ip -f inet r 2021-11-26 13:06:58.430 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : awk '/default.+eth1\s/ { print $3; exit }' 2021-11-26 13:06:58.435 | + lib/neutron-legacy:_move_neutron_addresses_route:602 : DEFAULT_ROUTE_GW= 2021-11-26 13:06:58.438 | + lib/neutron-legacy:_move_neutron_addresses_route:603 : local ADD_OVS_PORT= 2021-11-26 13:06:58.440 | + lib/neutron-legacy:_move_neutron_addresses_route:604 : local DEL_OVS_PORT= 2021-11-26 13:06:58.443 | + lib/neutron-legacy:_move_neutron_addresses_route:605 : local ARP_CMD= 2021-11-26 13:06:58.447 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : ip -f inet a s dev eth1 scope global primary 2021-11-26 13:06:58.447 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : grep inet 2021-11-26 13:06:58.447 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : awk '{ print $2, $3, $4; exit }' 2021-11-26 13:06:58.453 | + lib/neutron-legacy:_move_neutron_addresses_route:607 : IP_BRD='192.168.0.21/22 brd 192.168.3.255' 2021-11-26 13:06:58.455 | + lib/neutron-legacy:_move_neutron_addresses_route:609 : '[' '' '!=' '' ']' 2021-11-26 13:06:58.458 | + lib/neutron-legacy:_move_neutron_addresses_route:613 : [[ True == \T\r\u\e ]] 2021-11-26 13:06:58.460 | + lib/neutron-legacy:_move_neutron_addresses_route:614 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-11-26 13:06:58.462 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : [[ False == \T\r\u\e ]] 2021-11-26 13:06:58.465 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ 192.168.0.21/22 brd 192.168.3.255 != '' ]] 2021-11-26 13:06:58.467 | + lib/neutron-legacy:_move_neutron_addresses_route:622 : IP_DEL='sudo ip addr del 192.168.0.21/22 brd 192.168.3.255 dev eth1' 2021-11-26 13:06:58.470 | + lib/neutron-legacy:_move_neutron_addresses_route:623 : IP_REPLACE='sudo ip addr replace 192.168.0.21/22 brd 192.168.3.255 dev br-data' 2021-11-26 13:06:58.472 | + lib/neutron-legacy:_move_neutron_addresses_route:624 : IP_UP='sudo ip link set br-data up' 2021-11-26 13:06:58.475 | + lib/neutron-legacy:_move_neutron_addresses_route:625 : [[ inet == \i\n\e\t ]] 2021-11-26 13:06:58.479 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : awk '{ print $1; exit }' 2021-11-26 13:06:58.479 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : echo 192.168.0.21/22 brd 192.168.3.255 2021-11-26 13:06:58.481 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : grep -o -E '(.*)/' 2021-11-26 13:06:58.481 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : cut -d / -f1 2021-11-26 13:06:58.485 | + lib/neutron-legacy:_move_neutron_addresses_route:626 : IP=192.168.0.21 2021-11-26 13:06:58.487 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.21 ' 2021-11-26 13:06:58.490 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr del 192.168.0.21/22 brd 192.168.3.255 dev eth1 2021-11-26 13:06:58.502 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr replace 192.168.0.21/22 brd 192.168.3.255 dev br-data 2021-11-26 13:06:58.514 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip link set br-data up 2021-11-26 13:06:58.525 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-11-26 13:06:58.543 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.21 2021-11-26 13:07:00.552 | ARPING 192.168.0.21 from 192.168.0.21 br-data 2021-11-26 13:07:00.552 | Sent 3 probes (3 broadcast(s)) 2021-11-26 13:07:00.552 | Received 0 response(s) 2021-11-26 13:07:00.573 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : ip -f inet6 a s dev eth1 2021-11-26 13:07:00.573 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : grep -c global 2021-11-26 13:07:00.578 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : [[ 0 != 0 ]] 2021-11-26 13:07:00.580 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-11-26 13:07:00.597 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:07:00.600 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-11-26 13:07:00.602 | + lib/neutron-legacy:_configure_neutron_metadata_agent:782 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-11-26 13:07:00.606 | + lib/neutron-legacy:_configure_neutron_metadata_agent:784 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-11-26 13:07:00.632 | + lib/neutron-legacy:_configure_neutron_metadata_agent:785 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.50 2021-11-26 13:07:00.659 | + lib/neutron-legacy:_configure_neutron_metadata_agent:786 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-11-26 13:07:00.685 | + lib/neutron-legacy:_configure_neutron_metadata_agent:787 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-11-26 13:07:00.714 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : [[ True == \T\r\u\e ]] 2021-11-26 13:07:00.716 | + lib/neutron-legacy:_configure_neutron_metadata_agent:789 : iniset /etc/neutron/metadata_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-11-26 13:07:00.742 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-11-26 13:07:00.745 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-11-26 13:07:00.761 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:07:00.763 | + lib/neutron-legacy:configure_mutnauq:367 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-11-26 13:07:00.794 | + lib/neutron-legacy:configure_mutnauq:371 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-11-26 13:07:00.825 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-11-26 13:07:00.828 | + ./stack.sh:main:1148 : is_service_enabled mysql postgresql 2021-11-26 13:07:00.844 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:07:00.847 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-11-26 13:07:00.863 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:07:00.866 | + ./stack.sh:main:1149 : init_neutron 2021-11-26 13:07:00.868 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-11-26 13:07:00.872 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 13:07:00.872 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-26 13:07:00.876 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 13:07:00.879 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-26 13:07:00.882 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-26 13:07:00.884 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-26 13:07:00.887 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-11-26 13:07:00.889 | + lib/neutron-legacy:init_mutnauq:425 : recreate_database neutron 2021-11-26 13:07:00.892 | + lib/database:recreate_database:110 : local db=neutron 2021-11-26 13:07:00.895 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-11-26 13:07:00.897 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-11-26 13:07:00.900 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-11-26 13:07:00.903 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 13:07:00.916 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-11-26 13:07:00.919 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 13:07:00.931 | + lib/neutron-legacy:init_mutnauq:426 : time_start dbsync 2021-11-26 13:07:00.934 | + functions-common:time_start:2317 : local name=dbsync 2021-11-26 13:07:00.936 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:07:00.939 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:07:00.942 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:07:00.946 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932020943 2021-11-26 13:07:00.948 | + lib/neutron-legacy:init_mutnauq:428 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2021-11-26 13:07:03.925 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-26 13:07:03.925 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-26 13:07:04.097 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-26 13:07:04.097 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-26 13:07:04.163 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-11-26 13:07:14.378 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-11-26 13:07:14.457 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-11-26 13:07:14.785 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-11-26 13:07:14.887 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-11-26 13:07:15.050 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-11-26 13:07:15.171 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-11-26 13:07:15.318 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-11-26 13:07:15.422 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-11-26 13:07:15.517 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-11-26 13:07:15.622 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-11-26 13:07:15.905 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-11-26 13:07:16.018 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-11-26 13:07:16.144 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-11-26 13:07:16.240 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-11-26 13:07:16.351 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-11-26 13:07:17.209 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-11-26 13:07:17.320 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-11-26 13:07:17.409 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-11-26 13:07:17.493 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-11-26 13:07:17.800 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-11-26 13:07:17.856 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-11-26 13:07:18.038 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-11-26 13:07:18.351 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-11-26 13:07:18.415 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-11-26 13:07:18.536 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-11-26 13:07:18.634 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-11-26 13:07:18.694 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-11-26 13:07:18.859 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-11-26 13:07:18.953 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-11-26 13:07:18.962 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-11-26 13:07:19.161 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-11-26 13:07:19.313 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-11-26 13:07:19.368 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-11-26 13:07:19.678 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-11-26 13:07:19.849 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-11-26 13:07:20.221 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-11-26 13:07:20.255 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-11-26 13:07:22.605 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-11-26 13:07:22.647 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-11-26 13:07:22.854 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-11-26 13:07:22.945 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-11-26 13:07:22.953 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-11-26 13:07:23.065 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-11-26 13:07:23.082 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-11-26 13:07:23.241 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-11-26 13:07:23.310 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-11-26 13:07:23.490 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-11-26 13:07:23.534 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-11-26 13:07:23.602 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-11-26 13:07:23.697 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-11-26 13:07:23.800 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-11-26 13:07:24.085 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-11-26 13:07:24.250 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-11-26 13:07:24.263 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-11-26 13:07:24.361 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-11-26 13:07:24.518 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-11-26 13:07:25.894 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-11-26 13:07:26.139 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-11-26 13:07:26.194 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-11-26 13:07:26.255 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-11-26 13:07:26.358 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-11-26 13:07:26.432 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-11-26 13:07:26.477 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-11-26 13:07:26.615 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-11-26 13:07:26.618 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-11-26 13:07:26.793 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-11-26 13:07:26.904 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-11-26 13:07:27.200 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-11-26 13:07:27.314 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-11-26 13:07:27.505 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-11-26 13:07:27.595 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-11-26 13:07:27.709 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-11-26 13:07:27.771 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-11-26 13:07:27.781 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-11-26 13:07:27.858 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-11-26 13:07:28.284 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-11-26 13:07:28.382 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-11-26 13:07:28.442 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-11-26 13:07:28.550 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-11-26 13:07:28.623 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-11-26 13:07:28.733 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-11-26 13:07:28.802 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-11-26 13:07:28.932 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-11-26 13:07:29.087 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-11-26 13:07:29.188 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-11-26 13:07:29.490 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-11-26 13:07:29.545 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-11-26 13:07:29.718 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-11-26 13:07:30.119 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-11-26 13:07:30.196 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-11-26 13:07:30.310 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-11-26 13:07:30.439 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-11-26 13:07:30.578 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-11-26 13:07:30.723 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-11-26 13:07:30.731 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-11-26 13:07:30.740 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-11-26 13:07:31.107 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-11-26 13:07:31.567 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-11-26 13:07:31.702 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-11-26 13:07:31.762 | Running upgrade for neutron ... 2021-11-26 13:07:31.762 | OK 2021-11-26 13:07:32.007 | + lib/neutron-legacy:init_mutnauq:429 : time_stop dbsync 2021-11-26 13:07:32.010 | + functions-common:time_stop:2331 : local name 2021-11-26 13:07:32.012 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:07:32.015 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:07:32.017 | + functions-common:time_stop:2334 : local total 2021-11-26 13:07:32.020 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:07:32.022 | + functions-common:time_stop:2337 : name=dbsync 2021-11-26 13:07:32.025 | + functions-common:time_stop:2338 : start_time=1637932020943 2021-11-26 13:07:32.027 | + functions-common:time_stop:2340 : [[ -z 1637932020943 ]] 2021-11-26 13:07:32.030 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:07:32.034 | + functions-common:time_stop:2343 : end_time=1637932052031 2021-11-26 13:07:32.036 | + functions-common:time_stop:2344 : elapsed_time=31088 2021-11-26 13:07:32.039 | + functions-common:time_stop:2345 : total=30135 2021-11-26 13:07:32.041 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:07:32.044 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=61223 2021-11-26 13:07:32.046 | + ./stack.sh:main:1157 : is_service_enabled q-dhcp 2021-11-26 13:07:32.062 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:07:32.066 | ++ ./stack.sh:main:1160 : pidof NetworkManager 2021-11-26 13:07:32.075 | ++ ./stack.sh:main:1160 : true 2021-11-26 13:07:32.078 | + ./stack.sh:main:1160 : netman_pid= 2021-11-26 13:07:32.080 | + ./stack.sh:main:1161 : '[' -z '' ']' 2021-11-26 13:07:32.083 | + ./stack.sh:main:1162 : sudo killall dnsmasq 2021-11-26 13:07:32.103 | dnsmasq: no process found 2021-11-26 13:07:32.106 | + ./stack.sh:main:1162 : true 2021-11-26 13:07:32.109 | + ./stack.sh:main:1167 : clean_iptables 2021-11-26 13:07:32.112 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-11-26 13:07:32.114 | + lib/nova:clean_iptables:182 : grep nova 2021-11-26 13:07:32.114 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-11-26 13:07:32.115 | + lib/nova:clean_iptables:182 : grep '\-A' 2021-11-26 13:07:32.118 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-11-26 13:07:32.118 | + lib/nova:clean_iptables:182 : bash 2021-11-26 13:07:32.118 | + lib/nova:clean_iptables:182 : sed s/-A/-D/g 2021-11-26 13:07:32.192 | + lib/nova:clean_iptables:184 : grep nova 2021-11-26 13:07:32.192 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-11-26 13:07:32.192 | + lib/nova:clean_iptables:184 : grep '\-A' 2021-11-26 13:07:32.193 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-11-26 13:07:32.195 | + lib/nova:clean_iptables:184 : bash 2021-11-26 13:07:32.195 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-11-26 13:07:32.195 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2021-11-26 13:07:32.292 | + lib/nova:clean_iptables:186 : grep '\-N' 2021-11-26 13:07:32.292 | + lib/nova:clean_iptables:186 : grep nova 2021-11-26 13:07:32.292 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2021-11-26 13:07:32.293 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2021-11-26 13:07:32.294 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2021-11-26 13:07:32.295 | + lib/nova:clean_iptables:186 : sed s/-N/-X/g 2021-11-26 13:07:32.295 | + lib/nova:clean_iptables:186 : bash 2021-11-26 13:07:32.310 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2021-11-26 13:07:32.310 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2021-11-26 13:07:32.310 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2021-11-26 13:07:32.310 | + lib/nova:clean_iptables:188 : grep nova 2021-11-26 13:07:32.310 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2021-11-26 13:07:32.312 | + lib/nova:clean_iptables:188 : bash 2021-11-26 13:07:32.313 | + lib/nova:clean_iptables:188 : grep '\-N' 2021-11-26 13:07:32.322 | + ./stack.sh:main:1170 : sudo sysctl -w net.ipv4.ip_forward=1 2021-11-26 13:07:32.329 | net.ipv4.ip_forward = 1 2021-11-26 13:07:32.333 | + ./stack.sh:main:1177 : is_service_enabled swift 2021-11-26 13:07:32.349 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:07:32.352 | + ./stack.sh:main:1178 : echo_summary 'Configuring Swift' 2021-11-26 13:07:32.354 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:07:32.357 | + ./stack.sh:echo_summary:428 : echo -e Configuring Swift 2021-11-26 13:07:32.359 | + ./stack.sh:main:1179 : init_swift 2021-11-26 13:07:32.362 | + lib/swift:init_swift:690 : local node_number 2021-11-26 13:07:32.364 | + lib/swift:init_swift:692 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-11-26 13:07:33.183 | No account-auditor running 2021-11-26 13:07:33.183 | No container-server running 2021-11-26 13:07:33.183 | No container-sharder running 2021-11-26 13:07:33.183 | No container-reconciler running 2021-11-26 13:07:33.183 | No object-expirer running 2021-11-26 13:07:33.183 | No account-replicator running 2021-11-26 13:07:33.183 | No container-auditor running 2021-11-26 13:07:33.183 | No account-reaper running 2021-11-26 13:07:33.183 | No object-replicator running 2021-11-26 13:07:33.183 | No object-auditor running 2021-11-26 13:07:33.184 | No container-updater running 2021-11-26 13:07:33.184 | No object-updater running 2021-11-26 13:07:33.184 | No proxy-server running 2021-11-26 13:07:33.184 | No account-server running 2021-11-26 13:07:33.184 | No object-reconstructor running 2021-11-26 13:07:33.184 | No container-sync running 2021-11-26 13:07:33.184 | No container-replicator running 2021-11-26 13:07:33.184 | No object-server running 2021-11-26 13:07:33.230 | + lib/swift:init_swift:692 : true 2021-11-26 13:07:33.232 | + lib/swift:init_swift:695 : create_swift_disk 2021-11-26 13:07:33.235 | + lib/swift:create_swift_disk:566 : local node_number 2021-11-26 13:07:33.237 | + lib/swift:create_swift_disk:571 : local user_group 2021-11-26 13:07:33.241 | ++ lib/swift:create_swift_disk:572 : id -g ubuntu 2021-11-26 13:07:33.245 | + lib/swift:create_swift_disk:572 : user_group=1000 2021-11-26 13:07:33.247 | + lib/swift:create_swift_disk:573 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift/drives /opt/stack/data/swift/cache /opt/stack/data/swift/run /opt/stack/data/swift/logs 2021-11-26 13:07:33.260 | + lib/swift:create_swift_disk:576 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-11-26 13:07:33.262 | + lib/swift:create_swift_disk:583 : mkdir -p /opt/stack/data/swift/drives/images 2021-11-26 13:07:33.266 | + lib/swift:create_swift_disk:584 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-11-26 13:07:33.277 | + lib/swift:create_swift_disk:585 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-11-26 13:07:33.288 | + lib/swift:create_swift_disk:587 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-11-26 13:07:33.299 | + lib/swift:create_swift_disk:590 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-11-26 13:07:33.350 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-11-26 13:07:33.350 | = sectsz=512 attr=2, projid32bit=1 2021-11-26 13:07:33.350 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-11-26 13:07:33.350 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-11-26 13:07:33.350 | = sunit=0 swidth=0 blks 2021-11-26 13:07:33.350 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-11-26 13:07:33.350 | log =internal log bsize=4096 blocks=2560, version=2 2021-11-26 13:07:33.350 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-11-26 13:07:33.350 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-11-26 13:07:33.353 | + lib/swift:create_swift_disk:593 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-11-26 13:07:33.357 | + lib/swift:create_swift_disk:594 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-11-26 13:07:33.362 | + lib/swift:create_swift_disk:595 : sudo mount -t xfs -o loop,noatime,nodiratime,logbufs=8 /opt/stack/data/swift/drives/images/swift.img /opt/stack/data/swift/drives/sdb1 2021-11-26 13:07:33.430 | + lib/swift:create_swift_disk:601 : local node_number 2021-11-26 13:07:33.433 | + lib/swift:create_swift_disk:602 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-26 13:07:33.435 | + lib/swift:create_swift_disk:604 : local node_devices=/opt/stack/data/swift/1 2021-11-26 13:07:33.437 | + lib/swift:create_swift_disk:605 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-11-26 13:07:33.440 | + lib/swift:create_swift_disk:606 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-11-26 13:07:33.452 | + lib/swift:create_swift_disk:607 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-11-26 13:07:33.455 | + lib/swift:create_swift_disk:608 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-11-26 13:07:33.457 | + lib/swift:create_swift_disk:609 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-11-26 13:07:33.474 | + lib/swift:init_swift:699 : pushd /etc/swift 2021-11-26 13:07:33.476 | + lib/swift:init_swift:701 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-11-26 13:07:33.480 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-11-26 13:07:34.389 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-11-26 13:07:35.266 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-11-26 13:07:36.131 | + lib/swift:init_swift:711 : [[ -n '' ]] 2021-11-26 13:07:36.134 | + lib/swift:init_swift:724 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-26 13:07:36.136 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-11-26 13:07:36.965 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-11-26 13:07:36.965 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-11-26 13:07:37.011 | + lib/swift:init_swift:726 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-11-26 13:07:37.837 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-11-26 13:07:37.837 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-11-26 13:07:37.885 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-11-26 13:07:38.726 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-11-26 13:07:38.726 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-11-26 13:07:38.775 | + lib/swift:init_swift:733 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-11-26 13:07:39.670 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-11-26 13:07:39.714 | + lib/swift:init_swift:734 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-11-26 13:07:40.608 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-11-26 13:07:40.653 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-11-26 13:07:41.537 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-11-26 13:07:41.582 | + lib/swift:init_swift:736 : popd 2021-11-26 13:07:41.585 | + ./stack.sh:main:1186 : is_service_enabled cinder 2021-11-26 13:07:41.602 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:07:41.604 | + ./stack.sh:main:1187 : echo_summary 'Configuring Cinder' 2021-11-26 13:07:41.606 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:07:41.609 | + ./stack.sh:echo_summary:428 : echo -e Configuring Cinder 2021-11-26 13:07:41.611 | + ./stack.sh:main:1188 : init_cinder 2021-11-26 13:07:41.614 | + lib/cinder:init_cinder:387 : is_service_enabled mysql postgresql 2021-11-26 13:07:41.629 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:07:41.632 | + lib/cinder:init_cinder:389 : recreate_database cinder 2021-11-26 13:07:41.634 | + lib/database:recreate_database:110 : local db=cinder 2021-11-26 13:07:41.637 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-11-26 13:07:41.639 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-11-26 13:07:41.642 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-11-26 13:07:41.645 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 13:07:41.658 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-11-26 13:07:41.663 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 13:07:41.675 | + lib/cinder:init_cinder:391 : time_start dbsync 2021-11-26 13:07:41.677 | + functions-common:time_start:2317 : local name=dbsync 2021-11-26 13:07:41.680 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:07:41.682 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:07:41.685 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:07:41.689 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932061686 2021-11-26 13:07:41.691 | + lib/cinder:init_cinder:393 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-11-26 13:07:44.550 | DEBUG oslo_db.sqlalchemy.engines [-] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=81452) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-26 13:07:44.554 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 13:07:44.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.560 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 13:07:44.560 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 13:07:44.602 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 13:07:44.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.608 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 13:07:44.608 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 13:07:44.667 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 13:07:44.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/127_change_project_resource_attribute_for_quota_usages.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.672 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.672 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/136_make_vol_type_col_non_nullable.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/128_add_project_id_and_accepted_to_transfer.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:07:44.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:07:44.673 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 13:07:44.673 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81452) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 13:07:44.681 | INFO migrate.versioning.api [-] 122 -> 123...  2021-11-26 13:07:49.361 | INFO migrate.versioning.api [-] done 2021-11-26 13:07:49.361 | INFO migrate.versioning.api [-] 123 -> 124...  2021-11-26 13:07:49.367 | INFO migrate.versioning.api [-] done 2021-11-26 13:07:49.367 | INFO migrate.versioning.api [-] 124 -> 125...  2021-11-26 13:07:49.375 | INFO migrate.versioning.api [-] done 2021-11-26 13:07:49.376 | INFO migrate.versioning.api [-] 125 -> 126...  2021-11-26 13:07:49.384 | INFO migrate.versioning.api [-] done 2021-11-26 13:07:49.385 | INFO migrate.versioning.api [-] 126 -> 127...  2021-11-26 13:07:49.403 | INFO migrate.versioning.api [-] done 2021-11-26 13:07:49.403 | INFO migrate.versioning.api [-] 127 -> 128...  2021-11-26 13:07:49.694 | INFO migrate.versioning.api [-] done 2021-11-26 13:07:49.694 | INFO migrate.versioning.api [-] 128 -> 129...  2021-11-26 13:07:49.702 | INFO migrate.versioning.api [-] done 2021-11-26 13:07:49.702 | INFO migrate.versioning.api [-] 129 -> 130...  2021-11-26 13:07:49.710 | INFO migrate.versioning.api [-] done 2021-11-26 13:07:49.710 | INFO migrate.versioning.api [-] 130 -> 131...  2021-11-26 13:07:49.717 | INFO migrate.versioning.api [-] done 2021-11-26 13:07:49.718 | INFO migrate.versioning.api [-] 131 -> 132...  2021-11-26 13:07:49.736 | INFO migrate.versioning.api [-] done 2021-11-26 13:07:49.736 | INFO migrate.versioning.api [-] 132 -> 133...  2021-11-26 13:07:49.743 | INFO migrate.versioning.api [-] done 2021-11-26 13:07:49.743 | INFO migrate.versioning.api [-] 133 -> 134...  2021-11-26 13:07:49.750 | INFO migrate.versioning.api [-] done 2021-11-26 13:07:49.750 | INFO migrate.versioning.api [-] 134 -> 135...  2021-11-26 13:07:49.759 | INFO migrate.versioning.api [-] done 2021-11-26 13:07:49.760 | INFO migrate.versioning.api [-] 135 -> 136...  2021-11-26 13:07:50.014 | INFO migrate.versioning.api [-] done 2021-11-26 13:07:50.296 | + lib/cinder:init_cinder:394 : time_stop dbsync 2021-11-26 13:07:50.298 | + functions-common:time_stop:2331 : local name 2021-11-26 13:07:50.301 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:07:50.303 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:07:50.306 | + functions-common:time_stop:2334 : local total 2021-11-26 13:07:50.308 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:07:50.311 | + functions-common:time_stop:2337 : name=dbsync 2021-11-26 13:07:50.313 | + functions-common:time_stop:2338 : start_time=1637932061686 2021-11-26 13:07:50.316 | + functions-common:time_stop:2340 : [[ -z 1637932061686 ]] 2021-11-26 13:07:50.319 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:07:50.323 | + functions-common:time_stop:2343 : end_time=1637932070320 2021-11-26 13:07:50.325 | + functions-common:time_stop:2344 : elapsed_time=8634 2021-11-26 13:07:50.328 | + functions-common:time_stop:2345 : total=61223 2021-11-26 13:07:50.330 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:07:50.333 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=69857 2021-11-26 13:07:50.335 | + lib/cinder:init_cinder:397 : is_service_enabled c-vol 2021-11-26 13:07:50.352 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:07:50.354 | + lib/cinder:init_cinder:397 : [[ -n lvm:lvmdriver-1 ]] 2021-11-26 13:07:50.356 | + lib/cinder:init_cinder:398 : local be be_name be_type 2021-11-26 13:07:50.359 | + lib/cinder:init_cinder:399 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-11-26 13:07:50.361 | + lib/cinder:init_cinder:400 : be_type=lvm 2021-11-26 13:07:50.364 | + lib/cinder:init_cinder:401 : be_name=lvmdriver-1 2021-11-26 13:07:50.366 | + lib/cinder:init_cinder:402 : type init_cinder_backend_lvm 2021-11-26 13:07:50.368 | + lib/cinder:init_cinder:404 : [[ lvm == \l\v\m ]] 2021-11-26 13:07:50.371 | + lib/cinder:init_cinder:405 : init_default_lvm_volume_group 2021-11-26 13:07:50.373 | + lib/lvm:init_default_lvm_volume_group:162 : [[ 0 = \0 ]] 2021-11-26 13:07:50.376 | + lib/lvm:init_default_lvm_volume_group:163 : init_lvm_volume_group stack-volumes-default 50000M 2021-11-26 13:07:50.378 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-default 2021-11-26 13:07:50.381 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-11-26 13:07:50.383 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-11-26 13:07:50.386 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-11-26 13:07:50.388 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-26 13:07:50.390 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-26 13:07:50.393 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 13:07:50.395 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 13:07:50.397 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 13:07:50.400 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-26 13:07:50.402 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-26 13:07:50.405 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 13:07:50.407 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-11-26 13:07:50.409 | + functions-common:is_suse:462 : is_opensuse 2021-11-26 13:07:50.412 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-26 13:07:50.414 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 13:07:50.416 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-26 13:07:50.419 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-26 13:07:50.421 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 13:07:50.424 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-default 50000M 2021-11-26 13:07:50.426 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-default 2021-11-26 13:07:50.428 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-11-26 13:07:50.430 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-default-backing-file 2021-11-26 13:07:50.433 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-default 2021-11-26 13:07:50.449 | Volume group "stack-volumes-default" not found 2021-11-26 13:07:50.449 | Cannot process volume group stack-volumes-default 2021-11-26 13:07:50.453 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-default-backing-file ]] 2021-11-26 13:07:50.455 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-default-backing-file 2021-11-26 13:07:50.459 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-11-26 13:07:50.463 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-11-26 13:07:50.463 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-11-26 13:07:50.479 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-11-26 13:07:50.481 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-11-26 13:07:50.484 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-default-backing-file 2021-11-26 13:07:50.531 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop1 2021-11-26 13:07:50.533 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-default 2021-11-26 13:07:50.548 | Volume group "stack-volumes-default" not found 2021-11-26 13:07:50.549 | Cannot process volume group stack-volumes-default 2021-11-26 13:07:50.553 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-default /dev/loop1 2021-11-26 13:07:50.750 | Physical volume "/dev/loop1" successfully created. 2021-11-26 13:07:50.777 | Volume group "stack-volumes-default" successfully created 2021-11-26 13:07:50.783 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-11-26 13:07:50.786 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-11-26 13:07:50.787 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-11-26 13:07:50.787 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-11-26 13:07:50.799 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-default 2021-11-26 13:07:50.802 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-default 2021-11-26 13:07:50.804 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-default 2021-11-26 13:07:50.848 | + lib/lvm:init_default_lvm_volume_group:164 : _DEFAULT_LVM_INIT=1 2021-11-26 13:07:50.851 | + lib/cinder:init_cinder:407 : init_cinder_backend_lvm lvmdriver-1 2021-11-26 13:07:50.854 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:61 : local be_name=lvmdriver-1 2021-11-26 13:07:50.856 | + lib/cinder_backends/lvm:init_cinder_backend_lvm:64 : init_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-11-26 13:07:50.859 | + lib/lvm:init_lvm_volume_group:124 : local vg=stack-volumes-lvmdriver-1 2021-11-26 13:07:50.861 | + lib/lvm:init_lvm_volume_group:125 : local size=50000M 2021-11-26 13:07:50.863 | + lib/lvm:init_lvm_volume_group:128 : [[ bionic =~ f30 ]] 2021-11-26 13:07:50.866 | + lib/lvm:init_lvm_volume_group:134 : is_fedora 2021-11-26 13:07:50.869 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-26 13:07:50.872 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-26 13:07:50.874 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-26 13:07:50.876 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-26 13:07:50.878 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-26 13:07:50.881 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-26 13:07:50.883 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-26 13:07:50.885 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-26 13:07:50.888 | + lib/lvm:init_lvm_volume_group:134 : is_suse 2021-11-26 13:07:50.890 | + functions-common:is_suse:462 : is_opensuse 2021-11-26 13:07:50.893 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-26 13:07:50.895 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-26 13:07:50.897 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-26 13:07:50.900 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-26 13:07:50.902 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-26 13:07:50.905 | + lib/lvm:init_lvm_volume_group:139 : _create_lvm_volume_group stack-volumes-lvmdriver-1 50000M 2021-11-26 13:07:50.907 | + lib/lvm:_create_lvm_volume_group:95 : local vg=stack-volumes-lvmdriver-1 2021-11-26 13:07:50.909 | + lib/lvm:_create_lvm_volume_group:96 : local size=50000M 2021-11-26 13:07:50.912 | + lib/lvm:_create_lvm_volume_group:98 : local backing_file=/opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-11-26 13:07:50.914 | + lib/lvm:_create_lvm_volume_group:99 : sudo vgs stack-volumes-lvmdriver-1 2021-11-26 13:07:50.931 | Volume group "stack-volumes-lvmdriver-1" not found 2021-11-26 13:07:50.931 | Cannot process volume group stack-volumes-lvmdriver-1 2021-11-26 13:07:50.935 | + lib/lvm:_create_lvm_volume_group:101 : [[ -f /opt/stack/data/stack-volumes-lvmdriver-1-backing-file ]] 2021-11-26 13:07:50.937 | + lib/lvm:_create_lvm_volume_group:101 : truncate -s 50000M /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-11-26 13:07:50.941 | + lib/lvm:_create_lvm_volume_group:103 : local directio= 2021-11-26 13:07:50.944 | + lib/lvm:_create_lvm_volume_group:105 : losetup -h 2021-11-26 13:07:50.944 | + lib/lvm:_create_lvm_volume_group:105 : grep -q direct-io 2021-11-26 13:07:50.948 | + lib/lvm:_create_lvm_volume_group:106 : directio=--direct-io=on 2021-11-26 13:07:50.950 | + lib/lvm:_create_lvm_volume_group:109 : local vg_dev 2021-11-26 13:07:50.953 | ++ lib/lvm:_create_lvm_volume_group:110 : sudo losetup -f --show --direct-io=on /opt/stack/data/stack-volumes-lvmdriver-1-backing-file 2021-11-26 13:07:51.011 | + lib/lvm:_create_lvm_volume_group:110 : vg_dev=/dev/loop2 2021-11-26 13:07:51.013 | + lib/lvm:_create_lvm_volume_group:113 : sudo vgs stack-volumes-lvmdriver-1 2021-11-26 13:07:51.028 | Volume group "stack-volumes-lvmdriver-1" not found 2021-11-26 13:07:51.028 | Cannot process volume group stack-volumes-lvmdriver-1 2021-11-26 13:07:51.032 | + lib/lvm:_create_lvm_volume_group:114 : sudo vgcreate stack-volumes-lvmdriver-1 /dev/loop2 2021-11-26 13:07:51.259 | Physical volume "/dev/loop2" successfully created. 2021-11-26 13:07:51.274 | Volume group "stack-volumes-lvmdriver-1" successfully created 2021-11-26 13:07:51.279 | + lib/lvm:init_lvm_volume_group:142 : '[' tgtadm = lioadm ']' 2021-11-26 13:07:51.283 | + lib/lvm:init_lvm_volume_group:145 : sudo tgtadm --op show --mode target 2021-11-26 13:07:51.283 | + lib/lvm:init_lvm_volume_group:145 : awk '/Target/ {print $3}' 2021-11-26 13:07:51.285 | + lib/lvm:init_lvm_volume_group:145 : sudo xargs -r -n1 tgt-admin --delete 2021-11-26 13:07:51.297 | + lib/lvm:init_lvm_volume_group:147 : _clean_lvm_volume_group stack-volumes-lvmdriver-1 2021-11-26 13:07:51.299 | + lib/lvm:_clean_lvm_volume_group:40 : local vg=stack-volumes-lvmdriver-1 2021-11-26 13:07:51.302 | + lib/lvm:_clean_lvm_volume_group:43 : sudo lvremove -f stack-volumes-lvmdriver-1 2021-11-26 13:07:51.352 | + lib/cinder:init_cinder:412 : mkdir -p /opt/stack/data/cinder/volumes 2021-11-26 13:07:51.357 | + ./stack.sh:main:1194 : is_service_enabled placement 2021-11-26 13:07:51.373 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:07:51.375 | + ./stack.sh:main:1195 : echo_summary 'Configuring placement' 2021-11-26 13:07:51.378 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:07:51.380 | + ./stack.sh:echo_summary:428 : echo -e Configuring placement 2021-11-26 13:07:51.382 | + ./stack.sh:main:1196 : init_placement 2021-11-26 13:07:51.385 | + lib/placement:init_placement:130 : recreate_database placement 2021-11-26 13:07:51.387 | + lib/database:recreate_database:110 : local db=placement 2021-11-26 13:07:51.390 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-11-26 13:07:51.392 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-11-26 13:07:51.395 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-11-26 13:07:51.399 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 13:07:51.412 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-11-26 13:07:51.416 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 13:07:51.428 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-11-26 13:07:55.090 | + lib/placement:init_placement:132 : create_placement_accounts 2021-11-26 13:07:55.093 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-11-26 13:07:55.095 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-11-26 13:07:55.098 | + functions-common:get_or_create_user:824 : local user_id 2021-11-26 13:07:55.100 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-26 13:07:55.103 | + functions-common:get_or_create_user:828 : local email= 2021-11-26 13:07:55.106 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-26 13:07:57.426 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:07:57.429 | + functions-common:get_or_create_user:840 : user_id=76582800d9a84ab0aa0ae55cd68b173a 2021-11-26 13:07:57.432 | + functions-common:get_or_create_user:841 : echo 76582800d9a84ab0aa0ae55cd68b173a 2021-11-26 13:07:57.432 | 76582800d9a84ab0aa0ae55cd68b173a 2021-11-26 13:07:57.435 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-11-26 13:07:57.437 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:07:57.440 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-26 13:07:57.443 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:07:57.446 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:07:57.449 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-26 13:07:57.451 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-26 13:07:57.454 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-26 13:07:57.456 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-26 13:07:57.458 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-26 13:07:57.462 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-26 13:07:57.466 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:07:57.466 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-11-26 13:07:57.466 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:07:57.469 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:07:57.472 | ++ functions-common:get_field:727 : read data 2021-11-26 13:08:00.463 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:08:00.467 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:08:00.470 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:08:00.472 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-11-26 13:08:03.347 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-11-26 13:08:03.348 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:08:03.348 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:08:03.350 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:08:03.353 | ++ functions-common:get_field:727 : read data 2021-11-26 13:08:06.376 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:08:06.379 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:08:06.382 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:08:06.385 | ++ functions-common:get_field:733 : echo '| cf1e4c83ea154f01abb0c58b297a1e6c | 76582800d9a84ab0aa0ae55cd68b173a | | 6adfdcbb4176443c875e48aa87f27a03 | | | False |' 2021-11-26 13:08:06.385 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:08:06.390 | ++ functions-common:get_field:727 : read data 2021-11-26 13:08:06.394 | + functions-common:get_or_add_user_project_role:910 : user_role_id=cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:08:06.396 | + functions-common:get_or_add_user_project_role:912 : echo cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:08:06.396 | cf1e4c83ea154f01abb0c58b297a1e6c 2021-11-26 13:08:06.399 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-11-26 13:08:06.402 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-11-26 13:08:06.404 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-26 13:08:06.407 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-26 13:08:06.410 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-26 13:08:06.412 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-26 13:08:06.415 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-26 13:08:06.418 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-26 13:08:06.420 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-26 13:08:06.423 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-26 13:08:06.425 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-26 13:08:06.428 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-26 13:08:06.432 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-11-26 13:08:06.433 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-26 13:08:06.433 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:08:06.435 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:08:06.439 | ++ functions-common:get_field:727 : read data 2021-11-26 13:08:09.403 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:08:09.407 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-26 13:08:09.410 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-26 13:08:09.412 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-11-26 13:08:12.266 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-11-26 13:08:12.266 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-26 13:08:12.267 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-26 13:08:12.270 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:08:12.272 | ++ functions-common:get_field:727 : read data 2021-11-26 13:08:15.254 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:08:15.257 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:08:15.260 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:08:15.264 | ++ functions-common:get_field:733 : echo '| 99c016d0aecd480795613ea3a9905f90 | 76582800d9a84ab0aa0ae55cd68b173a | | 6adfdcbb4176443c875e48aa87f27a03 | | | False |' 2021-11-26 13:08:15.264 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:08:15.269 | ++ functions-common:get_field:727 : read data 2021-11-26 13:08:15.272 | + functions-common:get_or_add_user_project_role:910 : user_role_id=99c016d0aecd480795613ea3a9905f90 2021-11-26 13:08:15.275 | + functions-common:get_or_add_user_project_role:912 : echo 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:08:15.275 | 99c016d0aecd480795613ea3a9905f90 2021-11-26 13:08:15.277 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.50/placement 2021-11-26 13:08:15.280 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-11-26 13:08:15.282 | + functions-common:get_or_create_service:966 : local service_id 2021-11-26 13:08:15.285 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-11-26 13:08:17.540 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-11-26 13:08:19.685 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:08:19.688 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-26 13:08:19.688 | fb32108468ca4d428c5cae4a1a7176a5' 2021-11-26 13:08:19.691 | + functions-common:get_or_create_service:978 : echo fb32108468ca4d428c5cae4a1a7176a5 2021-11-26 13:08:19.691 | fb32108468ca4d428c5cae4a1a7176a5 2021-11-26 13:08:19.693 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.50/placement 2021-11-26 13:08:19.696 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-26 13:08:19.699 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.50/placement RegionOne 2021-11-26 13:08:19.702 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-26 13:08:19.706 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-11-26 13:08:22.033 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:08:22.037 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-26 13:08:22.039 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-26 13:08:22.042 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.50/placement --region RegionOne -f value -c id 2021-11-26 13:08:24.321 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:08:24.324 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=d80f3229d8de4cd4aa2c17c96ada605c 2021-11-26 13:08:24.327 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo d80f3229d8de4cd4aa2c17c96ada605c 2021-11-26 13:08:24.330 | + functions-common:get_or_create_endpoint:1011 : public_id=d80f3229d8de4cd4aa2c17c96ada605c 2021-11-26 13:08:24.332 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-26 13:08:24.335 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-26 13:08:24.337 | + functions-common:get_or_create_endpoint:1020 : echo d80f3229d8de4cd4aa2c17c96ada605c 2021-11-26 13:08:24.337 | d80f3229d8de4cd4aa2c17c96ada605c 2021-11-26 13:08:24.340 | + ./stack.sh:main:1202 : is_service_enabled nova 2021-11-26 13:08:24.356 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:08:24.358 | + ./stack.sh:main:1203 : echo_summary 'Configuring Nova' 2021-11-26 13:08:24.361 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:08:24.363 | + ./stack.sh:echo_summary:428 : echo -e Configuring Nova 2021-11-26 13:08:24.366 | + ./stack.sh:main:1204 : init_nova 2021-11-26 13:08:24.369 | + lib/nova:init_nova:758 : is_service_enabled mysql postgresql 2021-11-26 13:08:24.385 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:08:24.388 | + lib/nova:init_nova:758 : is_service_enabled n-api 2021-11-26 13:08:24.403 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:08:24.406 | + lib/nova:init_nova:759 : recreate_database nova_api 2021-11-26 13:08:24.408 | + lib/database:recreate_database:110 : local db=nova_api 2021-11-26 13:08:24.410 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-11-26 13:08:24.413 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-11-26 13:08:24.416 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-11-26 13:08:24.419 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 13:08:24.432 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-11-26 13:08:24.436 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 13:08:24.449 | + lib/nova:init_nova:760 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-11-26 13:08:28.239 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 13:08:28.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/060_instance_group_policy_add_rules.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/060_instance_group_policy_add_rules.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.244 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.244 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.245 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.245 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/052_request_specs_spec_mediumtext.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/052_request_specs_spec_mediumtext.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.246 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.246 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.247 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.247 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.248 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.248 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.249 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.249 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.250 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.250 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.251 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.251 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.252 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.252 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/058_cell_mapping_add_disabled.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.253 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/058_cell_mapping_add_disabled.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.253 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.254 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.254 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.255 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.255 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.256 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.256 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.257 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.257 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/062_instance_mapping_add_user_id.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.258 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/062_instance_mapping_add_user_id.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.258 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.259 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.259 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.260 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.260 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.261 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.261 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.262 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.262 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.263 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.263 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.264 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.264 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/061_instance_mapping_add_queued_for_delete.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.265 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/061_instance_mapping_add_queued_for_delete.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.265 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.266 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.266 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.267 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.267 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/042_build_requests_add_tags.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/042_build_requests_add_tags.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.268 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.268 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.269 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.269 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.270 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.270 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.271 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.271 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/044_placement_add_projects_users.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.272 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/044_placement_add_projects_users.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.272 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.273 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.273 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.274 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.274 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:28.275 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:28.275 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 13:08:28.275 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82304) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 13:08:28.400 | INFO migrate.versioning.api [-] 0 -> 1...  2021-11-26 13:08:28.493 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:28.494 | INFO migrate.versioning.api [-] 1 -> 2...  2021-11-26 13:08:28.662 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:28.662 | INFO migrate.versioning.api [-] 2 -> 3...  2021-11-26 13:08:28.780 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:28.780 | INFO migrate.versioning.api [-] 3 -> 4...  2021-11-26 13:08:28.878 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:28.878 | INFO migrate.versioning.api [-] 4 -> 5...  2021-11-26 13:08:29.122 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:29.123 | INFO migrate.versioning.api [-] 5 -> 6...  2021-11-26 13:08:29.237 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:29.237 | INFO migrate.versioning.api [-] 6 -> 7...  2021-11-26 13:08:29.357 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:29.357 | INFO migrate.versioning.api [-] 7 -> 8...  2021-11-26 13:08:29.363 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:29.363 | INFO migrate.versioning.api [-] 8 -> 9...  2021-11-26 13:08:29.370 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:29.371 | INFO migrate.versioning.api [-] 9 -> 10...  2021-11-26 13:08:29.378 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:29.378 | INFO migrate.versioning.api [-] 10 -> 11...  2021-11-26 13:08:29.385 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:29.385 | INFO migrate.versioning.api [-] 11 -> 12...  2021-11-26 13:08:29.393 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:29.393 | INFO migrate.versioning.api [-] 12 -> 13...  2021-11-26 13:08:29.681 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:29.681 | INFO migrate.versioning.api [-] 13 -> 14...  2021-11-26 13:08:29.750 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:29.751 | INFO migrate.versioning.api [-] 14 -> 15...  2021-11-26 13:08:30.277 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:30.277 | INFO migrate.versioning.api [-] 15 -> 16...  2021-11-26 13:08:30.919 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:30.919 | INFO migrate.versioning.api [-] 16 -> 17...  2021-11-26 13:08:31.196 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:31.196 | INFO migrate.versioning.api [-] 17 -> 18...  2021-11-26 13:08:31.473 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:31.473 | INFO migrate.versioning.api [-] 18 -> 19...  2021-11-26 13:08:31.590 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:31.590 | INFO migrate.versioning.api [-] 19 -> 20...  2021-11-26 13:08:31.749 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:31.749 | INFO migrate.versioning.api [-] 20 -> 21...  2021-11-26 13:08:31.757 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:31.757 | INFO migrate.versioning.api [-] 21 -> 22...  2021-11-26 13:08:31.766 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:31.766 | INFO migrate.versioning.api [-] 22 -> 23...  2021-11-26 13:08:31.772 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:31.772 | INFO migrate.versioning.api [-] 23 -> 24...  2021-11-26 13:08:31.780 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:31.781 | INFO migrate.versioning.api [-] 24 -> 25...  2021-11-26 13:08:31.789 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:31.789 | INFO migrate.versioning.api [-] 25 -> 26...  2021-11-26 13:08:31.857 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:31.857 | INFO migrate.versioning.api [-] 26 -> 27...  2021-11-26 13:08:32.526 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:32.527 | INFO migrate.versioning.api [-] 27 -> 28...  2021-11-26 13:08:32.678 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:32.678 | INFO migrate.versioning.api [-] 28 -> 29...  2021-11-26 13:08:32.789 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:32.789 | INFO migrate.versioning.api [-] 29 -> 30...  2021-11-26 13:08:32.803 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:32.803 | INFO migrate.versioning.api [-] 30 -> 31...  2021-11-26 13:08:32.810 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:32.811 | INFO migrate.versioning.api [-] 31 -> 32...  2021-11-26 13:08:32.817 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:32.817 | INFO migrate.versioning.api [-] 32 -> 33...  2021-11-26 13:08:32.823 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:32.823 | INFO migrate.versioning.api [-] 33 -> 34...  2021-11-26 13:08:32.830 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:32.831 | INFO migrate.versioning.api [-] 34 -> 35...  2021-11-26 13:08:32.838 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:32.838 | INFO migrate.versioning.api [-] 35 -> 36...  2021-11-26 13:08:32.845 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:32.845 | INFO migrate.versioning.api [-] 36 -> 37...  2021-11-26 13:08:32.853 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:32.853 | INFO migrate.versioning.api [-] 37 -> 38...  2021-11-26 13:08:32.861 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:32.862 | INFO migrate.versioning.api [-] 38 -> 39...  2021-11-26 13:08:32.870 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:32.870 | INFO migrate.versioning.api [-] 39 -> 40...  2021-11-26 13:08:32.877 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:32.877 | INFO migrate.versioning.api [-] 40 -> 41...  2021-11-26 13:08:33.057 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:33.057 | INFO migrate.versioning.api [-] 41 -> 42...  2021-11-26 13:08:33.162 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:33.163 | INFO migrate.versioning.api [-] 42 -> 43...  2021-11-26 13:08:33.313 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:33.313 | INFO migrate.versioning.api [-] 43 -> 44...  2021-11-26 13:08:33.724 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:33.724 | INFO migrate.versioning.api [-] 44 -> 45...  2021-11-26 13:08:33.733 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:33.733 | INFO migrate.versioning.api [-] 45 -> 46...  2021-11-26 13:08:33.741 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:33.741 | INFO migrate.versioning.api [-] 46 -> 47...  2021-11-26 13:08:33.750 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:33.750 | INFO migrate.versioning.api [-] 47 -> 48...  2021-11-26 13:08:33.758 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:33.758 | INFO migrate.versioning.api [-] 48 -> 49...  2021-11-26 13:08:33.766 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:33.766 | INFO migrate.versioning.api [-] 49 -> 50...  2021-11-26 13:08:33.872 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:33.873 | INFO migrate.versioning.api [-] 50 -> 51...  2021-11-26 13:08:34.572 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:34.573 | INFO migrate.versioning.api [-] 51 -> 52...  2021-11-26 13:08:34.753 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:34.753 | INFO migrate.versioning.api [-] 52 -> 53...  2021-11-26 13:08:34.761 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:34.762 | INFO migrate.versioning.api [-] 53 -> 54...  2021-11-26 13:08:34.770 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:34.770 | INFO migrate.versioning.api [-] 54 -> 55...  2021-11-26 13:08:34.778 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:34.778 | INFO migrate.versioning.api [-] 55 -> 56...  2021-11-26 13:08:34.787 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:34.787 | INFO migrate.versioning.api [-] 56 -> 57...  2021-11-26 13:08:34.795 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:34.795 | INFO migrate.versioning.api [-] 57 -> 58...  2021-11-26 13:08:34.909 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:34.909 | INFO migrate.versioning.api [-] 58 -> 59...  2021-11-26 13:08:35.015 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:35.016 | INFO migrate.versioning.api [-] 59 -> 60...  2021-11-26 13:08:35.124 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:35.125 | INFO migrate.versioning.api [-] 60 -> 61...  2021-11-26 13:08:35.257 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:35.257 | INFO migrate.versioning.api [-] 61 -> 62...  2021-11-26 13:08:35.426 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:35.427 | INFO migrate.versioning.api [-] 62 -> 63...  2021-11-26 13:08:35.433 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:35.433 | INFO migrate.versioning.api [-] 63 -> 64...  2021-11-26 13:08:35.441 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:35.442 | INFO migrate.versioning.api [-] 64 -> 65...  2021-11-26 13:08:35.450 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:35.450 | INFO migrate.versioning.api [-] 65 -> 66...  2021-11-26 13:08:35.458 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:35.458 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-26 13:08:35.465 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:35.465 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-26 13:08:35.473 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:35.473 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-26 13:08:35.481 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:35.482 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-26 13:08:35.489 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:35.489 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-26 13:08:35.497 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:35.497 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-26 13:08:35.505 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:35.865 | + lib/nova:init_nova:762 : recreate_database nova_cell0 2021-11-26 13:08:35.867 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-11-26 13:08:35.870 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-11-26 13:08:35.872 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-11-26 13:08:35.875 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-11-26 13:08:35.879 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 13:08:35.892 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-11-26 13:08:35.895 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 13:08:35.909 | ++ lib/nova:init_nova:768 : database_connection_url nova_cell0 2021-11-26 13:08:35.911 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-11-26 13:08:35.914 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-11-26 13:08:35.916 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-11-26 13:08:35.919 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-26 13:08:35.922 | + lib/nova:init_nova:768 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-26 13:08:39.798 | ++ lib/nova:init_nova:771 : seq 1 1 2021-11-26 13:08:39.801 | + lib/nova:init_nova:771 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-26 13:08:39.804 | + lib/nova:init_nova:772 : recreate_database nova_cell1 2021-11-26 13:08:39.806 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-11-26 13:08:39.809 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-11-26 13:08:39.812 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-11-26 13:08:39.814 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-11-26 13:08:39.818 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 13:08:39.831 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-11-26 13:08:39.835 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-26 13:08:39.848 | ++ lib/nova:init_nova:773 : conductor_conf 1 2021-11-26 13:08:39.850 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-26 13:08:39.853 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-26 13:08:39.856 | + lib/nova:init_nova:773 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-11-26 13:08:42.988 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 13:08:42.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:42.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:42.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:08:43.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:08:43.172 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 13:08:43.172 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82371) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 13:08:43.318 | INFO migrate.versioning.api [-] 215 -> 216...  2021-11-26 13:08:56.742 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:56.742 | INFO migrate.versioning.api [-] 216 -> 217...  2021-11-26 13:08:56.750 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:56.750 | INFO migrate.versioning.api [-] 217 -> 218...  2021-11-26 13:08:56.758 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:56.759 | INFO migrate.versioning.api [-] 218 -> 219...  2021-11-26 13:08:56.766 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:56.767 | INFO migrate.versioning.api [-] 219 -> 220...  2021-11-26 13:08:56.775 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:56.775 | INFO migrate.versioning.api [-] 220 -> 221...  2021-11-26 13:08:56.783 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:56.783 | INFO migrate.versioning.api [-] 221 -> 222...  2021-11-26 13:08:56.792 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:56.792 | INFO migrate.versioning.api [-] 222 -> 223...  2021-11-26 13:08:56.800 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:56.800 | INFO migrate.versioning.api [-] 223 -> 224...  2021-11-26 13:08:56.807 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:56.807 | INFO migrate.versioning.api [-] 224 -> 225...  2021-11-26 13:08:56.815 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:56.815 | INFO migrate.versioning.api [-] 225 -> 226...  2021-11-26 13:08:56.823 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:56.824 | INFO migrate.versioning.api [-] 226 -> 227...  2021-11-26 13:08:56.835 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:56.835 | INFO migrate.versioning.api [-] 227 -> 228...  2021-11-26 13:08:57.029 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:57.029 | INFO migrate.versioning.api [-] 228 -> 229...  2021-11-26 13:08:57.224 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:57.224 | INFO migrate.versioning.api [-] 229 -> 230...  2021-11-26 13:08:57.608 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:57.609 | INFO migrate.versioning.api [-] 230 -> 231...  2021-11-26 13:08:57.883 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:57.883 | INFO migrate.versioning.api [-] 231 -> 232...  2021-11-26 13:08:58.381 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:58.382 | INFO migrate.versioning.api [-] 232 -> 233...  2021-11-26 13:08:58.602 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:58.602 | INFO migrate.versioning.api [-] 233 -> 234...  2021-11-26 13:08:58.652 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:58.653 | INFO migrate.versioning.api [-] 234 -> 235...  2021-11-26 13:08:58.661 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:58.661 | INFO migrate.versioning.api [-] 235 -> 236...  2021-11-26 13:08:58.669 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:58.669 | INFO migrate.versioning.api [-] 236 -> 237...  2021-11-26 13:08:58.678 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:58.678 | INFO migrate.versioning.api [-] 237 -> 238...  2021-11-26 13:08:58.686 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:58.686 | INFO migrate.versioning.api [-] 238 -> 239...  2021-11-26 13:08:58.695 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:58.695 | INFO migrate.versioning.api [-] 239 -> 240...  2021-11-26 13:08:58.701 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:58.701 | INFO migrate.versioning.api [-] 240 -> 241...  2021-11-26 13:08:58.709 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:58.710 | INFO migrate.versioning.api [-] 241 -> 242...  2021-11-26 13:08:58.718 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:58.718 | INFO migrate.versioning.api [-] 242 -> 243...  2021-11-26 13:08:58.724 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:58.725 | INFO migrate.versioning.api [-] 243 -> 244...  2021-11-26 13:08:58.746 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:58.746 | INFO migrate.versioning.api [-] 244 -> 245...  2021-11-26 13:08:59.659 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:59.659 | INFO migrate.versioning.api [-] 245 -> 246...  2021-11-26 13:08:59.806 | INFO migrate.versioning.api [-] done 2021-11-26 13:08:59.807 | INFO migrate.versioning.api [-] 246 -> 247...  2021-11-26 13:09:00.324 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:00.324 | INFO migrate.versioning.api [-] 247 -> 248...  2021-11-26 13:09:00.333 | INFO 248_add_expire_reservations_index [-] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-11-26 13:09:00.340 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:00.340 | INFO migrate.versioning.api [-] 248 -> 249...  2021-11-26 13:09:00.376 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:00.376 | INFO migrate.versioning.api [-] 249 -> 250...  2021-11-26 13:09:00.416 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:00.416 | INFO migrate.versioning.api [-] 250 -> 251...  2021-11-26 13:09:00.603 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:00.603 | INFO migrate.versioning.api [-] 251 -> 252...  2021-11-26 13:09:00.925 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:00.926 | INFO migrate.versioning.api [-] 252 -> 253...  2021-11-26 13:09:01.134 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:01.135 | INFO migrate.versioning.api [-] 253 -> 254...  2021-11-26 13:09:01.360 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:01.361 | INFO migrate.versioning.api [-] 254 -> 255...  2021-11-26 13:09:01.369 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:01.370 | INFO migrate.versioning.api [-] 255 -> 256...  2021-11-26 13:09:01.377 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:01.378 | INFO migrate.versioning.api [-] 256 -> 257...  2021-11-26 13:09:01.384 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:01.384 | INFO migrate.versioning.api [-] 257 -> 258...  2021-11-26 13:09:01.392 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:01.392 | INFO migrate.versioning.api [-] 258 -> 259...  2021-11-26 13:09:01.401 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:01.401 | INFO migrate.versioning.api [-] 259 -> 260...  2021-11-26 13:09:01.407 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:01.407 | INFO migrate.versioning.api [-] 260 -> 261...  2021-11-26 13:09:01.416 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:01.416 | INFO migrate.versioning.api [-] 261 -> 262...  2021-11-26 13:09:01.424 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:01.424 | INFO migrate.versioning.api [-] 262 -> 263...  2021-11-26 13:09:01.434 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:01.434 | INFO migrate.versioning.api [-] 263 -> 264...  2021-11-26 13:09:01.442 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:01.442 | INFO migrate.versioning.api [-] 264 -> 265...  2021-11-26 13:09:01.516 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:01.516 | INFO migrate.versioning.api [-] 265 -> 266...  2021-11-26 13:09:01.624 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:01.624 | INFO migrate.versioning.api [-] 266 -> 267...  2021-11-26 13:09:02.377 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:02.378 | INFO migrate.versioning.api [-] 267 -> 268...  2021-11-26 13:09:02.629 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:02.629 | INFO migrate.versioning.api [-] 268 -> 269...  2021-11-26 13:09:02.824 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:02.824 | INFO migrate.versioning.api [-] 269 -> 270...  2021-11-26 13:09:03.019 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:03.019 | INFO migrate.versioning.api [-] 270 -> 271...  2021-11-26 13:09:03.168 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:03.168 | INFO migrate.versioning.api [-] 271 -> 272...  2021-11-26 13:09:03.175 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:03.176 | INFO migrate.versioning.api [-] 272 -> 273...  2021-11-26 13:09:03.184 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:03.184 | INFO migrate.versioning.api [-] 273 -> 274...  2021-11-26 13:09:03.246 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:03.247 | INFO migrate.versioning.api [-] 274 -> 275...  2021-11-26 13:09:03.435 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:03.435 | INFO migrate.versioning.api [-] 275 -> 276...  2021-11-26 13:09:03.636 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:03.636 | INFO migrate.versioning.api [-] 276 -> 277...  2021-11-26 13:09:03.687 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:03.687 | INFO migrate.versioning.api [-] 277 -> 278...  2021-11-26 13:09:03.940 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:03.940 | INFO migrate.versioning.api [-] 278 -> 279...  2021-11-26 13:09:04.006 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:04.006 | INFO migrate.versioning.api [-] 279 -> 280...  2021-11-26 13:09:04.169 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:04.169 | INFO migrate.versioning.api [-] 280 -> 281...  2021-11-26 13:09:04.176 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:04.177 | INFO migrate.versioning.api [-] 281 -> 282...  2021-11-26 13:09:04.185 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:04.186 | INFO migrate.versioning.api [-] 282 -> 283...  2021-11-26 13:09:04.193 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:04.193 | INFO migrate.versioning.api [-] 283 -> 284...  2021-11-26 13:09:04.200 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:04.201 | INFO migrate.versioning.api [-] 284 -> 285...  2021-11-26 13:09:04.208 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:04.208 | INFO migrate.versioning.api [-] 285 -> 286...  2021-11-26 13:09:04.217 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:04.217 | INFO migrate.versioning.api [-] 286 -> 287...  2021-11-26 13:09:04.225 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:04.225 | INFO migrate.versioning.api [-] 287 -> 288...  2021-11-26 13:09:04.232 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:04.232 | INFO migrate.versioning.api [-] 288 -> 289...  2021-11-26 13:09:04.240 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:04.240 | INFO migrate.versioning.api [-] 289 -> 290...  2021-11-26 13:09:04.249 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:04.249 | INFO migrate.versioning.api [-] 290 -> 291...  2021-11-26 13:09:04.273 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:04.273 | INFO migrate.versioning.api [-] 291 -> 292...  2021-11-26 13:09:04.456 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:04.456 | INFO migrate.versioning.api [-] 292 -> 293...  2021-11-26 13:09:04.867 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:04.867 | INFO migrate.versioning.api [-] 293 -> 294...  2021-11-26 13:09:05.060 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:05.061 | INFO migrate.versioning.api [-] 294 -> 295...  2021-11-26 13:09:05.120 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:05.120 | INFO migrate.versioning.api [-] 295 -> 296...  2021-11-26 13:09:05.128 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:05.128 | INFO migrate.versioning.api [-] 296 -> 297...  2021-11-26 13:09:05.333 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:05.333 | INFO migrate.versioning.api [-] 297 -> 298...  2021-11-26 13:09:05.471 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:05.472 | INFO migrate.versioning.api [-] 298 -> 299...  2021-11-26 13:09:05.685 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:05.686 | INFO migrate.versioning.api [-] 299 -> 300...  2021-11-26 13:09:05.885 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:05.885 | INFO migrate.versioning.api [-] 300 -> 301...  2021-11-26 13:09:06.225 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:06.225 | INFO migrate.versioning.api [-] 301 -> 302...  2021-11-26 13:09:06.234 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:06.234 | INFO migrate.versioning.api [-] 302 -> 303...  2021-11-26 13:09:06.242 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:06.242 | INFO migrate.versioning.api [-] 303 -> 304...  2021-11-26 13:09:06.250 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:06.251 | INFO migrate.versioning.api [-] 304 -> 305...  2021-11-26 13:09:06.259 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:06.259 | INFO migrate.versioning.api [-] 305 -> 306...  2021-11-26 13:09:06.267 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:06.268 | INFO migrate.versioning.api [-] 306 -> 307...  2021-11-26 13:09:06.274 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:06.274 | INFO migrate.versioning.api [-] 307 -> 308...  2021-11-26 13:09:06.286 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:06.286 | INFO migrate.versioning.api [-] 308 -> 309...  2021-11-26 13:09:06.292 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:06.293 | INFO migrate.versioning.api [-] 309 -> 310...  2021-11-26 13:09:06.299 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:06.299 | INFO migrate.versioning.api [-] 310 -> 311...  2021-11-26 13:09:06.306 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:06.306 | INFO migrate.versioning.api [-] 311 -> 312...  2021-11-26 13:09:06.314 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:06.314 | INFO migrate.versioning.api [-] 312 -> 313...  2021-11-26 13:09:06.589 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:06.589 | INFO migrate.versioning.api [-] 313 -> 314...  2021-11-26 13:09:07.208 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:07.208 | INFO migrate.versioning.api [-] 314 -> 315...  2021-11-26 13:09:08.396 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:08.396 | INFO migrate.versioning.api [-] 315 -> 316...  2021-11-26 13:09:08.578 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:08.578 | INFO migrate.versioning.api [-] 316 -> 317...  2021-11-26 13:09:08.805 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:08.806 | INFO migrate.versioning.api [-] 317 -> 318...  2021-11-26 13:09:09.650 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:09.650 | INFO migrate.versioning.api [-] 318 -> 319...  2021-11-26 13:09:09.684 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:09.684 | INFO migrate.versioning.api [-] 319 -> 320...  2021-11-26 13:09:09.692 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:09.693 | INFO migrate.versioning.api [-] 320 -> 321...  2021-11-26 13:09:09.701 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:09.701 | INFO migrate.versioning.api [-] 321 -> 322...  2021-11-26 13:09:09.708 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:09.708 | INFO migrate.versioning.api [-] 322 -> 323...  2021-11-26 13:09:09.717 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:09.717 | INFO migrate.versioning.api [-] 323 -> 324...  2021-11-26 13:09:09.725 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:09.725 | INFO migrate.versioning.api [-] 324 -> 325...  2021-11-26 13:09:09.732 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:09.732 | INFO migrate.versioning.api [-] 325 -> 326...  2021-11-26 13:09:09.740 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:09.740 | INFO migrate.versioning.api [-] 326 -> 327...  2021-11-26 13:09:09.749 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:09.749 | INFO migrate.versioning.api [-] 327 -> 328...  2021-11-26 13:09:09.755 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:09.756 | INFO migrate.versioning.api [-] 328 -> 329...  2021-11-26 13:09:09.764 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:09.764 | INFO migrate.versioning.api [-] 329 -> 330...  2021-11-26 13:09:09.796 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:09.796 | INFO migrate.versioning.api [-] 330 -> 331...  2021-11-26 13:09:10.229 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:10.229 | INFO migrate.versioning.api [-] 331 -> 332...  2021-11-26 13:09:10.438 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:10.439 | INFO migrate.versioning.api [-] 332 -> 333...  2021-11-26 13:09:10.642 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:10.643 | INFO migrate.versioning.api [-] 333 -> 334...  2021-11-26 13:09:10.857 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:10.857 | INFO migrate.versioning.api [-] 334 -> 335...  2021-11-26 13:09:10.866 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:10.866 | INFO migrate.versioning.api [-] 335 -> 336...  2021-11-26 13:09:10.874 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:10.874 | INFO migrate.versioning.api [-] 336 -> 337...  2021-11-26 13:09:10.882 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:10.882 | INFO migrate.versioning.api [-] 337 -> 338...  2021-11-26 13:09:10.889 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:10.890 | INFO migrate.versioning.api [-] 338 -> 339...  2021-11-26 13:09:10.897 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:10.898 | INFO migrate.versioning.api [-] 339 -> 340...  2021-11-26 13:09:10.906 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:10.906 | INFO migrate.versioning.api [-] 340 -> 341...  2021-11-26 13:09:10.913 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:10.913 | INFO migrate.versioning.api [-] 341 -> 342...  2021-11-26 13:09:10.921 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:10.921 | INFO migrate.versioning.api [-] 342 -> 343...  2021-11-26 13:09:10.930 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:10.930 | INFO migrate.versioning.api [-] 343 -> 344...  2021-11-26 13:09:10.937 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:10.937 | INFO migrate.versioning.api [-] 344 -> 345...  2021-11-26 13:09:10.973 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:10.973 | INFO migrate.versioning.api [-] 345 -> 346...  2021-11-26 13:09:11.223 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:11.223 | INFO migrate.versioning.api [-] 346 -> 347...  2021-11-26 13:09:11.324 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:11.324 | INFO migrate.versioning.api [-] 347 -> 348...  2021-11-26 13:09:11.332 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:11.332 | INFO migrate.versioning.api [-] 348 -> 349...  2021-11-26 13:09:11.340 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:11.340 | INFO migrate.versioning.api [-] 349 -> 350...  2021-11-26 13:09:11.349 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:11.349 | INFO migrate.versioning.api [-] 350 -> 351...  2021-11-26 13:09:11.358 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:11.358 | INFO migrate.versioning.api [-] 351 -> 352...  2021-11-26 13:09:11.365 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:11.366 | INFO migrate.versioning.api [-] 352 -> 353...  2021-11-26 13:09:11.372 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:11.372 | INFO migrate.versioning.api [-] 353 -> 354...  2021-11-26 13:09:11.380 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:11.381 | INFO migrate.versioning.api [-] 354 -> 355...  2021-11-26 13:09:11.389 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:11.389 | INFO migrate.versioning.api [-] 355 -> 356...  2021-11-26 13:09:11.397 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:11.397 | INFO migrate.versioning.api [-] 356 -> 357...  2021-11-26 13:09:11.404 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:11.404 | INFO migrate.versioning.api [-] 357 -> 358...  2021-11-26 13:09:11.625 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:11.625 | INFO migrate.versioning.api [-] 358 -> 359...  2021-11-26 13:09:11.868 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:11.868 | INFO migrate.versioning.api [-] 359 -> 360...  2021-11-26 13:09:12.068 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:12.068 | INFO migrate.versioning.api [-] 360 -> 361...  2021-11-26 13:09:12.125 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:12.125 | INFO migrate.versioning.api [-] 361 -> 362...  2021-11-26 13:09:12.343 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:12.343 | INFO migrate.versioning.api [-] 362 -> 363...  2021-11-26 13:09:12.349 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:12.350 | INFO migrate.versioning.api [-] 363 -> 364...  2021-11-26 13:09:12.358 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:12.358 | INFO migrate.versioning.api [-] 364 -> 365...  2021-11-26 13:09:12.364 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:12.365 | INFO migrate.versioning.api [-] 365 -> 366...  2021-11-26 13:09:12.373 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:12.373 | INFO migrate.versioning.api [-] 366 -> 367...  2021-11-26 13:09:12.382 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:12.382 | INFO migrate.versioning.api [-] 367 -> 368...  2021-11-26 13:09:12.388 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:12.389 | INFO migrate.versioning.api [-] 368 -> 369...  2021-11-26 13:09:12.396 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:12.397 | INFO migrate.versioning.api [-] 369 -> 370...  2021-11-26 13:09:12.406 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:12.406 | INFO migrate.versioning.api [-] 370 -> 371...  2021-11-26 13:09:12.412 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:12.412 | INFO migrate.versioning.api [-] 371 -> 372...  2021-11-26 13:09:12.421 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:12.421 | INFO migrate.versioning.api [-] 372 -> 373...  2021-11-26 13:09:12.720 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:12.720 | INFO migrate.versioning.api [-] 373 -> 374...  2021-11-26 13:09:12.998 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:12.999 | INFO migrate.versioning.api [-] 374 -> 375...  2021-11-26 13:09:13.130 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.130 | INFO migrate.versioning.api [-] 375 -> 376...  2021-11-26 13:09:13.184 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.184 | INFO migrate.versioning.api [-] 376 -> 377...  2021-11-26 13:09:13.244 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.245 | INFO migrate.versioning.api [-] 377 -> 378...  2021-11-26 13:09:13.302 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.302 | INFO migrate.versioning.api [-] 378 -> 379...  2021-11-26 13:09:13.310 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.311 | INFO migrate.versioning.api [-] 379 -> 380...  2021-11-26 13:09:13.319 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.319 | INFO migrate.versioning.api [-] 380 -> 381...  2021-11-26 13:09:13.327 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.327 | INFO migrate.versioning.api [-] 381 -> 382...  2021-11-26 13:09:13.335 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.336 | INFO migrate.versioning.api [-] 382 -> 383...  2021-11-26 13:09:13.344 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.345 | INFO migrate.versioning.api [-] 383 -> 384...  2021-11-26 13:09:13.352 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.352 | INFO migrate.versioning.api [-] 384 -> 385...  2021-11-26 13:09:13.361 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.361 | INFO migrate.versioning.api [-] 385 -> 386...  2021-11-26 13:09:13.368 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.368 | INFO migrate.versioning.api [-] 386 -> 387...  2021-11-26 13:09:13.376 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.376 | INFO migrate.versioning.api [-] 387 -> 388...  2021-11-26 13:09:13.385 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.385 | INFO migrate.versioning.api [-] 388 -> 389...  2021-11-26 13:09:13.434 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.434 | INFO migrate.versioning.api [-] 389 -> 390...  2021-11-26 13:09:13.623 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.624 | INFO migrate.versioning.api [-] 390 -> 391...  2021-11-26 13:09:13.865 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.865 | INFO migrate.versioning.api [-] 391 -> 392...  2021-11-26 13:09:13.874 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.874 | INFO migrate.versioning.api [-] 392 -> 393...  2021-11-26 13:09:13.882 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.882 | INFO migrate.versioning.api [-] 393 -> 394...  2021-11-26 13:09:13.891 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.891 | INFO migrate.versioning.api [-] 394 -> 395...  2021-11-26 13:09:13.897 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.898 | INFO migrate.versioning.api [-] 395 -> 396...  2021-11-26 13:09:13.907 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:13.907 | INFO migrate.versioning.api [-] 396 -> 397...  2021-11-26 13:09:14.145 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:14.145 | INFO migrate.versioning.api [-] 397 -> 398...  2021-11-26 13:09:14.346 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:14.346 | INFO migrate.versioning.api [-] 398 -> 399...  2021-11-26 13:09:14.601 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:14.606 | INFO migrate.versioning.api [-] 399 -> 400...  2021-11-26 13:09:14.621 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:14.621 | INFO migrate.versioning.api [-] 400 -> 401...  2021-11-26 13:09:15.073 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:15.074 | INFO migrate.versioning.api [-] 401 -> 402...  2021-11-26 13:09:15.285 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:15.285 | INFO migrate.versioning.api [-] 402 -> 403...  2021-11-26 13:09:15.293 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:15.293 | INFO migrate.versioning.api [-] 403 -> 404...  2021-11-26 13:09:15.301 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:15.301 | INFO migrate.versioning.api [-] 404 -> 405...  2021-11-26 13:09:15.309 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:15.310 | INFO migrate.versioning.api [-] 405 -> 406...  2021-11-26 13:09:15.318 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:15.318 | INFO migrate.versioning.api [-] 406 -> 407...  2021-11-26 13:09:15.326 | INFO migrate.versioning.api [-] done 2021-11-26 13:09:15.326 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova_cell1.block_device_mapping'. This is deprecated and will be disallowed in a future release.") 2021-11-26 13:09:15.326 | result = self._query(query) 2021-11-26 13:09:15.326 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'uniq_instances0uuid' defined on the table 'nova_cell1.instances'. This is deprecated and will be disallowed in a future release.") 2021-11-26 13:09:15.326 | result = self._query(query) 2021-11-26 13:09:15.706 | + lib/nova:init_nova:777 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-11-26 13:09:19.198 | DEBUG migrate.versioning.repository [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-26 13:09:19.200 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.200 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.201 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.201 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.202 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.202 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.202 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.203 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.203 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.204 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.204 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.205 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.205 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.205 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.206 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.206 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.206 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.207 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.207 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.208 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.208 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.208 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.209 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.209 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.209 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.210 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.210 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.210 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.211 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.211 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.212 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.212 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.212 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.213 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.213 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.213 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.214 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.214 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.215 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.215 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.215 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.216 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.216 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.216 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.217 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.217 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.217 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.218 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.219 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.219 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.220 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.220 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.220 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.221 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.221 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.221 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.222 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.222 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.222 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.223 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.223 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.224 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.224 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.224 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.225 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.225 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.225 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.226 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.226 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.226 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.227 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.227 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.228 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.228 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.228 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.229 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.229 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.229 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.230 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.230 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.230 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.231 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.231 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.232 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.232 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.232 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.233 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.233 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.233 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.234 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.236 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.236 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.237 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.237 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.237 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.238 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.238 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.239 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.239 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.239 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.240 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.240 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.240 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.241 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.241 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.241 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.242 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.242 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.243 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.243 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.243 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.244 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.244 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.244 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.245 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.245 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.245 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.246 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.246 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.247 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.247 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.247 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.248 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.248 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.248 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.249 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.249 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.250 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.250 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.250 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.251 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.251 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.252 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.252 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.252 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.253 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.253 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.253 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.254 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.254 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.254 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.255 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.255 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.256 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.256 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.256 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.257 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.257 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.257 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.258 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.258 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.258 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.259 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.259 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.260 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.260 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.260 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.261 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.261 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.261 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.262 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.262 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.262 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.263 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.263 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.264 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.264 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.264 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.265 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.265 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.267 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.267 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.268 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.268 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.268 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.269 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.269 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.270 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.270 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.270 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.271 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.271 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.271 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.272 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.272 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.273 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.273 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.273 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.274 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.274 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.274 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.275 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.275 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.275 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.276 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.276 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.277 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.277 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.277 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.278 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.278 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.278 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.279 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.279 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.279 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.280 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.280 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.281 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.281 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.282 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.282 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.283 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.283 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.283 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.284 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.284 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.284 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.285 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.285 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.285 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.286 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.286 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.287 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.287 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.287 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.288 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.288 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.288 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.289 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.289 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.289 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.290 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.290 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.291 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.291 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.291 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.292 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.292 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.292 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.293 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.293 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.293 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.294 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.294 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.295 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.295 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.295 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.296 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.296 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.297 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.297 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.298 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.298 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.299 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.299 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.299 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.300 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.300 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.300 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.301 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.301 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.301 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.302 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.302 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.303 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.303 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.303 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.304 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.304 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.304 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.305 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.305 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.306 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.306 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.306 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.307 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.307 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.307 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.308 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.308 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.308 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.309 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.309 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.309 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.310 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.310 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.311 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.311 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.311 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.312 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.312 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.313 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.313 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.313 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.314 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.314 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.314 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.315 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.315 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.316 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.316 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.316 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.317 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.317 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.317 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.318 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.318 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.318 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.319 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.319 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.320 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.320 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.320 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.321 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.321 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.321 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.322 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.322 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.322 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.323 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.323 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.323 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.324 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.324 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.325 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.325 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.325 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.326 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.326 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.326 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.327 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.327 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.327 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.328 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.328 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.329 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.329 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.330 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.330 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.330 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.331 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.331 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.331 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.332 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.332 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.332 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.333 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.333 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.334 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.334 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.334 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.335 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.335 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.335 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.336 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.336 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.336 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.337 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.337 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.338 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.338 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.338 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.339 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.339 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.339 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.340 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.340 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.340 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.341 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.341 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.342 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.342 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.342 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.343 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.343 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.344 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.344 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.345 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.345 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.345 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.346 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.346 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.347 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.347 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.347 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-26 13:09:19.348 | DEBUG migrate.versioning.script.base [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-26 13:09:19.348 | DEBUG migrate.versioning.repository [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-26 13:09:19.348 | DEBUG migrate.versioning.repository [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=82383) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-26 13:09:19.479 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 215 -> 216...  2021-11-26 13:09:32.834 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:32.834 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 216 -> 217...  2021-11-26 13:09:32.842 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:32.843 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 217 -> 218...  2021-11-26 13:09:32.851 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:32.851 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 218 -> 219...  2021-11-26 13:09:32.859 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:32.859 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 219 -> 220...  2021-11-26 13:09:32.865 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:32.866 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 220 -> 221...  2021-11-26 13:09:32.874 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:32.874 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 221 -> 222...  2021-11-26 13:09:32.882 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:32.883 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 222 -> 223...  2021-11-26 13:09:32.891 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:32.891 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 223 -> 224...  2021-11-26 13:09:32.897 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:32.898 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 224 -> 225...  2021-11-26 13:09:32.906 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:32.906 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 225 -> 226...  2021-11-26 13:09:32.914 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:32.915 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 226 -> 227...  2021-11-26 13:09:32.926 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:32.926 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 227 -> 228...  2021-11-26 13:09:33.108 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:33.108 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 228 -> 229...  2021-11-26 13:09:33.304 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:33.304 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 229 -> 230...  2021-11-26 13:09:33.654 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:33.655 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 230 -> 231...  2021-11-26 13:09:33.917 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:33.918 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 231 -> 232...  2021-11-26 13:09:34.512 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:34.512 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 232 -> 233...  2021-11-26 13:09:34.754 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:34.754 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 233 -> 234...  2021-11-26 13:09:34.795 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:34.795 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 234 -> 235...  2021-11-26 13:09:34.801 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:34.802 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 235 -> 236...  2021-11-26 13:09:34.810 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:34.810 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 236 -> 237...  2021-11-26 13:09:34.818 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:34.818 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 237 -> 238...  2021-11-26 13:09:34.825 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:34.825 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 238 -> 239...  2021-11-26 13:09:34.833 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:34.834 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 239 -> 240...  2021-11-26 13:09:34.842 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:34.842 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 240 -> 241...  2021-11-26 13:09:34.848 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:34.848 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 241 -> 242...  2021-11-26 13:09:34.857 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:34.857 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 242 -> 243...  2021-11-26 13:09:34.865 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:34.865 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 243 -> 244...  2021-11-26 13:09:34.887 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:34.888 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 244 -> 245...  2021-11-26 13:09:35.759 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:35.759 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 245 -> 246...  2021-11-26 13:09:35.916 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:35.916 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 246 -> 247...  2021-11-26 13:09:36.437 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:36.437 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 247 -> 248...  2021-11-26 13:09:36.446 | INFO 248_add_expire_reservations_index [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-11-26 13:09:36.453 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:36.453 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 248 -> 249...  2021-11-26 13:09:36.481 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:36.482 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 249 -> 250...  2021-11-26 13:09:36.514 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:36.514 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 250 -> 251...  2021-11-26 13:09:36.684 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:36.684 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 251 -> 252...  2021-11-26 13:09:37.030 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:37.030 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 252 -> 253...  2021-11-26 13:09:37.244 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:37.249 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 253 -> 254...  2021-11-26 13:09:37.429 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:37.429 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 254 -> 255...  2021-11-26 13:09:37.437 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:37.438 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 255 -> 256...  2021-11-26 13:09:37.445 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:37.446 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 256 -> 257...  2021-11-26 13:09:37.454 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:37.454 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 257 -> 258...  2021-11-26 13:09:37.460 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:37.466 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 258 -> 259...  2021-11-26 13:09:37.480 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:37.480 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 259 -> 260...  2021-11-26 13:09:37.488 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:37.494 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 260 -> 261...  2021-11-26 13:09:37.500 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:37.501 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 261 -> 262...  2021-11-26 13:09:37.507 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:37.507 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 262 -> 263...  2021-11-26 13:09:37.515 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:37.516 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 263 -> 264...  2021-11-26 13:09:37.522 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:37.522 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 264 -> 265...  2021-11-26 13:09:37.588 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:37.589 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 265 -> 266...  2021-11-26 13:09:37.697 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:37.697 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 266 -> 267...  2021-11-26 13:09:38.354 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:38.354 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 267 -> 268...  2021-11-26 13:09:38.602 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:38.603 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 268 -> 269...  2021-11-26 13:09:38.802 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:38.803 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 269 -> 270...  2021-11-26 13:09:38.993 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:38.993 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 270 -> 271...  2021-11-26 13:09:39.131 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:39.131 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 271 -> 272...  2021-11-26 13:09:39.139 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:39.140 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 272 -> 273...  2021-11-26 13:09:39.148 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:39.148 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 273 -> 274...  2021-11-26 13:09:39.230 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:39.230 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 274 -> 275...  2021-11-26 13:09:39.414 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:39.414 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 275 -> 276...  2021-11-26 13:09:39.598 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:39.598 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 276 -> 277...  2021-11-26 13:09:39.657 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:39.657 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 277 -> 278...  2021-11-26 13:09:39.909 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:39.909 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 278 -> 279...  2021-11-26 13:09:39.975 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:39.976 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 279 -> 280...  2021-11-26 13:09:40.128 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:40.129 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 280 -> 281...  2021-11-26 13:09:40.136 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:40.137 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 281 -> 282...  2021-11-26 13:09:40.145 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:40.145 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 282 -> 283...  2021-11-26 13:09:40.153 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:40.154 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 283 -> 284...  2021-11-26 13:09:40.162 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:40.162 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 284 -> 285...  2021-11-26 13:09:40.168 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:40.168 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 285 -> 286...  2021-11-26 13:09:40.176 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:40.177 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 286 -> 287...  2021-11-26 13:09:40.185 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:40.185 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 287 -> 288...  2021-11-26 13:09:40.193 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:40.193 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 288 -> 289...  2021-11-26 13:09:40.199 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:40.200 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 289 -> 290...  2021-11-26 13:09:40.208 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:40.209 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 290 -> 291...  2021-11-26 13:09:40.232 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:40.233 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 291 -> 292...  2021-11-26 13:09:40.423 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:40.423 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 292 -> 293...  2021-11-26 13:09:40.855 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:40.856 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 293 -> 294...  2021-11-26 13:09:41.041 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:41.041 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 294 -> 295...  2021-11-26 13:09:41.100 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:41.100 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 295 -> 296...  2021-11-26 13:09:41.108 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:41.108 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 296 -> 297...  2021-11-26 13:09:41.289 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:41.289 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 297 -> 298...  2021-11-26 13:09:41.426 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:41.426 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 298 -> 299...  2021-11-26 13:09:41.632 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:41.633 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 299 -> 300...  2021-11-26 13:09:41.813 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:41.813 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 300 -> 301...  2021-11-26 13:09:42.190 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:42.190 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 301 -> 302...  2021-11-26 13:09:42.198 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:42.199 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 302 -> 303...  2021-11-26 13:09:42.205 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:42.205 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 303 -> 304...  2021-11-26 13:09:42.213 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:42.214 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 304 -> 305...  2021-11-26 13:09:42.222 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:42.222 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 305 -> 306...  2021-11-26 13:09:42.230 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:42.230 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 306 -> 307...  2021-11-26 13:09:42.238 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:42.238 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 307 -> 308...  2021-11-26 13:09:42.246 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:42.246 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 308 -> 309...  2021-11-26 13:09:42.252 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:42.253 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 309 -> 310...  2021-11-26 13:09:42.260 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:42.261 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 310 -> 311...  2021-11-26 13:09:42.269 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:42.269 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 311 -> 312...  2021-11-26 13:09:42.278 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:42.278 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 312 -> 313...  2021-11-26 13:09:42.531 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:42.531 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 313 -> 314...  2021-11-26 13:09:43.149 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:43.150 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 314 -> 315...  2021-11-26 13:09:44.331 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:44.332 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 315 -> 316...  2021-11-26 13:09:44.541 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:44.542 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 316 -> 317...  2021-11-26 13:09:44.766 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:44.766 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 317 -> 318...  2021-11-26 13:09:45.587 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:45.588 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 318 -> 319...  2021-11-26 13:09:45.626 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:45.627 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 319 -> 320...  2021-11-26 13:09:45.633 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:45.633 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 320 -> 321...  2021-11-26 13:09:45.642 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:45.642 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 321 -> 322...  2021-11-26 13:09:45.650 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:45.650 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 322 -> 323...  2021-11-26 13:09:45.657 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:45.657 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 323 -> 324...  2021-11-26 13:09:45.665 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:45.665 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 324 -> 325...  2021-11-26 13:09:45.673 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:45.674 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 325 -> 326...  2021-11-26 13:09:45.684 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:45.685 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 326 -> 327...  2021-11-26 13:09:45.691 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:45.692 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 327 -> 328...  2021-11-26 13:09:45.698 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:45.698 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 328 -> 329...  2021-11-26 13:09:45.705 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:45.705 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 329 -> 330...  2021-11-26 13:09:45.735 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:45.736 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 330 -> 331...  2021-11-26 13:09:46.158 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:46.158 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 331 -> 332...  2021-11-26 13:09:46.349 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:46.349 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 332 -> 333...  2021-11-26 13:09:46.530 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:46.530 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 333 -> 334...  2021-11-26 13:09:46.724 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:46.725 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 334 -> 335...  2021-11-26 13:09:46.731 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:46.731 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 335 -> 336...  2021-11-26 13:09:46.739 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:46.740 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 336 -> 337...  2021-11-26 13:09:46.748 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:46.748 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 337 -> 338...  2021-11-26 13:09:46.755 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:46.755 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 338 -> 339...  2021-11-26 13:09:46.763 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:46.763 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 339 -> 340...  2021-11-26 13:09:46.771 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:46.772 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 340 -> 341...  2021-11-26 13:09:46.779 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:46.779 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 341 -> 342...  2021-11-26 13:09:46.788 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:46.788 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 342 -> 343...  2021-11-26 13:09:46.794 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:46.795 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 343 -> 344...  2021-11-26 13:09:46.803 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:46.803 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 344 -> 345...  2021-11-26 13:09:46.835 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:46.836 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 345 -> 346...  2021-11-26 13:09:47.101 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:47.101 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 346 -> 347...  2021-11-26 13:09:47.200 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:47.201 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 347 -> 348...  2021-11-26 13:09:47.208 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:47.209 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 348 -> 349...  2021-11-26 13:09:47.217 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:47.217 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 349 -> 350...  2021-11-26 13:09:47.228 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:47.229 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 350 -> 351...  2021-11-26 13:09:47.236 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:47.236 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 351 -> 352...  2021-11-26 13:09:47.247 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:47.247 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 352 -> 353...  2021-11-26 13:09:47.254 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:47.254 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 353 -> 354...  2021-11-26 13:09:47.260 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:47.261 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 354 -> 355...  2021-11-26 13:09:47.267 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:47.267 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 355 -> 356...  2021-11-26 13:09:47.273 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:47.274 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 356 -> 357...  2021-11-26 13:09:47.283 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:47.283 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 357 -> 358...  2021-11-26 13:09:47.508 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:47.509 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 358 -> 359...  2021-11-26 13:09:47.760 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:47.760 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 359 -> 360...  2021-11-26 13:09:47.944 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:47.945 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 360 -> 361...  2021-11-26 13:09:47.997 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:47.998 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 361 -> 362...  2021-11-26 13:09:48.216 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:48.216 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 362 -> 363...  2021-11-26 13:09:48.224 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:48.225 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 363 -> 364...  2021-11-26 13:09:48.233 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:48.233 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 364 -> 365...  2021-11-26 13:09:48.241 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:48.242 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 365 -> 366...  2021-11-26 13:09:48.248 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:48.248 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 366 -> 367...  2021-11-26 13:09:48.256 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:48.257 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 367 -> 368...  2021-11-26 13:09:48.265 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:48.265 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 368 -> 369...  2021-11-26 13:09:48.273 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:48.273 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 369 -> 370...  2021-11-26 13:09:48.280 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:48.280 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 370 -> 371...  2021-11-26 13:09:48.288 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:48.288 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 371 -> 372...  2021-11-26 13:09:48.296 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:48.297 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 372 -> 373...  2021-11-26 13:09:48.582 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:48.582 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 373 -> 374...  2021-11-26 13:09:48.832 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:48.833 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 374 -> 375...  2021-11-26 13:09:48.956 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:48.957 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 375 -> 376...  2021-11-26 13:09:49.010 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.011 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 376 -> 377...  2021-11-26 13:09:49.057 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.057 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 377 -> 378...  2021-11-26 13:09:49.117 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.117 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 378 -> 379...  2021-11-26 13:09:49.125 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.126 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 379 -> 380...  2021-11-26 13:09:49.133 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.134 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 380 -> 381...  2021-11-26 13:09:49.142 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.143 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 381 -> 382...  2021-11-26 13:09:49.150 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.150 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 382 -> 383...  2021-11-26 13:09:49.157 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.157 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 383 -> 384...  2021-11-26 13:09:49.165 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.165 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 384 -> 385...  2021-11-26 13:09:49.173 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.174 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 385 -> 386...  2021-11-26 13:09:49.180 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.180 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 386 -> 387...  2021-11-26 13:09:49.188 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.189 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 387 -> 388...  2021-11-26 13:09:49.197 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.197 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 388 -> 389...  2021-11-26 13:09:49.246 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.247 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 389 -> 390...  2021-11-26 13:09:49.433 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.433 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 390 -> 391...  2021-11-26 13:09:49.666 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.666 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 391 -> 392...  2021-11-26 13:09:49.673 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.673 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 392 -> 393...  2021-11-26 13:09:49.680 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.680 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 393 -> 394...  2021-11-26 13:09:49.688 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.688 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 394 -> 395...  2021-11-26 13:09:49.695 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.696 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 395 -> 396...  2021-11-26 13:09:49.704 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.704 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 396 -> 397...  2021-11-26 13:09:49.929 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:49.929 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 397 -> 398...  2021-11-26 13:09:50.124 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:50.124 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 398 -> 399...  2021-11-26 13:09:50.400 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:50.401 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 399 -> 400...  2021-11-26 13:09:50.415 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:50.416 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 400 -> 401...  2021-11-26 13:09:50.895 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:50.895 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 401 -> 402...  2021-11-26 13:09:51.100 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:51.100 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 402 -> 403...  2021-11-26 13:09:51.108 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:51.108 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 403 -> 404...  2021-11-26 13:09:51.116 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:51.117 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 404 -> 405...  2021-11-26 13:09:51.125 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:51.125 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 405 -> 406...  2021-11-26 13:09:51.133 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:51.134 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] 406 -> 407...  2021-11-26 13:09:51.140 | INFO migrate.versioning.api [None req-8d0e7630-4866-42de-b9b0-a688a7c7fcc7 None None] done 2021-11-26 13:09:51.169 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'block_device_mapping_instance_uuid_virtual_name_device_name_idx' defined on the table 'nova_cell0.block_device_mapping'. This is deprecated and will be disallowed in a future release.") 2021-11-26 13:09:51.169 | result = self._query(query) 2021-11-26 13:09:51.169 | /usr/local/lib/python3.6/dist-packages/pymysql/cursors.py:170: Warning: (1831, "Duplicate index 'uniq_instances0uuid' defined on the table 'nova_cell0.instances'. This is deprecated and will be disallowed in a future release.") 2021-11-26 13:09:51.169 | result = self._query(query) 2021-11-26 13:09:51.601 | + lib/nova:init_nova:781 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-11-26 13:09:55.337 | Running batches of 50 until complete 2021-11-26 13:09:55.337 | +-------------------------------------+--------------+-----------+ 2021-11-26 13:09:55.337 | | Migration | Total Needed | Completed | 2021-11-26 13:09:55.337 | +-------------------------------------+--------------+-----------+ 2021-11-26 13:09:55.337 | | fill_virtual_interface_list | 0 | 0 | 2021-11-26 13:09:55.337 | | migrate_empty_ratio | 0 | 0 | 2021-11-26 13:09:55.337 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-11-26 13:09:55.337 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-11-26 13:09:55.337 | | migration_migrate_to_uuid | 0 | 0 | 2021-11-26 13:09:55.337 | | populate_missing_availability_zones | 0 | 0 | 2021-11-26 13:09:55.337 | | populate_queued_for_delete | 0 | 0 | 2021-11-26 13:09:55.337 | | populate_user_id | 0 | 0 | 2021-11-26 13:09:55.337 | | populate_uuids | 0 | 0 | 2021-11-26 13:09:55.337 | +-------------------------------------+--------------+-----------+ 2021-11-26 13:09:55.741 | ++ lib/nova:init_nova:784 : seq 1 1 2021-11-26 13:09:55.745 | + lib/nova:init_nova:784 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-26 13:09:55.748 | ++ lib/nova:init_nova:785 : conductor_conf 1 2021-11-26 13:09:55.751 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-26 13:09:55.754 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-26 13:09:55.757 | + lib/nova:init_nova:785 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2021-11-26 13:09:59.247 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-11-26 13:09:59.247 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-11-26 13:09:59.649 | + lib/nova:init_nova:789 : create_nova_keys_dir 2021-11-26 13:09:59.652 | + lib/nova:create_nova_keys_dir:751 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-11-26 13:09:59.665 | + lib/nova:init_nova:791 : [[ '' == \L\V\M ]] 2021-11-26 13:09:59.667 | + ./stack.sh:main:1209 : is_service_enabled neutron 2021-11-26 13:09:59.684 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:09:59.686 | + ./stack.sh:main:1210 : configure_neutron_nova 2021-11-26 13:09:59.688 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-11-26 13:09:59.692 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 13:09:59.692 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-26 13:09:59.697 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 13:09:59.699 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-26 13:09:59.701 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-26 13:09:59.704 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-26 13:09:59.707 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-11-26 13:09:59.710 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova.conf 2021-11-26 13:09:59.712 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf neutron auth_type password 2021-11-26 13:09:59.736 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.50/identity 2021-11-26 13:09:59.760 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron username neutron 2021-11-26 13:09:59.785 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-11-26 13:09:59.810 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-11-26 13:09:59.836 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron project_name service 2021-11-26 13:09:59.861 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-11-26 13:09:59.885 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-11-26 13:09:59.911 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-11-26 13:09:59.935 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-11-26 13:09:59.938 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-11-26 13:09:59.940 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-11-26 13:09:59.942 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-11-26 13:09:59.958 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:09:59.961 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-11-26 13:09:59.987 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-11-26 13:10:00.012 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-11-26 13:10:00.038 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-11-26 13:10:00.041 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-11-26 13:10:00.044 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-26 13:10:00.046 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-11-26 13:10:00.050 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-11-26 13:10:00.052 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-26 13:10:00.055 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-26 13:10:00.057 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-11-26 13:10:00.060 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-11-26 13:10:00.062 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova_cell1.conf 2021-11-26 13:10:00.065 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-11-26 13:10:00.093 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.50/identity 2021-11-26 13:10:00.118 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-11-26 13:10:00.144 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-11-26 13:10:00.169 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-11-26 13:10:00.194 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-11-26 13:10:00.220 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-11-26 13:10:00.245 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-11-26 13:10:00.270 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-11-26 13:10:00.295 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-11-26 13:10:00.297 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-11-26 13:10:00.300 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-11-26 13:10:00.302 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-11-26 13:10:00.318 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:00.321 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-11-26 13:10:00.347 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-11-26 13:10:00.372 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-11-26 13:10:00.397 | + ./stack.sh:main:1219 : run_phase stack post-config 2021-11-26 13:10:00.400 | + functions-common:run_phase:1759 : local mode=stack 2021-11-26 13:10:00.402 | + functions-common:run_phase:1760 : local phase=post-config 2021-11-26 13:10:00.404 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-26 13:10:00.407 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-26 13:10:00.410 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-26 13:10:00.412 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-26 13:10:00.414 | + functions-common:run_phase:1769 : local extra 2021-11-26 13:10:00.417 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-26 13:10:00.421 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-26 13:10:00.423 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-26 13:10:00.426 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-26 13:10:00.429 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-11-26 13:10:00.431 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-26 13:10:00.446 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:00.449 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-26 13:10:00.451 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-26 13:10:00.454 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-11-26 13:10:00.456 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-26 13:10:00.458 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-26 13:10:00.461 | ++ extras.d/80-tempest.sh:source:12 : : 2021-11-26 13:10:00.463 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-26 13:10:00.465 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-11-26 13:10:00.468 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-11-26 13:10:00.470 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-26 13:10:00.473 | + functions-common:run_phase:1786 : run_plugins stack post-config 2021-11-26 13:10:00.475 | + functions-common:run_plugins:1745 : local mode=stack 2021-11-26 13:10:00.478 | + functions-common:run_plugins:1746 : local phase=post-config 2021-11-26 13:10:00.480 | + functions-common:run_plugins:1748 : local plugins= 2021-11-26 13:10:00.483 | + functions-common:run_plugins:1749 : local plugin 2021-11-26 13:10:00.485 | + ./stack.sh:main:1227 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-11-26 13:10:00.488 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-11-26 13:10:00.491 | + inc/meta-config:merge_config_group:171 : shift 2021-11-26 13:10:00.493 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-11-26 13:10:00.496 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-26 13:10:00.498 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-11-26 13:10:00.500 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-11-26 13:10:00.504 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-11-26 13:10:00.507 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-11-26 13:10:00.509 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-11-26 13:10:00.512 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-26 13:10:00.514 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-11-26 13:10:00.514 | /^\[\[.+\|.*\]\]/ { 2021-11-26 13:10:00.514 | gsub("[][]", "", $1); 2021-11-26 13:10:00.514 | split($1, a, "|"); 2021-11-26 13:10:00.514 | if (a[1] == matchgroup) 2021-11-26 13:10:00.514 | print a[2] 2021-11-26 13:10:00.515 | } 2021-11-26 13:10:00.515 | ' /home/ubuntu/devstack/local.conf 2021-11-26 13:10:00.521 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-11-26 13:10:00.523 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-11-26 13:10:00.525 | + inc/meta-config:merge_config_group:180 : local dir 2021-11-26 13:10:00.528 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-11-26 13:10:00.531 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-11-26 13:10:00.534 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-11-26 13:10:00.536 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-11-26 13:10:00.539 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-11-26 13:10:00.543 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-11-26 13:10:00.545 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-11-26 13:10:00.547 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-11-26 13:10:00.551 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-26 13:10:00.553 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-26 13:10:00.555 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-11-26 13:10:00.558 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-26 13:10:00.561 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-11-26 13:10:00.569 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-11-26 13:10:00.572 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-11-26 13:10:00.574 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-11-26 13:10:00.578 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-11-26 13:10:00.579 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:00.579 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-11-26 13:10:00.579 | BEGIN { 2021-11-26 13:10:00.579 | section = "" 2021-11-26 13:10:00.579 | last_section = "" 2021-11-26 13:10:00.579 | section_count = 0 2021-11-26 13:10:00.579 | } 2021-11-26 13:10:00.580 | /^\[.+\]/ { 2021-11-26 13:10:00.580 | gsub("[][]", "", $1); 2021-11-26 13:10:00.580 | section=$1 2021-11-26 13:10:00.580 | next 2021-11-26 13:10:00.580 | } 2021-11-26 13:10:00.580 | /^ *\#/ { 2021-11-26 13:10:00.580 | next 2021-11-26 13:10:00.580 | } 2021-11-26 13:10:00.580 | /^[^ \t]+/ { 2021-11-26 13:10:00.580 | # get offset of first = in $0 2021-11-26 13:10:00.580 | eq_idx = index($0, "=") 2021-11-26 13:10:00.580 | # extract attr & value from $0 2021-11-26 13:10:00.580 | attr = substr($0, 1, eq_idx - 1) 2021-11-26 13:10:00.580 | value = substr($0, eq_idx + 1) 2021-11-26 13:10:00.580 | # only need to strip trailing whitespace from attr 2021-11-26 13:10:00.580 | sub(/[ \t]*$/, "", attr) 2021-11-26 13:10:00.580 | # need to strip leading & trailing whitespace from value 2021-11-26 13:10:00.580 | sub(/^[ \t]*/, "", value) 2021-11-26 13:10:00.580 | sub(/[ \t]*$/, "", value) 2021-11-26 13:10:00.580 | 2021-11-26 13:10:00.580 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-26 13:10:00.580 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-26 13:10:00.580 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-26 13:10:00.580 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-26 13:10:00.580 | if (! (section, attr) in cfg_attr_count) { 2021-11-26 13:10:00.580 | if (section != last_section) { 2021-11-26 13:10:00.580 | cfg_section[section_count++] = section 2021-11-26 13:10:00.580 | last_section = section 2021-11-26 13:10:00.580 | } 2021-11-26 13:10:00.580 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-26 13:10:00.580 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-26 13:10:00.580 | 2021-11-26 13:10:00.581 | cfg_attr[section, attr, 0] = value 2021-11-26 13:10:00.581 | cfg_attr_count[section, attr] = 1 2021-11-26 13:10:00.581 | } else { 2021-11-26 13:10:00.581 | lno = cfg_attr_count[section, attr]++ 2021-11-26 13:10:00.581 | cfg_attr[section, attr, lno] = value 2021-11-26 13:10:00.581 | } 2021-11-26 13:10:00.581 | } 2021-11-26 13:10:00.581 | END { 2021-11-26 13:10:00.581 | # Process each section in order 2021-11-26 13:10:00.581 | for (sno = 0; sno < section_count; sno++) { 2021-11-26 13:10:00.581 | section = cfg_section[sno] 2021-11-26 13:10:00.581 | # The ini routines simply append a config item immediately 2021-11-26 13:10:00.581 | # after the section header. To keep the same order as defined 2021-11-26 13:10:00.581 | # in local.conf, invoke the ini routines in the reverse order 2021-11-26 13:10:00.581 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-26 13:10:00.581 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-26 13:10:00.581 | if (cfg_attr_count[section, attr] == 1) 2021-11-26 13:10:00.581 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-26 13:10:00.581 | else { 2021-11-26 13:10:00.581 | # For multiline, invoke the ini routines in the reverse order 2021-11-26 13:10:00.581 | count = cfg_attr_count[section, attr] 2021-11-26 13:10:00.581 | print "inidelete " configfile " " section " " attr 2021-11-26 13:10:00.581 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-26 13:10:00.581 | for (l = count -2; l >= 0; l--) 2021-11-26 13:10:00.581 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-26 13:10:00.581 | } 2021-11-26 13:10:00.581 | } 2021-11-26 13:10:00.581 | } 2021-11-26 13:10:00.581 | } 2021-11-26 13:10:00.581 | ' 2021-11-26 13:10:00.581 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-26 13:10:00.584 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-26 13:10:00.586 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-11-26 13:10:00.589 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-26 13:10:00.591 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-11-26 13:10:00.594 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-11-26 13:10:00.594 | BEGIN { group = "" } 2021-11-26 13:10:00.594 | /^\[\[.+\|.*\]\]/ { 2021-11-26 13:10:00.594 | gsub("[][]", "", $1); 2021-11-26 13:10:00.594 | split($1, a, "|"); 2021-11-26 13:10:00.594 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-26 13:10:00.594 | group=a[1] 2021-11-26 13:10:00.594 | } else { 2021-11-26 13:10:00.594 | group="" 2021-11-26 13:10:00.594 | } 2021-11-26 13:10:00.594 | next 2021-11-26 13:10:00.594 | } 2021-11-26 13:10:00.594 | { 2021-11-26 13:10:00.594 | if (group != "") 2021-11-26 13:10:00.594 | print $0 2021-11-26 13:10:00.594 | } 2021-11-26 13:10:00.594 | ' /home/ubuntu/devstack/local.conf 2021-11-26 13:10:00.600 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2021-11-26 13:10:00.603 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2021-11-26 13:10:00.629 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:00.632 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-11-26 13:10:00.634 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-11-26 13:10:00.659 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:00.662 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-11-26 13:10:00.664 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-11-26 13:10:00.692 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:00.694 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-11-26 13:10:00.697 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-11-26 13:10:00.725 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:00.727 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-11-26 13:10:00.729 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-11-26 13:10:00.755 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:00.758 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-11-26 13:10:00.760 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-11-26 13:10:00.788 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:00.790 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.50/identity"' 2021-11-26 13:10:00.792 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.50/identity 2021-11-26 13:10:00.820 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:00.822 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-11-26 13:10:00.825 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-11-26 13:10:00.852 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:00.854 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-11-26 13:10:00.857 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-11-26 13:10:00.884 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:00.887 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-11-26 13:10:00.890 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-11-26 13:10:00.916 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:00.919 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-11-26 13:10:00.921 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-11-26 13:10:00.948 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:00.951 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-11-26 13:10:00.953 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-11-26 13:10:00.981 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:00.983 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-11-26 13:10:00.985 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-11-26 13:10:01.013 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.016 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-11-26 13:10:01.019 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-11-26 13:10:01.021 | + inc/meta-config:merge_config_group:180 : local dir 2021-11-26 13:10:01.025 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-11-26 13:10:01.028 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-11-26 13:10:01.031 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-11-26 13:10:01.034 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-11-26 13:10:01.037 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-11-26 13:10:01.040 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-11-26 13:10:01.043 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-11-26 13:10:01.045 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-11-26 13:10:01.048 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-26 13:10:01.051 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-26 13:10:01.053 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-11-26 13:10:01.056 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-26 13:10:01.059 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-11-26 13:10:01.061 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-11-26 13:10:01.064 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-11-26 13:10:01.067 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-11-26 13:10:01.070 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-11-26 13:10:01.070 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.071 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-11-26 13:10:01.071 | BEGIN { 2021-11-26 13:10:01.071 | section = "" 2021-11-26 13:10:01.071 | last_section = "" 2021-11-26 13:10:01.071 | section_count = 0 2021-11-26 13:10:01.071 | } 2021-11-26 13:10:01.071 | /^\[.+\]/ { 2021-11-26 13:10:01.071 | gsub("[][]", "", $1); 2021-11-26 13:10:01.071 | section=$1 2021-11-26 13:10:01.071 | next 2021-11-26 13:10:01.071 | } 2021-11-26 13:10:01.071 | /^ *\#/ { 2021-11-26 13:10:01.071 | next 2021-11-26 13:10:01.071 | } 2021-11-26 13:10:01.071 | /^[^ \t]+/ { 2021-11-26 13:10:01.071 | # get offset of first = in $0 2021-11-26 13:10:01.071 | eq_idx = index($0, "=") 2021-11-26 13:10:01.071 | # extract attr & value from $0 2021-11-26 13:10:01.071 | attr = substr($0, 1, eq_idx - 1) 2021-11-26 13:10:01.071 | value = substr($0, eq_idx + 1) 2021-11-26 13:10:01.071 | # only need to strip trailing whitespace from attr 2021-11-26 13:10:01.071 | sub(/[ \t]*$/, "", attr) 2021-11-26 13:10:01.071 | # need to strip leading & trailing whitespace from value 2021-11-26 13:10:01.071 | sub(/^[ \t]*/, "", value) 2021-11-26 13:10:01.071 | sub(/[ \t]*$/, "", value) 2021-11-26 13:10:01.072 | 2021-11-26 13:10:01.072 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-26 13:10:01.072 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-26 13:10:01.072 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-26 13:10:01.072 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-26 13:10:01.072 | if (! (section, attr) in cfg_attr_count) { 2021-11-26 13:10:01.072 | if (section != last_section) { 2021-11-26 13:10:01.072 | cfg_section[section_count++] = section 2021-11-26 13:10:01.072 | last_section = section 2021-11-26 13:10:01.072 | } 2021-11-26 13:10:01.072 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-26 13:10:01.072 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-26 13:10:01.072 | 2021-11-26 13:10:01.072 | cfg_attr[section, attr, 0] = value 2021-11-26 13:10:01.072 | cfg_attr_count[section, attr] = 1 2021-11-26 13:10:01.072 | } else { 2021-11-26 13:10:01.072 | lno = cfg_attr_count[section, attr]++ 2021-11-26 13:10:01.072 | cfg_attr[section, attr, lno] = value 2021-11-26 13:10:01.072 | } 2021-11-26 13:10:01.072 | } 2021-11-26 13:10:01.072 | END { 2021-11-26 13:10:01.072 | # Process each section in order 2021-11-26 13:10:01.072 | for (sno = 0; sno < section_count; sno++) { 2021-11-26 13:10:01.072 | section = cfg_section[sno] 2021-11-26 13:10:01.072 | # The ini routines simply append a config item immediately 2021-11-26 13:10:01.072 | # after the section header. To keep the same order as defined 2021-11-26 13:10:01.072 | # in local.conf, invoke the ini routines in the reverse order 2021-11-26 13:10:01.072 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-26 13:10:01.072 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-26 13:10:01.072 | if (cfg_attr_count[section, attr] == 1) 2021-11-26 13:10:01.072 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-26 13:10:01.072 | else { 2021-11-26 13:10:01.073 | # For multiline, invoke the ini routines in the reverse order 2021-11-26 13:10:01.073 | count = cfg_attr_count[section, attr] 2021-11-26 13:10:01.073 | print "inidelete " configfile " " section " " attr 2021-11-26 13:10:01.073 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-26 13:10:01.073 | for (l = count -2; l >= 0; l--) 2021-11-26 13:10:01.073 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-26 13:10:01.073 | } 2021-11-26 13:10:01.073 | } 2021-11-26 13:10:01.073 | } 2021-11-26 13:10:01.073 | } 2021-11-26 13:10:01.073 | ' 2021-11-26 13:10:01.073 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-26 13:10:01.075 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-26 13:10:01.077 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-11-26 13:10:01.081 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-26 13:10:01.083 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-11-26 13:10:01.086 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-11-26 13:10:01.086 | BEGIN { group = "" } 2021-11-26 13:10:01.086 | /^\[\[.+\|.*\]\]/ { 2021-11-26 13:10:01.086 | gsub("[][]", "", $1); 2021-11-26 13:10:01.086 | split($1, a, "|"); 2021-11-26 13:10:01.086 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-26 13:10:01.086 | group=a[1] 2021-11-26 13:10:01.086 | } else { 2021-11-26 13:10:01.086 | group="" 2021-11-26 13:10:01.086 | } 2021-11-26 13:10:01.086 | next 2021-11-26 13:10:01.086 | } 2021-11-26 13:10:01.086 | { 2021-11-26 13:10:01.086 | if (group != "") 2021-11-26 13:10:01.086 | print $0 2021-11-26 13:10:01.086 | } 2021-11-26 13:10:01.086 | ' /home/ubuntu/devstack/local.conf 2021-11-26 13:10:01.092 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-11-26 13:10:01.094 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-11-26 13:10:01.126 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.129 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-11-26 13:10:01.131 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-11-26 13:10:01.163 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.165 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-11-26 13:10:01.168 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-11-26 13:10:01.198 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.201 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-11-26 13:10:01.203 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-11-26 13:10:01.235 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.238 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-11-26 13:10:01.240 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-11-26 13:10:01.271 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.273 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-11-26 13:10:01.276 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-11-26 13:10:01.307 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.309 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-11-26 13:10:01.312 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-11-26 13:10:01.346 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.348 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-11-26 13:10:01.351 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-11-26 13:10:01.382 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.384 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-11-26 13:10:01.387 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-11-26 13:10:01.419 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.421 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-11-26 13:10:01.424 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-11-26 13:10:01.455 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.458 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-11-26 13:10:01.460 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-11-26 13:10:01.491 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.494 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-11-26 13:10:01.496 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-11-26 13:10:01.528 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.530 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-11-26 13:10:01.533 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-11-26 13:10:01.569 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.571 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-11-26 13:10:01.574 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-11-26 13:10:01.606 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.608 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-11-26 13:10:01.610 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-11-26 13:10:01.645 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.647 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-11-26 13:10:01.650 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-11-26 13:10:01.680 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.684 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-11-26 13:10:01.686 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-11-26 13:10:01.688 | + inc/meta-config:merge_config_group:180 : local dir 2021-11-26 13:10:01.692 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-11-26 13:10:01.695 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-11-26 13:10:01.698 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-11-26 13:10:01.700 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-11-26 13:10:01.703 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-11-26 13:10:01.707 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-11-26 13:10:01.710 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-11-26 13:10:01.712 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-11-26 13:10:01.715 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-26 13:10:01.717 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-26 13:10:01.720 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-11-26 13:10:01.722 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-26 13:10:01.726 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-11-26 13:10:01.728 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-11-26 13:10:01.731 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-11-26 13:10:01.734 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-11-26 13:10:01.737 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-11-26 13:10:01.737 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-11-26 13:10:01.737 | BEGIN { 2021-11-26 13:10:01.737 | section = "" 2021-11-26 13:10:01.737 | last_section = "" 2021-11-26 13:10:01.737 | section_count = 0 2021-11-26 13:10:01.737 | } 2021-11-26 13:10:01.737 | /^\[.+\]/ { 2021-11-26 13:10:01.737 | gsub("[][]", "", $1); 2021-11-26 13:10:01.738 | section=$1 2021-11-26 13:10:01.738 | next 2021-11-26 13:10:01.738 | } 2021-11-26 13:10:01.738 | /^ *\#/ { 2021-11-26 13:10:01.738 | next 2021-11-26 13:10:01.738 | } 2021-11-26 13:10:01.738 | /^[^ \t]+/ { 2021-11-26 13:10:01.738 | # get offset of first = in $0 2021-11-26 13:10:01.738 | eq_idx = index($0, "=") 2021-11-26 13:10:01.738 | # extract attr & value from $0 2021-11-26 13:10:01.738 | attr = substr($0, 1, eq_idx - 1) 2021-11-26 13:10:01.738 | value = substr($0, eq_idx + 1) 2021-11-26 13:10:01.738 | # only need to strip trailing whitespace from attr 2021-11-26 13:10:01.738 | sub(/[ \t]*$/, "", attr) 2021-11-26 13:10:01.738 | # need to strip leading & trailing whitespace from value 2021-11-26 13:10:01.738 | sub(/^[ \t]*/, "", value) 2021-11-26 13:10:01.738 | sub(/[ \t]*$/, "", value) 2021-11-26 13:10:01.738 | 2021-11-26 13:10:01.738 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-26 13:10:01.738 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-26 13:10:01.738 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-26 13:10:01.738 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-26 13:10:01.738 | if (! (section, attr) in cfg_attr_count) { 2021-11-26 13:10:01.738 | if (section != last_section) { 2021-11-26 13:10:01.738 | cfg_section[section_count++] = section 2021-11-26 13:10:01.738 | last_section = section 2021-11-26 13:10:01.738 | } 2021-11-26 13:10:01.738 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-26 13:10:01.738 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-26 13:10:01.738 | 2021-11-26 13:10:01.738 | cfg_attr[section, attr, 0] = value 2021-11-26 13:10:01.738 | cfg_attr_count[section, attr] = 1 2021-11-26 13:10:01.739 | } else { 2021-11-26 13:10:01.739 | lno = cfg_attr_count[section, attr]++ 2021-11-26 13:10:01.739 | cfg_attr[section, attr, lno] = value 2021-11-26 13:10:01.739 | } 2021-11-26 13:10:01.739 | } 2021-11-26 13:10:01.739 | END { 2021-11-26 13:10:01.739 | # Process each section in order 2021-11-26 13:10:01.739 | for (sno = 0; sno < section_count; sno++) { 2021-11-26 13:10:01.739 | section = cfg_section[sno] 2021-11-26 13:10:01.739 | # The ini routines simply append a config item immediately 2021-11-26 13:10:01.739 | # after the section header. To keep the same order as defined 2021-11-26 13:10:01.739 | # in local.conf, invoke the ini routines in the reverse order 2021-11-26 13:10:01.739 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-26 13:10:01.739 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-26 13:10:01.739 | if (cfg_attr_count[section, attr] == 1) 2021-11-26 13:10:01.739 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-26 13:10:01.739 | else { 2021-11-26 13:10:01.739 | # For multiline, invoke the ini routines in the reverse order 2021-11-26 13:10:01.739 | count = cfg_attr_count[section, attr] 2021-11-26 13:10:01.739 | print "inidelete " configfile " " section " " attr 2021-11-26 13:10:01.739 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-26 13:10:01.739 | for (l = count -2; l >= 0; l--) 2021-11-26 13:10:01.739 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-26 13:10:01.739 | } 2021-11-26 13:10:01.739 | } 2021-11-26 13:10:01.739 | } 2021-11-26 13:10:01.739 | } 2021-11-26 13:10:01.739 | ' 2021-11-26 13:10:01.739 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.740 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-26 13:10:01.742 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-26 13:10:01.745 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-11-26 13:10:01.747 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-26 13:10:01.749 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-11-26 13:10:01.753 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-11-26 13:10:01.753 | BEGIN { group = "" } 2021-11-26 13:10:01.753 | /^\[\[.+\|.*\]\]/ { 2021-11-26 13:10:01.753 | gsub("[][]", "", $1); 2021-11-26 13:10:01.753 | split($1, a, "|"); 2021-11-26 13:10:01.753 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-26 13:10:01.753 | group=a[1] 2021-11-26 13:10:01.753 | } else { 2021-11-26 13:10:01.753 | group="" 2021-11-26 13:10:01.753 | } 2021-11-26 13:10:01.753 | next 2021-11-26 13:10:01.753 | } 2021-11-26 13:10:01.753 | { 2021-11-26 13:10:01.753 | if (group != "") 2021-11-26 13:10:01.753 | print $0 2021-11-26 13:10:01.753 | } 2021-11-26 13:10:01.753 | ' /home/ubuntu/devstack/local.conf 2021-11-26 13:10:01.759 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_type "default"' 2021-11-26 13:10:01.761 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_type default 2021-11-26 13:10:01.788 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.790 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 image_volume_cache_enabled "False"' 2021-11-26 13:10:01.793 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 image_volume_cache_enabled False 2021-11-26 13:10:01.820 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.823 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF lvmdriver-1 lvm_max_over_subscription_ratio "40.0"' 2021-11-26 13:10:01.825 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf lvmdriver-1 lvm_max_over_subscription_ratio 40.0 2021-11-26 13:10:01.851 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.854 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backup_gigabytes "1000"' 2021-11-26 13:10:01.856 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backup_gigabytes 1000 2021-11-26 13:10:01.882 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.885 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_backups "10"' 2021-11-26 13:10:01.887 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_backups 10 2021-11-26 13:10:01.912 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.915 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_gigabytes "1000"' 2021-11-26 13:10:01.917 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_gigabytes 1000 2021-11-26 13:10:01.943 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.946 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_snapshots "10"' 2021-11-26 13:10:01.948 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_snapshots 10 2021-11-26 13:10:01.974 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:01.977 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT quota_volumes "10"' 2021-11-26 13:10:01.979 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT quota_volumes 10 2021-11-26 13:10:02.004 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:02.007 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-11-26 13:10:02.010 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-11-26 13:10:02.012 | + inc/meta-config:merge_config_group:180 : local dir 2021-11-26 13:10:02.016 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-11-26 13:10:02.019 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:10:02.022 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:10:02.024 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-11-26 13:10:02.027 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:10:02.031 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-11-26 13:10:02.034 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-11-26 13:10:02.036 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-11-26 13:10:02.039 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-26 13:10:02.041 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-26 13:10:02.044 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-11-26 13:10:02.046 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-26 13:10:02.049 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-11-26 13:10:02.052 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:10:02.054 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:10:02.057 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-11-26 13:10:02.060 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-11-26 13:10:02.060 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-11-26 13:10:02.060 | BEGIN { 2021-11-26 13:10:02.060 | section = "" 2021-11-26 13:10:02.060 | last_section = "" 2021-11-26 13:10:02.060 | section_count = 0 2021-11-26 13:10:02.061 | } 2021-11-26 13:10:02.061 | /^\[.+\]/ { 2021-11-26 13:10:02.061 | gsub("[][]", "", $1); 2021-11-26 13:10:02.061 | section=$1 2021-11-26 13:10:02.061 | next 2021-11-26 13:10:02.061 | } 2021-11-26 13:10:02.061 | /^ *\#/ { 2021-11-26 13:10:02.061 | next 2021-11-26 13:10:02.061 | } 2021-11-26 13:10:02.061 | /^[^ \t]+/ { 2021-11-26 13:10:02.061 | # get offset of first = in $0 2021-11-26 13:10:02.061 | eq_idx = index($0, "=") 2021-11-26 13:10:02.061 | # extract attr & value from $0 2021-11-26 13:10:02.061 | attr = substr($0, 1, eq_idx - 1) 2021-11-26 13:10:02.061 | value = substr($0, eq_idx + 1) 2021-11-26 13:10:02.061 | # only need to strip trailing whitespace from attr 2021-11-26 13:10:02.061 | sub(/[ \t]*$/, "", attr) 2021-11-26 13:10:02.061 | # need to strip leading & trailing whitespace from value 2021-11-26 13:10:02.061 | sub(/^[ \t]*/, "", value) 2021-11-26 13:10:02.061 | sub(/[ \t]*$/, "", value) 2021-11-26 13:10:02.061 | 2021-11-26 13:10:02.061 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-26 13:10:02.061 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-26 13:10:02.061 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-26 13:10:02.061 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-26 13:10:02.061 | if (! (section, attr) in cfg_attr_count) { 2021-11-26 13:10:02.061 | if (section != last_section) { 2021-11-26 13:10:02.061 | cfg_section[section_count++] = section 2021-11-26 13:10:02.061 | last_section = section 2021-11-26 13:10:02.061 | } 2021-11-26 13:10:02.061 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-26 13:10:02.061 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-26 13:10:02.062 | 2021-11-26 13:10:02.062 | cfg_attr[section, attr, 0] = value 2021-11-26 13:10:02.062 | cfg_attr_count[section, attr] = 1 2021-11-26 13:10:02.062 | } else { 2021-11-26 13:10:02.062 | lno = cfg_attr_count[section, attr]++ 2021-11-26 13:10:02.062 | cfg_attr[section, attr, lno] = value 2021-11-26 13:10:02.062 | } 2021-11-26 13:10:02.062 | } 2021-11-26 13:10:02.062 | END { 2021-11-26 13:10:02.062 | # Process each section in order 2021-11-26 13:10:02.062 | for (sno = 0; sno < section_count; sno++) { 2021-11-26 13:10:02.062 | section = cfg_section[sno] 2021-11-26 13:10:02.062 | # The ini routines simply append a config item immediately 2021-11-26 13:10:02.062 | # after the section header. To keep the same order as defined 2021-11-26 13:10:02.062 | # in local.conf, invoke the ini routines in the reverse order 2021-11-26 13:10:02.062 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-26 13:10:02.062 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-26 13:10:02.062 | if (cfg_attr_count[section, attr] == 1) 2021-11-26 13:10:02.062 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-26 13:10:02.062 | else { 2021-11-26 13:10:02.062 | # For multiline, invoke the ini routines in the reverse order 2021-11-26 13:10:02.062 | count = cfg_attr_count[section, attr] 2021-11-26 13:10:02.062 | print "inidelete " configfile " " section " " attr 2021-11-26 13:10:02.062 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-26 13:10:02.062 | for (l = count -2; l >= 0; l--) 2021-11-26 13:10:02.062 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-26 13:10:02.062 | } 2021-11-26 13:10:02.062 | } 2021-11-26 13:10:02.062 | } 2021-11-26 13:10:02.062 | } 2021-11-26 13:10:02.062 | ' 2021-11-26 13:10:02.063 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:02.063 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-26 13:10:02.065 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-26 13:10:02.067 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-11-26 13:10:02.070 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-26 13:10:02.072 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-11-26 13:10:02.075 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-11-26 13:10:02.075 | BEGIN { group = "" } 2021-11-26 13:10:02.075 | /^\[\[.+\|.*\]\]/ { 2021-11-26 13:10:02.075 | gsub("[][]", "", $1); 2021-11-26 13:10:02.075 | split($1, a, "|"); 2021-11-26 13:10:02.075 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-26 13:10:02.075 | group=a[1] 2021-11-26 13:10:02.075 | } else { 2021-11-26 13:10:02.075 | group="" 2021-11-26 13:10:02.075 | } 2021-11-26 13:10:02.075 | next 2021-11-26 13:10:02.075 | } 2021-11-26 13:10:02.075 | { 2021-11-26 13:10:02.075 | if (group != "") 2021-11-26 13:10:02.075 | print $0 2021-11-26 13:10:02.075 | } 2021-11-26 13:10:02.075 | ' /home/ubuntu/devstack/local.conf 2021-11-26 13:10:02.082 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-11-26 13:10:02.084 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-11-26 13:10:02.110 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:02.113 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-11-26 13:10:02.115 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-11-26 13:10:02.141 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:10:02.144 | + ./stack.sh:main:1236 : is_service_enabled swift 2021-11-26 13:10:02.161 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:02.163 | + ./stack.sh:main:1237 : echo_summary 'Starting Swift' 2021-11-26 13:10:02.166 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:10:02.168 | + ./stack.sh:echo_summary:428 : echo -e Starting Swift 2021-11-26 13:10:02.171 | + ./stack.sh:main:1238 : start_swift 2021-11-26 13:10:02.173 | + lib/swift:start_swift:774 : restart_service memcached 2021-11-26 13:10:02.176 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-26 13:10:02.178 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-11-26 13:10:02.218 | + lib/swift:start_swift:777 : is_ubuntu 2021-11-26 13:10:02.221 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:10:02.228 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:10:02.230 | + lib/swift:start_swift:778 : sudo /etc/init.d/rsync restart 2021-11-26 13:10:02.279 | Restarting rsync (via systemctl): rsync.service. 2021-11-26 13:10:02.285 | + lib/swift:start_swift:785 : '[' False == True ']' 2021-11-26 13:10:02.288 | + lib/swift:start_swift:804 : [[ 1 == 1 ]] 2021-11-26 13:10:02.290 | + lib/swift:start_swift:805 : local foreground_services type 2021-11-26 13:10:02.292 | + lib/swift:start_swift:807 : foreground_services='object container account' 2021-11-26 13:10:02.295 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-11-26 13:10:02.298 | + lib/swift:start_swift:809 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-26 13:10:02.300 | + functions-common:run_process:1582 : local service=s-object 2021-11-26 13:10:02.303 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-26 13:10:02.305 | + functions-common:run_process:1584 : local group= 2021-11-26 13:10:02.309 | + functions-common:run_process:1585 : local user= 2021-11-26 13:10:02.311 | + functions-common:run_process:1587 : local name=s-object 2021-11-26 13:10:02.314 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:10:02.317 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:10:02.319 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:10:02.322 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:10:02.325 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:10:02.331 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932202326 2021-11-26 13:10:02.334 | + functions-common:run_process:1590 : is_service_enabled s-object 2021-11-26 13:10:02.348 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:02.351 | + functions-common:run_process:1591 : _run_under_systemd s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' '' 2021-11-26 13:10:02.353 | + functions-common:_run_under_systemd:1547 : local service=s-object 2021-11-26 13:10:02.356 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-26 13:10:02.358 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-26 13:10:02.361 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-26 13:10:02.363 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-26 13:10:02.365 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-11-26 13:10:02.368 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-11-26 13:10:02.370 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-object.service 2021-11-26 13:10:02.372 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:10:02.375 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:10:02.378 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-11-26 13:10:02.380 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-object.service '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' '' ubuntu 2021-11-26 13:10:02.382 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-object.service 2021-11-26 13:10:02.384 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-26 13:10:02.386 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:10:02.389 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:10:02.391 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:10:02.393 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:10:02.395 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-11-26 13:10:02.398 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:10:02.401 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-object.service Unit Description 'Devstack devstack@s-object.service' 2021-11-26 13:10:02.454 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-11-26 13:10:02.508 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecStart '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-26 13:10:02.552 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-11-26 13:10:02.599 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-11-26 13:10:02.644 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:10:02.689 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:10:02.692 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-11-26 13:10:02.745 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:10:02.943 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-object.service 2021-11-26 13:10:02.957 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-11-26 13:10:03.137 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-object.service 2021-11-26 13:10:03.156 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:10:03.159 | + functions-common:time_stop:2331 : local name 2021-11-26 13:10:03.162 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:10:03.164 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:10:03.166 | + functions-common:time_stop:2334 : local total 2021-11-26 13:10:03.169 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:10:03.171 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:10:03.174 | + functions-common:time_stop:2338 : start_time=1637932202326 2021-11-26 13:10:03.176 | + functions-common:time_stop:2340 : [[ -z 1637932202326 ]] 2021-11-26 13:10:03.179 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:10:03.183 | + functions-common:time_stop:2343 : end_time=1637932203180 2021-11-26 13:10:03.185 | + functions-common:time_stop:2344 : elapsed_time=854 2021-11-26 13:10:03.187 | + functions-common:time_stop:2345 : total=1965 2021-11-26 13:10:03.190 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:10:03.192 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2819 2021-11-26 13:10:03.194 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-11-26 13:10:03.197 | + lib/swift:start_swift:809 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-26 13:10:03.199 | + functions-common:run_process:1582 : local service=s-container 2021-11-26 13:10:03.201 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-26 13:10:03.204 | + functions-common:run_process:1584 : local group= 2021-11-26 13:10:03.206 | + functions-common:run_process:1585 : local user= 2021-11-26 13:10:03.209 | + functions-common:run_process:1587 : local name=s-container 2021-11-26 13:10:03.211 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:10:03.213 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:10:03.216 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:10:03.218 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:10:03.221 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:10:03.225 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932203222 2021-11-26 13:10:03.227 | + functions-common:run_process:1590 : is_service_enabled s-container 2021-11-26 13:10:03.243 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:03.246 | + functions-common:run_process:1591 : _run_under_systemd s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' '' 2021-11-26 13:10:03.248 | + functions-common:_run_under_systemd:1547 : local service=s-container 2021-11-26 13:10:03.251 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-26 13:10:03.253 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-26 13:10:03.255 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-26 13:10:03.258 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-26 13:10:03.260 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-11-26 13:10:03.262 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-11-26 13:10:03.265 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container.service 2021-11-26 13:10:03.267 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:10:03.269 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:10:03.272 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-11-26 13:10:03.274 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-container.service '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' '' ubuntu 2021-11-26 13:10:03.277 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container.service 2021-11-26 13:10:03.279 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-26 13:10:03.281 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:10:03.284 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:10:03.286 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:10:03.289 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:10:03.291 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-11-26 13:10:03.293 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:10:03.297 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container.service Unit Description 'Devstack devstack@s-container.service' 2021-11-26 13:10:03.353 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-11-26 13:10:03.407 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecStart '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-26 13:10:03.452 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-11-26 13:10:03.498 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-11-26 13:10:03.544 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:10:03.600 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:10:03.602 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-11-26 13:10:03.659 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:10:03.879 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container.service 2021-11-26 13:10:03.893 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-11-26 13:10:04.093 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container.service 2021-11-26 13:10:04.114 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:10:04.117 | + functions-common:time_stop:2331 : local name 2021-11-26 13:10:04.119 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:10:04.121 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:10:04.124 | + functions-common:time_stop:2334 : local total 2021-11-26 13:10:04.126 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:10:04.129 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:10:04.131 | + functions-common:time_stop:2338 : start_time=1637932203222 2021-11-26 13:10:04.134 | + functions-common:time_stop:2340 : [[ -z 1637932203222 ]] 2021-11-26 13:10:04.137 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:10:04.140 | + functions-common:time_stop:2343 : end_time=1637932204138 2021-11-26 13:10:04.142 | + functions-common:time_stop:2344 : elapsed_time=916 2021-11-26 13:10:04.145 | + functions-common:time_stop:2345 : total=2819 2021-11-26 13:10:04.147 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:10:04.150 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3735 2021-11-26 13:10:04.152 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-11-26 13:10:04.154 | + lib/swift:start_swift:809 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-26 13:10:04.157 | + functions-common:run_process:1582 : local service=s-account 2021-11-26 13:10:04.159 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-26 13:10:04.161 | + functions-common:run_process:1584 : local group= 2021-11-26 13:10:04.164 | + functions-common:run_process:1585 : local user= 2021-11-26 13:10:04.166 | + functions-common:run_process:1587 : local name=s-account 2021-11-26 13:10:04.168 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:10:04.171 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:10:04.174 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:10:04.176 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:10:04.180 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:10:04.183 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932204180 2021-11-26 13:10:04.185 | + functions-common:run_process:1590 : is_service_enabled s-account 2021-11-26 13:10:04.203 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:04.206 | + functions-common:run_process:1591 : _run_under_systemd s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' '' 2021-11-26 13:10:04.208 | + functions-common:_run_under_systemd:1547 : local service=s-account 2021-11-26 13:10:04.211 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-26 13:10:04.213 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-26 13:10:04.215 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-26 13:10:04.219 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-26 13:10:04.221 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-11-26 13:10:04.224 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-11-26 13:10:04.226 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-account.service 2021-11-26 13:10:04.228 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:10:04.231 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:10:04.233 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-11-26 13:10:04.237 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-account.service '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' '' ubuntu 2021-11-26 13:10:04.239 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-account.service 2021-11-26 13:10:04.241 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-26 13:10:04.244 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:10:04.246 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:10:04.248 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:10:04.251 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:10:04.254 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-11-26 13:10:04.256 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:10:04.260 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-account.service Unit Description 'Devstack devstack@s-account.service' 2021-11-26 13:10:04.317 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-11-26 13:10:04.387 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecStart '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-26 13:10:04.433 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-11-26 13:10:04.480 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-11-26 13:10:04.526 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:10:04.579 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:10:04.582 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-11-26 13:10:04.637 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:10:04.833 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-account.service 2021-11-26 13:10:04.846 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-11-26 13:10:05.016 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-account.service 2021-11-26 13:10:05.039 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:10:05.041 | + functions-common:time_stop:2331 : local name 2021-11-26 13:10:05.044 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:10:05.046 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:10:05.049 | + functions-common:time_stop:2334 : local total 2021-11-26 13:10:05.051 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:10:05.054 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:10:05.056 | + functions-common:time_stop:2338 : start_time=1637932204180 2021-11-26 13:10:05.058 | + functions-common:time_stop:2340 : [[ -z 1637932204180 ]] 2021-11-26 13:10:05.061 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:10:05.065 | + functions-common:time_stop:2343 : end_time=1637932205062 2021-11-26 13:10:05.068 | + functions-common:time_stop:2344 : elapsed_time=882 2021-11-26 13:10:05.070 | + functions-common:time_stop:2345 : total=3735 2021-11-26 13:10:05.072 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:10:05.075 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4617 2021-11-26 13:10:05.077 | + lib/swift:start_swift:812 : [[ False == \T\r\u\e ]] 2021-11-26 13:10:05.080 | + lib/swift:start_swift:817 : enable_service s-container-sync 2021-11-26 13:10:05.124 | + lib/swift:start_swift:818 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-26 13:10:05.127 | + functions-common:run_process:1582 : local service=s-container-sync 2021-11-26 13:10:05.130 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-26 13:10:05.132 | + functions-common:run_process:1584 : local group= 2021-11-26 13:10:05.134 | + functions-common:run_process:1585 : local user= 2021-11-26 13:10:05.137 | + functions-common:run_process:1587 : local name=s-container-sync 2021-11-26 13:10:05.139 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:10:05.141 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:10:05.144 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:10:05.146 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:10:05.149 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:10:05.153 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932205150 2021-11-26 13:10:05.155 | + functions-common:run_process:1590 : is_service_enabled s-container-sync 2021-11-26 13:10:05.171 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:05.174 | + functions-common:run_process:1591 : _run_under_systemd s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' '' 2021-11-26 13:10:05.176 | + functions-common:_run_under_systemd:1547 : local service=s-container-sync 2021-11-26 13:10:05.178 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-26 13:10:05.181 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-26 13:10:05.183 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-26 13:10:05.185 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-26 13:10:05.188 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-11-26 13:10:05.191 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-11-26 13:10:05.193 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container-sync.service 2021-11-26 13:10:05.195 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:10:05.198 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:10:05.206 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-11-26 13:10:05.210 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-container-sync.service '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' '' ubuntu 2021-11-26 13:10:05.212 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container-sync.service 2021-11-26 13:10:05.214 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-26 13:10:05.217 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:10:05.219 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:10:05.222 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:10:05.224 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:10:05.226 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-11-26 13:10:05.229 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:10:05.233 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Unit Description 'Devstack devstack@s-container-sync.service' 2021-11-26 13:10:05.297 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-11-26 13:10:05.352 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecStart '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-26 13:10:05.399 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-11-26 13:10:05.445 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-11-26 13:10:05.491 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:10:05.537 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:10:05.539 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-11-26 13:10:05.602 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:10:05.815 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container-sync.service 2021-11-26 13:10:05.828 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-11-26 13:10:06.037 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container-sync.service 2021-11-26 13:10:06.056 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:10:06.058 | + functions-common:time_stop:2331 : local name 2021-11-26 13:10:06.061 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:10:06.063 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:10:06.066 | + functions-common:time_stop:2334 : local total 2021-11-26 13:10:06.069 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:10:06.071 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:10:06.073 | + functions-common:time_stop:2338 : start_time=1637932205150 2021-11-26 13:10:06.077 | + functions-common:time_stop:2340 : [[ -z 1637932205150 ]] 2021-11-26 13:10:06.082 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:10:06.085 | + functions-common:time_stop:2343 : end_time=1637932206082 2021-11-26 13:10:06.089 | + functions-common:time_stop:2344 : elapsed_time=932 2021-11-26 13:10:06.092 | + functions-common:time_stop:2345 : total=4617 2021-11-26 13:10:06.094 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:10:06.097 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5549 2021-11-26 13:10:06.099 | + lib/swift:start_swift:825 : is_service_enabled tls-proxy 2021-11-26 13:10:06.117 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:10:06.120 | + lib/swift:start_swift:829 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-26 13:10:06.122 | + functions-common:run_process:1582 : local service=s-proxy 2021-11-26 13:10:06.124 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-26 13:10:06.127 | + functions-common:run_process:1584 : local group= 2021-11-26 13:10:06.130 | + functions-common:run_process:1585 : local user= 2021-11-26 13:10:06.132 | + functions-common:run_process:1587 : local name=s-proxy 2021-11-26 13:10:06.134 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:10:06.137 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:10:06.139 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:10:06.142 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:10:06.146 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:10:06.148 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932206146 2021-11-26 13:10:06.151 | + functions-common:run_process:1590 : is_service_enabled s-proxy 2021-11-26 13:10:06.167 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:06.169 | + functions-common:run_process:1591 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-11-26 13:10:06.171 | + functions-common:_run_under_systemd:1547 : local service=s-proxy 2021-11-26 13:10:06.174 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-26 13:10:06.176 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-26 13:10:06.179 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-26 13:10:06.181 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-26 13:10:06.184 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-11-26 13:10:06.186 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-11-26 13:10:06.188 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-proxy.service 2021-11-26 13:10:06.191 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:10:06.194 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:10:06.196 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-11-26 13:10:06.198 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@s-proxy.service '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' ubuntu 2021-11-26 13:10:06.201 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-proxy.service 2021-11-26 13:10:06.203 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-26 13:10:06.207 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:10:06.209 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:10:06.211 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:10:06.214 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:10:06.216 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-11-26 13:10:06.218 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:10:06.222 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Unit Description 'Devstack devstack@s-proxy.service' 2021-11-26 13:10:06.278 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-11-26 13:10:06.334 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecStart '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-26 13:10:06.380 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-11-26 13:10:06.426 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-11-26 13:10:06.473 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:10:06.520 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:10:06.522 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-11-26 13:10:06.588 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:10:06.800 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-proxy.service 2021-11-26 13:10:06.813 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-11-26 13:10:07.018 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-proxy.service 2021-11-26 13:10:07.039 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:10:07.042 | + functions-common:time_stop:2331 : local name 2021-11-26 13:10:07.044 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:10:07.046 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:10:07.049 | + functions-common:time_stop:2334 : local total 2021-11-26 13:10:07.052 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:10:07.055 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:10:07.057 | + functions-common:time_stop:2338 : start_time=1637932206146 2021-11-26 13:10:07.060 | + functions-common:time_stop:2340 : [[ -z 1637932206146 ]] 2021-11-26 13:10:07.066 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:10:07.069 | + functions-common:time_stop:2343 : end_time=1637932207067 2021-11-26 13:10:07.072 | + functions-common:time_stop:2344 : elapsed_time=921 2021-11-26 13:10:07.074 | + functions-common:time_stop:2345 : total=5549 2021-11-26 13:10:07.076 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:10:07.079 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6470 2021-11-26 13:10:07.082 | + lib/swift:start_swift:834 : echo 'Waiting for swift proxy to start...' 2021-11-26 13:10:07.083 | Waiting for swift proxy to start... 2021-11-26 13:10:07.085 | + lib/swift:start_swift:835 : wait_for_service 60 http://10.222.0.50:8080/info 2021-11-26 13:10:07.087 | + functions:wait_for_service:444 : local timeout=60 2021-11-26 13:10:07.090 | + functions:wait_for_service:445 : local url=http://10.222.0.50:8080/info 2021-11-26 13:10:07.092 | + functions:wait_for_service:446 : local rval=0 2021-11-26 13:10:07.094 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-26 13:10:07.098 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-26 13:10:07.100 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:10:07.102 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:10:07.105 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:10:07.109 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932207106 2021-11-26 13:10:07.111 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-26 13:10:07.116 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50:8080/info 2021-11-26 13:10:07.129 | + :: : [[ 000 == 503 ]] 2021-11-26 13:10:07.130 | + :: : [[ 7 -eq 7 ]] 2021-11-26 13:10:07.131 | + :: : sleep 1 2021-11-26 13:10:08.134 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50:8080/info 2021-11-26 13:10:08.147 | + :: : [[ 000 == 503 ]] 2021-11-26 13:10:08.148 | + :: : [[ 7 -eq 7 ]] 2021-11-26 13:10:08.150 | + :: : sleep 1 2021-11-26 13:10:09.153 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50:8080/info 2021-11-26 13:10:09.166 | + :: : [[ 000 == 503 ]] 2021-11-26 13:10:09.167 | + :: : [[ 7 -eq 7 ]] 2021-11-26 13:10:09.169 | + :: : sleep 1 2021-11-26 13:10:10.172 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50:8080/info 2021-11-26 13:10:10.395 | + :: : [[ 200 == 503 ]] 2021-11-26 13:10:10.396 | + :: : [[ 0 -eq 7 ]] 2021-11-26 13:10:10.399 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-26 13:10:10.402 | + functions-common:time_stop:2331 : local name 2021-11-26 13:10:10.404 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:10:10.406 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:10:10.409 | + functions-common:time_stop:2334 : local total 2021-11-26 13:10:10.412 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:10:10.414 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-26 13:10:10.416 | + functions-common:time_stop:2338 : start_time=1637932207106 2021-11-26 13:10:10.419 | + functions-common:time_stop:2340 : [[ -z 1637932207106 ]] 2021-11-26 13:10:10.422 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:10:10.426 | + functions-common:time_stop:2343 : end_time=1637932210423 2021-11-26 13:10:10.428 | + functions-common:time_stop:2344 : elapsed_time=3317 2021-11-26 13:10:10.430 | + functions-common:time_stop:2345 : total=3695 2021-11-26 13:10:10.433 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:10:10.435 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7012 2021-11-26 13:10:10.438 | + functions:wait_for_service:454 : return 0 2021-11-26 13:10:10.440 | + lib/swift:start_swift:839 : [[ False == \T\r\u\e ]] 2021-11-26 13:10:10.443 | + ./stack.sh:main:1242 : is_service_enabled glance 2021-11-26 13:10:10.459 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:10.462 | + ./stack.sh:main:1243 : echo_summary 'Starting Glance' 2021-11-26 13:10:10.464 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:10:10.467 | + ./stack.sh:echo_summary:428 : echo -e Starting Glance 2021-11-26 13:10:10.469 | + ./stack.sh:main:1244 : start_glance 2021-11-26 13:10:10.472 | + lib/glance:start_glance:385 : local service_protocol=http 2021-11-26 13:10:10.475 | + lib/glance:start_glance:386 : is_service_enabled tls-proxy 2021-11-26 13:10:10.491 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:10:10.494 | + lib/glance:start_glance:393 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-26 13:10:10.496 | + functions-common:run_process:1582 : local service=g-reg 2021-11-26 13:10:10.499 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-26 13:10:10.502 | + functions-common:run_process:1584 : local group= 2021-11-26 13:10:10.504 | + functions-common:run_process:1585 : local user= 2021-11-26 13:10:10.507 | + functions-common:run_process:1587 : local name=g-reg 2021-11-26 13:10:10.509 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:10:10.512 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:10:10.514 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:10:10.518 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:10:10.521 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:10:10.524 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932210522 2021-11-26 13:10:10.527 | + functions-common:run_process:1590 : is_service_enabled g-reg 2021-11-26 13:10:10.542 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:10.545 | + functions-common:run_process:1591 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2021-11-26 13:10:10.547 | + functions-common:_run_under_systemd:1547 : local service=g-reg 2021-11-26 13:10:10.550 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-26 13:10:10.553 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-26 13:10:10.555 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-26 13:10:10.557 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-26 13:10:10.560 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2021-11-26 13:10:10.562 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2021-11-26 13:10:10.565 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-reg.service 2021-11-26 13:10:10.568 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:10:10.570 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:10:10.573 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2021-11-26 13:10:10.575 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@g-reg.service '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' ubuntu 2021-11-26 13:10:10.578 | + functions-common:write_user_unit_file:1464 : local service=devstack@g-reg.service 2021-11-26 13:10:10.581 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-26 13:10:10.584 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:10:10.586 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:10:10.589 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:10:10.591 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:10:10.593 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2021-11-26 13:10:10.596 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:10:10.600 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Unit Description 'Devstack devstack@g-reg.service' 2021-11-26 13:10:10.654 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu 2021-11-26 13:10:10.711 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecStart '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-26 13:10:10.759 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2021-11-26 13:10:10.804 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2021-11-26 13:10:10.851 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:10:10.897 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:10:10.899 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2021-11-26 13:10:10.954 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:10:11.146 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-reg.service 2021-11-26 13:10:11.160 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service → /etc/systemd/system/devstack@g-reg.service. 2021-11-26 13:10:11.367 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-reg.service 2021-11-26 13:10:11.386 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:10:11.389 | + functions-common:time_stop:2331 : local name 2021-11-26 13:10:11.391 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:10:11.394 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:10:11.397 | + functions-common:time_stop:2334 : local total 2021-11-26 13:10:11.399 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:10:11.401 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:10:11.404 | + functions-common:time_stop:2338 : start_time=1637932210522 2021-11-26 13:10:11.406 | + functions-common:time_stop:2340 : [[ -z 1637932210522 ]] 2021-11-26 13:10:11.409 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:10:11.413 | + functions-common:time_stop:2343 : end_time=1637932211410 2021-11-26 13:10:11.415 | + functions-common:time_stop:2344 : elapsed_time=888 2021-11-26 13:10:11.418 | + functions-common:time_stop:2345 : total=6470 2021-11-26 13:10:11.420 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:10:11.422 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7358 2021-11-26 13:10:11.425 | + lib/glance:start_glance:394 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-26 13:10:11.428 | ++ lib/glance:start_glance:395 : which uwsgi 2021-11-26 13:10:11.432 | + lib/glance:start_glance:395 : run_process g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-26 13:10:11.434 | + functions-common:run_process:1582 : local service=g-api 2021-11-26 13:10:11.437 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-26 13:10:11.440 | + functions-common:run_process:1584 : local group= 2021-11-26 13:10:11.442 | + functions-common:run_process:1585 : local user= 2021-11-26 13:10:11.444 | + functions-common:run_process:1587 : local name=g-api 2021-11-26 13:10:11.447 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:10:11.449 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:10:11.452 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:10:11.455 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:10:11.458 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:10:11.461 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932211459 2021-11-26 13:10:11.464 | + functions-common:run_process:1590 : is_service_enabled g-api 2021-11-26 13:10:11.480 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:11.482 | + functions-common:run_process:1591 : _run_under_systemd g-api '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-11-26 13:10:11.485 | + functions-common:_run_under_systemd:1547 : local service=g-api 2021-11-26 13:10:11.487 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-26 13:10:11.490 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-26 13:10:11.492 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-26 13:10:11.495 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-26 13:10:11.497 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-11-26 13:10:11.500 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-11-26 13:10:11.503 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-api.service 2021-11-26 13:10:11.505 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:10:11.507 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:10:11.510 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-11-26 13:10:11.512 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-11-26 13:10:11.515 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@g-api.service 2021-11-26 13:10:11.518 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-26 13:10:11.520 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-26 13:10:11.523 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-26 13:10:11.525 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-11-26 13:10:11.527 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-26 13:10:11.531 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-11-26 13:10:11.588 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-11-26 13:10:11.644 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-11-26 13:10:11.691 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-26 13:10:11.738 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:10:11.783 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-11-26 13:10:11.830 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-11-26 13:10:11.877 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-11-26 13:10:11.923 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-11-26 13:10:11.970 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-11-26 13:10:12.022 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-26 13:10:12.024 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-11-26 13:10:12.089 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-26 13:10:12.332 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-api.service 2021-11-26 13:10:12.346 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-11-26 13:10:12.554 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-api.service 2021-11-26 13:10:12.632 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:10:12.635 | + functions-common:time_stop:2331 : local name 2021-11-26 13:10:12.637 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:10:12.640 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:10:12.642 | + functions-common:time_stop:2334 : local total 2021-11-26 13:10:12.644 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:10:12.647 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:10:12.649 | + functions-common:time_stop:2338 : start_time=1637932211459 2021-11-26 13:10:12.651 | + functions-common:time_stop:2340 : [[ -z 1637932211459 ]] 2021-11-26 13:10:12.656 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:10:12.658 | + functions-common:time_stop:2343 : end_time=1637932212655 2021-11-26 13:10:12.660 | + functions-common:time_stop:2344 : elapsed_time=1196 2021-11-26 13:10:12.663 | + functions-common:time_stop:2345 : total=7358 2021-11-26 13:10:12.665 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:10:12.668 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8554 2021-11-26 13:10:12.670 | + lib/glance:start_glance:400 : echo 'Waiting for g-api (10.222.0.50) to start...' 2021-11-26 13:10:12.670 | Waiting for g-api (10.222.0.50) to start... 2021-11-26 13:10:12.672 | + lib/glance:start_glance:401 : wait_for_service 60 http://10.222.0.50/image 2021-11-26 13:10:12.676 | + functions:wait_for_service:444 : local timeout=60 2021-11-26 13:10:12.678 | + functions:wait_for_service:445 : local url=http://10.222.0.50/image 2021-11-26 13:10:12.680 | + functions:wait_for_service:446 : local rval=0 2021-11-26 13:10:12.683 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-26 13:10:12.685 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-26 13:10:12.687 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:10:12.690 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:10:12.694 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:10:12.697 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932212694 2021-11-26 13:10:12.699 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-26 13:10:12.705 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/image 2021-11-26 13:10:16.263 | + :: : [[ 300 == 503 ]] 2021-11-26 13:10:16.268 | + :: : [[ 0 -eq 7 ]] 2021-11-26 13:10:16.271 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-26 13:10:16.273 | + functions-common:time_stop:2331 : local name 2021-11-26 13:10:16.276 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:10:16.278 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:10:16.281 | + functions-common:time_stop:2334 : local total 2021-11-26 13:10:16.283 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:10:16.285 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-26 13:10:16.288 | + functions-common:time_stop:2338 : start_time=1637932212694 2021-11-26 13:10:16.290 | + functions-common:time_stop:2340 : [[ -z 1637932212694 ]] 2021-11-26 13:10:16.293 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:10:16.297 | + functions-common:time_stop:2343 : end_time=1637932216294 2021-11-26 13:10:16.300 | + functions-common:time_stop:2344 : elapsed_time=3600 2021-11-26 13:10:16.302 | + functions-common:time_stop:2345 : total=7012 2021-11-26 13:10:16.304 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:10:16.307 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10612 2021-11-26 13:10:16.309 | + functions:wait_for_service:454 : return 0 2021-11-26 13:10:16.312 | + ./stack.sh:main:1259 : is_service_enabled mysql postgresql 2021-11-26 13:10:16.328 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:16.331 | + ./stack.sh:main:1259 : is_service_enabled glance 2021-11-26 13:10:16.347 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:16.350 | + ./stack.sh:main:1260 : echo_summary 'Uploading images' 2021-11-26 13:10:16.352 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:10:16.354 | + ./stack.sh:echo_summary:428 : echo -e Uploading images 2021-11-26 13:10:16.357 | + ./stack.sh:main:1262 : for image_url in ${IMAGE_URLS//,/ } 2021-11-26 13:10:16.359 | + ./stack.sh:main:1263 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-26 13:10:16.362 | + functions:upload_image:89 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-26 13:10:16.364 | + functions:upload_image:91 : local image image_fname image_name 2021-11-26 13:10:16.366 | + functions:upload_image:94 : mkdir -p /home/ubuntu/devstack/files/images 2021-11-26 13:10:16.371 | ++ functions:upload_image:95 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-26 13:10:16.374 | + functions:upload_image:95 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-26 13:10:16.376 | + functions:upload_image:96 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-11-26 13:10:16.378 | + functions:upload_image:98 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-11-26 13:10:16.381 | + functions:upload_image:99 : wget --progress=dot:giga -c http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx -O /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-26 13:10:16.383 | --2021-11-26 13:10:16-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-26 13:10:16.384 | Connecting to 10.100.0.9:80... connected. 2021-11-26 13:10:16.386 | HTTP request sent, awaiting response... 200 OK 2021-11-26 13:10:16.386 | Length: 645922816 (616M) 2021-11-26 13:10:16.386 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-11-26 13:10:16.406 | 2021-11-26 13:10:16.776 | 0K ........ ........ ........ ........ 5% 84.2M 7s 2021-11-26 13:10:17.141 | 32768K ........ ........ ........ ........ 10% 87.9M 6s 2021-11-26 13:10:17.510 | 65536K ........ ........ ........ ........ 15% 86.6M 6s 2021-11-26 13:10:17.871 | 98304K ........ ........ ........ ........ 20% 88.4M 6s 2021-11-26 13:10:18.239 | 131072K ........ ........ ........ ........ 25% 88.3M 5s 2021-11-26 13:10:18.585 | 163840K ........ ........ ........ ........ 31% 91.0M 5s 2021-11-26 13:10:18.930 | 196608K ........ ........ ........ ........ 36% 94.2M 4s 2021-11-26 13:10:19.286 | 229376K ........ ........ ........ ........ 41% 88.4M 4s 2021-11-26 13:10:19.645 | 262144K ........ ........ ........ ........ 46% 89.5M 4s 2021-11-26 13:10:19.972 | 294912K ........ ........ ........ ........ 51% 97.6M 3s 2021-11-26 13:10:20.280 | 327680K ........ ........ ........ ........ 57% 105M 3s 2021-11-26 13:10:20.613 | 360448K ........ ........ ........ ........ 62% 95.5M 3s 2021-11-26 13:10:20.930 | 393216K ........ ........ ........ ........ 67% 101M 2s 2021-11-26 13:10:21.236 | 425984K ........ ........ ........ ........ 72% 105M 2s 2021-11-26 13:10:21.522 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-11-26 13:10:21.806 | 491520K ........ ........ ........ ........ 83% 112M 1s 2021-11-26 13:10:22.092 | 524288K ........ ........ ........ ........ 88% 112M 1s 2021-11-26 13:10:22.377 | 557056K ........ ........ ........ ........ 93% 112M 0s 2021-11-26 13:10:22.662 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-11-26 13:10:22.724 | 622592K ........ 100% 112M=6.3s 2021-11-26 13:10:22.724 | 2021-11-26 13:10:22.725 | 2021-11-26 13:10:22 (97.2 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-11-26 13:10:22.725 | 2021-11-26 13:10:22.727 | + functions:upload_image:100 : [[ 0 -ne 0 ]] 2021-11-26 13:10:22.729 | + functions:upload_image:105 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-26 13:10:22.732 | + functions:upload_image:119 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-11-26 13:10:22.734 | + functions:upload_image:126 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-11-26 13:10:22.736 | + functions:upload_image:241 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-11-26 13:10:22.738 | + functions:upload_image:263 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-11-26 13:10:22.740 | + functions:upload_image:274 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-11-26 13:10:22.742 | + functions:upload_image:290 : local kernel= 2021-11-26 13:10:22.745 | + functions:upload_image:291 : local ramdisk= 2021-11-26 13:10:22.747 | + functions:upload_image:292 : local disk_format= 2021-11-26 13:10:22.749 | + functions:upload_image:293 : local container_format= 2021-11-26 13:10:22.752 | + functions:upload_image:294 : local unpack= 2021-11-26 13:10:22.754 | + functions:upload_image:295 : local 'img_property=--property hw_rng_model=virtio' 2021-11-26 13:10:22.756 | + functions:upload_image:296 : case "$image_fname" in 2021-11-26 13:10:22.758 | + functions:upload_image:361 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-11-26 13:10:22.761 | ++ functions:upload_image:362 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-11-26 13:10:22.764 | + functions:upload_image:362 : image_name=ubuntu-16 2021-11-26 13:10:22.768 | ++ functions:upload_image:363 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-26 13:10:22.768 | ++ functions:upload_image:363 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-11-26 13:10:22.772 | + functions:upload_image:363 : disk_format=vhdx 2021-11-26 13:10:22.774 | + functions:upload_image:364 : container_format=bare 2021-11-26 13:10:22.776 | + functions:upload_image:365 : '[' vhdx == gz ']' 2021-11-26 13:10:22.778 | + functions:upload_image:372 : is_arch ppc64le 2021-11-26 13:10:22.781 | ++ functions-common:is_arch:428 : uname -m 2021-11-26 13:10:22.784 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-11-26 13:10:22.786 | + functions:upload_image:372 : is_arch ppc64 2021-11-26 13:10:22.789 | ++ functions-common:is_arch:428 : uname -m 2021-11-26 13:10:22.792 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-11-26 13:10:22.794 | + functions:upload_image:372 : is_arch ppc 2021-11-26 13:10:22.797 | ++ functions-common:is_arch:428 : uname -m 2021-11-26 13:10:22.800 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-11-26 13:10:22.802 | + functions:upload_image:376 : is_arch aarch64 2021-11-26 13:10:22.805 | ++ functions-common:is_arch:428 : uname -m 2021-11-26 13:10:22.808 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-11-26 13:10:22.810 | + functions:upload_image:380 : '[' bare = bare ']' 2021-11-26 13:10:22.812 | + functions:upload_image:381 : '[' '' = zcat ']' 2021-11-26 13:10:22.815 | + functions:upload_image:383 : '[' '' = bunzip2 ']' 2021-11-26 13:10:22.817 | + functions:upload_image:385 : '[' '' = unxz ']' 2021-11-26 13:10:22.819 | + functions:upload_image:396 : openstack --os-cloud=devstack-admin --os-region-name=RegionOne image create ubuntu-16 --property hw_rng_model=virtio --public --container-format=bare --disk-format vhdx 2021-11-26 13:10:41.144 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:10:41.144 | | Field | Value | 2021-11-26 13:10:41.144 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:10:41.144 | | container_format | bare | 2021-11-26 13:10:41.144 | | created_at | 2021-11-26T13:10:26Z | 2021-11-26 13:10:41.144 | | disk_format | vhdx | 2021-11-26 13:10:41.144 | | file | /v2/images/0c137779-8bad-451d-8c51-4e6a9543f524/file | 2021-11-26 13:10:41.144 | | id | 0c137779-8bad-451d-8c51-4e6a9543f524 | 2021-11-26 13:10:41.144 | | min_disk | 0 | 2021-11-26 13:10:41.144 | | min_ram | 0 | 2021-11-26 13:10:41.145 | | name | ubuntu-16 | 2021-11-26 13:10:41.145 | | owner | bc979141a3304acf936a7ca57daf40ba | 2021-11-26 13:10:41.145 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='', self='/v2/images/0c137779-8bad-451d-8c51-4e6a9543f524' | 2021-11-26 13:10:41.145 | | protected | False | 2021-11-26 13:10:41.145 | | schema | /v2/schemas/image | 2021-11-26 13:10:41.145 | | status | queued | 2021-11-26 13:10:41.145 | | tags | | 2021-11-26 13:10:41.145 | | updated_at | 2021-11-26T13:10:26Z | 2021-11-26 13:10:41.145 | | visibility | public | 2021-11-26 13:10:41.145 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:10:41.258 | + ./stack.sh:main:1270 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-11-26 13:10:41.261 | + ./stack.sh:main:1271 : is_service_enabled nova 2021-11-26 13:10:41.277 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:41.279 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-11-26 13:10:41.305 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-11-26 13:10:41.333 | + ./stack.sh:main:1276 : is_service_enabled cinder 2021-11-26 13:10:41.349 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:41.352 | + ./stack.sh:main:1277 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-11-26 13:10:41.380 | + ./stack.sh:main:1281 : is_service_enabled n-api 2021-11-26 13:10:41.396 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:41.399 | + ./stack.sh:main:1282 : echo_summary 'Starting Nova API' 2021-11-26 13:10:41.401 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:10:41.403 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova API 2021-11-26 13:10:41.406 | + ./stack.sh:main:1283 : start_nova_api 2021-11-26 13:10:41.409 | + lib/nova:start_nova_api:850 : local service_port=8774 2021-11-26 13:10:41.411 | + lib/nova:start_nova_api:851 : local service_protocol=http 2021-11-26 13:10:41.413 | + lib/nova:start_nova_api:852 : local nova_url 2021-11-26 13:10:41.416 | + lib/nova:start_nova_api:853 : is_service_enabled tls-proxy 2021-11-26 13:10:41.432 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:10:41.434 | + lib/nova:start_nova_api:859 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:10:41.437 | + lib/nova:start_nova_api:860 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:10:41.440 | + lib/nova:start_nova_api:860 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:10:41.442 | + lib/nova:start_nova_api:862 : '[' True == False ']' 2021-11-26 13:10:41.446 | ++ lib/nova:start_nova_api:870 : which uwsgi 2021-11-26 13:10:41.449 | + lib/nova:start_nova_api:870 : run_process n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-26 13:10:41.452 | + functions-common:run_process:1582 : local service=n-api 2021-11-26 13:10:41.455 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-26 13:10:41.457 | + functions-common:run_process:1584 : local group= 2021-11-26 13:10:41.460 | + functions-common:run_process:1585 : local user= 2021-11-26 13:10:41.462 | + functions-common:run_process:1587 : local name=n-api 2021-11-26 13:10:41.465 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:10:41.467 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:10:41.470 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:10:41.472 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:10:41.476 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:10:41.479 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932241477 2021-11-26 13:10:41.482 | + functions-common:run_process:1590 : is_service_enabled n-api 2021-11-26 13:10:41.498 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:41.501 | + functions-common:run_process:1591 : _run_under_systemd n-api '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-11-26 13:10:41.504 | + functions-common:_run_under_systemd:1547 : local service=n-api 2021-11-26 13:10:41.506 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-26 13:10:41.509 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-26 13:10:41.511 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-26 13:10:41.514 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-26 13:10:41.516 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-11-26 13:10:41.519 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-11-26 13:10:41.522 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api.service 2021-11-26 13:10:41.524 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:10:41.527 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:10:41.529 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-11-26 13:10:41.532 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2021-11-26 13:10:41.535 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api.service 2021-11-26 13:10:41.537 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-26 13:10:41.539 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-26 13:10:41.541 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-26 13:10:41.544 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-11-26 13:10:41.546 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-26 13:10:41.550 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-11-26 13:10:41.619 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-11-26 13:10:41.678 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-11-26 13:10:41.724 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-26 13:10:41.770 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:10:41.817 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-11-26 13:10:41.863 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-11-26 13:10:41.909 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-11-26 13:10:41.957 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-11-26 13:10:42.004 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-11-26 13:10:42.050 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-26 13:10:42.053 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-11-26 13:10:42.109 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-26 13:10:42.332 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api.service 2021-11-26 13:10:42.345 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-11-26 13:10:42.546 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api.service 2021-11-26 13:10:42.626 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:10:42.629 | + functions-common:time_stop:2331 : local name 2021-11-26 13:10:42.631 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:10:42.634 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:10:42.636 | + functions-common:time_stop:2334 : local total 2021-11-26 13:10:42.639 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:10:42.642 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:10:42.644 | + functions-common:time_stop:2338 : start_time=1637932241477 2021-11-26 13:10:42.647 | + functions-common:time_stop:2340 : [[ -z 1637932241477 ]] 2021-11-26 13:10:42.650 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:10:42.654 | + functions-common:time_stop:2343 : end_time=1637932242651 2021-11-26 13:10:42.656 | + functions-common:time_stop:2344 : elapsed_time=1174 2021-11-26 13:10:42.659 | + functions-common:time_stop:2345 : total=8554 2021-11-26 13:10:42.662 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:10:42.664 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9728 2021-11-26 13:10:42.667 | + lib/nova:start_nova_api:871 : nova_url=http://10.222.0.50/compute/v2.1/ 2021-11-26 13:10:42.669 | + lib/nova:start_nova_api:874 : echo 'Waiting for nova-api to start...' 2021-11-26 13:10:42.669 | Waiting for nova-api to start... 2021-11-26 13:10:42.672 | + lib/nova:start_nova_api:875 : wait_for_service 60 http://10.222.0.50/compute/v2.1/ 2021-11-26 13:10:42.674 | + functions:wait_for_service:444 : local timeout=60 2021-11-26 13:10:42.677 | + functions:wait_for_service:445 : local url=http://10.222.0.50/compute/v2.1/ 2021-11-26 13:10:42.679 | + functions:wait_for_service:446 : local rval=0 2021-11-26 13:10:42.682 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-26 13:10:42.684 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-26 13:10:42.687 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:10:42.689 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:10:42.693 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:10:42.696 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932242694 2021-11-26 13:10:42.699 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-26 13:10:42.705 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/compute/v2.1/ 2021-11-26 13:10:48.769 | + :: : [[ 200 == 503 ]] 2021-11-26 13:10:48.770 | + :: : [[ 0 -eq 7 ]] 2021-11-26 13:10:48.773 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-26 13:10:48.776 | + functions-common:time_stop:2331 : local name 2021-11-26 13:10:48.778 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:10:48.781 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:10:48.783 | + functions-common:time_stop:2334 : local total 2021-11-26 13:10:48.786 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:10:48.788 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-26 13:10:48.791 | + functions-common:time_stop:2338 : start_time=1637932242694 2021-11-26 13:10:48.793 | + functions-common:time_stop:2340 : [[ -z 1637932242694 ]] 2021-11-26 13:10:48.796 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:10:48.800 | + functions-common:time_stop:2343 : end_time=1637932248797 2021-11-26 13:10:48.803 | + functions-common:time_stop:2344 : elapsed_time=6103 2021-11-26 13:10:48.805 | + functions-common:time_stop:2345 : total=10612 2021-11-26 13:10:48.808 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:10:48.810 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16715 2021-11-26 13:10:48.813 | + functions:wait_for_service:454 : return 0 2021-11-26 13:10:48.816 | + lib/nova:start_nova_api:879 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:10:48.819 | + lib/nova:start_nova_api:879 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:10:48.822 | + ./stack.sh:main:1286 : is_service_enabled neutron-api 2021-11-26 13:10:48.838 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:10:48.841 | + ./stack.sh:main:1289 : is_service_enabled q-svc 2021-11-26 13:10:48.857 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:48.860 | + ./stack.sh:main:1290 : echo_summary 'Starting Neutron' 2021-11-26 13:10:48.862 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:10:48.865 | + ./stack.sh:echo_summary:428 : echo -e Starting Neutron 2021-11-26 13:10:48.868 | + ./stack.sh:main:1291 : configure_neutron_after_post_config 2021-11-26 13:10:48.870 | + lib/neutron-legacy:configure_neutron_after_post_config:459 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-11-26 13:10:48.873 | + lib/neutron-legacy:configure_neutron_after_post_config:460 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-11-26 13:10:48.907 | + ./stack.sh:main:1292 : start_neutron_service_and_check 2021-11-26 13:10:48.909 | + lib/neutron-legacy:start_neutron_service_and_check:466 : local service_port=9696 2021-11-26 13:10:48.912 | + lib/neutron-legacy:start_neutron_service_and_check:467 : local service_protocol=http 2021-11-26 13:10:48.915 | + lib/neutron-legacy:start_neutron_service_and_check:468 : local cfg_file_options 2021-11-26 13:10:48.917 | + lib/neutron-legacy:start_neutron_service_and_check:469 : local neutron_url 2021-11-26 13:10:48.920 | ++ lib/neutron-legacy:start_neutron_service_and_check:471 : determine_config_files neutron-server 2021-11-26 13:10:48.923 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-11-26 13:10:48.926 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-11-26 13:10:48.929 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-11-26 13:10:48.932 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-11-26 13:10:48.934 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-11-26 13:10:48.936 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-11-26 13:10:48.939 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:48.942 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:48.945 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:48.948 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-11-26 13:10:48.950 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:48.953 | + lib/neutron-legacy:start_neutron_service_and_check:471 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:48.957 | + lib/neutron-legacy:start_neutron_service_and_check:473 : is_service_enabled tls-proxy 2021-11-26 13:10:48.972 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:10:48.975 | + lib/neutron-legacy:start_neutron_service_and_check:478 : '[' False == True ']' 2021-11-26 13:10:48.978 | + lib/neutron-legacy:start_neutron_service_and_check:485 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:48.980 | + functions-common:run_process:1582 : local service=q-svc 2021-11-26 13:10:48.983 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:48.985 | + functions-common:run_process:1584 : local group= 2021-11-26 13:10:48.988 | + functions-common:run_process:1585 : local user= 2021-11-26 13:10:48.990 | + functions-common:run_process:1587 : local name=q-svc 2021-11-26 13:10:48.993 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:10:48.996 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:10:48.998 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:10:49.001 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:10:49.004 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:10:49.008 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932249005 2021-11-26 13:10:49.011 | + functions-common:run_process:1590 : is_service_enabled q-svc 2021-11-26 13:10:49.027 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:49.029 | + functions-common:run_process:1591 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-11-26 13:10:49.032 | + functions-common:_run_under_systemd:1547 : local service=q-svc 2021-11-26 13:10:49.034 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:49.037 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:49.040 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:49.042 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:49.045 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-11-26 13:10:49.047 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-11-26 13:10:49.050 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-svc.service 2021-11-26 13:10:49.053 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:10:49.056 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:10:49.058 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-11-26 13:10:49.061 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-11-26 13:10:49.064 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-svc.service 2021-11-26 13:10:49.066 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:49.068 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:10:49.070 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:10:49.073 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:10:49.075 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:10:49.077 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-11-26 13:10:49.080 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:10:49.084 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-11-26 13:10:49.139 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-11-26 13:10:49.193 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:49.240 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-11-26 13:10:49.285 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-11-26 13:10:49.332 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:10:49.379 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:10:49.381 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-11-26 13:10:49.437 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:10:49.669 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-svc.service 2021-11-26 13:10:49.682 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-11-26 13:10:49.883 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-svc.service 2021-11-26 13:10:49.902 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:10:49.904 | + functions-common:time_stop:2331 : local name 2021-11-26 13:10:49.907 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:10:49.909 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:10:49.912 | + functions-common:time_stop:2334 : local total 2021-11-26 13:10:49.915 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:10:49.917 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:10:49.920 | + functions-common:time_stop:2338 : start_time=1637932249005 2021-11-26 13:10:49.922 | + functions-common:time_stop:2340 : [[ -z 1637932249005 ]] 2021-11-26 13:10:49.926 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:10:49.929 | + functions-common:time_stop:2343 : end_time=1637932249927 2021-11-26 13:10:49.932 | + functions-common:time_stop:2344 : elapsed_time=922 2021-11-26 13:10:49.934 | + functions-common:time_stop:2345 : total=9728 2021-11-26 13:10:49.936 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:10:49.940 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10650 2021-11-26 13:10:49.942 | + lib/neutron-legacy:start_neutron_service_and_check:486 : neutron_url=http://10.222.0.50:9696 2021-11-26 13:10:49.944 | + lib/neutron-legacy:start_neutron_service_and_check:488 : is_service_enabled tls-proxy 2021-11-26 13:10:49.961 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:10:49.964 | + lib/neutron-legacy:start_neutron_service_and_check:492 : echo 'Waiting for Neutron to start...' 2021-11-26 13:10:49.964 | Waiting for Neutron to start... 2021-11-26 13:10:49.966 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.50:9696' 2021-11-26 13:10:49.969 | + lib/neutron-legacy:start_neutron_service_and_check:495 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.50:9696' 'Neutron did not start' 60 2021-11-26 13:10:49.972 | + functions-common:test_with_retry:2269 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.50:9696' 2021-11-26 13:10:49.974 | + functions-common:test_with_retry:2270 : local 'failmsg=Neutron did not start' 2021-11-26 13:10:49.976 | + functions-common:test_with_retry:2271 : local until=60 2021-11-26 13:10:49.979 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-11-26 13:10:49.981 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-11-26 13:10:49.984 | + functions-common:time_start:2317 : local name=test_with_retry 2021-11-26 13:10:49.987 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:10:49.989 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:10:49.992 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:10:49.996 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932249993 2021-11-26 13:10:49.998 | + functions-common:test_with_retry:2275 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.50:9696; do sleep 0.5; done' 2021-11-26 13:10:50.004 | 2021-11-26 13:10:50.004 | Redirecting output to ‘wget-log’. 2021-11-26 13:10:50.508 | 2021-11-26 13:10:50.508 | Redirecting output to ‘wget-log.1’. 2021-11-26 13:10:51.012 | 2021-11-26 13:10:51.012 | Redirecting output to ‘wget-log.2’. 2021-11-26 13:10:51.516 | 2021-11-26 13:10:51.517 | Redirecting output to ‘wget-log.3’. 2021-11-26 13:10:52.021 | 2021-11-26 13:10:52.021 | Redirecting output to ‘wget-log.4’. 2021-11-26 13:10:52.525 | 2021-11-26 13:10:52.525 | Redirecting output to ‘wget-log.5’. 2021-11-26 13:10:53.029 | 2021-11-26 13:10:53.030 | Redirecting output to ‘wget-log.6’. 2021-11-26 13:10:53.534 | 2021-11-26 13:10:53.534 | Redirecting output to ‘wget-log.7’. 2021-11-26 13:10:54.039 | 2021-11-26 13:10:54.039 | Redirecting output to ‘wget-log.8’. 2021-11-26 13:10:54.543 | 2021-11-26 13:10:54.543 | Redirecting output to ‘wget-log.9’. 2021-11-26 13:10:55.048 | 2021-11-26 13:10:55.048 | Redirecting output to ‘wget-log.10’. 2021-11-26 13:10:55.552 | 2021-11-26 13:10:55.552 | Redirecting output to ‘wget-log.11’. 2021-11-26 13:10:55.569 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.50:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-11-26 13:10:55.572 | + functions-common:time_stop:2331 : local name 2021-11-26 13:10:55.574 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:10:55.577 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:10:55.580 | + functions-common:time_stop:2334 : local total 2021-11-26 13:10:55.582 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:10:55.585 | + functions-common:time_stop:2337 : name=test_with_retry 2021-11-26 13:10:55.587 | + functions-common:time_stop:2338 : start_time=1637932249993 2021-11-26 13:10:55.589 | + functions-common:time_stop:2340 : [[ -z 1637932249993 ]] 2021-11-26 13:10:55.593 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:10:55.597 | + functions-common:time_stop:2343 : end_time=1637932255593 2021-11-26 13:10:55.599 | + functions-common:time_stop:2344 : elapsed_time=5600 2021-11-26 13:10:55.602 | + functions-common:time_stop:2345 : total=0 2021-11-26 13:10:55.604 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:10:55.606 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5600 2021-11-26 13:10:55.609 | + ./stack.sh:main:1297 : is_service_enabled placement 2021-11-26 13:10:55.626 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:55.628 | + ./stack.sh:main:1298 : echo_summary 'Starting Placement' 2021-11-26 13:10:55.631 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:10:55.633 | + ./stack.sh:echo_summary:428 : echo -e Starting Placement 2021-11-26 13:10:55.636 | + ./stack.sh:main:1299 : start_placement 2021-11-26 13:10:55.638 | + lib/placement:start_placement:161 : start_placement_api 2021-11-26 13:10:55.641 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-26 13:10:55.644 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-11-26 13:10:55.648 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-26 13:10:55.650 | + functions-common:run_process:1582 : local service=placement-api 2021-11-26 13:10:55.653 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-26 13:10:55.655 | + functions-common:run_process:1584 : local group= 2021-11-26 13:10:55.658 | + functions-common:run_process:1585 : local user= 2021-11-26 13:10:55.661 | + functions-common:run_process:1587 : local name=placement-api 2021-11-26 13:10:55.663 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:10:55.666 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:10:55.668 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:10:55.671 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:10:55.674 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:10:55.678 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932255675 2021-11-26 13:10:55.680 | + functions-common:run_process:1590 : is_service_enabled placement-api 2021-11-26 13:10:55.696 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:55.699 | + functions-common:run_process:1591 : _run_under_systemd placement-api '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-11-26 13:10:55.701 | + functions-common:_run_under_systemd:1547 : local service=placement-api 2021-11-26 13:10:55.704 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-26 13:10:55.706 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-26 13:10:55.709 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-26 13:10:55.711 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-26 13:10:55.714 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-11-26 13:10:55.717 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-11-26 13:10:55.720 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@placement-api.service 2021-11-26 13:10:55.722 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:10:55.725 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:10:55.727 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-11-26 13:10:55.737 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-11-26 13:10:55.740 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@placement-api.service 2021-11-26 13:10:55.742 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-26 13:10:55.745 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-26 13:10:55.748 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-26 13:10:55.750 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-11-26 13:10:55.753 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-26 13:10:55.757 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-11-26 13:10:55.814 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-11-26 13:10:55.872 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-11-26 13:10:55.921 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-26 13:10:55.972 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:10:56.024 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-11-26 13:10:56.077 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-11-26 13:10:56.129 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-11-26 13:10:56.179 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-11-26 13:10:56.231 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-11-26 13:10:56.285 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-26 13:10:56.288 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-11-26 13:10:56.352 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-26 13:10:56.546 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@placement-api.service 2021-11-26 13:10:56.571 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-11-26 13:10:56.774 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@placement-api.service 2021-11-26 13:10:56.859 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:10:56.862 | + functions-common:time_stop:2331 : local name 2021-11-26 13:10:56.864 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:10:56.867 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:10:56.869 | + functions-common:time_stop:2334 : local total 2021-11-26 13:10:56.872 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:10:56.874 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:10:56.877 | + functions-common:time_stop:2338 : start_time=1637932255675 2021-11-26 13:10:56.880 | + functions-common:time_stop:2340 : [[ -z 1637932255675 ]] 2021-11-26 13:10:56.883 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:10:56.887 | + functions-common:time_stop:2343 : end_time=1637932256884 2021-11-26 13:10:56.889 | + functions-common:time_stop:2344 : elapsed_time=1209 2021-11-26 13:10:56.892 | + functions-common:time_stop:2345 : total=10650 2021-11-26 13:10:56.894 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:10:56.897 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11859 2021-11-26 13:10:56.899 | + lib/placement:start_placement_api:154 : echo 'Waiting for placement-api to start...' 2021-11-26 13:10:56.899 | Waiting for placement-api to start... 2021-11-26 13:10:56.902 | + lib/placement:start_placement_api:155 : wait_for_service 60 http://10.222.0.50/placement 2021-11-26 13:10:56.904 | + functions:wait_for_service:444 : local timeout=60 2021-11-26 13:10:56.907 | + functions:wait_for_service:445 : local url=http://10.222.0.50/placement 2021-11-26 13:10:56.909 | + functions:wait_for_service:446 : local rval=0 2021-11-26 13:10:56.912 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-26 13:10:56.914 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-26 13:10:56.916 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:10:56.919 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:10:56.922 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:10:56.926 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932256923 2021-11-26 13:10:56.928 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-26 13:10:56.934 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/placement 2021-11-26 13:10:59.736 | + :: : [[ 200 == 503 ]] 2021-11-26 13:10:59.737 | + :: : [[ 0 -eq 7 ]] 2021-11-26 13:10:59.740 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-26 13:10:59.743 | + functions-common:time_stop:2331 : local name 2021-11-26 13:10:59.746 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:10:59.748 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:10:59.751 | + functions-common:time_stop:2334 : local total 2021-11-26 13:10:59.754 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:10:59.756 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-26 13:10:59.759 | + functions-common:time_stop:2338 : start_time=1637932256923 2021-11-26 13:10:59.762 | + functions-common:time_stop:2340 : [[ -z 1637932256923 ]] 2021-11-26 13:10:59.765 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:10:59.769 | + functions-common:time_stop:2343 : end_time=1637932259766 2021-11-26 13:10:59.772 | + functions-common:time_stop:2344 : elapsed_time=2843 2021-11-26 13:10:59.774 | + functions-common:time_stop:2345 : total=16715 2021-11-26 13:10:59.777 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:10:59.779 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19558 2021-11-26 13:10:59.782 | + functions:wait_for_service:454 : return 0 2021-11-26 13:10:59.784 | + ./stack.sh:main:1302 : is_service_enabled neutron 2021-11-26 13:10:59.801 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:59.804 | + ./stack.sh:main:1303 : start_neutron 2021-11-26 13:10:59.806 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-11-26 13:10:59.810 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 13:10:59.810 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-26 13:10:59.815 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-26 13:10:59.818 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-26 13:10:59.821 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-11-26 13:10:59.823 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-26 13:10:59.826 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-11-26 13:10:59.828 | + lib/neutron-legacy:start_mutnauq_l2_agent:501 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:59.831 | + functions-common:run_process:1582 : local service=q-agt 2021-11-26 13:10:59.834 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:59.836 | + functions-common:run_process:1584 : local group= 2021-11-26 13:10:59.838 | + functions-common:run_process:1585 : local user= 2021-11-26 13:10:59.841 | + functions-common:run_process:1587 : local name=q-agt 2021-11-26 13:10:59.843 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:10:59.846 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:10:59.848 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:10:59.851 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:10:59.854 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:10:59.857 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932259855 2021-11-26 13:10:59.860 | + functions-common:run_process:1590 : is_service_enabled q-agt 2021-11-26 13:10:59.876 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:10:59.879 | + functions-common:run_process:1591 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-11-26 13:10:59.882 | + functions-common:_run_under_systemd:1547 : local service=q-agt 2021-11-26 13:10:59.884 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:59.886 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:59.889 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:59.891 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:59.894 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-11-26 13:10:59.896 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-11-26 13:10:59.899 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-agt.service 2021-11-26 13:10:59.901 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:10:59.903 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:10:59.906 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-11-26 13:10:59.908 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-11-26 13:10:59.911 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-agt.service 2021-11-26 13:10:59.913 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:10:59.915 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:10:59.917 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:10:59.920 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:10:59.922 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:10:59.925 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-11-26 13:10:59.927 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:10:59.931 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-11-26 13:10:59.988 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-11-26 13:11:00.043 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-11-26 13:11:00.091 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-11-26 13:11:00.140 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-11-26 13:11:00.187 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:11:00.233 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:11:00.236 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-11-26 13:11:00.291 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:11:00.518 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-agt.service 2021-11-26 13:11:00.531 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-11-26 13:11:00.751 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-agt.service 2021-11-26 13:11:00.772 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:11:00.774 | + functions-common:time_stop:2331 : local name 2021-11-26 13:11:00.777 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:11:00.779 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:11:00.783 | + functions-common:time_stop:2334 : local total 2021-11-26 13:11:00.785 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:11:00.788 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:11:00.790 | + functions-common:time_stop:2338 : start_time=1637932259855 2021-11-26 13:11:00.793 | + functions-common:time_stop:2340 : [[ -z 1637932259855 ]] 2021-11-26 13:11:00.796 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:11:00.799 | + functions-common:time_stop:2343 : end_time=1637932260797 2021-11-26 13:11:00.802 | + functions-common:time_stop:2344 : elapsed_time=942 2021-11-26 13:11:00.805 | + functions-common:time_stop:2345 : total=11859 2021-11-26 13:11:00.807 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:11:00.810 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12801 2021-11-26 13:11:00.812 | + lib/neutron-legacy:start_mutnauq_l2_agent:503 : is_provider_network 2021-11-26 13:11:00.815 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-11-26 13:11:00.818 | + functions-common:is_provider_network:2183 : return 1 2021-11-26 13:11:00.820 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-11-26 13:11:00.823 | + lib/neutron-legacy:start_mutnauq_other_agents:519 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-11-26 13:11:00.826 | + functions-common:run_process:1582 : local service=q-dhcp 2021-11-26 13:11:00.828 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-11-26 13:11:00.831 | + functions-common:run_process:1584 : local group= 2021-11-26 13:11:00.834 | + functions-common:run_process:1585 : local user= 2021-11-26 13:11:00.836 | + functions-common:run_process:1587 : local name=q-dhcp 2021-11-26 13:11:00.839 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:11:00.841 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:11:00.843 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:11:00.847 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:11:00.850 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:11:00.853 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932260851 2021-11-26 13:11:00.856 | + functions-common:run_process:1590 : is_service_enabled q-dhcp 2021-11-26 13:11:00.873 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:00.876 | + functions-common:run_process:1591 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2021-11-26 13:11:00.879 | + functions-common:_run_under_systemd:1547 : local service=q-dhcp 2021-11-26 13:11:00.881 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-11-26 13:11:00.884 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-11-26 13:11:00.886 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-11-26 13:11:00.889 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-11-26 13:11:00.893 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-11-26 13:11:00.895 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-11-26 13:11:00.898 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-dhcp.service 2021-11-26 13:11:00.900 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:11:00.903 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:11:00.905 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-11-26 13:11:00.908 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2021-11-26 13:11:00.911 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-dhcp.service 2021-11-26 13:11:00.913 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-11-26 13:11:00.916 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:11:00.918 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:11:00.921 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:11:00.923 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:11:00.926 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-11-26 13:11:00.928 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:11:00.933 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-11-26 13:11:00.989 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-11-26 13:11:01.045 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-11-26 13:11:01.093 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-11-26 13:11:01.141 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-11-26 13:11:01.189 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:11:01.237 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:11:01.239 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-11-26 13:11:01.295 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:11:01.550 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-dhcp.service 2021-11-26 13:11:01.565 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-11-26 13:11:01.763 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-dhcp.service 2021-11-26 13:11:01.784 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:11:01.787 | + functions-common:time_stop:2331 : local name 2021-11-26 13:11:01.789 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:11:01.792 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:11:01.794 | + functions-common:time_stop:2334 : local total 2021-11-26 13:11:01.797 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:11:01.800 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:11:01.803 | + functions-common:time_stop:2338 : start_time=1637932260851 2021-11-26 13:11:01.805 | + functions-common:time_stop:2340 : [[ -z 1637932260851 ]] 2021-11-26 13:11:01.809 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:11:01.812 | + functions-common:time_stop:2343 : end_time=1637932261809 2021-11-26 13:11:01.814 | + functions-common:time_stop:2344 : elapsed_time=958 2021-11-26 13:11:01.817 | + functions-common:time_stop:2345 : total=12801 2021-11-26 13:11:01.819 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:11:01.822 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13759 2021-11-26 13:11:01.825 | + lib/neutron-legacy:start_mutnauq_other_agents:521 : is_service_enabled neutron-vpnaas 2021-11-26 13:11:01.844 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:11:01.848 | ++ lib/neutron-legacy:start_mutnauq_other_agents:524 : determine_config_files neutron-l3-agent 2021-11-26 13:11:01.850 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-11-26 13:11:01.853 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-11-26 13:11:01.856 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-11-26 13:11:01.859 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-26 13:11:01.862 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-26 13:11:01.865 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-26 13:11:01.867 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-11-26 13:11:01.870 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-26 13:11:01.873 | + lib/neutron-legacy:start_mutnauq_other_agents:524 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-26 13:11:01.875 | + functions-common:run_process:1582 : local service=q-l3 2021-11-26 13:11:01.878 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-26 13:11:01.881 | + functions-common:run_process:1584 : local group= 2021-11-26 13:11:01.883 | + functions-common:run_process:1585 : local user= 2021-11-26 13:11:01.886 | + functions-common:run_process:1587 : local name=q-l3 2021-11-26 13:11:01.888 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:11:01.891 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:11:01.894 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:11:01.896 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:11:01.899 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:11:01.903 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932261900 2021-11-26 13:11:01.906 | + functions-common:run_process:1590 : is_service_enabled q-l3 2021-11-26 13:11:01.925 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:01.927 | + functions-common:run_process:1591 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2021-11-26 13:11:01.930 | + functions-common:_run_under_systemd:1547 : local service=q-l3 2021-11-26 13:11:01.933 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-26 13:11:01.935 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-26 13:11:01.938 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-26 13:11:01.941 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-26 13:11:01.943 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-11-26 13:11:01.946 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-11-26 13:11:01.948 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-l3.service 2021-11-26 13:11:01.951 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:11:01.953 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:11:01.956 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-11-26 13:11:01.959 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2021-11-26 13:11:01.962 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-l3.service 2021-11-26 13:11:01.964 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-26 13:11:01.967 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:11:01.969 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:11:01.972 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:11:01.974 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:11:01.976 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-11-26 13:11:01.979 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:11:01.983 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-11-26 13:11:02.042 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-11-26 13:11:02.101 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-26 13:11:02.149 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-11-26 13:11:02.198 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-11-26 13:11:02.249 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:11:02.301 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:11:02.303 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-11-26 13:11:02.366 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:11:02.586 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-l3.service 2021-11-26 13:11:02.603 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-11-26 13:11:02.824 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-l3.service 2021-11-26 13:11:02.848 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:11:02.851 | + functions-common:time_stop:2331 : local name 2021-11-26 13:11:02.853 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:11:02.855 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:11:02.858 | + functions-common:time_stop:2334 : local total 2021-11-26 13:11:02.861 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:11:02.863 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:11:02.865 | + functions-common:time_stop:2338 : start_time=1637932261900 2021-11-26 13:11:02.868 | + functions-common:time_stop:2340 : [[ -z 1637932261900 ]] 2021-11-26 13:11:02.872 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:11:02.875 | + functions-common:time_stop:2343 : end_time=1637932262872 2021-11-26 13:11:02.878 | + functions-common:time_stop:2344 : elapsed_time=972 2021-11-26 13:11:02.881 | + functions-common:time_stop:2345 : total=13759 2021-11-26 13:11:02.883 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:11:02.886 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14731 2021-11-26 13:11:02.888 | + lib/neutron-legacy:start_mutnauq_other_agents:527 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-11-26 13:11:02.891 | + functions-common:run_process:1582 : local service=q-meta 2021-11-26 13:11:02.894 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-11-26 13:11:02.896 | + functions-common:run_process:1584 : local group= 2021-11-26 13:11:02.899 | + functions-common:run_process:1585 : local user= 2021-11-26 13:11:02.901 | + functions-common:run_process:1587 : local name=q-meta 2021-11-26 13:11:02.904 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:11:02.906 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:11:02.909 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:11:02.912 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:11:02.916 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:11:02.918 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932262915 2021-11-26 13:11:02.921 | + functions-common:run_process:1590 : is_service_enabled q-meta 2021-11-26 13:11:02.940 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:02.942 | + functions-common:run_process:1591 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2021-11-26 13:11:02.944 | + functions-common:_run_under_systemd:1547 : local service=q-meta 2021-11-26 13:11:02.947 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-11-26 13:11:02.949 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-11-26 13:11:02.952 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-11-26 13:11:02.955 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-11-26 13:11:02.958 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-11-26 13:11:02.960 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-11-26 13:11:02.963 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-meta.service 2021-11-26 13:11:02.965 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:11:02.967 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:11:02.971 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-11-26 13:11:02.974 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2021-11-26 13:11:02.976 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-meta.service 2021-11-26 13:11:02.979 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-11-26 13:11:02.981 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:11:02.984 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:11:02.986 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:11:02.989 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:11:02.991 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-11-26 13:11:02.994 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:11:02.998 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-11-26 13:11:03.061 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-11-26 13:11:03.130 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-11-26 13:11:03.187 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-11-26 13:11:03.247 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-11-26 13:11:03.308 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:11:03.365 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:11:03.368 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-11-26 13:11:03.440 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:11:03.691 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-meta.service 2021-11-26 13:11:03.705 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-11-26 13:11:03.939 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-meta.service 2021-11-26 13:11:03.976 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:11:03.988 | + functions-common:time_stop:2331 : local name 2021-11-26 13:11:03.991 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:11:04.000 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:11:04.008 | + functions-common:time_stop:2334 : local total 2021-11-26 13:11:04.016 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:11:04.028 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:11:04.036 | + functions-common:time_stop:2338 : start_time=1637932262915 2021-11-26 13:11:04.040 | + functions-common:time_stop:2340 : [[ -z 1637932262915 ]] 2021-11-26 13:11:04.052 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:11:04.064 | + functions-common:time_stop:2343 : end_time=1637932264053 2021-11-26 13:11:04.066 | + functions-common:time_stop:2344 : elapsed_time=1138 2021-11-26 13:11:04.072 | + functions-common:time_stop:2345 : total=14731 2021-11-26 13:11:04.080 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:11:04.088 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=15869 2021-11-26 13:11:04.096 | + lib/neutron-legacy:start_mutnauq_other_agents:528 : run_process q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-11-26 13:11:04.104 | + functions-common:run_process:1582 : local service=q-metering 2021-11-26 13:11:04.116 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-11-26 13:11:04.128 | + functions-common:run_process:1584 : local group= 2021-11-26 13:11:04.141 | + functions-common:run_process:1585 : local user= 2021-11-26 13:11:04.144 | + functions-common:run_process:1587 : local name=q-metering 2021-11-26 13:11:04.156 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:11:04.168 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:11:04.180 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:11:04.189 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:11:04.196 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:11:04.216 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932264200 2021-11-26 13:11:04.228 | + functions-common:run_process:1590 : is_service_enabled q-metering 2021-11-26 13:11:04.300 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:04.312 | + functions-common:run_process:1591 : _run_under_systemd q-metering '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' '' 2021-11-26 13:11:04.320 | + functions-common:_run_under_systemd:1547 : local service=q-metering 2021-11-26 13:11:04.324 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-11-26 13:11:04.333 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-11-26 13:11:04.344 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-11-26 13:11:04.352 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-11-26 13:11:04.357 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ sudo ]] 2021-11-26 13:11:04.365 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ ^/ ]] 2021-11-26 13:11:04.376 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-metering.service 2021-11-26 13:11:04.384 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:11:04.388 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:11:04.397 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini =~ uwsgi ]] 2021-11-26 13:11:04.408 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@q-metering.service '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' '' ubuntu 2021-11-26 13:11:04.416 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-metering.service 2021-11-26 13:11:04.424 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-11-26 13:11:04.436 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:11:04.448 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:11:04.456 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:11:04.467 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:11:04.477 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-11-26 13:11:04.488 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:11:04.502 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Unit Description 'Devstack devstack@q-metering.service' 2021-11-26 13:11:04.632 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-11-26 13:11:04.752 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecStart '/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini' 2021-11-26 13:11:04.880 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-11-26 13:11:04.960 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-11-26 13:11:05.080 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:11:05.212 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:11:05.221 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-11-26 13:11:05.311 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:11:05.554 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-metering.service 2021-11-26 13:11:05.568 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-11-26 13:11:05.821 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-metering.service 2021-11-26 13:11:05.849 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:11:05.856 | + functions-common:time_stop:2331 : local name 2021-11-26 13:11:05.859 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:11:05.862 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:11:05.867 | + functions-common:time_stop:2334 : local total 2021-11-26 13:11:05.876 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:11:05.881 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:11:05.890 | + functions-common:time_stop:2338 : start_time=1637932264200 2021-11-26 13:11:05.898 | + functions-common:time_stop:2340 : [[ -z 1637932264200 ]] 2021-11-26 13:11:05.908 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:11:05.917 | + functions-common:time_stop:2343 : end_time=1637932265909 2021-11-26 13:11:05.929 | + functions-common:time_stop:2344 : elapsed_time=1709 2021-11-26 13:11:05.932 | + functions-common:time_stop:2345 : total=15869 2021-11-26 13:11:05.943 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:11:05.955 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17578 2021-11-26 13:11:05.968 | + ./stack.sh:main:1306 : is_service_enabled q-svc 2021-11-26 13:11:06.028 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:06.033 | + ./stack.sh:main:1306 : [[ True == \T\r\u\e ]] 2021-11-26 13:11:06.041 | + ./stack.sh:main:1307 : echo_summary 'Creating initial neutron network elements' 2021-11-26 13:11:06.056 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:11:06.068 | + ./stack.sh:echo_summary:428 : echo -e Creating initial neutron network elements 2021-11-26 13:11:06.080 | + ./stack.sh:main:1308 : create_neutron_initial_network 2021-11-26 13:11:06.092 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2021-11-26 13:11:06.104 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2021-11-26 13:11:06.104 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2021-11-26 13:11:06.108 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2021-11-26 13:11:06.111 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:11:06.116 | ++ functions-common:get_field:727 : read data 2021-11-26 13:11:08.649 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:11:08.652 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-26 13:11:08.654 | ++ functions-common:get_field:731 : field='$2' 2021-11-26 13:11:08.658 | ++ functions-common:get_field:733 : echo '| 51222e63059e4103949654a9c74e3e83 | demo |' 2021-11-26 13:11:08.658 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-26 13:11:08.663 | ++ functions-common:get_field:727 : read data 2021-11-26 13:11:08.667 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=51222e63059e4103949654a9c74e3e83 2021-11-26 13:11:08.669 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:167 : die_if_not_set 167 project_id 'Failure retrieving project_id for demo' 2021-11-26 13:11:08.672 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-26 13:11:08.689 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2021-11-26 13:11:08.692 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2021-11-26 13:11:08.695 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-11-26 13:11:08.698 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-11-26 13:11:11.623 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:11:11.626 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-11-26 13:11:11.626 | router-admin-state-down-before-update 2021-11-26 13:11:11.626 | agent 2021-11-26 13:11:11.626 | agent-resources-synced 2021-11-26 13:11:11.626 | allowed-address-pairs 2021-11-26 13:11:11.626 | auto-allocated-topology 2021-11-26 13:11:11.626 | availability_zone 2021-11-26 13:11:11.626 | availability_zone_filter 2021-11-26 13:11:11.626 | default-subnetpools 2021-11-26 13:11:11.626 | dhcp_agent_scheduler 2021-11-26 13:11:11.626 | dvr 2021-11-26 13:11:11.626 | empty-string-filtering 2021-11-26 13:11:11.626 | external-net 2021-11-26 13:11:11.626 | extra_dhcp_opt 2021-11-26 13:11:11.626 | extraroute 2021-11-26 13:11:11.626 | extraroute-atomic 2021-11-26 13:11:11.626 | filter-validation 2021-11-26 13:11:11.626 | fip-port-details 2021-11-26 13:11:11.626 | flavors 2021-11-26 13:11:11.627 | floatingip-pools 2021-11-26 13:11:11.627 | ip-substring-filtering 2021-11-26 13:11:11.627 | router 2021-11-26 13:11:11.627 | ext-gw-mode 2021-11-26 13:11:11.627 | l3-ha 2021-11-26 13:11:11.627 | l3-flavors 2021-11-26 13:11:11.627 | l3-port-ip-change-not-allowed 2021-11-26 13:11:11.627 | l3_agent_scheduler 2021-11-26 13:11:11.627 | metering 2021-11-26 13:11:11.627 | multi-provider 2021-11-26 13:11:11.627 | net-mtu 2021-11-26 13:11:11.627 | net-mtu-writable 2021-11-26 13:11:11.627 | network_availability_zone 2021-11-26 13:11:11.627 | network-ip-availability 2021-11-26 13:11:11.627 | pagination 2021-11-26 13:11:11.627 | port-mac-address-regenerate 2021-11-26 13:11:11.627 | binding 2021-11-26 13:11:11.627 | binding-extended 2021-11-26 13:11:11.627 | port-security 2021-11-26 13:11:11.627 | project-id 2021-11-26 13:11:11.627 | provider 2021-11-26 13:11:11.627 | quotas 2021-11-26 13:11:11.627 | quota_details 2021-11-26 13:11:11.627 | rbac-policies 2021-11-26 13:11:11.627 | rbac-address-scope 2021-11-26 13:11:11.627 | rbac-security-groups 2021-11-26 13:11:11.627 | rbac-subnetpool 2021-11-26 13:11:11.627 | revision-if-match 2021-11-26 13:11:11.627 | standard-attr-revisions 2021-11-26 13:11:11.627 | router_availability_zone 2021-11-26 13:11:11.627 | port-security-groups-filtering 2021-11-26 13:11:11.627 | security-group 2021-11-26 13:11:11.628 | service-type 2021-11-26 13:11:11.628 | sorting 2021-11-26 13:11:11.628 | standard-attr-description 2021-11-26 13:11:11.628 | stateful-security-group 2021-11-26 13:11:11.628 | subnet_onboard 2021-11-26 13:11:11.628 | subnet-service-types 2021-11-26 13:11:11.628 | subnet_allocation 2021-11-26 13:11:11.628 | subnetpool-prefix-ops 2021-11-26 13:11:11.628 | standard-attr-tag 2021-11-26 13:11:11.628 | standard-attr-timestamp' 2021-11-26 13:11:11.629 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-11-26 13:11:11.629 | router-admin-state-down-before-update 2021-11-26 13:11:11.629 | agent 2021-11-26 13:11:11.629 | agent-resources-synced 2021-11-26 13:11:11.629 | allowed-address-pairs 2021-11-26 13:11:11.630 | auto-allocated-topology 2021-11-26 13:11:11.630 | availability_zone 2021-11-26 13:11:11.630 | availability_zone_filter 2021-11-26 13:11:11.630 | default-subnetpools 2021-11-26 13:11:11.630 | dhcp_agent_scheduler 2021-11-26 13:11:11.630 | dvr 2021-11-26 13:11:11.630 | empty-string-filtering 2021-11-26 13:11:11.630 | external-net 2021-11-26 13:11:11.630 | extra_dhcp_opt 2021-11-26 13:11:11.630 | extraroute 2021-11-26 13:11:11.630 | extraroute-atomic 2021-11-26 13:11:11.630 | filter-validation 2021-11-26 13:11:11.630 | fip-port-details 2021-11-26 13:11:11.630 | flavors 2021-11-26 13:11:11.630 | floatingip-pools 2021-11-26 13:11:11.630 | ip-substring-filtering 2021-11-26 13:11:11.630 | router 2021-11-26 13:11:11.630 | ext-gw-mode 2021-11-26 13:11:11.630 | l3-ha 2021-11-26 13:11:11.630 | l3-flavors 2021-11-26 13:11:11.630 | l3-port-ip-change-not-allowed 2021-11-26 13:11:11.630 | l3_agent_scheduler 2021-11-26 13:11:11.630 | metering 2021-11-26 13:11:11.630 | multi-provider 2021-11-26 13:11:11.630 | net-mtu 2021-11-26 13:11:11.630 | net-mtu-writable 2021-11-26 13:11:11.630 | network_availability_zone 2021-11-26 13:11:11.630 | network-ip-availability 2021-11-26 13:11:11.630 | pagination 2021-11-26 13:11:11.630 | port-mac-address-regenerate 2021-11-26 13:11:11.630 | binding 2021-11-26 13:11:11.630 | binding-extended 2021-11-26 13:11:11.630 | port-security 2021-11-26 13:11:11.631 | project-id 2021-11-26 13:11:11.631 | provider 2021-11-26 13:11:11.631 | quotas 2021-11-26 13:11:11.631 | quota_details 2021-11-26 13:11:11.631 | rbac-policies 2021-11-26 13:11:11.631 | rbac-address-scope 2021-11-26 13:11:11.631 | rbac-security-groups 2021-11-26 13:11:11.631 | rbac-subnetpool 2021-11-26 13:11:11.631 | revision-if-match 2021-11-26 13:11:11.631 | standard-attr-revisions 2021-11-26 13:11:11.631 | router_availability_zone 2021-11-26 13:11:11.631 | port-security-groups-filtering 2021-11-26 13:11:11.631 | security-group 2021-11-26 13:11:11.631 | service-type 2021-11-26 13:11:11.631 | sorting 2021-11-26 13:11:11.631 | standard-attr-description 2021-11-26 13:11:11.631 | stateful-security-group 2021-11-26 13:11:11.631 | subnet_onboard 2021-11-26 13:11:11.631 | subnet-service-types 2021-11-26 13:11:11.631 | subnet_allocation 2021-11-26 13:11:11.631 | subnetpool-prefix-ops 2021-11-26 13:11:11.631 | standard-attr-tag 2021-11-26 13:11:11.631 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-11-26 13:11:11.632 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-11-26 13:11:11.635 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2021-11-26 13:11:11.637 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4 =~ 4.* ]] 2021-11-26 13:11:11.642 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet pool create shared-default-subnetpool-v4 --default-prefix-length 26 --pool-prefix 172.20.0.0/16 --share --default -f value -c id 2021-11-26 13:11:14.343 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:11:14.347 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=5336fedf-8d12-4b86-85e2-ac2857577c5e 2021-11-26 13:11:14.350 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4 =~ .*6 ]] 2021-11-26 13:11:14.352 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2021-11-26 13:11:14.355 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-11-26 13:11:14.358 | + functions-common:is_provider_network:2183 : return 1 2021-11-26 13:11:14.363 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2021-11-26 13:11:14.363 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 51222e63059e4103949654a9c74e3e83 private 2021-11-26 13:11:14.363 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2021-11-26 13:11:14.366 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:11:14.368 | ++ functions-common:get_field:727 : read data 2021-11-26 13:11:17.150 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:11:17.154 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-26 13:11:17.156 | ++ functions-common:get_field:731 : field='$3' 2021-11-26 13:11:17.160 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-26 13:11:17.161 | ++ functions-common:get_field:733 : echo '| id | ce4a778e-e57e-4aac-9af9-3961ef0215cb |' 2021-11-26 13:11:17.165 | ++ functions-common:get_field:727 : read data 2021-11-26 13:11:17.169 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=ce4a778e-e57e-4aac-9af9-3961ef0215cb 2021-11-26 13:11:17.171 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private 51222e63059e4103949654a9c74e3e83' 2021-11-26 13:11:17.174 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-26 13:11:17.191 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4 =~ 4.* ]] 2021-11-26 13:11:17.194 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 51222e63059e4103949654a9c74e3e83 2021-11-26 13:11:17.197 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=51222e63059e4103949654a9c74e3e83 2021-11-26 13:11:17.199 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z 5336fedf-8d12-4b86-85e2-ac2857577c5e ']' 2021-11-26 13:11:17.202 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project 51222e63059e4103949654a9c74e3e83 ' 2021-11-26 13:11:17.204 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2021-11-26 13:11:17.207 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 172.20.0.1 ]] 2021-11-26 13:11:17.209 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 172.20.0.1 ' 2021-11-26 13:11:17.212 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool 5336fedf-8d12-4b86-85e2-ac2857577c5e ' 2021-11-26 13:11:17.214 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2021-11-26 13:11:17.216 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network ce4a778e-e57e-4aac-9af9-3961ef0215cb private-subnet' 2021-11-26 13:11:17.220 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2021-11-26 13:11:17.224 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 51222e63059e4103949654a9c74e3e83 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 5336fedf-8d12-4b86-85e2-ac2857577c5e --network ce4a778e-e57e-4aac-9af9-3961ef0215cb private-subnet 2021-11-26 13:11:17.224 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2021-11-26 13:11:17.224 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2021-11-26 13:11:17.227 | +++ functions-common:get_field:726 : local data field 2021-11-26 13:11:17.229 | +++ functions-common:get_field:727 : read data 2021-11-26 13:11:20.099 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:11:20.102 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-26 13:11:20.105 | +++ functions-common:get_field:731 : field='$3' 2021-11-26 13:11:20.108 | +++ functions-common:get_field:733 : echo '| id | fe21b5b0-eaa4-4ca1-bddb-42b1816dfa44 |' 2021-11-26 13:11:20.108 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-26 13:11:20.113 | +++ functions-common:get_field:727 : read data 2021-11-26 13:11:20.117 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=fe21b5b0-eaa4-4ca1-bddb-42b1816dfa44 2021-11-26 13:11:20.119 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for 51222e63059e4103949654a9c74e3e83' 2021-11-26 13:11:20.122 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-11-26 13:11:20.137 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo fe21b5b0-eaa4-4ca1-bddb-42b1816dfa44 2021-11-26 13:11:20.141 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=fe21b5b0-eaa4-4ca1-bddb-42b1816dfa44 2021-11-26 13:11:20.144 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4 =~ .*6 ]] 2021-11-26 13:11:20.146 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2021-11-26 13:11:20.149 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=router 2021-11-26 13:11:20.153 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-11-26 13:11:22.435 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:11:22.440 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-11-26 13:11:22.440 | router-admin-state-down-before-update 2021-11-26 13:11:22.440 | agent 2021-11-26 13:11:22.440 | agent-resources-synced 2021-11-26 13:11:22.440 | allowed-address-pairs 2021-11-26 13:11:22.440 | auto-allocated-topology 2021-11-26 13:11:22.440 | availability_zone 2021-11-26 13:11:22.440 | availability_zone_filter 2021-11-26 13:11:22.440 | default-subnetpools 2021-11-26 13:11:22.440 | dhcp_agent_scheduler 2021-11-26 13:11:22.440 | dvr 2021-11-26 13:11:22.440 | empty-string-filtering 2021-11-26 13:11:22.440 | external-net 2021-11-26 13:11:22.440 | extra_dhcp_opt 2021-11-26 13:11:22.440 | extraroute 2021-11-26 13:11:22.440 | extraroute-atomic 2021-11-26 13:11:22.440 | filter-validation 2021-11-26 13:11:22.440 | fip-port-details 2021-11-26 13:11:22.440 | flavors 2021-11-26 13:11:22.440 | floatingip-pools 2021-11-26 13:11:22.440 | ip-substring-filtering 2021-11-26 13:11:22.440 | router 2021-11-26 13:11:22.440 | ext-gw-mode 2021-11-26 13:11:22.440 | l3-ha 2021-11-26 13:11:22.440 | l3-flavors 2021-11-26 13:11:22.441 | l3-port-ip-change-not-allowed 2021-11-26 13:11:22.441 | l3_agent_scheduler 2021-11-26 13:11:22.441 | metering 2021-11-26 13:11:22.441 | multi-provider 2021-11-26 13:11:22.441 | net-mtu 2021-11-26 13:11:22.441 | net-mtu-writable 2021-11-26 13:11:22.441 | network_availability_zone 2021-11-26 13:11:22.441 | network-ip-availability 2021-11-26 13:11:22.441 | pagination 2021-11-26 13:11:22.441 | port-mac-address-regenerate 2021-11-26 13:11:22.441 | binding 2021-11-26 13:11:22.441 | binding-extended 2021-11-26 13:11:22.441 | port-security 2021-11-26 13:11:22.441 | project-id 2021-11-26 13:11:22.441 | provider 2021-11-26 13:11:22.441 | quotas 2021-11-26 13:11:22.441 | quota_details 2021-11-26 13:11:22.441 | rbac-policies 2021-11-26 13:11:22.441 | rbac-address-scope 2021-11-26 13:11:22.441 | rbac-security-groups 2021-11-26 13:11:22.441 | rbac-subnetpool 2021-11-26 13:11:22.441 | revision-if-match 2021-11-26 13:11:22.441 | standard-attr-revisions 2021-11-26 13:11:22.441 | router_availability_zone 2021-11-26 13:11:22.441 | port-security-groups-filtering 2021-11-26 13:11:22.441 | security-group 2021-11-26 13:11:22.441 | service-type 2021-11-26 13:11:22.441 | sorting 2021-11-26 13:11:22.441 | standard-attr-description 2021-11-26 13:11:22.441 | stateful-security-group 2021-11-26 13:11:22.441 | subnet_onboard 2021-11-26 13:11:22.441 | subnet-service-types 2021-11-26 13:11:22.441 | subnet_allocation 2021-11-26 13:11:22.441 | subnetpool-prefix-ops 2021-11-26 13:11:22.442 | standard-attr-tag 2021-11-26 13:11:22.442 | standard-attr-timestamp' 2021-11-26 13:11:22.443 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-11-26 13:11:22.443 | router-admin-state-down-before-update 2021-11-26 13:11:22.443 | agent 2021-11-26 13:11:22.443 | agent-resources-synced 2021-11-26 13:11:22.443 | allowed-address-pairs 2021-11-26 13:11:22.443 | auto-allocated-topology 2021-11-26 13:11:22.444 | availability_zone 2021-11-26 13:11:22.444 | availability_zone_filter 2021-11-26 13:11:22.444 | default-subnetpools 2021-11-26 13:11:22.444 | dhcp_agent_scheduler 2021-11-26 13:11:22.444 | dvr 2021-11-26 13:11:22.444 | empty-string-filtering 2021-11-26 13:11:22.444 | external-net 2021-11-26 13:11:22.444 | extra_dhcp_opt 2021-11-26 13:11:22.444 | extraroute 2021-11-26 13:11:22.444 | extraroute-atomic 2021-11-26 13:11:22.444 | filter-validation 2021-11-26 13:11:22.444 | fip-port-details 2021-11-26 13:11:22.444 | flavors 2021-11-26 13:11:22.444 | floatingip-pools 2021-11-26 13:11:22.444 | ip-substring-filtering 2021-11-26 13:11:22.444 | router 2021-11-26 13:11:22.444 | ext-gw-mode 2021-11-26 13:11:22.444 | l3-ha 2021-11-26 13:11:22.444 | l3-flavors 2021-11-26 13:11:22.444 | l3-port-ip-change-not-allowed 2021-11-26 13:11:22.444 | l3_agent_scheduler 2021-11-26 13:11:22.444 | metering 2021-11-26 13:11:22.444 | multi-provider 2021-11-26 13:11:22.444 | net-mtu 2021-11-26 13:11:22.444 | net-mtu-writable 2021-11-26 13:11:22.444 | network_availability_zone 2021-11-26 13:11:22.444 | network-ip-availability 2021-11-26 13:11:22.444 | pagination 2021-11-26 13:11:22.444 | port-mac-address-regenerate 2021-11-26 13:11:22.444 | binding 2021-11-26 13:11:22.444 | binding-extended 2021-11-26 13:11:22.444 | port-security 2021-11-26 13:11:22.444 | project-id 2021-11-26 13:11:22.444 | provider 2021-11-26 13:11:22.445 | quotas 2021-11-26 13:11:22.445 | quota_details 2021-11-26 13:11:22.445 | rbac-policies 2021-11-26 13:11:22.445 | rbac-address-scope 2021-11-26 13:11:22.445 | rbac-security-groups 2021-11-26 13:11:22.445 | rbac-subnetpool 2021-11-26 13:11:22.445 | revision-if-match 2021-11-26 13:11:22.445 | standard-attr-revisions 2021-11-26 13:11:22.445 | router_availability_zone 2021-11-26 13:11:22.445 | port-security-groups-filtering 2021-11-26 13:11:22.445 | security-group 2021-11-26 13:11:22.445 | service-type 2021-11-26 13:11:22.445 | sorting 2021-11-26 13:11:22.445 | standard-attr-description 2021-11-26 13:11:22.445 | stateful-security-group 2021-11-26 13:11:22.445 | subnet_onboard 2021-11-26 13:11:22.445 | subnet-service-types 2021-11-26 13:11:22.445 | subnet_allocation 2021-11-26 13:11:22.445 | subnetpool-prefix-ops 2021-11-26 13:11:22.445 | standard-attr-tag 2021-11-26 13:11:22.445 | standard-attr-timestamp =~ router ]] 2021-11-26 13:11:22.446 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-11-26 13:11:22.449 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2021-11-26 13:11:22.451 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-11-26 13:11:22.456 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-11-26 13:11:24.723 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:11:24.726 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-11-26 13:11:24.726 | router-admin-state-down-before-update 2021-11-26 13:11:24.726 | agent 2021-11-26 13:11:24.726 | agent-resources-synced 2021-11-26 13:11:24.726 | allowed-address-pairs 2021-11-26 13:11:24.726 | auto-allocated-topology 2021-11-26 13:11:24.727 | availability_zone 2021-11-26 13:11:24.727 | availability_zone_filter 2021-11-26 13:11:24.727 | default-subnetpools 2021-11-26 13:11:24.727 | dhcp_agent_scheduler 2021-11-26 13:11:24.727 | dvr 2021-11-26 13:11:24.727 | empty-string-filtering 2021-11-26 13:11:24.727 | external-net 2021-11-26 13:11:24.727 | extra_dhcp_opt 2021-11-26 13:11:24.727 | extraroute 2021-11-26 13:11:24.727 | extraroute-atomic 2021-11-26 13:11:24.727 | filter-validation 2021-11-26 13:11:24.727 | fip-port-details 2021-11-26 13:11:24.727 | flavors 2021-11-26 13:11:24.727 | floatingip-pools 2021-11-26 13:11:24.727 | ip-substring-filtering 2021-11-26 13:11:24.727 | router 2021-11-26 13:11:24.727 | ext-gw-mode 2021-11-26 13:11:24.727 | l3-ha 2021-11-26 13:11:24.727 | l3-flavors 2021-11-26 13:11:24.727 | l3-port-ip-change-not-allowed 2021-11-26 13:11:24.727 | l3_agent_scheduler 2021-11-26 13:11:24.727 | metering 2021-11-26 13:11:24.727 | multi-provider 2021-11-26 13:11:24.727 | net-mtu 2021-11-26 13:11:24.727 | net-mtu-writable 2021-11-26 13:11:24.727 | network_availability_zone 2021-11-26 13:11:24.727 | network-ip-availability 2021-11-26 13:11:24.727 | pagination 2021-11-26 13:11:24.727 | port-mac-address-regenerate 2021-11-26 13:11:24.727 | binding 2021-11-26 13:11:24.727 | binding-extended 2021-11-26 13:11:24.728 | port-security 2021-11-26 13:11:24.728 | project-id 2021-11-26 13:11:24.728 | provider 2021-11-26 13:11:24.728 | quotas 2021-11-26 13:11:24.728 | quota_details 2021-11-26 13:11:24.728 | rbac-policies 2021-11-26 13:11:24.728 | rbac-address-scope 2021-11-26 13:11:24.728 | rbac-security-groups 2021-11-26 13:11:24.728 | rbac-subnetpool 2021-11-26 13:11:24.728 | revision-if-match 2021-11-26 13:11:24.728 | standard-attr-revisions 2021-11-26 13:11:24.728 | router_availability_zone 2021-11-26 13:11:24.728 | port-security-groups-filtering 2021-11-26 13:11:24.728 | security-group 2021-11-26 13:11:24.728 | service-type 2021-11-26 13:11:24.728 | sorting 2021-11-26 13:11:24.728 | standard-attr-description 2021-11-26 13:11:24.728 | stateful-security-group 2021-11-26 13:11:24.728 | subnet_onboard 2021-11-26 13:11:24.728 | subnet-service-types 2021-11-26 13:11:24.728 | subnet_allocation 2021-11-26 13:11:24.728 | subnetpool-prefix-ops 2021-11-26 13:11:24.728 | standard-attr-tag 2021-11-26 13:11:24.728 | standard-attr-timestamp' 2021-11-26 13:11:24.730 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-11-26 13:11:24.730 | router-admin-state-down-before-update 2021-11-26 13:11:24.730 | agent 2021-11-26 13:11:24.730 | agent-resources-synced 2021-11-26 13:11:24.730 | allowed-address-pairs 2021-11-26 13:11:24.730 | auto-allocated-topology 2021-11-26 13:11:24.730 | availability_zone 2021-11-26 13:11:24.730 | availability_zone_filter 2021-11-26 13:11:24.730 | default-subnetpools 2021-11-26 13:11:24.730 | dhcp_agent_scheduler 2021-11-26 13:11:24.730 | dvr 2021-11-26 13:11:24.730 | empty-string-filtering 2021-11-26 13:11:24.730 | external-net 2021-11-26 13:11:24.730 | extra_dhcp_opt 2021-11-26 13:11:24.730 | extraroute 2021-11-26 13:11:24.730 | extraroute-atomic 2021-11-26 13:11:24.730 | filter-validation 2021-11-26 13:11:24.730 | fip-port-details 2021-11-26 13:11:24.730 | flavors 2021-11-26 13:11:24.730 | floatingip-pools 2021-11-26 13:11:24.730 | ip-substring-filtering 2021-11-26 13:11:24.731 | router 2021-11-26 13:11:24.731 | ext-gw-mode 2021-11-26 13:11:24.731 | l3-ha 2021-11-26 13:11:24.731 | l3-flavors 2021-11-26 13:11:24.731 | l3-port-ip-change-not-allowed 2021-11-26 13:11:24.731 | l3_agent_scheduler 2021-11-26 13:11:24.731 | metering 2021-11-26 13:11:24.731 | multi-provider 2021-11-26 13:11:24.731 | net-mtu 2021-11-26 13:11:24.731 | net-mtu-writable 2021-11-26 13:11:24.731 | network_availability_zone 2021-11-26 13:11:24.731 | network-ip-availability 2021-11-26 13:11:24.731 | pagination 2021-11-26 13:11:24.731 | port-mac-address-regenerate 2021-11-26 13:11:24.731 | binding 2021-11-26 13:11:24.731 | binding-extended 2021-11-26 13:11:24.731 | port-security 2021-11-26 13:11:24.731 | project-id 2021-11-26 13:11:24.731 | provider 2021-11-26 13:11:24.731 | quotas 2021-11-26 13:11:24.731 | quota_details 2021-11-26 13:11:24.731 | rbac-policies 2021-11-26 13:11:24.731 | rbac-address-scope 2021-11-26 13:11:24.731 | rbac-security-groups 2021-11-26 13:11:24.731 | rbac-subnetpool 2021-11-26 13:11:24.731 | revision-if-match 2021-11-26 13:11:24.731 | standard-attr-revisions 2021-11-26 13:11:24.731 | router_availability_zone 2021-11-26 13:11:24.731 | port-security-groups-filtering 2021-11-26 13:11:24.731 | security-group 2021-11-26 13:11:24.731 | service-type 2021-11-26 13:11:24.731 | sorting 2021-11-26 13:11:24.732 | standard-attr-description 2021-11-26 13:11:24.732 | stateful-security-group 2021-11-26 13:11:24.732 | subnet_onboard 2021-11-26 13:11:24.732 | subnet-service-types 2021-11-26 13:11:24.732 | subnet_allocation 2021-11-26 13:11:24.732 | subnetpool-prefix-ops 2021-11-26 13:11:24.732 | standard-attr-tag 2021-11-26 13:11:24.732 | standard-attr-timestamp =~ external-net ]] 2021-11-26 13:11:24.733 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-11-26 13:11:24.737 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2021-11-26 13:11:24.741 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 51222e63059e4103949654a9c74e3e83 router1 2021-11-26 13:11:24.741 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2021-11-26 13:11:24.742 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2021-11-26 13:11:24.744 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:11:24.747 | ++ functions-common:get_field:727 : read data 2021-11-26 13:11:27.191 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:11:27.194 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-26 13:11:27.197 | ++ functions-common:get_field:731 : field='$3' 2021-11-26 13:11:27.200 | ++ functions-common:get_field:733 : echo '| id | 2591f491-431f-4c49-bc3b-30fd6c519711 |' 2021-11-26 13:11:27.200 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-26 13:11:27.206 | ++ functions-common:get_field:727 : read data 2021-11-26 13:11:27.209 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=2591f491-431f-4c49-bc3b-30fd6c519711 2021-11-26 13:11:27.212 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for 51222e63059e4103949654a9c74e3e83 router1' 2021-11-26 13:11:27.215 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-26 13:11:27.231 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2021-11-26 13:11:27.234 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2021-11-26 13:11:27.238 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-11-26 13:11:27.241 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-11-26 13:11:29.462 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:11:29.465 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-11-26 13:11:29.465 | router-admin-state-down-before-update 2021-11-26 13:11:29.465 | agent 2021-11-26 13:11:29.465 | agent-resources-synced 2021-11-26 13:11:29.465 | allowed-address-pairs 2021-11-26 13:11:29.466 | auto-allocated-topology 2021-11-26 13:11:29.466 | availability_zone 2021-11-26 13:11:29.466 | availability_zone_filter 2021-11-26 13:11:29.466 | default-subnetpools 2021-11-26 13:11:29.466 | dhcp_agent_scheduler 2021-11-26 13:11:29.466 | dvr 2021-11-26 13:11:29.466 | empty-string-filtering 2021-11-26 13:11:29.466 | external-net 2021-11-26 13:11:29.466 | extra_dhcp_opt 2021-11-26 13:11:29.466 | extraroute 2021-11-26 13:11:29.466 | extraroute-atomic 2021-11-26 13:11:29.466 | filter-validation 2021-11-26 13:11:29.466 | fip-port-details 2021-11-26 13:11:29.466 | flavors 2021-11-26 13:11:29.466 | floatingip-pools 2021-11-26 13:11:29.466 | ip-substring-filtering 2021-11-26 13:11:29.466 | router 2021-11-26 13:11:29.466 | ext-gw-mode 2021-11-26 13:11:29.466 | l3-ha 2021-11-26 13:11:29.466 | l3-flavors 2021-11-26 13:11:29.466 | l3-port-ip-change-not-allowed 2021-11-26 13:11:29.466 | l3_agent_scheduler 2021-11-26 13:11:29.466 | metering 2021-11-26 13:11:29.466 | multi-provider 2021-11-26 13:11:29.466 | net-mtu 2021-11-26 13:11:29.466 | net-mtu-writable 2021-11-26 13:11:29.466 | network_availability_zone 2021-11-26 13:11:29.466 | network-ip-availability 2021-11-26 13:11:29.466 | pagination 2021-11-26 13:11:29.466 | port-mac-address-regenerate 2021-11-26 13:11:29.466 | binding 2021-11-26 13:11:29.466 | binding-extended 2021-11-26 13:11:29.466 | port-security 2021-11-26 13:11:29.467 | project-id 2021-11-26 13:11:29.467 | provider 2021-11-26 13:11:29.467 | quotas 2021-11-26 13:11:29.467 | quota_details 2021-11-26 13:11:29.467 | rbac-policies 2021-11-26 13:11:29.467 | rbac-address-scope 2021-11-26 13:11:29.467 | rbac-security-groups 2021-11-26 13:11:29.467 | rbac-subnetpool 2021-11-26 13:11:29.467 | revision-if-match 2021-11-26 13:11:29.467 | standard-attr-revisions 2021-11-26 13:11:29.467 | router_availability_zone 2021-11-26 13:11:29.467 | port-security-groups-filtering 2021-11-26 13:11:29.467 | security-group 2021-11-26 13:11:29.467 | service-type 2021-11-26 13:11:29.467 | sorting 2021-11-26 13:11:29.467 | standard-attr-description 2021-11-26 13:11:29.467 | stateful-security-group 2021-11-26 13:11:29.467 | subnet_onboard 2021-11-26 13:11:29.467 | subnet-service-types 2021-11-26 13:11:29.467 | subnet_allocation 2021-11-26 13:11:29.467 | subnetpool-prefix-ops 2021-11-26 13:11:29.467 | standard-attr-tag 2021-11-26 13:11:29.467 | standard-attr-timestamp' 2021-11-26 13:11:29.468 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-11-26 13:11:29.468 | router-admin-state-down-before-update 2021-11-26 13:11:29.468 | agent 2021-11-26 13:11:29.468 | agent-resources-synced 2021-11-26 13:11:29.468 | allowed-address-pairs 2021-11-26 13:11:29.468 | auto-allocated-topology 2021-11-26 13:11:29.468 | availability_zone 2021-11-26 13:11:29.468 | availability_zone_filter 2021-11-26 13:11:29.468 | default-subnetpools 2021-11-26 13:11:29.468 | dhcp_agent_scheduler 2021-11-26 13:11:29.468 | dvr 2021-11-26 13:11:29.468 | empty-string-filtering 2021-11-26 13:11:29.469 | external-net 2021-11-26 13:11:29.469 | extra_dhcp_opt 2021-11-26 13:11:29.469 | extraroute 2021-11-26 13:11:29.469 | extraroute-atomic 2021-11-26 13:11:29.469 | filter-validation 2021-11-26 13:11:29.469 | fip-port-details 2021-11-26 13:11:29.470 | flavors 2021-11-26 13:11:29.470 | floatingip-pools 2021-11-26 13:11:29.470 | ip-substring-filtering 2021-11-26 13:11:29.470 | router 2021-11-26 13:11:29.470 | ext-gw-mode 2021-11-26 13:11:29.470 | l3-ha 2021-11-26 13:11:29.470 | l3-flavors 2021-11-26 13:11:29.470 | l3-port-ip-change-not-allowed 2021-11-26 13:11:29.470 | l3_agent_scheduler 2021-11-26 13:11:29.470 | metering 2021-11-26 13:11:29.470 | multi-provider 2021-11-26 13:11:29.470 | net-mtu 2021-11-26 13:11:29.470 | net-mtu-writable 2021-11-26 13:11:29.470 | network_availability_zone 2021-11-26 13:11:29.470 | network-ip-availability 2021-11-26 13:11:29.470 | pagination 2021-11-26 13:11:29.470 | port-mac-address-regenerate 2021-11-26 13:11:29.470 | binding 2021-11-26 13:11:29.470 | binding-extended 2021-11-26 13:11:29.470 | port-security 2021-11-26 13:11:29.470 | project-id 2021-11-26 13:11:29.470 | provider 2021-11-26 13:11:29.470 | quotas 2021-11-26 13:11:29.470 | quota_details 2021-11-26 13:11:29.470 | rbac-policies 2021-11-26 13:11:29.470 | rbac-address-scope 2021-11-26 13:11:29.470 | rbac-security-groups 2021-11-26 13:11:29.470 | rbac-subnetpool 2021-11-26 13:11:29.470 | revision-if-match 2021-11-26 13:11:29.470 | standard-attr-revisions 2021-11-26 13:11:29.470 | router_availability_zone 2021-11-26 13:11:29.470 | port-security-groups-filtering 2021-11-26 13:11:29.470 | security-group 2021-11-26 13:11:29.471 | service-type 2021-11-26 13:11:29.471 | sorting 2021-11-26 13:11:29.471 | standard-attr-description 2021-11-26 13:11:29.471 | stateful-security-group 2021-11-26 13:11:29.471 | subnet_onboard 2021-11-26 13:11:29.471 | subnet-service-types 2021-11-26 13:11:29.471 | subnet_allocation 2021-11-26 13:11:29.471 | subnetpool-prefix-ops 2021-11-26 13:11:29.471 | standard-attr-tag 2021-11-26 13:11:29.471 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-11-26 13:11:29.471 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-11-26 13:11:29.474 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-11-26 13:11:29.477 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2021-11-26 13:11:29.482 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create public --external --default --provider-network-type flat --provider-physical-network physnet1 2021-11-26 13:11:29.483 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2021-11-26 13:11:29.486 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:11:29.489 | ++ functions-common:get_field:727 : read data 2021-11-26 13:11:29.490 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2021-11-26 13:11:32.241 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:11:32.245 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-26 13:11:32.247 | ++ functions-common:get_field:731 : field='$3' 2021-11-26 13:11:32.251 | ++ functions-common:get_field:733 : echo '| id | 8b622890-e0fe-4507-b0ef-8cbf36dbe3c0 |' 2021-11-26 13:11:32.252 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-26 13:11:32.257 | ++ functions-common:get_field:727 : read data 2021-11-26 13:11:32.261 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=8b622890-e0fe-4507-b0ef-8cbf36dbe3c0 2021-11-26 13:11:32.264 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:251 : die_if_not_set 251 EXT_NET_ID 'Failure creating EXT_NET_ID for public' 2021-11-26 13:11:32.267 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-26 13:11:32.286 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4 =~ 4.* ]] 2021-11-26 13:11:32.289 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2021-11-26 13:11:32.292 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 2591f491-431f-4c49-bc3b-30fd6c519711 fe21b5b0-eaa4-4ca1-bddb-42b1816dfa44 2021-11-26 13:11:37.007 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2021-11-26 13:11:37.010 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 8b622890-e0fe-4507-b0ef-8cbf36dbe3c0 2021-11-26 13:11:37.012 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2021-11-26 13:11:37.015 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2021-11-26 13:11:37.018 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.26.7.1 ]] 2021-11-26 13:11:37.020 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.26.7.1 ' 2021-11-26 13:11:37.022 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network 8b622890-e0fe-4507-b0ef-8cbf36dbe3c0 --subnet-range 172.26.7.0/24 --no-dhcp ' 2021-11-26 13:11:37.024 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2021-11-26 13:11:37.027 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2021-11-26 13:11:37.031 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --ip-version 4 --gateway 172.26.7.1 --network 8b622890-e0fe-4507-b0ef-8cbf36dbe3c0 --subnet-range 172.26.7.0/24 --no-dhcp public-subnet 2021-11-26 13:11:37.031 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2021-11-26 13:11:40.022 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:11:40.025 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | 2021-11-26 13:11:40.025 | | id | e5477cfc-c3fb-4d4c-b559-b7fbbdece848 |' 2021-11-26 13:11:40.027 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : die_if_not_set 319 id_and_ext_gw_ip 'Failure creating public IPv4 subnet' 2021-11-26 13:11:40.030 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-11-26 13:11:40.051 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' e5477cfc-c3fb-4d4c-b559-b7fbbdece848 '|' 2021-11-26 13:11:40.054 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.26.7.1 | | id | e5477cfc-c3fb-4d4c-b559-b7fbbdece848 |' 2021-11-26 13:11:40.058 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2021-11-26 13:11:40.063 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2021-11-26 13:11:40.066 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:11:40.067 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' e5477cfc-c3fb-4d4c-b559-b7fbbdece848 '|' 2021-11-26 13:11:40.070 | ++ functions-common:get_field:727 : read data 2021-11-26 13:11:40.072 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-26 13:11:40.075 | ++ functions-common:get_field:731 : field='$3' 2021-11-26 13:11:40.079 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.7.1 | | id | e5477cfc-c3fb-4d4c-b559-b7fbbdece848 |' 2021-11-26 13:11:40.079 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-26 13:11:40.084 | ++ functions-common:get_field:727 : read data 2021-11-26 13:11:40.088 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.26.7.1 2021-11-26 13:11:40.092 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.26.7.1 '|' '|' id '|' e5477cfc-c3fb-4d4c-b559-b7fbbdece848 '|' 2021-11-26 13:11:40.095 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2021-11-26 13:11:40.099 | ++ functions-common:get_field:726 : local data field 2021-11-26 13:11:40.102 | ++ functions-common:get_field:727 : read data 2021-11-26 13:11:40.104 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-11-26 13:11:40.107 | ++ functions-common:get_field:731 : field='$6' 2021-11-26 13:11:40.114 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.26.7.1 | | id | e5477cfc-c3fb-4d4c-b559-b7fbbdece848 |' 2021-11-26 13:11:40.114 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-11-26 13:11:40.118 | ++ functions-common:get_field:727 : read data 2021-11-26 13:11:40.121 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=e5477cfc-c3fb-4d4c-b559-b7fbbdece848 2021-11-26 13:11:40.124 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 8b622890-e0fe-4507-b0ef-8cbf36dbe3c0 2591f491-431f-4c49-bc3b-30fd6c519711 2021-11-26 13:11:44.653 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2021-11-26 13:11:44.668 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:44.670 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2021-11-26 13:11:44.673 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2021-11-26 13:11:44.675 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-11-26 13:11:44.678 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2021-11-26 13:11:44.681 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2021-11-26 13:11:44.683 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:158 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-11-26 13:11:44.704 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-data 2021-11-26 13:11:44.707 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-data 2021-11-26 13:11:44.709 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-data != \n\o\n\e ]] 2021-11-26 13:11:44.712 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2021-11-26 13:11:44.714 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-data' 2021-11-26 13:11:44.716 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-11-26 13:11:44.719 | + functions-common:test_with_retry:2269 : local 'testcmd=ip -o link | grep -q br-data' 2021-11-26 13:11:44.722 | + functions-common:test_with_retry:2270 : local 'failmsg=br-data creation failed' 2021-11-26 13:11:44.724 | + functions-common:test_with_retry:2271 : local until=10 2021-11-26 13:11:44.727 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-11-26 13:11:44.729 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-11-26 13:11:44.732 | + functions-common:time_start:2317 : local name=test_with_retry 2021-11-26 13:11:44.734 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:11:44.736 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:11:44.739 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:11:44.743 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932304740 2021-11-26 13:11:44.745 | + functions-common:test_with_retry:2275 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-11-26 13:11:44.753 | + functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-11-26 13:11:44.755 | + functions-common:time_stop:2331 : local name 2021-11-26 13:11:44.758 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:11:44.760 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:11:44.762 | + functions-common:time_stop:2334 : local total 2021-11-26 13:11:44.765 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:11:44.767 | + functions-common:time_stop:2337 : name=test_with_retry 2021-11-26 13:11:44.770 | + functions-common:time_stop:2338 : start_time=1637932304740 2021-11-26 13:11:44.772 | + functions-common:time_stop:2340 : [[ -z 1637932304740 ]] 2021-11-26 13:11:44.775 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:11:44.778 | + functions-common:time_stop:2343 : end_time=1637932304776 2021-11-26 13:11:44.780 | + functions-common:time_stop:2344 : elapsed_time=36 2021-11-26 13:11:44.787 | + functions-common:time_stop:2345 : total=5600 2021-11-26 13:11:44.789 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:11:44.792 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5636 2021-11-26 13:11:44.795 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-data 2021-11-26 13:11:44.796 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.26.7.1 2021-11-26 13:11:44.801 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2021-11-26 13:11:44.803 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2021-11-26 13:11:44.805 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2021-11-26 13:11:44.808 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2021-11-26 13:11:44.810 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.26.7.1/24 dev br-data 2021-11-26 13:11:44.829 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-data up 2021-11-26 13:11:44.843 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : oscwrap --os-cloud devstack-admin --os-region RegionOne port list -c 'Fixed IP Addresses' --device-owner network:router_gateway 2021-11-26 13:11:44.845 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2021-11-26 13:11:44.847 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2021-11-26 13:11:44.849 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2021-11-26 13:11:47.301 | ++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:11:47.305 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.26.7.190 ' 2021-11-26 13:11:47.307 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:373 : die_if_not_set 373 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-11-26 13:11:47.309 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-26 13:11:47.326 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2021-11-26 13:11:47.329 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2021-11-26 13:11:47.332 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4 =~ .*6 ]] 2021-11-26 13:11:47.335 | + ./stack.sh:main:1311 : is_service_enabled nova 2021-11-26 13:11:47.351 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:47.354 | + ./stack.sh:main:1312 : echo_summary 'Starting Nova' 2021-11-26 13:11:47.356 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:11:47.359 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova 2021-11-26 13:11:47.362 | + ./stack.sh:main:1313 : start_nova 2021-11-26 13:11:47.364 | + lib/nova:start_nova:1053 : start_nova_rest 2021-11-26 13:11:47.367 | + lib/nova:start_nova_rest:951 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:11:47.370 | + lib/nova:start_nova_rest:952 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:11:47.372 | + lib/nova:start_nova_rest:952 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:11:47.376 | + lib/nova:start_nova_rest:954 : local api_cell_conf=/etc/nova/nova.conf 2021-11-26 13:11:47.379 | + lib/nova:start_nova_rest:955 : local compute_cell_conf=/etc/nova/nova.conf 2021-11-26 13:11:47.382 | + lib/nova:start_nova_rest:957 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-26 13:11:47.384 | + functions-common:run_process:1582 : local service=n-sch 2021-11-26 13:11:47.387 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-26 13:11:47.390 | + functions-common:run_process:1584 : local group= 2021-11-26 13:11:47.393 | + functions-common:run_process:1585 : local user= 2021-11-26 13:11:47.396 | + functions-common:run_process:1587 : local name=n-sch 2021-11-26 13:11:47.399 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:11:47.401 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:11:47.404 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:11:47.407 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:11:47.410 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:11:47.414 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932307411 2021-11-26 13:11:47.416 | + functions-common:run_process:1590 : is_service_enabled n-sch 2021-11-26 13:11:47.432 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:47.435 | + functions-common:run_process:1591 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-11-26 13:11:47.438 | + functions-common:_run_under_systemd:1547 : local service=n-sch 2021-11-26 13:11:47.441 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-26 13:11:47.443 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-26 13:11:47.446 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-26 13:11:47.448 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-26 13:11:47.451 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-11-26 13:11:47.454 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-11-26 13:11:47.457 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-sch.service 2021-11-26 13:11:47.459 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:11:47.462 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:11:47.464 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-11-26 13:11:47.467 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-11-26 13:11:47.469 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-sch.service 2021-11-26 13:11:47.472 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-26 13:11:47.474 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:11:47.477 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:11:47.480 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:11:47.483 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:11:47.485 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-11-26 13:11:47.488 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:11:47.493 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-11-26 13:11:47.561 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-11-26 13:11:47.626 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-26 13:11:47.675 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-11-26 13:11:47.725 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-11-26 13:11:47.777 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:11:47.836 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:11:47.838 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-11-26 13:11:47.900 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:11:48.123 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-sch.service 2021-11-26 13:11:48.137 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-11-26 13:11:48.362 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-sch.service 2021-11-26 13:11:48.382 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:11:48.385 | + functions-common:time_stop:2331 : local name 2021-11-26 13:11:48.387 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:11:48.391 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:11:48.393 | + functions-common:time_stop:2334 : local total 2021-11-26 13:11:48.396 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:11:48.398 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:11:48.401 | + functions-common:time_stop:2338 : start_time=1637932307411 2021-11-26 13:11:48.403 | + functions-common:time_stop:2340 : [[ -z 1637932307411 ]] 2021-11-26 13:11:48.407 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:11:48.411 | + functions-common:time_stop:2343 : end_time=1637932308408 2021-11-26 13:11:48.413 | + functions-common:time_stop:2344 : elapsed_time=997 2021-11-26 13:11:48.416 | + functions-common:time_stop:2345 : total=17578 2021-11-26 13:11:48.419 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:11:48.421 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18575 2021-11-26 13:11:48.424 | + lib/nova:start_nova_rest:958 : '[' True == False ']' 2021-11-26 13:11:48.427 | ++ lib/nova:start_nova_rest:961 : which uwsgi 2021-11-26 13:11:48.431 | + lib/nova:start_nova_rest:961 : run_process n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-11-26 13:11:48.433 | + functions-common:run_process:1582 : local service=n-api-meta 2021-11-26 13:11:48.436 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-11-26 13:11:48.438 | + functions-common:run_process:1584 : local group= 2021-11-26 13:11:48.441 | + functions-common:run_process:1585 : local user= 2021-11-26 13:11:48.443 | + functions-common:run_process:1587 : local name=n-api-meta 2021-11-26 13:11:48.446 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:11:48.448 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:11:48.451 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:11:48.454 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:11:48.457 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:11:48.461 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932308458 2021-11-26 13:11:48.464 | + functions-common:run_process:1590 : is_service_enabled n-api-meta 2021-11-26 13:11:48.481 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:48.484 | + functions-common:run_process:1591 : _run_under_systemd n-api-meta '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-11-26 13:11:48.486 | + functions-common:_run_under_systemd:1547 : local service=n-api-meta 2021-11-26 13:11:48.489 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-11-26 13:11:48.491 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-11-26 13:11:48.494 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-11-26 13:11:48.496 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-11-26 13:11:48.499 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-11-26 13:11:48.501 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-11-26 13:11:48.504 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api-meta.service 2021-11-26 13:11:48.506 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:11:48.509 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:11:48.511 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-11-26 13:11:48.514 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2021-11-26 13:11:48.517 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api-meta.service 2021-11-26 13:11:48.520 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-11-26 13:11:48.522 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-26 13:11:48.525 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-26 13:11:48.527 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-11-26 13:11:48.530 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-26 13:11:48.535 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-11-26 13:11:48.600 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-11-26 13:11:48.658 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-11-26 13:11:48.706 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-11-26 13:11:48.754 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:11:48.801 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-11-26 13:11:48.849 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-11-26 13:11:48.898 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-11-26 13:11:48.945 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-11-26 13:11:48.994 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-11-26 13:11:49.042 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-26 13:11:49.045 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-11-26 13:11:49.103 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-26 13:11:49.339 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api-meta.service 2021-11-26 13:11:49.352 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-11-26 13:11:49.565 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api-meta.service 2021-11-26 13:11:49.650 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:11:49.652 | + functions-common:time_stop:2331 : local name 2021-11-26 13:11:49.655 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:11:49.662 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:11:49.672 | + functions-common:time_stop:2334 : local total 2021-11-26 13:11:49.678 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:11:49.684 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:11:49.690 | + functions-common:time_stop:2338 : start_time=1637932308458 2021-11-26 13:11:49.696 | + functions-common:time_stop:2340 : [[ -z 1637932308458 ]] 2021-11-26 13:11:49.708 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:11:49.714 | + functions-common:time_stop:2343 : end_time=1637932309709 2021-11-26 13:11:49.717 | + functions-common:time_stop:2344 : elapsed_time=1251 2021-11-26 13:11:49.722 | + functions-common:time_stop:2345 : total=18575 2021-11-26 13:11:49.731 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:11:49.738 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19826 2021-11-26 13:11:49.744 | + lib/nova:start_nova_rest:964 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:11:49.760 | + lib/nova:start_nova_rest:964 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:11:49.769 | + lib/nova:start_nova:1054 : start_nova_console_proxies 2021-11-26 13:11:49.776 | + lib/nova:start_nova_console_proxies:979 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:11:49.792 | + lib/nova:start_nova_console_proxies:981 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:11:49.801 | + lib/nova:start_nova_console_proxies:981 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:11:49.805 | + lib/nova:start_nova_console_proxies:983 : local api_cell_conf=/etc/nova/nova.conf 2021-11-26 13:11:49.816 | + lib/nova:start_nova_console_proxies:985 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-26 13:11:49.831 | + lib/nova:start_nova_console_proxies:991 : enable_nova_console_proxies 2021-11-26 13:11:49.838 | ++ lib/nova:enable_nova_console_proxies:968 : seq 1 1 2021-11-26 13:11:49.852 | + lib/nova:enable_nova_console_proxies:968 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-26 13:11:49.861 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-11-26 13:11:49.864 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-novnc 2021-11-26 13:11:49.884 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:11:49.886 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-11-26 13:11:49.889 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-xvnc 2021-11-26 13:11:49.910 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:11:49.912 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-11-26 13:11:49.915 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-spice 2021-11-26 13:11:49.936 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:11:49.939 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-11-26 13:11:49.942 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-sproxy 2021-11-26 13:11:49.964 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:11:49.968 | ++ lib/nova:start_nova_console_proxies:992 : seq 1 1 2021-11-26 13:11:49.971 | + lib/nova:start_nova_console_proxies:992 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-26 13:11:49.974 | + lib/nova:start_nova_console_proxies:993 : local conf 2021-11-26 13:11:49.977 | ++ lib/nova:start_nova_console_proxies:994 : conductor_conf 1 2021-11-26 13:11:49.980 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-26 13:11:49.984 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-26 13:11:49.987 | + lib/nova:start_nova_console_proxies:994 : conf=/etc/nova/nova_cell1.conf 2021-11-26 13:11:49.989 | + lib/nova:start_nova_console_proxies:995 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-11-26 13:11:49.992 | + functions-common:run_process:1582 : local service=n-novnc-cell1 2021-11-26 13:11:49.995 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-11-26 13:11:49.998 | + functions-common:run_process:1584 : local group= 2021-11-26 13:11:50.000 | + functions-common:run_process:1585 : local user= 2021-11-26 13:11:50.003 | + functions-common:run_process:1587 : local name=n-novnc-cell1 2021-11-26 13:11:50.006 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:11:50.008 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:11:50.011 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:11:50.014 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:11:50.019 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:11:50.022 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932310018 2021-11-26 13:11:50.025 | + functions-common:run_process:1590 : is_service_enabled n-novnc-cell1 2021-11-26 13:11:50.047 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:11:50.049 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:11:50.052 | + functions-common:time_stop:2331 : local name 2021-11-26 13:11:50.055 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:11:50.057 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:11:50.059 | + functions-common:time_stop:2334 : local total 2021-11-26 13:11:50.062 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:11:50.065 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:11:50.067 | + functions-common:time_stop:2338 : start_time=1637932310018 2021-11-26 13:11:50.070 | + functions-common:time_stop:2340 : [[ -z 1637932310018 ]] 2021-11-26 13:11:50.074 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:11:50.077 | + functions-common:time_stop:2343 : end_time=1637932310074 2021-11-26 13:11:50.080 | + functions-common:time_stop:2344 : elapsed_time=56 2021-11-26 13:11:50.083 | + functions-common:time_stop:2345 : total=19826 2021-11-26 13:11:50.086 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:11:50.089 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19882 2021-11-26 13:11:50.091 | + lib/nova:start_nova_console_proxies:996 : run_process n-xvnc-cell1 '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-11-26 13:11:50.095 | + functions-common:run_process:1582 : local service=n-xvnc-cell1 2021-11-26 13:11:50.097 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-11-26 13:11:50.100 | + functions-common:run_process:1584 : local group= 2021-11-26 13:11:50.102 | + functions-common:run_process:1585 : local user= 2021-11-26 13:11:50.105 | + functions-common:run_process:1587 : local name=n-xvnc-cell1 2021-11-26 13:11:50.108 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:11:50.111 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:11:50.113 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:11:50.116 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:11:50.121 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:11:50.123 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932310120 2021-11-26 13:11:50.126 | + functions-common:run_process:1590 : is_service_enabled n-xvnc-cell1 2021-11-26 13:11:50.146 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:11:50.149 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:11:50.152 | + functions-common:time_stop:2331 : local name 2021-11-26 13:11:50.154 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:11:50.158 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:11:50.160 | + functions-common:time_stop:2334 : local total 2021-11-26 13:11:50.163 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:11:50.169 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:11:50.171 | + functions-common:time_stop:2338 : start_time=1637932310120 2021-11-26 13:11:50.173 | + functions-common:time_stop:2340 : [[ -z 1637932310120 ]] 2021-11-26 13:11:50.177 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:11:50.181 | + functions-common:time_stop:2343 : end_time=1637932310178 2021-11-26 13:11:50.184 | + functions-common:time_stop:2344 : elapsed_time=58 2021-11-26 13:11:50.186 | + functions-common:time_stop:2345 : total=19882 2021-11-26 13:11:50.190 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:11:50.193 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19940 2021-11-26 13:11:50.196 | + lib/nova:start_nova_console_proxies:997 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-11-26 13:11:50.199 | + functions-common:run_process:1582 : local service=n-spice-cell1 2021-11-26 13:11:50.202 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-11-26 13:11:50.205 | + functions-common:run_process:1584 : local group= 2021-11-26 13:11:50.207 | + functions-common:run_process:1585 : local user= 2021-11-26 13:11:50.211 | + functions-common:run_process:1587 : local name=n-spice-cell1 2021-11-26 13:11:50.213 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:11:50.216 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:11:50.220 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:11:50.222 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:11:50.227 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:11:50.229 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932310226 2021-11-26 13:11:50.232 | + functions-common:run_process:1590 : is_service_enabled n-spice-cell1 2021-11-26 13:11:50.253 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:11:50.255 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:11:50.258 | + functions-common:time_stop:2331 : local name 2021-11-26 13:11:50.260 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:11:50.263 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:11:50.267 | + functions-common:time_stop:2334 : local total 2021-11-26 13:11:50.269 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:11:50.272 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:11:50.275 | + functions-common:time_stop:2338 : start_time=1637932310226 2021-11-26 13:11:50.277 | + functions-common:time_stop:2340 : [[ -z 1637932310226 ]] 2021-11-26 13:11:50.281 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:11:50.285 | + functions-common:time_stop:2343 : end_time=1637932310282 2021-11-26 13:11:50.287 | + functions-common:time_stop:2344 : elapsed_time=56 2021-11-26 13:11:50.290 | + functions-common:time_stop:2345 : total=19940 2021-11-26 13:11:50.293 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:11:50.295 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19996 2021-11-26 13:11:50.299 | + lib/nova:start_nova_console_proxies:998 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-11-26 13:11:50.302 | + functions-common:run_process:1582 : local service=n-sproxy-cell1 2021-11-26 13:11:50.304 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-11-26 13:11:50.307 | + functions-common:run_process:1584 : local group= 2021-11-26 13:11:50.309 | + functions-common:run_process:1585 : local user= 2021-11-26 13:11:50.313 | + functions-common:run_process:1587 : local name=n-sproxy-cell1 2021-11-26 13:11:50.316 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:11:50.318 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:11:50.321 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:11:50.324 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:11:50.329 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:11:50.333 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932310329 2021-11-26 13:11:50.336 | + functions-common:run_process:1590 : is_service_enabled n-sproxy-cell1 2021-11-26 13:11:50.355 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:11:50.358 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:11:50.361 | + functions-common:time_stop:2331 : local name 2021-11-26 13:11:50.364 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:11:50.366 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:11:50.369 | + functions-common:time_stop:2334 : local total 2021-11-26 13:11:50.372 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:11:50.375 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:11:50.378 | + functions-common:time_stop:2338 : start_time=1637932310329 2021-11-26 13:11:50.380 | + functions-common:time_stop:2340 : [[ -z 1637932310329 ]] 2021-11-26 13:11:50.386 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:11:50.388 | + functions-common:time_stop:2343 : end_time=1637932310385 2021-11-26 13:11:50.392 | + functions-common:time_stop:2344 : elapsed_time=56 2021-11-26 13:11:50.395 | + functions-common:time_stop:2345 : total=19996 2021-11-26 13:11:50.398 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:11:50.400 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20052 2021-11-26 13:11:50.403 | + lib/nova:start_nova_console_proxies:1002 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:11:50.414 | + lib/nova:start_nova_console_proxies:1002 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:11:50.414 | + lib/nova:start_nova:1055 : start_nova_conductor 2021-11-26 13:11:50.414 | + lib/nova:start_nova_conductor:1015 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-26 13:11:50.419 | + lib/nova:start_nova_conductor:1021 : enable_nova_fleet 2021-11-26 13:11:50.423 | + lib/nova:enable_nova_fleet:1006 : is_service_enabled n-cond 2021-11-26 13:11:50.440 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:50.442 | + lib/nova:enable_nova_fleet:1007 : enable_service n-super-cond 2021-11-26 13:11:50.500 | ++ lib/nova:enable_nova_fleet:1008 : seq 1 1 2021-11-26 13:11:50.501 | + lib/nova:enable_nova_fleet:1008 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-26 13:11:50.504 | + lib/nova:enable_nova_fleet:1009 : enable_service n-cond-cell1 2021-11-26 13:11:50.565 | + lib/nova:start_nova_conductor:1022 : is_service_enabled n-super-cond 2021-11-26 13:11:50.601 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:50.612 | + lib/nova:start_nova_conductor:1023 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-26 13:11:50.617 | + functions-common:run_process:1582 : local service=n-super-cond 2021-11-26 13:11:50.621 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-26 13:11:50.627 | + functions-common:run_process:1584 : local group= 2021-11-26 13:11:50.630 | + functions-common:run_process:1585 : local user= 2021-11-26 13:11:50.633 | + functions-common:run_process:1587 : local name=n-super-cond 2021-11-26 13:11:50.635 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:11:50.638 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:11:50.641 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:11:50.644 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:11:50.648 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:11:50.651 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932310648 2021-11-26 13:11:50.654 | + functions-common:run_process:1590 : is_service_enabled n-super-cond 2021-11-26 13:11:50.674 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:50.677 | + functions-common:run_process:1591 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-11-26 13:11:50.680 | + functions-common:_run_under_systemd:1547 : local service=n-super-cond 2021-11-26 13:11:50.682 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-26 13:11:50.685 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-26 13:11:50.689 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-26 13:11:50.691 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-26 13:11:50.694 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-11-26 13:11:50.697 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-11-26 13:11:50.700 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-super-cond.service 2021-11-26 13:11:50.703 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:11:50.706 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:11:50.709 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-11-26 13:11:50.712 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-11-26 13:11:50.714 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-super-cond.service 2021-11-26 13:11:50.716 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-26 13:11:50.719 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:11:50.722 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:11:50.724 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:11:50.726 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:11:50.728 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-11-26 13:11:50.731 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:11:50.735 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-11-26 13:11:50.804 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-11-26 13:11:50.877 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-26 13:11:50.935 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-11-26 13:11:50.998 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-11-26 13:11:51.062 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:11:51.126 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:11:51.129 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-11-26 13:11:51.195 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:11:51.463 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-super-cond.service 2021-11-26 13:11:51.478 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-11-26 13:11:51.744 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-super-cond.service 2021-11-26 13:11:51.768 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:11:51.773 | + functions-common:time_stop:2331 : local name 2021-11-26 13:11:51.777 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:11:51.782 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:11:51.785 | + functions-common:time_stop:2334 : local total 2021-11-26 13:11:51.789 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:11:51.793 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:11:51.798 | + functions-common:time_stop:2338 : start_time=1637932310648 2021-11-26 13:11:51.801 | + functions-common:time_stop:2340 : [[ -z 1637932310648 ]] 2021-11-26 13:11:51.807 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:11:51.816 | + functions-common:time_stop:2343 : end_time=1637932311808 2021-11-26 13:11:51.821 | + functions-common:time_stop:2344 : elapsed_time=1160 2021-11-26 13:11:51.824 | + functions-common:time_stop:2345 : total=20052 2021-11-26 13:11:51.829 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:11:51.833 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21212 2021-11-26 13:11:51.838 | ++ lib/nova:start_nova_conductor:1025 : seq 1 1 2021-11-26 13:11:51.841 | + lib/nova:start_nova_conductor:1025 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-26 13:11:51.855 | + lib/nova:start_nova_conductor:1026 : is_service_enabled n-cond-cell1 2021-11-26 13:11:51.877 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:51.882 | + lib/nova:start_nova_conductor:1027 : local conf 2021-11-26 13:11:51.882 | ++ lib/nova:start_nova_conductor:1028 : conductor_conf 1 2021-11-26 13:11:51.891 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-26 13:11:51.899 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-26 13:11:51.903 | + lib/nova:start_nova_conductor:1028 : conf=/etc/nova/nova_cell1.conf 2021-11-26 13:11:51.911 | + lib/nova:start_nova_conductor:1029 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-26 13:11:51.915 | + functions-common:run_process:1582 : local service=n-cond-cell1 2021-11-26 13:11:51.923 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-26 13:11:51.933 | + functions-common:run_process:1584 : local group= 2021-11-26 13:11:51.939 | + functions-common:run_process:1585 : local user= 2021-11-26 13:11:51.953 | + functions-common:run_process:1587 : local name=n-cond-cell1 2021-11-26 13:11:51.956 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:11:51.967 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:11:51.976 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:11:51.984 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:11:51.998 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:11:52.016 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932312001 2021-11-26 13:11:52.021 | + functions-common:run_process:1590 : is_service_enabled n-cond-cell1 2021-11-26 13:11:52.076 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:52.088 | + functions-common:run_process:1591 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-11-26 13:11:52.100 | + functions-common:_run_under_systemd:1547 : local service=n-cond-cell1 2021-11-26 13:11:52.108 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-26 13:11:52.120 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-26 13:11:52.131 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-26 13:11:52.140 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-26 13:11:52.149 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-11-26 13:11:52.157 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-11-26 13:11:52.168 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-cond-cell1.service 2021-11-26 13:11:52.176 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:11:52.183 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:11:52.192 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-11-26 13:11:52.196 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-11-26 13:11:52.205 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-cond-cell1.service 2021-11-26 13:11:52.216 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-26 13:11:52.232 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:11:52.240 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:11:52.252 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:11:52.258 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:11:52.268 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-11-26 13:11:52.277 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:11:52.290 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-11-26 13:11:52.398 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-11-26 13:11:52.480 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-26 13:11:52.557 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-11-26 13:11:52.641 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-11-26 13:11:52.734 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:11:52.816 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:11:52.823 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-11-26 13:11:52.944 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:11:53.227 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-cond-cell1.service 2021-11-26 13:11:53.251 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-11-26 13:11:53.474 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-cond-cell1.service 2021-11-26 13:11:53.497 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:11:53.500 | + functions-common:time_stop:2331 : local name 2021-11-26 13:11:53.503 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:11:53.506 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:11:53.508 | + functions-common:time_stop:2334 : local total 2021-11-26 13:11:53.511 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:11:53.524 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:11:53.527 | + functions-common:time_stop:2338 : start_time=1637932312001 2021-11-26 13:11:53.537 | + functions-common:time_stop:2340 : [[ -z 1637932312001 ]] 2021-11-26 13:11:53.544 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:11:53.556 | + functions-common:time_stop:2343 : end_time=1637932313545 2021-11-26 13:11:53.564 | + functions-common:time_stop:2344 : elapsed_time=1544 2021-11-26 13:11:53.572 | + functions-common:time_stop:2345 : total=21212 2021-11-26 13:11:53.580 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:11:53.588 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22756 2021-11-26 13:11:53.596 | + lib/nova:start_nova:1056 : start_nova_compute 2021-11-26 13:11:53.604 | + lib/nova:start_nova_compute:886 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:11:53.612 | + lib/nova:start_nova_compute:887 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:11:53.616 | + lib/nova:start_nova_compute:887 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:11:53.624 | + lib/nova:start_nova_compute:889 : local compute_cell_conf=/etc/nova/nova.conf 2021-11-26 13:11:53.628 | + lib/nova:start_nova_compute:892 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-11-26 13:11:53.632 | + lib/nova:start_nova_compute:894 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-11-26 13:11:53.635 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-26 13:11:53.638 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-26 13:11:53.642 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-11-26 13:11:53.650 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-26 13:11:53.653 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-11-26 13:11:53.663 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-11-26 13:11:53.673 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-11-26 13:11:53.684 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-11-26 13:11:53.690 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-11-26 13:11:53.690 | BEGIN { 2021-11-26 13:11:53.690 | section = "" 2021-11-26 13:11:53.690 | last_section = "" 2021-11-26 13:11:53.690 | section_count = 0 2021-11-26 13:11:53.690 | } 2021-11-26 13:11:53.690 | /^\[.+\]/ { 2021-11-26 13:11:53.690 | gsub("[][]", "", $1); 2021-11-26 13:11:53.690 | section=$1 2021-11-26 13:11:53.690 | next 2021-11-26 13:11:53.690 | } 2021-11-26 13:11:53.690 | /^ *\#/ { 2021-11-26 13:11:53.691 | next 2021-11-26 13:11:53.691 | } 2021-11-26 13:11:53.691 | /^[^ \t]+/ { 2021-11-26 13:11:53.691 | # get offset of first = in $0 2021-11-26 13:11:53.691 | eq_idx = index($0, "=") 2021-11-26 13:11:53.691 | # extract attr & value from $0 2021-11-26 13:11:53.691 | attr = substr($0, 1, eq_idx - 1) 2021-11-26 13:11:53.691 | value = substr($0, eq_idx + 1) 2021-11-26 13:11:53.691 | # only need to strip trailing whitespace from attr 2021-11-26 13:11:53.691 | sub(/[ \t]*$/, "", attr) 2021-11-26 13:11:53.691 | # need to strip leading & trailing whitespace from value 2021-11-26 13:11:53.691 | sub(/^[ \t]*/, "", value) 2021-11-26 13:11:53.691 | sub(/[ \t]*$/, "", value) 2021-11-26 13:11:53.691 | 2021-11-26 13:11:53.691 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-26 13:11:53.691 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-26 13:11:53.691 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-26 13:11:53.691 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-26 13:11:53.691 | if (! (section, attr) in cfg_attr_count) { 2021-11-26 13:11:53.691 | if (section != last_section) { 2021-11-26 13:11:53.691 | cfg_section[section_count++] = section 2021-11-26 13:11:53.691 | last_section = section 2021-11-26 13:11:53.691 | } 2021-11-26 13:11:53.691 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-26 13:11:53.691 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-26 13:11:53.691 | 2021-11-26 13:11:53.691 | cfg_attr[section, attr, 0] = value 2021-11-26 13:11:53.691 | cfg_attr_count[section, attr] = 1 2021-11-26 13:11:53.691 | } else { 2021-11-26 13:11:53.691 | lno = cfg_attr_count[section, attr]++ 2021-11-26 13:11:53.692 | cfg_attr[section, attr, lno] = value 2021-11-26 13:11:53.692 | } 2021-11-26 13:11:53.692 | } 2021-11-26 13:11:53.692 | END { 2021-11-26 13:11:53.692 | # Process each section in order 2021-11-26 13:11:53.692 | for (sno = 0; sno < section_count; sno++) { 2021-11-26 13:11:53.692 | section = cfg_section[sno] 2021-11-26 13:11:53.692 | # The ini routines simply append a config item immediately 2021-11-26 13:11:53.692 | # after the section header. To keep the same order as defined 2021-11-26 13:11:53.692 | # in local.conf, invoke the ini routines in the reverse order 2021-11-26 13:11:53.692 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-26 13:11:53.692 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-26 13:11:53.692 | if (cfg_attr_count[section, attr] == 1) 2021-11-26 13:11:53.692 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-26 13:11:53.692 | else { 2021-11-26 13:11:53.692 | # For multiline, invoke the ini routines in the reverse order 2021-11-26 13:11:53.692 | count = cfg_attr_count[section, attr] 2021-11-26 13:11:53.692 | print "inidelete " configfile " " section " " attr 2021-11-26 13:11:53.692 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-26 13:11:53.692 | for (l = count -2; l >= 0; l--) 2021-11-26 13:11:53.692 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-26 13:11:53.692 | } 2021-11-26 13:11:53.692 | } 2021-11-26 13:11:53.692 | } 2021-11-26 13:11:53.692 | } 2021-11-26 13:11:53.692 | ' 2021-11-26 13:11:53.692 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-11-26 13:11:53.699 | + inc/meta-config:merge_config_file:164 : read a 2021-11-26 13:11:53.705 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-26 13:11:53.716 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-26 13:11:53.728 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-11-26 13:11:53.740 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-26 13:11:53.755 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-11-26 13:11:53.756 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-11-26 13:11:53.756 | BEGIN { group = "" } 2021-11-26 13:11:53.756 | /^\[\[.+\|.*\]\]/ { 2021-11-26 13:11:53.756 | gsub("[][]", "", $1); 2021-11-26 13:11:53.756 | split($1, a, "|"); 2021-11-26 13:11:53.756 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-26 13:11:53.756 | group=a[1] 2021-11-26 13:11:53.756 | } else { 2021-11-26 13:11:53.756 | group="" 2021-11-26 13:11:53.756 | } 2021-11-26 13:11:53.756 | next 2021-11-26 13:11:53.756 | } 2021-11-26 13:11:53.756 | { 2021-11-26 13:11:53.756 | if (group != "") 2021-11-26 13:11:53.756 | print $0 2021-11-26 13:11:53.756 | } 2021-11-26 13:11:53.756 | ' /home/ubuntu/devstack/local.conf 2021-11-26 13:11:53.772 | + lib/nova:start_nova_compute:896 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-26 13:11:53.781 | + lib/nova:start_nova_compute:903 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-11-26 13:11:53.856 | + lib/nova:start_nova_compute:906 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-11-26 13:11:53.915 | + lib/nova:start_nova_compute:907 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-11-26 13:11:53.921 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-26 13:11:53.927 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-11-26 13:11:53.936 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-26 13:11:53.944 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-11-26 13:11:53.950 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-26 13:11:53.992 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:54.000 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-11-26 13:11:54.002 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-11-26 13:11:54.009 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-26 13:11:54.046 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:54.052 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2021-11-26 13:11:54.058 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 2021-11-26 13:11:54.119 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-26 13:11:54.124 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-26 13:11:54.129 | + lib/nova:start_nova_compute:911 : inidelete /etc/nova/nova-cpu.conf database connection 2021-11-26 13:11:54.184 | + lib/nova:start_nova_compute:912 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-11-26 13:11:54.224 | + lib/nova:start_nova_compute:917 : configure_console_compute 2021-11-26 13:11:54.229 | + lib/nova:configure_console_compute:622 : local offset 2021-11-26 13:11:54.234 | + lib/nova:configure_console_compute:623 : offset=0 2021-11-26 13:11:54.237 | + lib/nova:configure_console_compute:627 : local default_proxyclient_addr 2021-11-26 13:11:54.243 | ++ lib/nova:configure_console_compute:628 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-11-26 13:11:54.297 | + lib/nova:configure_console_compute:628 : default_proxyclient_addr=10.222.0.50 2021-11-26 13:11:54.306 | + lib/nova:configure_console_compute:632 : is_service_enabled n-cpu 2021-11-26 13:11:54.340 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:11:54.343 | + lib/nova:configure_console_compute:650 : is_service_enabled n-novnc 2021-11-26 13:11:54.396 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:11:54.404 | + lib/nova:configure_console_compute:650 : is_service_enabled n-xvnc 2021-11-26 13:11:54.443 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:11:54.453 | + lib/nova:configure_console_compute:650 : '[' False '!=' False ']' 2021-11-26 13:11:54.456 | + lib/nova:configure_console_compute:658 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-11-26 13:11:54.557 | + lib/nova:configure_console_compute:661 : is_service_enabled n-spice 2021-11-26 13:11:54.600 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:11:54.605 | + lib/nova:configure_console_compute:671 : is_service_enabled n-sproxy 2021-11-26 13:11:54.636 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:11:54.639 | + lib/nova:start_nova_compute:919 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-11-26 13:11:54.646 | + lib/nova:start_nova_compute:923 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-11-26 13:11:54.648 | + functions-common:run_process:1582 : local service=n-cpu 2021-11-26 13:11:54.650 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-11-26 13:11:54.656 | + functions-common:run_process:1584 : local group=libvirt 2021-11-26 13:11:54.664 | + functions-common:run_process:1585 : local user= 2021-11-26 13:11:54.667 | + functions-common:run_process:1587 : local name=n-cpu 2021-11-26 13:11:54.673 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:11:54.684 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:11:54.692 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:11:54.700 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:11:54.708 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:11:54.716 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932314709 2021-11-26 13:11:54.720 | + functions-common:run_process:1590 : is_service_enabled n-cpu 2021-11-26 13:11:54.744 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:11:54.747 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:11:54.750 | + functions-common:time_stop:2331 : local name 2021-11-26 13:11:54.754 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:11:54.760 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:11:54.767 | + functions-common:time_stop:2334 : local total 2021-11-26 13:11:54.768 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:11:54.772 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:11:54.776 | + functions-common:time_stop:2338 : start_time=1637932314709 2021-11-26 13:11:54.779 | + functions-common:time_stop:2340 : [[ -z 1637932314709 ]] 2021-11-26 13:11:54.788 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:11:54.798 | + functions-common:time_stop:2343 : end_time=1637932314789 2021-11-26 13:11:54.805 | + functions-common:time_stop:2344 : elapsed_time=80 2021-11-26 13:11:54.810 | + functions-common:time_stop:2345 : total=22756 2021-11-26 13:11:54.813 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:11:54.815 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22836 2021-11-26 13:11:54.819 | + lib/nova:start_nova_compute:945 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:11:54.823 | + lib/nova:start_nova_compute:945 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-11-26 13:11:54.824 | + lib/nova:start_nova:1057 : is_service_enabled n-api 2021-11-26 13:11:54.846 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:54.849 | + lib/nova:start_nova:1059 : echo 'Dumping cells_v2 mapping' 2021-11-26 13:11:54.849 | Dumping cells_v2 mapping 2021-11-26 13:11:54.852 | + lib/nova:start_nova:1060 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-11-26 13:11:58.423 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-11-26 13:11:58.423 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-11-26 13:11:58.423 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-11-26 13:11:58.423 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-11-26 13:11:58.424 | | cell1 | 071cec64-d69e-45ce-9e93-884d8e15c328 | rabbit://stackrabbit:Passw0rd@10.222.0.50:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-11-26 13:11:58.424 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-11-26 13:11:58.820 | + ./stack.sh:main:1314 : create_flavors 2021-11-26 13:11:58.823 | + lib/nova:create_flavors:1124 : is_service_enabled n-api 2021-11-26 13:11:58.839 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:11:58.842 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor list 2021-11-26 13:11:58.843 | + lib/nova:create_flavors:1125 : grep -q ds512M 2021-11-26 13:12:01.611 | + lib/nova:create_flavors:1127 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-11-26 13:12:04.188 | +----------------------------+-----------------------+ 2021-11-26 13:12:04.188 | | Field | Value | 2021-11-26 13:12:04.188 | +----------------------------+-----------------------+ 2021-11-26 13:12:04.188 | | OS-FLV-DISABLED:disabled | False | 2021-11-26 13:12:04.188 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-26 13:12:04.188 | | disk | 1 | 2021-11-26 13:12:04.188 | | id | c1 | 2021-11-26 13:12:04.188 | | name | cirros256 | 2021-11-26 13:12:04.188 | | os-flavor-access:is_public | True | 2021-11-26 13:12:04.188 | | properties | hw_rng:allowed='True' | 2021-11-26 13:12:04.188 | | ram | 256 | 2021-11-26 13:12:04.188 | | rxtx_factor | 1.0 | 2021-11-26 13:12:04.188 | | swap | | 2021-11-26 13:12:04.188 | | vcpus | 1 | 2021-11-26 13:12:04.188 | +----------------------------+-----------------------+ 2021-11-26 13:12:04.302 | + lib/nova:create_flavors:1128 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-11-26 13:12:06.636 | +----------------------------+-----------------------+ 2021-11-26 13:12:06.636 | | Field | Value | 2021-11-26 13:12:06.636 | +----------------------------+-----------------------+ 2021-11-26 13:12:06.636 | | OS-FLV-DISABLED:disabled | False | 2021-11-26 13:12:06.636 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-26 13:12:06.636 | | disk | 5 | 2021-11-26 13:12:06.636 | | id | d1 | 2021-11-26 13:12:06.636 | | name | ds512M | 2021-11-26 13:12:06.636 | | os-flavor-access:is_public | True | 2021-11-26 13:12:06.636 | | properties | hw_rng:allowed='True' | 2021-11-26 13:12:06.636 | | ram | 512 | 2021-11-26 13:12:06.636 | | rxtx_factor | 1.0 | 2021-11-26 13:12:06.636 | | swap | | 2021-11-26 13:12:06.636 | | vcpus | 1 | 2021-11-26 13:12:06.636 | +----------------------------+-----------------------+ 2021-11-26 13:12:06.751 | + lib/nova:create_flavors:1129 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-11-26 13:12:09.022 | +----------------------------+-----------------------+ 2021-11-26 13:12:09.022 | | Field | Value | 2021-11-26 13:12:09.022 | +----------------------------+-----------------------+ 2021-11-26 13:12:09.022 | | OS-FLV-DISABLED:disabled | False | 2021-11-26 13:12:09.022 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-26 13:12:09.022 | | disk | 10 | 2021-11-26 13:12:09.022 | | id | d2 | 2021-11-26 13:12:09.022 | | name | ds1G | 2021-11-26 13:12:09.022 | | os-flavor-access:is_public | True | 2021-11-26 13:12:09.022 | | properties | hw_rng:allowed='True' | 2021-11-26 13:12:09.022 | | ram | 1024 | 2021-11-26 13:12:09.022 | | rxtx_factor | 1.0 | 2021-11-26 13:12:09.022 | | swap | | 2021-11-26 13:12:09.022 | | vcpus | 1 | 2021-11-26 13:12:09.022 | +----------------------------+-----------------------+ 2021-11-26 13:12:09.135 | + lib/nova:create_flavors:1130 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-11-26 13:12:11.428 | +----------------------------+-----------------------+ 2021-11-26 13:12:11.428 | | Field | Value | 2021-11-26 13:12:11.429 | +----------------------------+-----------------------+ 2021-11-26 13:12:11.429 | | OS-FLV-DISABLED:disabled | False | 2021-11-26 13:12:11.429 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-26 13:12:11.429 | | disk | 10 | 2021-11-26 13:12:11.429 | | id | d3 | 2021-11-26 13:12:11.429 | | name | ds2G | 2021-11-26 13:12:11.429 | | os-flavor-access:is_public | True | 2021-11-26 13:12:11.429 | | properties | hw_rng:allowed='True' | 2021-11-26 13:12:11.429 | | ram | 2048 | 2021-11-26 13:12:11.429 | | rxtx_factor | 1.0 | 2021-11-26 13:12:11.429 | | swap | | 2021-11-26 13:12:11.429 | | vcpus | 2 | 2021-11-26 13:12:11.429 | +----------------------------+-----------------------+ 2021-11-26 13:12:11.544 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-11-26 13:12:13.853 | +----------------------------+-----------------------+ 2021-11-26 13:12:13.853 | | Field | Value | 2021-11-26 13:12:13.853 | +----------------------------+-----------------------+ 2021-11-26 13:12:13.853 | | OS-FLV-DISABLED:disabled | False | 2021-11-26 13:12:13.853 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-26 13:12:13.853 | | disk | 20 | 2021-11-26 13:12:13.853 | | id | d4 | 2021-11-26 13:12:13.853 | | name | ds4G | 2021-11-26 13:12:13.853 | | os-flavor-access:is_public | True | 2021-11-26 13:12:13.853 | | properties | hw_rng:allowed='True' | 2021-11-26 13:12:13.853 | | ram | 4096 | 2021-11-26 13:12:13.853 | | rxtx_factor | 1.0 | 2021-11-26 13:12:13.853 | | swap | | 2021-11-26 13:12:13.853 | | vcpus | 4 | 2021-11-26 13:12:13.853 | +----------------------------+-----------------------+ 2021-11-26 13:12:13.973 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor list 2021-11-26 13:12:13.973 | + lib/nova:create_flavors:1134 : grep -q m1.tiny 2021-11-26 13:12:16.342 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-11-26 13:12:18.644 | +----------------------------+-----------------------+ 2021-11-26 13:12:18.644 | | Field | Value | 2021-11-26 13:12:18.644 | +----------------------------+-----------------------+ 2021-11-26 13:12:18.644 | | OS-FLV-DISABLED:disabled | False | 2021-11-26 13:12:18.644 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-26 13:12:18.644 | | disk | 1 | 2021-11-26 13:12:18.644 | | id | 1 | 2021-11-26 13:12:18.644 | | name | m1.tiny | 2021-11-26 13:12:18.644 | | os-flavor-access:is_public | True | 2021-11-26 13:12:18.644 | | properties | hw_rng:allowed='True' | 2021-11-26 13:12:18.644 | | ram | 512 | 2021-11-26 13:12:18.644 | | rxtx_factor | 1.0 | 2021-11-26 13:12:18.644 | | swap | | 2021-11-26 13:12:18.644 | | vcpus | 1 | 2021-11-26 13:12:18.644 | +----------------------------+-----------------------+ 2021-11-26 13:12:18.758 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-11-26 13:12:21.042 | +----------------------------+-----------------------+ 2021-11-26 13:12:21.042 | | Field | Value | 2021-11-26 13:12:21.042 | +----------------------------+-----------------------+ 2021-11-26 13:12:21.042 | | OS-FLV-DISABLED:disabled | False | 2021-11-26 13:12:21.042 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-26 13:12:21.042 | | disk | 20 | 2021-11-26 13:12:21.042 | | id | 2 | 2021-11-26 13:12:21.042 | | name | m1.small | 2021-11-26 13:12:21.042 | | os-flavor-access:is_public | True | 2021-11-26 13:12:21.042 | | properties | hw_rng:allowed='True' | 2021-11-26 13:12:21.042 | | ram | 2048 | 2021-11-26 13:12:21.042 | | rxtx_factor | 1.0 | 2021-11-26 13:12:21.042 | | swap | | 2021-11-26 13:12:21.042 | | vcpus | 1 | 2021-11-26 13:12:21.042 | +----------------------------+-----------------------+ 2021-11-26 13:12:21.157 | + lib/nova:create_flavors:1137 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-11-26 13:12:23.475 | +----------------------------+-----------------------+ 2021-11-26 13:12:23.475 | | Field | Value | 2021-11-26 13:12:23.475 | +----------------------------+-----------------------+ 2021-11-26 13:12:23.475 | | OS-FLV-DISABLED:disabled | False | 2021-11-26 13:12:23.475 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-26 13:12:23.475 | | disk | 40 | 2021-11-26 13:12:23.475 | | id | 3 | 2021-11-26 13:12:23.475 | | name | m1.medium | 2021-11-26 13:12:23.475 | | os-flavor-access:is_public | True | 2021-11-26 13:12:23.475 | | properties | hw_rng:allowed='True' | 2021-11-26 13:12:23.475 | | ram | 4096 | 2021-11-26 13:12:23.475 | | rxtx_factor | 1.0 | 2021-11-26 13:12:23.475 | | swap | | 2021-11-26 13:12:23.475 | | vcpus | 2 | 2021-11-26 13:12:23.475 | +----------------------------+-----------------------+ 2021-11-26 13:12:23.590 | + lib/nova:create_flavors:1138 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-11-26 13:12:25.868 | +----------------------------+-----------------------+ 2021-11-26 13:12:25.868 | | Field | Value | 2021-11-26 13:12:25.868 | +----------------------------+-----------------------+ 2021-11-26 13:12:25.868 | | OS-FLV-DISABLED:disabled | False | 2021-11-26 13:12:25.868 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-26 13:12:25.869 | | disk | 80 | 2021-11-26 13:12:25.869 | | id | 4 | 2021-11-26 13:12:25.869 | | name | m1.large | 2021-11-26 13:12:25.869 | | os-flavor-access:is_public | True | 2021-11-26 13:12:25.869 | | properties | hw_rng:allowed='True' | 2021-11-26 13:12:25.869 | | ram | 8192 | 2021-11-26 13:12:25.869 | | rxtx_factor | 1.0 | 2021-11-26 13:12:25.869 | | swap | | 2021-11-26 13:12:25.869 | | vcpus | 4 | 2021-11-26 13:12:25.869 | +----------------------------+-----------------------+ 2021-11-26 13:12:25.983 | + lib/nova:create_flavors:1139 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-11-26 13:12:28.258 | +----------------------------+-----------------------+ 2021-11-26 13:12:28.258 | | Field | Value | 2021-11-26 13:12:28.258 | +----------------------------+-----------------------+ 2021-11-26 13:12:28.258 | | OS-FLV-DISABLED:disabled | False | 2021-11-26 13:12:28.258 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-26 13:12:28.258 | | disk | 160 | 2021-11-26 13:12:28.258 | | id | 5 | 2021-11-26 13:12:28.258 | | name | m1.xlarge | 2021-11-26 13:12:28.258 | | os-flavor-access:is_public | True | 2021-11-26 13:12:28.258 | | properties | hw_rng:allowed='True' | 2021-11-26 13:12:28.258 | | ram | 16384 | 2021-11-26 13:12:28.258 | | rxtx_factor | 1.0 | 2021-11-26 13:12:28.259 | | swap | | 2021-11-26 13:12:28.259 | | vcpus | 8 | 2021-11-26 13:12:28.259 | +----------------------------+-----------------------+ 2021-11-26 13:12:28.372 | + ./stack.sh:main:1316 : is_service_enabled cinder 2021-11-26 13:12:28.389 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:12:28.392 | + ./stack.sh:main:1317 : echo_summary 'Starting Cinder' 2021-11-26 13:12:28.395 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:12:28.397 | + ./stack.sh:echo_summary:428 : echo -e Starting Cinder 2021-11-26 13:12:28.400 | + ./stack.sh:main:1318 : start_cinder 2021-11-26 13:12:28.403 | + lib/cinder:start_cinder:459 : local service_port=8776 2021-11-26 13:12:28.406 | + lib/cinder:start_cinder:460 : local service_protocol=http 2021-11-26 13:12:28.408 | + lib/cinder:start_cinder:461 : local cinder_url 2021-11-26 13:12:28.411 | + lib/cinder:start_cinder:462 : is_service_enabled tls-proxy 2021-11-26 13:12:28.427 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:12:28.429 | + lib/cinder:start_cinder:466 : '[' tgtadm = tgtadm ']' 2021-11-26 13:12:28.432 | + lib/cinder:start_cinder:467 : is_service_enabled c-vol 2021-11-26 13:12:28.447 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:12:28.450 | + lib/cinder:start_cinder:469 : sudo rm -f /etc/tgt/conf.d/stack.conf 2021-11-26 13:12:28.462 | + lib/cinder:start_cinder:470 : _configure_tgt_for_config_d 2021-11-26 13:12:28.465 | + lib/cinder:_configure_tgt_for_config_d:449 : [[ ! -d /etc/tgt/stack.d/ ]] 2021-11-26 13:12:28.468 | + lib/cinder:_configure_tgt_for_config_d:450 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2021-11-26 13:12:28.479 | + lib/cinder:_configure_tgt_for_config_d:452 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2021-11-26 13:12:28.484 | + lib/cinder:_configure_tgt_for_config_d:453 : echo 'include /etc/tgt/stack.d/*' 2021-11-26 13:12:28.486 | + lib/cinder:_configure_tgt_for_config_d:453 : sudo tee -a /etc/tgt/targets.conf 2021-11-26 13:12:28.493 | include /etc/tgt/stack.d/* 2021-11-26 13:12:28.497 | + lib/cinder:start_cinder:471 : is_ubuntu 2021-11-26 13:12:28.501 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:12:28.504 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:12:28.506 | + lib/cinder:start_cinder:472 : sudo service tgt restart 2021-11-26 13:12:28.891 | + lib/cinder:start_cinder:482 : sudo tgtadm --mode system --op update --name debug --value on 2021-11-26 13:12:28.903 | + lib/cinder:start_cinder:486 : [[ key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-11-26 13:12:28.906 | + lib/cinder:start_cinder:487 : '[' True == False ']' 2021-11-26 13:12:28.909 | ++ lib/cinder:start_cinder:495 : which uwsgi 2021-11-26 13:12:28.913 | + lib/cinder:start_cinder:495 : run_process c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-11-26 13:12:28.915 | + functions-common:run_process:1582 : local service=c-api 2021-11-26 13:12:28.918 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-11-26 13:12:28.921 | + functions-common:run_process:1584 : local group= 2021-11-26 13:12:28.924 | + functions-common:run_process:1585 : local user= 2021-11-26 13:12:28.927 | + functions-common:run_process:1587 : local name=c-api 2021-11-26 13:12:28.929 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:12:28.932 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:12:28.934 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:12:28.937 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:12:28.940 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:12:28.944 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932348941 2021-11-26 13:12:28.946 | + functions-common:run_process:1590 : is_service_enabled c-api 2021-11-26 13:12:28.962 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:12:28.964 | + functions-common:run_process:1591 : _run_under_systemd c-api '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-11-26 13:12:28.967 | + functions-common:_run_under_systemd:1547 : local service=c-api 2021-11-26 13:12:28.969 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-11-26 13:12:28.972 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-11-26 13:12:28.974 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-11-26 13:12:28.977 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-11-26 13:12:28.979 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-11-26 13:12:28.981 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-11-26 13:12:28.985 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-api.service 2021-11-26 13:12:28.987 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:12:28.990 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:12:28.992 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-11-26 13:12:28.995 | + functions-common:_run_under_systemd:1557 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2021-11-26 13:12:28.997 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@c-api.service 2021-11-26 13:12:29.000 | + functions-common:write_uwsgi_user_unit_file:1492 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-11-26 13:12:29.002 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-26 13:12:29.004 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-26 13:12:29.007 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-11-26 13:12:29.009 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-26 13:12:29.013 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-11-26 13:12:29.068 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-11-26 13:12:29.123 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-11-26 13:12:29.168 | + functions-common:write_uwsgi_user_unit_file:1501 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-11-26 13:12:29.215 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:12:29.263 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-11-26 13:12:29.310 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-11-26 13:12:29.357 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-11-26 13:12:29.403 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-11-26 13:12:29.450 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-11-26 13:12:29.498 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-26 13:12:29.501 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-11-26 13:12:29.562 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-26 13:12:29.780 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-api.service 2021-11-26 13:12:29.793 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-11-26 13:12:30.026 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-api.service 2021-11-26 13:12:30.102 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:12:30.105 | + functions-common:time_stop:2331 : local name 2021-11-26 13:12:30.107 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:12:30.110 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:12:30.113 | + functions-common:time_stop:2334 : local total 2021-11-26 13:12:30.115 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:12:30.118 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:12:30.120 | + functions-common:time_stop:2338 : start_time=1637932348941 2021-11-26 13:12:30.123 | + functions-common:time_stop:2340 : [[ -z 1637932348941 ]] 2021-11-26 13:12:30.126 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:12:30.130 | + functions-common:time_stop:2343 : end_time=1637932350127 2021-11-26 13:12:30.133 | + functions-common:time_stop:2344 : elapsed_time=1186 2021-11-26 13:12:30.135 | + functions-common:time_stop:2345 : total=22836 2021-11-26 13:12:30.138 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:12:30.141 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24022 2021-11-26 13:12:30.143 | + lib/cinder:start_cinder:496 : cinder_url=http://10.222.0.50/volume/v3 2021-11-26 13:12:30.145 | + lib/cinder:start_cinder:500 : echo 'Waiting for Cinder API to start...' 2021-11-26 13:12:30.145 | Waiting for Cinder API to start... 2021-11-26 13:12:30.148 | + lib/cinder:start_cinder:501 : wait_for_service 60 http://10.222.0.50/volume/v3 2021-11-26 13:12:30.151 | + functions:wait_for_service:444 : local timeout=60 2021-11-26 13:12:30.153 | + functions:wait_for_service:445 : local url=http://10.222.0.50/volume/v3 2021-11-26 13:12:30.156 | + functions:wait_for_service:446 : local rval=0 2021-11-26 13:12:30.159 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-26 13:12:30.162 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-26 13:12:30.164 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:12:30.167 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:12:30.170 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:12:30.174 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932350170 2021-11-26 13:12:30.176 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-26 13:12:30.182 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.50/volume/v3 2021-11-26 13:12:35.106 | + :: : [[ 401 == 503 ]] 2021-11-26 13:12:35.107 | + :: : [[ 0 -eq 7 ]] 2021-11-26 13:12:35.111 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-26 13:12:35.113 | + functions-common:time_stop:2331 : local name 2021-11-26 13:12:35.116 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:12:35.118 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:12:35.120 | + functions-common:time_stop:2334 : local total 2021-11-26 13:12:35.123 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:12:35.125 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-26 13:12:35.128 | + functions-common:time_stop:2338 : start_time=1637932350170 2021-11-26 13:12:35.130 | + functions-common:time_stop:2340 : [[ -z 1637932350170 ]] 2021-11-26 13:12:35.133 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:12:35.137 | + functions-common:time_stop:2343 : end_time=1637932355134 2021-11-26 13:12:35.140 | + functions-common:time_stop:2344 : elapsed_time=4964 2021-11-26 13:12:35.142 | + functions-common:time_stop:2345 : total=19558 2021-11-26 13:12:35.144 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:12:35.147 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24522 2021-11-26 13:12:35.149 | + functions:wait_for_service:454 : return 0 2021-11-26 13:12:35.152 | + lib/cinder:start_cinder:505 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:35.154 | + functions-common:run_process:1582 : local service=c-sch 2021-11-26 13:12:35.158 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:35.161 | + functions-common:run_process:1584 : local group= 2021-11-26 13:12:35.163 | + functions-common:run_process:1585 : local user= 2021-11-26 13:12:35.165 | + functions-common:run_process:1587 : local name=c-sch 2021-11-26 13:12:35.168 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:12:35.171 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:12:35.173 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:12:35.176 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:12:35.179 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:12:35.182 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932355179 2021-11-26 13:12:35.185 | + functions-common:run_process:1590 : is_service_enabled c-sch 2021-11-26 13:12:35.201 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:12:35.204 | + functions-common:run_process:1591 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-11-26 13:12:35.207 | + functions-common:_run_under_systemd:1547 : local service=c-sch 2021-11-26 13:12:35.209 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:35.211 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:35.214 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:35.216 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:35.219 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-11-26 13:12:35.221 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-11-26 13:12:35.224 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-sch.service 2021-11-26 13:12:35.226 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:12:35.228 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:12:35.231 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-11-26 13:12:35.233 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-11-26 13:12:35.236 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-sch.service 2021-11-26 13:12:35.239 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:35.241 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:12:35.244 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:12:35.246 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:12:35.249 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:12:35.252 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-11-26 13:12:35.254 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:12:35.258 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-11-26 13:12:35.314 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-11-26 13:12:35.369 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:35.416 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-11-26 13:12:35.463 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-11-26 13:12:35.509 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:12:35.556 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:12:35.559 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-11-26 13:12:35.617 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:12:35.855 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-sch.service 2021-11-26 13:12:35.869 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-11-26 13:12:36.091 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-sch.service 2021-11-26 13:12:36.112 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:12:36.115 | + functions-common:time_stop:2331 : local name 2021-11-26 13:12:36.118 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:12:36.121 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:12:36.123 | + functions-common:time_stop:2334 : local total 2021-11-26 13:12:36.126 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:12:36.128 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:12:36.130 | + functions-common:time_stop:2338 : start_time=1637932355179 2021-11-26 13:12:36.133 | + functions-common:time_stop:2340 : [[ -z 1637932355179 ]] 2021-11-26 13:12:36.136 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:12:36.139 | + functions-common:time_stop:2343 : end_time=1637932356137 2021-11-26 13:12:36.142 | + functions-common:time_stop:2344 : elapsed_time=958 2021-11-26 13:12:36.144 | + functions-common:time_stop:2345 : total=24022 2021-11-26 13:12:36.147 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:12:36.149 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24980 2021-11-26 13:12:36.152 | + lib/cinder:start_cinder:506 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:36.154 | + functions-common:run_process:1582 : local service=c-bak 2021-11-26 13:12:36.157 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:36.160 | + functions-common:run_process:1584 : local group= 2021-11-26 13:12:36.162 | + functions-common:run_process:1585 : local user= 2021-11-26 13:12:36.164 | + functions-common:run_process:1587 : local name=c-bak 2021-11-26 13:12:36.167 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:12:36.169 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:12:36.172 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:12:36.175 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:12:36.178 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:12:36.181 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932356179 2021-11-26 13:12:36.184 | + functions-common:run_process:1590 : is_service_enabled c-bak 2021-11-26 13:12:36.200 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:12:36.203 | + functions-common:run_process:1591 : _run_under_systemd c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' '' 2021-11-26 13:12:36.205 | + functions-common:_run_under_systemd:1547 : local service=c-bak 2021-11-26 13:12:36.208 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:36.210 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:36.213 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:36.215 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:36.218 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-11-26 13:12:36.221 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-11-26 13:12:36.223 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-bak.service 2021-11-26 13:12:36.226 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:12:36.228 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:12:36.231 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-11-26 13:12:36.233 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-bak.service '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-11-26 13:12:36.237 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-bak.service 2021-11-26 13:12:36.239 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:36.250 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:12:36.252 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:12:36.255 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:12:36.257 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:12:36.259 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-bak.service 2021-11-26 13:12:36.262 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:12:36.266 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Unit Description 'Devstack devstack@c-bak.service' 2021-11-26 13:12:36.323 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service User ubuntu 2021-11-26 13:12:36.381 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecStart '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:36.429 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service KillMode process 2021-11-26 13:12:36.477 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service TimeoutStopSec 300 2021-11-26 13:12:36.524 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:12:36.572 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:12:36.574 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-bak.service Install WantedBy multi-user.target 2021-11-26 13:12:36.635 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:12:36.910 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-bak.service 2021-11-26 13:12:36.924 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-bak.service → /etc/systemd/system/devstack@c-bak.service. 2021-11-26 13:12:37.142 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-bak.service 2021-11-26 13:12:37.163 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:12:37.166 | + functions-common:time_stop:2331 : local name 2021-11-26 13:12:37.168 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:12:37.170 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:12:37.173 | + functions-common:time_stop:2334 : local total 2021-11-26 13:12:37.176 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:12:37.178 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:12:37.181 | + functions-common:time_stop:2338 : start_time=1637932356179 2021-11-26 13:12:37.183 | + functions-common:time_stop:2340 : [[ -z 1637932356179 ]] 2021-11-26 13:12:37.186 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:12:37.196 | + functions-common:time_stop:2343 : end_time=1637932357187 2021-11-26 13:12:37.196 | + functions-common:time_stop:2344 : elapsed_time=1008 2021-11-26 13:12:37.198 | + functions-common:time_stop:2345 : total=24980 2021-11-26 13:12:37.200 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:12:37.203 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=25988 2021-11-26 13:12:37.207 | + lib/cinder:start_cinder:507 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:37.211 | + functions-common:run_process:1582 : local service=c-vol 2021-11-26 13:12:37.218 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:37.220 | + functions-common:run_process:1584 : local group= 2021-11-26 13:12:37.223 | + functions-common:run_process:1585 : local user= 2021-11-26 13:12:37.225 | + functions-common:run_process:1587 : local name=c-vol 2021-11-26 13:12:37.228 | + functions-common:run_process:1589 : time_start run_process 2021-11-26 13:12:37.230 | + functions-common:time_start:2317 : local name=run_process 2021-11-26 13:12:37.233 | + functions-common:time_start:2318 : local start_time= 2021-11-26 13:12:37.235 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-26 13:12:37.238 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-26 13:12:37.242 | + functions-common:time_start:2322 : _TIME_START[$name]=1637932357239 2021-11-26 13:12:37.245 | + functions-common:run_process:1590 : is_service_enabled c-vol 2021-11-26 13:12:37.264 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:12:37.267 | + functions-common:run_process:1591 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-11-26 13:12:37.269 | + functions-common:_run_under_systemd:1547 : local service=c-vol 2021-11-26 13:12:37.272 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:37.274 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:37.277 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:37.279 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:37.283 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-11-26 13:12:37.285 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-11-26 13:12:37.288 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-vol.service 2021-11-26 13:12:37.291 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-26 13:12:37.293 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-26 13:12:37.296 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-11-26 13:12:37.298 | + functions-common:_run_under_systemd:1559 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-11-26 13:12:37.301 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-vol.service 2021-11-26 13:12:37.303 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:37.306 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-26 13:12:37.308 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-26 13:12:37.311 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-26 13:12:37.313 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-26 13:12:37.316 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-11-26 13:12:37.318 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-26 13:12:37.322 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-11-26 13:12:37.384 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-11-26 13:12:37.444 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-11-26 13:12:37.494 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-11-26 13:12:37.560 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-11-26 13:12:37.624 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-26 13:12:37.677 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-26 13:12:37.679 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-11-26 13:12:37.742 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-26 13:12:38.008 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-vol.service 2021-11-26 13:12:38.026 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-11-26 13:12:38.277 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-vol.service 2021-11-26 13:12:38.305 | + functions-common:run_process:1593 : time_stop run_process 2021-11-26 13:12:38.310 | + functions-common:time_stop:2331 : local name 2021-11-26 13:12:38.310 | + functions-common:time_stop:2332 : local end_time 2021-11-26 13:12:38.312 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:12:38.315 | + functions-common:time_stop:2334 : local total 2021-11-26 13:12:38.322 | + functions-common:time_stop:2335 : local start_time 2021-11-26 13:12:38.324 | + functions-common:time_stop:2337 : name=run_process 2021-11-26 13:12:38.328 | + functions-common:time_stop:2338 : start_time=1637932357239 2021-11-26 13:12:38.331 | + functions-common:time_stop:2340 : [[ -z 1637932357239 ]] 2021-11-26 13:12:38.334 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:12:38.337 | + functions-common:time_stop:2343 : end_time=1637932358334 2021-11-26 13:12:38.340 | + functions-common:time_stop:2344 : elapsed_time=1095 2021-11-26 13:12:38.342 | + functions-common:time_stop:2345 : total=25988 2021-11-26 13:12:38.345 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:12:38.347 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=27083 2021-11-26 13:12:38.350 | + ./stack.sh:main:1319 : create_volume_types 2021-11-26 13:12:38.353 | + lib/cinder:create_volume_types:525 : is_service_enabled c-api 2021-11-26 13:12:38.374 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:12:38.376 | + lib/cinder:create_volume_types:525 : [[ -n lvm:lvmdriver-1 ]] 2021-11-26 13:12:38.379 | + lib/cinder:create_volume_types:526 : local be be_name 2021-11-26 13:12:38.381 | + lib/cinder:create_volume_types:527 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-11-26 13:12:38.384 | + lib/cinder:create_volume_types:528 : be_name=lvmdriver-1 2021-11-26 13:12:38.386 | + lib/cinder:create_volume_types:530 : is_service_enabled keystone 2021-11-26 13:12:38.406 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:12:38.408 | + lib/cinder:create_volume_types:531 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-11-26 13:12:41.851 | +-------------+--------------------------------------+ 2021-11-26 13:12:41.852 | | Field | Value | 2021-11-26 13:12:41.852 | +-------------+--------------------------------------+ 2021-11-26 13:12:41.852 | | description | None | 2021-11-26 13:12:41.852 | | id | 7cbbd677-85f8-4c5e-8222-0a035926f504 | 2021-11-26 13:12:41.852 | | is_public | True | 2021-11-26 13:12:41.852 | | name | lvmdriver-1 | 2021-11-26 13:12:41.852 | | properties | volume_backend_name='lvmdriver-1' | 2021-11-26 13:12:41.852 | +-------------+--------------------------------------+ 2021-11-26 13:12:41.973 | + ./stack.sh:main:1323 : is_service_enabled horizon 2021-11-26 13:12:41.992 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:12:41.994 | + ./stack.sh:main:1337 : is_service_enabled nova 2021-11-26 13:12:42.011 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:12:42.014 | + ./stack.sh:main:1337 : is_service_enabled keystone 2021-11-26 13:12:42.032 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:12:42.034 | + ./stack.sh:main:1338 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-11-26 13:12:42.037 | + ./stack.sh:main:1340 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-11-26 13:12:42.040 | + ./stack.sh:main:1344 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-11-26 13:12:42.044 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-11-26 13:12:42.046 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:80 : getopt -o hPAp:u:r:C: -l os-username:,os-password:,os-tenant-id:,os-tenant-name:,os-project-name:,os-project-id:,os-project-domain-id:,os-project-domain-name:,os-user-domain-id:,os-user-domain-name:,os-auth-url:,target-dir:,heat-url:,skip-project:,os-cacert:,help,debug -- -PA --target-dir /home/ubuntu/devstack/accrc 2021-11-26 13:12:42.049 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-11-26 13:12:42.051 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-11-26 13:12:42.052 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-11-26 13:12:42.054 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-11-26 13:12:42.055 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-11-26 13:12:42.056 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-11-26 13:12:42.058 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-11-26 13:12:42.059 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-11-26 13:12:42.061 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-11-26 13:12:42.062 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-11-26 13:12:42.064 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-11-26 13:12:42.066 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-11-26 13:12:42.067 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-11-26 13:12:42.069 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-11-26 13:12:42.070 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-11-26 13:12:42.071 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-11-26 13:12:42.073 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-11-26 13:12:42.074 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-11-26 13:12:42.076 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-11-26 13:12:42.077 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-11-26 13:12:42.079 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-11-26 13:12:42.081 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-11-26 13:12:42.083 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-11-26 13:12:42.084 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-11-26 13:12:42.085 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-11-26 13:12:42.087 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-11-26 13:12:42.088 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-11-26 13:12:42.090 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-11-26 13:12:42.092 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-11-26 13:12:42.094 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-11-26 13:12:42.095 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-11-26 13:12:42.097 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-11-26 13:12:42.098 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.50/identity ']' 2021-11-26 13:12:42.100 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-11-26 13:12:42.101 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-11-26 13:12:42.103 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-11-26 13:12:42.104 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-11-26 13:12:42.106 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-11-26 13:12:42.109 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-11-26 13:12:42.111 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-11-26 13:12:42.112 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-11-26 13:12:42.116 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-26 13:12:42.117 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-11-26 13:12:42.118 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-26 13:12:44.323 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 334796dead7043e4b302d038a53ef7a4 --long --quote none -f csv 2021-11-26 13:12:44.323 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-26 13:12:44.323 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-26 13:12:44.325 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-26 13:12:46.638 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-11-26 13:12:46.640 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-11-26 13:12:46.642 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-26 13:12:46.643 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-26 13:12:46.645 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 95cd13e4c7004048b3082694234b656f demo 334796dead7043e4b302d038a53ef7a4 invisible_to_admin Passw0rd 2021-11-26 13:12:46.646 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=95cd13e4c7004048b3082694234b656f 2021-11-26 13:12:46.648 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-11-26 13:12:46.649 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=334796dead7043e4b302d038a53ef7a4 2021-11-26 13:12:46.651 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-11-26 13:12:46.652 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-26 13:12:46.654 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-11-26 13:12:46.657 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-11-26 13:12:46.659 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-26 13:12:46.662 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-26 13:12:46.663 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-26 13:12:46.665 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-26 13:12:46.666 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:46.668 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:46.669 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-26 13:12:46.672 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:46.673 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:46.674 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-26 13:12:46.676 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:46.677 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:46.679 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-26 13:12:46.680 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:46.682 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:46.683 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-26 13:12:46.685 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-26 13:12:46.686 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-26 13:12:46.688 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-26 13:12:46.690 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-26 13:12:46.692 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-26 13:12:46.693 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 3ab6ed69428044b59e4a135ef8a32b86 --long --quote none -f csv 2021-11-26 13:12:46.693 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-26 13:12:46.697 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-26 13:12:49.004 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-11-26 13:12:49.005 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-11-26 13:12:49.007 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2021-11-26 13:12:49.008 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2021-11-26 13:12:49.010 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2021-11-26 13:12:49.011 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 473e4e8469ab47ff83614cc703031ac5 swiftusertest4 3ab6ed69428044b59e4a135ef8a32b86 swiftprojecttest4 testing4 2021-11-26 13:12:49.013 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=473e4e8469ab47ff83614cc703031ac5 2021-11-26 13:12:49.014 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-11-26 13:12:49.016 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=3ab6ed69428044b59e4a135ef8a32b86 2021-11-26 13:12:49.017 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-11-26 13:12:49.019 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2021-11-26 13:12:49.020 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-11-26 13:12:49.023 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-11-26 13:12:49.025 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-26 13:12:49.028 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-26 13:12:49.030 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2021-11-26 13:12:49.032 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-26 13:12:49.033 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:49.035 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:49.036 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-26 13:12:49.038 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:49.039 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:49.041 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-26 13:12:49.042 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:49.044 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:49.045 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-26 13:12:49.047 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:49.049 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:49.050 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-26 13:12:49.052 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-26 13:12:49.053 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-26 13:12:49.055 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-26 13:12:49.057 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-26 13:12:49.059 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 51222e63059e4103949654a9c74e3e83 --long --quote none -f csv 2021-11-26 13:12:49.059 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-26 13:12:49.059 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-26 13:12:49.061 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-26 13:12:51.347 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-11-26 13:12:51.349 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-11-26 13:12:51.350 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-26 13:12:51.352 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-26 13:12:51.354 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 95cd13e4c7004048b3082694234b656f demo 51222e63059e4103949654a9c74e3e83 demo Passw0rd 2021-11-26 13:12:51.355 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=95cd13e4c7004048b3082694234b656f 2021-11-26 13:12:51.357 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-11-26 13:12:51.359 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=51222e63059e4103949654a9c74e3e83 2021-11-26 13:12:51.360 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-11-26 13:12:51.362 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-26 13:12:51.363 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-11-26 13:12:51.366 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-11-26 13:12:51.368 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-26 13:12:51.370 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-26 13:12:51.372 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-26 13:12:51.374 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-26 13:12:51.376 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:51.377 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:51.379 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-26 13:12:51.381 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:51.382 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:51.383 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-26 13:12:51.385 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:51.386 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:51.388 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-26 13:12:51.390 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:51.391 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:51.393 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-26 13:12:51.394 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-26 13:12:51.396 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-26 13:12:51.397 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-11-26 13:12:51.399 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-11-26 13:12:51.400 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-26 13:12:51.402 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-26 13:12:51.403 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 6668e1659ccd4298bfce9741ff454132 admin 51222e63059e4103949654a9c74e3e83 demo Passw0rd 2021-11-26 13:12:51.405 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=6668e1659ccd4298bfce9741ff454132 2021-11-26 13:12:51.406 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-11-26 13:12:51.408 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=51222e63059e4103949654a9c74e3e83 2021-11-26 13:12:51.409 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-11-26 13:12:51.411 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-26 13:12:51.412 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-11-26 13:12:51.415 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-11-26 13:12:51.417 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-26 13:12:51.420 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-26 13:12:51.422 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-26 13:12:51.423 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-26 13:12:51.425 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:51.426 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:51.428 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-26 13:12:51.429 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:51.431 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:51.432 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-26 13:12:51.434 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:51.435 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:51.438 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-26 13:12:51.440 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:51.441 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:51.442 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-26 13:12:51.444 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-26 13:12:51.446 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-26 13:12:51.447 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-26 13:12:51.449 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-26 13:12:51.451 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-26 13:12:51.451 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-26 13:12:51.451 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 5456e7754ee14550b10f36b909757033 --long --quote none -f csv 2021-11-26 13:12:51.454 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-26 13:12:53.808 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-11-26 13:12:53.810 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-11-26 13:12:53.812 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2021-11-26 13:12:53.814 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2021-11-26 13:12:53.815 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2021-11-26 13:12:53.817 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry ad13b6c419a3475ca6b43244f79e423f swiftusertest3 5456e7754ee14550b10f36b909757033 swiftprojecttest1 testing3 2021-11-26 13:12:53.818 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=ad13b6c419a3475ca6b43244f79e423f 2021-11-26 13:12:53.820 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-11-26 13:12:53.821 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=5456e7754ee14550b10f36b909757033 2021-11-26 13:12:53.823 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-11-26 13:12:53.824 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2021-11-26 13:12:53.826 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-11-26 13:12:53.829 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-11-26 13:12:53.830 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-26 13:12:53.834 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-26 13:12:53.835 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2021-11-26 13:12:53.837 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-26 13:12:53.838 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:53.840 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:53.841 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-26 13:12:53.843 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:53.844 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:53.846 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-26 13:12:53.847 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:53.849 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:53.850 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-26 13:12:53.852 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:53.853 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:53.855 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-26 13:12:53.856 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-26 13:12:53.858 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-26 13:12:53.860 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-11-26 13:12:53.862 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-11-26 13:12:53.863 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2021-11-26 13:12:53.865 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2021-11-26 13:12:53.866 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2021-11-26 13:12:53.868 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry f86753be6eb94c23bb5c465950146a65 swiftusertest1 5456e7754ee14550b10f36b909757033 swiftprojecttest1 testing 2021-11-26 13:12:53.869 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f86753be6eb94c23bb5c465950146a65 2021-11-26 13:12:53.871 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-11-26 13:12:53.872 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=5456e7754ee14550b10f36b909757033 2021-11-26 13:12:53.874 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-11-26 13:12:53.876 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2021-11-26 13:12:53.877 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-11-26 13:12:53.880 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-11-26 13:12:53.881 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-26 13:12:53.884 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-26 13:12:53.886 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2021-11-26 13:12:53.887 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-26 13:12:53.889 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:53.890 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:53.892 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-26 13:12:53.893 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:53.895 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:53.896 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-26 13:12:53.898 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:53.899 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:53.901 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-26 13:12:53.902 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:53.904 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:53.905 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-26 13:12:53.907 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-26 13:12:53.908 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-26 13:12:53.910 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-26 13:12:53.911 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-26 13:12:53.914 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-26 13:12:53.914 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-26 13:12:53.914 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project b4b20725b9ea4cb98e814dcd85182ef6 --long --quote none -f csv 2021-11-26 13:12:53.916 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-26 13:12:56.229 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-11-26 13:12:56.231 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-11-26 13:12:56.232 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-26 13:12:56.234 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-26 13:12:56.235 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 81fa1ead17114ed19bacd4fc54664fd1 alt_demo b4b20725b9ea4cb98e814dcd85182ef6 alt_demo Passw0rd 2021-11-26 13:12:56.237 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=81fa1ead17114ed19bacd4fc54664fd1 2021-11-26 13:12:56.238 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-11-26 13:12:56.240 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:12:56.241 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-11-26 13:12:56.243 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-26 13:12:56.244 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-11-26 13:12:56.248 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-11-26 13:12:56.250 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-26 13:12:56.253 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-26 13:12:56.254 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-26 13:12:56.256 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-26 13:12:56.257 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:56.259 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:56.260 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-26 13:12:56.262 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:56.263 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:56.265 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-26 13:12:56.267 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:56.268 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:56.270 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-26 13:12:56.271 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:56.273 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:56.274 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-26 13:12:56.277 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-26 13:12:56.279 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-26 13:12:56.281 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-11-26 13:12:56.282 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-11-26 13:12:56.284 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-26 13:12:56.285 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-26 13:12:56.287 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 6668e1659ccd4298bfce9741ff454132 admin b4b20725b9ea4cb98e814dcd85182ef6 alt_demo Passw0rd 2021-11-26 13:12:56.288 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=6668e1659ccd4298bfce9741ff454132 2021-11-26 13:12:56.290 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-11-26 13:12:56.291 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=b4b20725b9ea4cb98e814dcd85182ef6 2021-11-26 13:12:56.293 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-11-26 13:12:56.294 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-26 13:12:56.296 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-11-26 13:12:56.299 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-11-26 13:12:56.300 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-26 13:12:56.303 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-26 13:12:56.305 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-26 13:12:56.306 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-26 13:12:56.308 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:56.309 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:56.311 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-26 13:12:56.313 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:56.314 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:56.316 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-26 13:12:56.317 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:56.318 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:56.320 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-26 13:12:56.321 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:56.323 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:56.324 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-26 13:12:56.326 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-26 13:12:56.328 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-26 13:12:56.330 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-26 13:12:56.332 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-26 13:12:56.334 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project bc979141a3304acf936a7ca57daf40ba --long --quote none -f csv 2021-11-26 13:12:56.334 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-26 13:12:56.334 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-26 13:12:56.335 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-26 13:12:58.604 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-11-26 13:12:58.606 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-11-26 13:12:58.608 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-26 13:12:58.610 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-26 13:12:58.611 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 6668e1659ccd4298bfce9741ff454132 admin bc979141a3304acf936a7ca57daf40ba admin Passw0rd 2021-11-26 13:12:58.613 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=6668e1659ccd4298bfce9741ff454132 2021-11-26 13:12:58.614 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-11-26 13:12:58.616 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=bc979141a3304acf936a7ca57daf40ba 2021-11-26 13:12:58.617 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-11-26 13:12:58.619 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-26 13:12:58.620 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-11-26 13:12:58.624 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-11-26 13:12:58.625 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-26 13:12:58.628 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-26 13:12:58.630 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-26 13:12:58.631 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-26 13:12:58.633 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:58.634 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:58.635 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-26 13:12:58.637 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:58.638 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:58.640 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-26 13:12:58.642 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:58.643 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:12:58.645 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-26 13:12:58.646 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:12:58.647 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:12:58.649 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-26 13:12:58.650 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-26 13:12:58.652 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-26 13:12:58.654 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-26 13:12:58.656 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-26 13:12:58.658 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project fde56bebbf4b4b9f80c00aa76877fc21 --long --quote none -f csv 2021-11-26 13:12:58.658 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-26 13:12:58.658 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-26 13:12:58.660 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-26 13:13:00.932 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-11-26 13:13:00.934 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-11-26 13:13:00.935 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2021-11-26 13:13:00.937 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2021-11-26 13:13:00.938 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2021-11-26 13:13:00.940 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 53cc5530d4ca47d391246eaae18a17ac swiftusertest2 fde56bebbf4b4b9f80c00aa76877fc21 swiftprojecttest2 testing2 2021-11-26 13:13:00.941 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=53cc5530d4ca47d391246eaae18a17ac 2021-11-26 13:13:00.943 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-11-26 13:13:00.944 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=fde56bebbf4b4b9f80c00aa76877fc21 2021-11-26 13:13:00.946 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-11-26 13:13:00.947 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2021-11-26 13:13:00.949 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-11-26 13:13:00.952 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-11-26 13:13:00.954 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-26 13:13:00.957 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-26 13:13:00.958 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2021-11-26 13:13:00.960 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-26 13:13:00.961 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:13:00.963 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:13:00.964 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-26 13:13:00.966 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:13:00.968 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:13:00.970 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-26 13:13:00.971 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:13:00.973 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-26 13:13:00.975 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-26 13:13:00.976 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-11-26 13:13:00.978 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-26 13:13:00.979 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-26 13:13:00.981 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-26 13:13:00.983 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-26 13:13:00.985 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-26 13:13:00.987 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-26 13:13:00.990 | + ./stack.sh:main:1349 : save_stackenv 2021-11-26 13:13:00.992 | + functions-common:save_stackenv:60 : local tag= 2021-11-26 13:13:00.996 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-26 13:13:00.999 | + functions-common:save_stackenv:62 : time_stamp=2021-11-26-131300 2021-11-26 13:13:01.002 | + functions-common:save_stackenv:63 : echo '# 2021-11-26-131300 ' 2021-11-26 13:13:01.005 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:13:01.007 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-26 13:13:01.010 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:13:01.012 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-26 13:13:01.015 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:13:01.018 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-26 13:13:01.020 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:13:01.023 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,c-vol,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,c-bak,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2021-11-26 13:13:01.025 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:13:01.028 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.50 2021-11-26 13:13:01.031 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:13:01.034 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.50/identity 2021-11-26 13:13:01.036 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:13:01.038 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.50/identity 2021-11-26 13:13:01.041 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:13:01.044 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-26-124915 2021-11-26 13:13:01.047 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:13:01.049 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-26 13:13:01.052 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:13:01.054 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.50 2021-11-26 13:13:01.057 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:13:01.059 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-26 13:13:01.062 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:13:01.065 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-26 13:13:01.067 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:13:01.069 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-26 13:13:01.072 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-26 13:13:01.074 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-26 13:13:01.078 | + ./stack.sh:main:1360 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-11-26 13:13:01.080 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-11-26 13:13:01.083 | + inc/meta-config:merge_config_group:171 : shift 2021-11-26 13:13:01.086 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-11-26 13:13:01.088 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-26 13:13:01.090 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-11-26 13:13:01.094 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-11-26 13:13:01.097 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-11-26 13:13:01.100 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-11-26 13:13:01.102 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-11-26 13:13:01.105 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-26 13:13:01.107 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-11-26 13:13:01.107 | /^\[\[.+\|.*\]\]/ { 2021-11-26 13:13:01.107 | gsub("[][]", "", $1); 2021-11-26 13:13:01.107 | split($1, a, "|"); 2021-11-26 13:13:01.108 | if (a[1] == matchgroup) 2021-11-26 13:13:01.108 | print a[2] 2021-11-26 13:13:01.108 | } 2021-11-26 13:13:01.108 | ' /home/ubuntu/devstack/local.conf 2021-11-26 13:13:01.114 | + ./stack.sh:main:1367 : run_phase stack extra 2021-11-26 13:13:01.116 | + functions-common:run_phase:1759 : local mode=stack 2021-11-26 13:13:01.119 | + functions-common:run_phase:1760 : local phase=extra 2021-11-26 13:13:01.121 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-26 13:13:01.124 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-26 13:13:01.126 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-26 13:13:01.129 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-26 13:13:01.131 | + functions-common:run_phase:1769 : local extra 2021-11-26 13:13:01.134 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-26 13:13:01.138 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-26 13:13:01.141 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-26 13:13:01.144 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-26 13:13:01.146 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-11-26 13:13:01.149 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-26 13:13:01.164 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:13:01.167 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-26 13:13:01.169 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-26 13:13:01.172 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-11-26 13:13:01.174 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-26 13:13:01.177 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-26 13:13:01.179 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-11-26 13:13:01.181 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-11-26 13:13:01.184 | ++ extras.d/80-tempest.sh:source:15 : : 2021-11-26 13:13:01.186 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-26 13:13:01.188 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-11-26 13:13:01.191 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-11-26 13:13:01.194 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-26 13:13:01.196 | + functions-common:run_phase:1786 : run_plugins stack extra 2021-11-26 13:13:01.199 | + functions-common:run_plugins:1745 : local mode=stack 2021-11-26 13:13:01.202 | + functions-common:run_plugins:1746 : local phase=extra 2021-11-26 13:13:01.205 | + functions-common:run_plugins:1748 : local plugins= 2021-11-26 13:13:01.207 | + functions-common:run_plugins:1749 : local plugin 2021-11-26 13:13:01.210 | + ./stack.sh:main:1375 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-11-26 13:13:01.212 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-11-26 13:13:01.215 | + inc/meta-config:merge_config_group:171 : shift 2021-11-26 13:13:01.218 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-11-26 13:13:01.220 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-26 13:13:01.223 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-11-26 13:13:01.225 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-11-26 13:13:01.228 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-11-26 13:13:01.231 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-11-26 13:13:01.233 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-11-26 13:13:01.236 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-26 13:13:01.239 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-11-26 13:13:01.239 | /^\[\[.+\|.*\]\]/ { 2021-11-26 13:13:01.239 | gsub("[][]", "", $1); 2021-11-26 13:13:01.239 | split($1, a, "|"); 2021-11-26 13:13:01.239 | if (a[1] == matchgroup) 2021-11-26 13:13:01.239 | print a[2] 2021-11-26 13:13:01.239 | } 2021-11-26 13:13:01.239 | ' /home/ubuntu/devstack/local.conf 2021-11-26 13:13:01.245 | + ./stack.sh:main:1384 : is_service_enabled n-cpu 2021-11-26 13:13:01.262 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:13:01.266 | + ./stack.sh:main:1389 : service_check 2021-11-26 13:13:01.268 | + functions-common:service_check:1620 : local service 2021-11-26 13:13:01.271 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.273 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@key.service 2021-11-26 13:13:01.286 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-11-26 13:13:01.290 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.293 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api.service 2021-11-26 13:13:01.306 | enabled 2021-11-26 13:13:01.309 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api.service --no-pager 2021-11-26 13:13:01.325 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-11-26 13:13:01.325 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-11-26 13:13:01.325 | Active: active (running) since Fri 2021-11-26 13:10:42 UTC; 2min 18s ago 2021-11-26 13:13:01.325 | Main PID: 88144 (uwsgi) 2021-11-26 13:13:01.325 | Status: "uWSGI is ready" 2021-11-26 13:13:01.325 | Tasks: 3 (limit: 14352) 2021-11-26 13:13:01.325 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-11-26 13:13:01.325 | ├─88144 nova-apiuWSGI master 2021-11-26 13:13:01.325 | ├─88145 nova-apiuWSGI worker 1 2021-11-26 13:13:01.325 | └─88146 nova-apiuWSGI worker 2 2021-11-26 13:13:01.326 | 2021-11-26 13:13:01.326 | Nov 26 13:12:25 dv-neutron-819442-1-hyperv devstack@n-api.service[88144]: [pid: 88145|app: 0|req: 16/30] 10.222.0.50 () {58 vars in 1180 bytes} [Fri Nov 26 13:12:25 2021] GET /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 27 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-11-26 13:13:01.326 | Nov 26 13:12:28 dv-neutron-819442-1-hyperv devstack@n-api.service[88144]: DEBUG nova.api.openstack.wsgi [None req-3c9dc087-710b-4396-a6e8-776a5139b248 admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.xlarge", "ram": 16384, "vcpus": 8, "disk": 160, "id": "5", "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}} {{(pid=88146) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-11-26 13:13:01.326 | Nov 26 13:12:28 dv-neutron-819442-1-hyperv devstack@n-api.service[88144]: INFO nova.api.openstack.requestlog [None req-3c9dc087-710b-4396-a6e8-776a5139b248 admin admin] 10.222.0.50 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.111063 2021-11-26 13:13:01.326 | Nov 26 13:12:28 dv-neutron-819442-1-hyperv devstack@n-api.service[88144]: [pid: 88146|app: 0|req: 15/31] 10.222.0.50 () {62 vars in 1183 bytes} [Fri Nov 26 13:12:28 2021] POST /compute/v2.1/flavors => generated 368 bytes in 113 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-11-26 13:13:01.326 | Nov 26 13:12:28 dv-neutron-819442-1-hyperv devstack@n-api.service[88144]: DEBUG nova.api.openstack.wsgi [None req-9ad81b18-cb4b-4bd1-bdb0-0b9f115994d4 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=88145) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-11-26 13:13:01.326 | Nov 26 13:12:28 dv-neutron-819442-1-hyperv devstack@n-api.service[88144]: INFO nova.api.openstack.requestlog [None req-9ad81b18-cb4b-4bd1-bdb0-0b9f115994d4 admin admin] 10.222.0.50 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.045981 2021-11-26 13:13:01.326 | Nov 26 13:12:28 dv-neutron-819442-1-hyperv devstack@n-api.service[88144]: [pid: 88145|app: 0|req: 17/32] 10.222.0.50 () {62 vars in 1233 bytes} [Fri Nov 26 13:12:28 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-11-26 13:13:01.326 | Nov 26 13:12:28 dv-neutron-819442-1-hyperv devstack@n-api.service[88144]: DEBUG nova.api.openstack.wsgi [None req-ff02b22d-fffb-4ae7-af8b-3766610f90f1 admin admin] Calling method '>' {{(pid=88146) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2021-11-26 13:13:01.326 | Nov 26 13:12:28 dv-neutron-819442-1-hyperv devstack@n-api.service[88144]: INFO nova.api.openstack.requestlog [None req-ff02b22d-fffb-4ae7-af8b-3766610f90f1 admin admin] 10.222.0.50 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.026839 2021-11-26 13:13:01.326 | Nov 26 13:12:28 dv-neutron-819442-1-hyperv devstack@n-api.service[88144]: [pid: 88146|app: 0|req: 16/33] 10.222.0.50 () {58 vars in 1180 bytes} [Fri Nov 26 13:12:28 2021] GET /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 28 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-11-26 13:13:01.329 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.332 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond.service 2021-11-26 13:13:01.345 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-11-26 13:13:01.349 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.352 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-sch.service 2021-11-26 13:13:01.365 | enabled 2021-11-26 13:13:01.369 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-sch.service --no-pager 2021-11-26 13:13:01.385 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-11-26 13:13:01.385 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-11-26 13:13:01.385 | Active: active (running) since Fri 2021-11-26 13:11:48 UTC; 1min 13s ago 2021-11-26 13:13:01.385 | Main PID: 92995 (nova-scheduler) 2021-11-26 13:13:01.385 | Tasks: 3 (limit: 14352) 2021-11-26 13:13:01.385 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-11-26 13:13:01.385 | ├─92995 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-11-26 13:13:01.385 | ├─94566 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-11-26 13:13:01.385 | └─94571 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-11-26 13:13:01.385 | 2021-11-26 13:13:01.385 | Nov 26 13:11:53 dv-neutron-819442-1-hyperv nova-scheduler[92995]: DEBUG oslo_service.service [None req-6a6bdca8-a2aa-4348-8038-a48c278d27d8 None None] oslo_messaging_notifications.retry = -1 {{(pid=92995) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:01.385 | Nov 26 13:11:53 dv-neutron-819442-1-hyperv nova-scheduler[92995]: DEBUG oslo_service.service [None req-6a6bdca8-a2aa-4348-8038-a48c278d27d8 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=92995) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:01.385 | Nov 26 13:11:53 dv-neutron-819442-1-hyperv nova-scheduler[92995]: DEBUG oslo_service.service [None req-6a6bdca8-a2aa-4348-8038-a48c278d27d8 None None] oslo_messaging_notifications.transport_url = **** {{(pid=92995) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:01.385 | Nov 26 13:11:53 dv-neutron-819442-1-hyperv nova-scheduler[92995]: DEBUG oslo_service.service [None req-6a6bdca8-a2aa-4348-8038-a48c278d27d8 None None] oslo_reports.file_event_handler = None {{(pid=92995) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:01.385 | Nov 26 13:11:53 dv-neutron-819442-1-hyperv nova-scheduler[92995]: DEBUG oslo_service.service [None req-6a6bdca8-a2aa-4348-8038-a48c278d27d8 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=92995) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:01.385 | Nov 26 13:11:53 dv-neutron-819442-1-hyperv nova-scheduler[92995]: DEBUG oslo_service.service [None req-6a6bdca8-a2aa-4348-8038-a48c278d27d8 None None] oslo_reports.log_dir = None {{(pid=92995) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:01.385 | Nov 26 13:11:53 dv-neutron-819442-1-hyperv nova-scheduler[92995]: DEBUG oslo_service.service [None req-6a6bdca8-a2aa-4348-8038-a48c278d27d8 None None] ******************************************************************************** {{(pid=92995) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-26 13:13:01.385 | Nov 26 13:11:55 dv-neutron-819442-1-hyperv nova-scheduler[92995]: DEBUG oslo_service.periodic_task [None req-cdfec50f-8c0f-430e-b0bc-459a7177e283 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94566) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-26 13:13:01.385 | Nov 26 13:12:24 dv-neutron-819442-1-hyperv nova-scheduler[92995]: DEBUG oslo_service.periodic_task [None req-1c4be925-c1f6-4929-b1d9-72a83b52e49e None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94571) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-26 13:13:01.385 | Nov 26 13:12:55 dv-neutron-819442-1-hyperv nova-scheduler[92995]: DEBUG oslo_service.periodic_task [None req-cdfec50f-8c0f-430e-b0bc-459a7177e283 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94566) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-26 13:13:01.388 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.391 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-11-26 13:13:01.405 | enabled 2021-11-26 13:13:01.409 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-11-26 13:13:01.424 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-11-26 13:13:01.424 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-11-26 13:13:01.424 | Active: active (running) since Fri 2021-11-26 13:11:49 UTC; 1min 11s ago 2021-11-26 13:13:01.424 | Main PID: 93440 (uwsgi) 2021-11-26 13:13:01.424 | Status: "uWSGI is ready" 2021-11-26 13:13:01.424 | Tasks: 4 (limit: 14352) 2021-11-26 13:13:01.424 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-11-26 13:13:01.424 | ├─93440 nova-api-metauWSGI master 2021-11-26 13:13:01.424 | ├─93442 nova-api-metauWSGI worker 1 2021-11-26 13:13:01.424 | ├─93443 nova-api-metauWSGI worker 2 2021-11-26 13:13:01.424 | └─93445 nova-api-metauWSGI http 1 2021-11-26 13:13:01.424 | 2021-11-26 13:13:01.424 | Nov 26 13:11:54 dv-neutron-819442-1-hyperv devstack@n-api-meta.service[93440]: DEBUG oslo_concurrency.lockutils [None req-d2f6b88c-648c-4c27-af82-6f79ae0fc237 None None] Lock "00000000-0000-0000-0000-000000000000" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=93443) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-26 13:13:01.424 | Nov 26 13:11:54 dv-neutron-819442-1-hyperv devstack@n-api-meta.service[93440]: DEBUG oslo_concurrency.lockutils [None req-d2f6b88c-648c-4c27-af82-6f79ae0fc237 None None] Lock "071cec64-d69e-45ce-9e93-884d8e15c328" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=93443) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-26 13:13:01.424 | Nov 26 13:11:54 dv-neutron-819442-1-hyperv devstack@n-api-meta.service[93440]: DEBUG oslo_concurrency.lockutils [None req-d2f6b88c-648c-4c27-af82-6f79ae0fc237 None None] Lock "071cec64-d69e-45ce-9e93-884d8e15c328" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.004s {{(pid=93443) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-26 13:13:01.424 | Nov 26 13:11:54 dv-neutron-819442-1-hyperv devstack@n-api-meta.service[93440]: DEBUG oslo_db.sqlalchemy.engines [None req-d2f6b88c-648c-4c27-af82-6f79ae0fc237 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=93443) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-26 13:13:01.424 | Nov 26 13:11:54 dv-neutron-819442-1-hyperv devstack@n-api-meta.service[93440]: WARNING nova.api.metadata.handler [None req-5ee27f8c-3edb-4806-b172-bca0f71ae475 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-11-26 13:13:01.424 | Nov 26 13:11:54 dv-neutron-819442-1-hyperv devstack@n-api-meta.service[93440]: DEBUG oslo_db.sqlalchemy.engines [None req-d2f6b88c-648c-4c27-af82-6f79ae0fc237 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=93443) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-26 13:13:01.424 | Nov 26 13:11:54 dv-neutron-819442-1-hyperv devstack@n-api-meta.service[93440]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x564c6a75a400 pid: 93442 (default app) 2021-11-26 13:13:01.425 | Nov 26 13:11:54 dv-neutron-819442-1-hyperv devstack@n-api-meta.service[93440]: DEBUG oslo_db.sqlalchemy.engines [None req-d2f6b88c-648c-4c27-af82-6f79ae0fc237 None None] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=93443) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-26 13:13:01.425 | Nov 26 13:11:54 dv-neutron-819442-1-hyperv devstack@n-api-meta.service[93440]: WARNING nova.api.metadata.handler [None req-d2f6b88c-648c-4c27-af82-6f79ae0fc237 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-11-26 13:13:01.425 | Nov 26 13:11:54 dv-neutron-819442-1-hyperv devstack@n-api-meta.service[93440]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x564c6a75a400 pid: 93443 (default app) 2021-11-26 13:13:01.428 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.430 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-api.service 2021-11-26 13:13:01.444 | enabled 2021-11-26 13:13:01.448 | + functions-common:service_check:1627 : sudo systemctl status devstack@placement-api.service --no-pager 2021-11-26 13:13:01.465 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-11-26 13:13:01.465 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-11-26 13:13:01.465 | Active: active (running) since Fri 2021-11-26 13:10:56 UTC; 2min 4s ago 2021-11-26 13:13:01.465 | Main PID: 89284 (uwsgi) 2021-11-26 13:13:01.465 | Status: "uWSGI is ready" 2021-11-26 13:13:01.465 | Tasks: 3 (limit: 14352) 2021-11-26 13:13:01.465 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-11-26 13:13:01.465 | ├─89284 placementuWSGI master 2021-11-26 13:13:01.465 | ├─89285 placementuWSGI worker 1 2021-11-26 13:13:01.465 | └─89286 placementuWSGI worker 2 2021-11-26 13:13:01.465 | 2021-11-26 13:13:01.465 | Nov 26 13:11:51 dv-neutron-819442-1-hyperv devstack@placement-api.service[89284]: [pid: 89286|app: 0|req: 1/2] 10.222.0.50 () {54 vars in 905 bytes} [Fri Nov 26 13:11:51 2021] GET /placement => generated 136 bytes in 21 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-11-26 13:13:01.465 | Nov 26 13:11:52 dv-neutron-819442-1-hyperv devstack@placement-api.service[89284]: DEBUG placement.requestlog [None req-c705982f-ad55-4f5a-9d17-0365816db525 None None] Starting request: 10.222.0.50 "GET /placement/" {{(pid=89285) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-11-26 13:13:01.465 | Nov 26 13:11:52 dv-neutron-819442-1-hyperv devstack@placement-api.service[89284]: INFO placement.requestlog [None req-c705982f-ad55-4f5a-9d17-0365816db525 None None] 10.222.0.50 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-11-26 13:13:01.465 | Nov 26 13:11:52 dv-neutron-819442-1-hyperv devstack@placement-api.service[89284]: [pid: 89285|app: 0|req: 2/3] 10.222.0.50 () {54 vars in 905 bytes} [Fri Nov 26 13:11:52 2021] GET /placement => generated 136 bytes in 11 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-11-26 13:13:01.465 | Nov 26 13:11:55 dv-neutron-819442-1-hyperv devstack@placement-api.service[89284]: DEBUG placement.requestlog [None req-86bd453f-7811-48b4-8022-b6ebc3e1f76e None None] Starting request: 10.222.0.50 "GET /placement/" {{(pid=89286) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-11-26 13:13:01.465 | Nov 26 13:11:55 dv-neutron-819442-1-hyperv devstack@placement-api.service[89284]: INFO placement.requestlog [None req-86bd453f-7811-48b4-8022-b6ebc3e1f76e None None] 10.222.0.50 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-11-26 13:13:01.465 | Nov 26 13:11:55 dv-neutron-819442-1-hyperv devstack@placement-api.service[89284]: [pid: 89286|app: 0|req: 2/4] 10.222.0.50 () {54 vars in 905 bytes} [Fri Nov 26 13:11:55 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-11-26 13:13:01.465 | Nov 26 13:11:57 dv-neutron-819442-1-hyperv devstack@placement-api.service[89284]: DEBUG placement.requestlog [None req-3edd431a-2be4-402c-a102-19c4dc2705ad None None] Starting request: 10.222.0.50 "GET /placement/" {{(pid=89285) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-11-26 13:13:01.465 | Nov 26 13:11:57 dv-neutron-819442-1-hyperv devstack@placement-api.service[89284]: INFO placement.requestlog [None req-3edd431a-2be4-402c-a102-19c4dc2705ad None None] 10.222.0.50 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-11-26 13:13:01.465 | Nov 26 13:11:57 dv-neutron-819442-1-hyperv devstack@placement-api.service[89284]: [pid: 89285|app: 0|req: 3/5] 10.222.0.50 () {54 vars in 905 bytes} [Fri Nov 26 13:11:57 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-11-26 13:13:01.469 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.472 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-client.service 2021-11-26 13:13:01.485 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-11-26 13:13:01.488 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.490 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-api.service 2021-11-26 13:13:01.504 | enabled 2021-11-26 13:13:01.508 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-api.service --no-pager 2021-11-26 13:13:01.524 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-11-26 13:13:01.524 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-11-26 13:13:01.524 | Active: active (running) since Fri 2021-11-26 13:10:12 UTC; 2min 48s ago 2021-11-26 13:13:01.524 | Main PID: 87282 (uwsgi) 2021-11-26 13:13:01.524 | Status: "uWSGI is ready" 2021-11-26 13:13:01.524 | Tasks: 5 (limit: 14352) 2021-11-26 13:13:01.524 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-11-26 13:13:01.524 | ├─87282 glance-apiuWSGI master 2021-11-26 13:13:01.524 | ├─87283 glance-apiuWSGI worker 1 2021-11-26 13:13:01.524 | └─87284 glance-apiuWSGI worker 2 2021-11-26 13:13:01.524 | 2021-11-26 13:13:01.524 | Nov 26 13:10:41 dv-neutron-819442-1-hyperv devstack@g-api.service[87282]: DEBUG glance_store.location [None req-ebc28871-51f1-4d88-9b88-8b94babc13fd admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87283) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-26 13:13:01.524 | Nov 26 13:10:41 dv-neutron-819442-1-hyperv devstack@g-api.service[87282]: DEBUG glance_store.location [None req-ebc28871-51f1-4d88-9b88-8b94babc13fd admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87283) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-26 13:13:01.524 | Nov 26 13:10:41 dv-neutron-819442-1-hyperv devstack@g-api.service[87282]: DEBUG glance_store.location [None req-ebc28871-51f1-4d88-9b88-8b94babc13fd admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87283) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-26 13:13:01.524 | Nov 26 13:10:41 dv-neutron-819442-1-hyperv devstack@g-api.service[87282]: DEBUG glance_store.location [None req-ebc28871-51f1-4d88-9b88-8b94babc13fd admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87283) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-26 13:13:01.524 | Nov 26 13:10:41 dv-neutron-819442-1-hyperv devstack@g-api.service[87282]: DEBUG glance_store.location [None req-ebc28871-51f1-4d88-9b88-8b94babc13fd admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87283) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-26 13:13:01.524 | Nov 26 13:10:41 dv-neutron-819442-1-hyperv devstack@g-api.service[87282]: DEBUG glance_store.location [None req-ebc28871-51f1-4d88-9b88-8b94babc13fd admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87283) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-26 13:13:01.524 | Nov 26 13:10:41 dv-neutron-819442-1-hyperv devstack@g-api.service[87282]: DEBUG glance_store.location [None req-ebc28871-51f1-4d88-9b88-8b94babc13fd admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87283) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-26 13:13:01.524 | Nov 26 13:10:41 dv-neutron-819442-1-hyperv devstack@g-api.service[87282]: DEBUG glance_store.location [None req-ebc28871-51f1-4d88-9b88-8b94babc13fd admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=87283) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-26 13:13:01.524 | Nov 26 13:10:41 dv-neutron-819442-1-hyperv devstack@g-api.service[87282]: DEBUG glance_store.backend [None req-ebc28871-51f1-4d88-9b88-8b94babc13fd admin admin] Skipping store.set_acls... not implemented. {{(pid=87283) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-11-26 13:13:01.524 | Nov 26 13:10:41 dv-neutron-819442-1-hyperv devstack@g-api.service[87282]: [pid: 87283|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 878 bytes} [Fri Nov 26 13:10:26 2021] PUT /v2/images/0c137779-8bad-451d-8c51-4e6a9543f524/file => generated 0 bytes in 14935 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-11-26 13:13:01.528 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.530 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-sch.service 2021-11-26 13:13:01.543 | enabled 2021-11-26 13:13:01.547 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-sch.service --no-pager 2021-11-26 13:13:01.563 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-11-26 13:13:01.563 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-11-26 13:13:01.563 | Active: active (running) since Fri 2021-11-26 13:12:36 UTC; 25s ago 2021-11-26 13:13:01.563 | Main PID: 96295 (cinder-schedule) 2021-11-26 13:13:01.563 | Tasks: 4 (limit: 14352) 2021-11-26 13:13:01.564 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-11-26 13:13:01.564 | └─96295 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-11-26 13:13:01.564 | 2021-11-26 13:13:01.564 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv cinder-scheduler[96295]: DEBUG cinder.service [None req-87ce65bf-ac8c-4576-b80e-208a08765811 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=96295) start /opt/stack/cinder/cinder/service.py:238}} 2021-11-26 13:13:01.564 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv cinder-scheduler[96295]: DEBUG cinder.scheduler.host_manager [None req-a6b6c5f7-50f8-4344-a246-9d70779e1fc6 None None] Received backup service update from dv-neutron-819442-1-hyperv: {'backend_state': True, 'driver_name': 'cinder.backup.drivers.swift.SwiftBackupDriver', 'availability_zone': 'nova'} {{(pid=96295) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:547}} 2021-11-26 13:13:01.564 | Nov 26 13:12:45 dv-neutron-819442-1-hyperv cinder-scheduler[96295]: DEBUG cinder.scheduler.host_manager [None req-18557d4f-103c-49cf-a0bd-2b51693c79fd None None] Received volume service update from dv-neutron-819442-1-hyperv@lvmdriver-1: {'volume_backend_name': 'lvmdriver-1', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'storage_protocol': 'iSCSI', 'pools': [{'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-819442-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0}], 'shared_targets': False, 'sparse_copy_volume': False, 'filter_function': None, 'goodness_function': None} {{(pid=96295) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:579}} 2021-11-26 13:13:01.564 | Nov 26 13:12:45 dv-neutron-819442-1-hyperv cinder-scheduler[96295]: DEBUG cinder.utils [None req-18557d4f-103c-49cf-a0bd-2b51693c79fd None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=96295) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-11-26 13:13:01.564 | Nov 26 13:12:45 dv-neutron-819442-1-hyperv cinder-scheduler[96295]: DEBUG cinder.scheduler.host_manager [None req-18557d4f-103c-49cf-a0bd-2b51693c79fd None None] Publish storage capacity: [{'type': 'pool', 'name_to_id': 'dv-neutron-819442-1-hyperv@lvmdriver-1#lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 11, 26, 13, 12, 45, 604737)}, {'type': 'backend', 'name_to_id': 'dv-neutron-819442-1-hyperv@lvmdriver-1', 'total': 48.82, 'free': 48.82, 'allocated': 0.0, 'provisioned': 0.0, 'virtual_free': 48.82, 'reported_at': datetime.datetime(2021, 11, 26, 13, 12, 45, 604737)}]. {{(pid=96295) _notify_capacity_usage /opt/stack/cinder/cinder/scheduler/host_manager.py:899}} 2021-11-26 13:13:01.564 | Nov 26 13:12:45 dv-neutron-819442-1-hyperv cinder-scheduler[96295]: DEBUG cinder.scheduler.host_manager [None req-18557d4f-103c-49cf-a0bd-2b51693c79fd None None] Updating capabilities for dv-neutron-819442-1-hyperv@lvmdriver-1#lvmdriver-1: {'pool_name': 'lvmdriver-1', 'total_capacity_gb': 48.82, 'free_capacity_gb': 48.82, 'reserved_percentage': 0, 'location_info': 'LVMVolumeDriver:dv-neutron-819442-1-hyperv:stack-volumes-lvmdriver-1:default:0', 'QoS_support': False, 'provisioned_capacity_gb': 0.0, 'max_over_subscription_ratio': '20.0', 'thin_provisioning_support': False, 'thick_provisioning_support': True, 'total_volumes': 0, 'filter_function': None, 'goodness_function': None, 'multiattach': True, 'backend_state': 'up', 'allocated_capacity_gb': 0, 'volume_backend_name': 'lvmdriver-1', 'storage_protocol': 'iSCSI', 'vendor_name': 'Open Source', 'driver_version': '3.0.0', 'timestamp': datetime.datetime(2021, 11, 26, 13, 12, 45, 550140)} {{(pid=96295) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2021-11-26 13:13:01.564 | Nov 26 13:12:45 dv-neutron-819442-1-hyperv cinder-scheduler[96295]: DEBUG cinder.utils [None req-18557d4f-103c-49cf-a0bd-2b51693c79fd None None] Trying to retrieve max_over_subscription_ratio from a service that does not support thin provisioning {{(pid=96295) calculate_max_over_subscription_ratio /opt/stack/cinder/cinder/utils.py:959}} 2021-11-26 13:13:01.564 | Nov 26 13:12:46 dv-neutron-819442-1-hyperv cinder-scheduler[96295]: DEBUG oslo_service.periodic_task [None req-abc04eb4-edb5-4897-86e8-484c19e1c9e6 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=96295) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-26 13:13:01.564 | Nov 26 13:12:46 dv-neutron-819442-1-hyperv cinder-scheduler[96295]: INFO cinder.message.api [None req-abc04eb4-edb5-4897-86e8-484c19e1c9e6 None None] Deleted 0 expired messages. 2021-11-26 13:13:01.564 | Nov 26 13:12:46 dv-neutron-819442-1-hyperv cinder-scheduler[96295]: DEBUG oslo_service.periodic_task [None req-abc04eb4-edb5-4897-86e8-484c19e1c9e6 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=96295) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-26 13:13:01.567 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.570 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-api.service 2021-11-26 13:13:01.584 | enabled 2021-11-26 13:13:01.588 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-api.service --no-pager 2021-11-26 13:13:01.604 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-11-26 13:13:01.604 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-11-26 13:13:01.605 | Active: active (running) since Fri 2021-11-26 13:12:30 UTC; 31s ago 2021-11-26 13:13:01.605 | Main PID: 95859 (uwsgi) 2021-11-26 13:13:01.605 | Status: "uWSGI is ready" 2021-11-26 13:13:01.605 | Tasks: 11 (limit: 14352) 2021-11-26 13:13:01.605 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-11-26 13:13:01.605 | ├─95859 cinder-apiuWSGI master 2021-11-26 13:13:01.605 | ├─95860 cinder-apiuWSGI worker 1 2021-11-26 13:13:01.605 | └─95861 cinder-apiuWSGI worker 2 2021-11-26 13:13:01.605 | 2021-11-26 13:13:01.605 | Nov 26 13:12:41 dv-neutron-819442-1-hyperv devstack@c-api.service[95859]: [pid: 95861|app: 0|req: 1/2] 10.222.0.50 () {60 vars in 1228 bytes} [Fri Nov 26 13:12:40 2021] POST /volume/v3/bc979141a3304acf936a7ca57daf40ba/types => generated 186 bytes in 766 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-11-26 13:13:01.605 | Nov 26 13:12:41 dv-neutron-819442-1-hyperv devstack@c-api.service[95859]: INFO cinder.api.openstack.wsgi [req-cfcfd6d4-e067-4222-be5d-ef3e5050c8ad req-46911a47-4cb3-4227-b603-6b55f990d5e9 admin admin] POST http://10.222.0.50/volume/v3/bc979141a3304acf936a7ca57daf40ba/types/7cbbd677-85f8-4c5e-8222-0a035926f504/extra_specs 2021-11-26 13:13:01.605 | Nov 26 13:12:41 dv-neutron-819442-1-hyperv devstack@c-api.service[95859]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: DeprecationWarning: The behavior of AcceptValidHeader.best_match is currently being maintained for backward compatibility, but it will be deprecated in the future, as it does not conform to the RFC. 2021-11-26 13:13:01.605 | Nov 26 13:12:41 dv-neutron-819442-1-hyperv devstack@c-api.service[95859]: DeprecationWarning, 2021-11-26 13:13:01.605 | Nov 26 13:12:41 dv-neutron-819442-1-hyperv devstack@c-api.service[95859]: DEBUG cinder.api.openstack.wsgi [req-cfcfd6d4-e067-4222-be5d-ef3e5050c8ad req-46911a47-4cb3-4227-b603-6b55f990d5e9 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=95860) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:865}} 2021-11-26 13:13:01.605 | Nov 26 13:12:41 dv-neutron-819442-1-hyperv devstack@c-api.service[95859]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: DeprecationWarning: Policy enforcement is depending on the value of is_admin. This key is deprecated. Please update your policy file to use the standard policy values. 2021-11-26 13:13:01.605 | Nov 26 13:12:41 dv-neutron-819442-1-hyperv devstack@c-api.service[95859]: DeprecationWarning) 2021-11-26 13:13:01.605 | Nov 26 13:12:41 dv-neutron-819442-1-hyperv devstack@c-api.service[95859]: DEBUG oslo_db.sqlalchemy.engines [req-cfcfd6d4-e067-4222-be5d-ef3e5050c8ad req-46911a47-4cb3-4227-b603-6b55f990d5e9 admin admin] MySQL server mode set to STRICT_TRANS_TABLES,STRICT_ALL_TABLES,NO_ZERO_IN_DATE,NO_ZERO_DATE,ERROR_FOR_DIVISION_BY_ZERO,TRADITIONAL,NO_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=95860) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-26 13:13:01.605 | Nov 26 13:12:41 dv-neutron-819442-1-hyperv devstack@c-api.service[95859]: INFO cinder.api.openstack.wsgi [req-cfcfd6d4-e067-4222-be5d-ef3e5050c8ad req-46911a47-4cb3-4227-b603-6b55f990d5e9 admin admin] http://10.222.0.50/volume/v3/bc979141a3304acf936a7ca57daf40ba/types/7cbbd677-85f8-4c5e-8222-0a035926f504/extra_specs returned with HTTP 200 2021-11-26 13:13:01.605 | Nov 26 13:12:41 dv-neutron-819442-1-hyperv devstack@c-api.service[95859]: [pid: 95860|app: 0|req: 2/3] 10.222.0.50 () {62 vars in 1445 bytes} [Fri Nov 26 13:12:41 2021] POST /volume/v3/bc979141a3304acf936a7ca57daf40ba/types/7cbbd677-85f8-4c5e-8222-0a035926f504/extra_specs => generated 55 bytes in 491 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-11-26 13:13:01.609 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.611 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-vol.service 2021-11-26 13:13:01.625 | enabled 2021-11-26 13:13:01.629 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-vol.service --no-pager 2021-11-26 13:13:01.645 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-11-26 13:13:01.645 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-11-26 13:13:01.645 | Active: active (running) since Fri 2021-11-26 13:12:38 UTC; 23s ago 2021-11-26 13:13:01.645 | Main PID: 96990 (cinder-volume) 2021-11-26 13:13:01.645 | Tasks: 2 (limit: 14352) 2021-11-26 13:13:01.645 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-11-26 13:13:01.645 | ├─96990 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-11-26 13:13:01.645 | └─97243 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-11-26 13:13:01.645 | 2021-11-26 13:13:01.645 | Nov 26 13:12:45 dv-neutron-819442-1-hyperv sudo[97292]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1 2021-11-26 13:13:01.645 | Nov 26 13:12:45 dv-neutron-819442-1-hyperv sudo[97292]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-11-26 13:13:01.646 | Nov 26 13:12:46 dv-neutron-819442-1-hyperv sudo[97292]: pam_unix(sudo:session): session closed for user root 2021-11-26 13:13:01.646 | Nov 26 13:12:46 dv-neutron-819442-1-hyperv cinder-volume[96990]: DEBUG oslo_concurrency.processutils [None req-18557d4f-103c-49cf-a0bd-2b51693c79fd None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C vgs --noheadings --unit=g -o name,size,free,lv_count,uuid --separator : --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.351s {{(pid=97243) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-11-26 13:13:01.646 | Nov 26 13:12:46 dv-neutron-819442-1-hyperv cinder-volume[96990]: DEBUG oslo_concurrency.processutils [None req-18557d4f-103c-49cf-a0bd-2b51693c79fd None None] Running cmd (subprocess): sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 {{(pid=97243) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:379}} 2021-11-26 13:13:01.646 | Nov 26 13:12:46 dv-neutron-819442-1-hyperv sudo[97298]: ubuntu : TTY=unknown ; PWD=/ ; USER=root ; COMMAND=/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1 2021-11-26 13:13:01.646 | Nov 26 13:12:46 dv-neutron-819442-1-hyperv sudo[97298]: pam_unix(sudo:session): session opened for user root by (uid=0) 2021-11-26 13:13:01.646 | Nov 26 13:12:46 dv-neutron-819442-1-hyperv sudo[97298]: pam_unix(sudo:session): session closed for user root 2021-11-26 13:13:01.646 | Nov 26 13:12:46 dv-neutron-819442-1-hyperv cinder-volume[96990]: DEBUG oslo_concurrency.processutils [None req-18557d4f-103c-49cf-a0bd-2b51693c79fd None None] CMD "sudo cinder-rootwrap /etc/cinder/rootwrap.conf env LC_ALL=C lvs --noheadings --unit=g -o vg_name,name,size --nosuffix stack-volumes-lvmdriver-1" returned: 0 in 0.358s {{(pid=97243) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:416}} 2021-11-26 13:13:01.646 | Nov 26 13:12:46 dv-neutron-819442-1-hyperv cinder-volume[96990]: INFO cinder.volume.manager [None req-18557d4f-103c-49cf-a0bd-2b51693c79fd None None] Driver post RPC initialization completed successfully. 2021-11-26 13:13:01.649 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.651 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-svc.service 2021-11-26 13:13:01.664 | enabled 2021-11-26 13:13:01.668 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-svc.service --no-pager 2021-11-26 13:13:01.683 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-11-26 13:13:01.683 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-11-26 13:13:01.683 | Active: active (running) since Fri 2021-11-26 13:10:49 UTC; 2min 11s ago 2021-11-26 13:13:01.683 | Main PID: 88700 (/usr/bin/python) 2021-11-26 13:13:01.683 | Tasks: 5 (limit: 14352) 2021-11-26 13:13:01.683 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-11-26 13:13:01.683 | ├─88700 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:13:01.684 | ├─88809 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:13:01.684 | ├─88810 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:13:01.684 | ├─88811 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-11-26 13:13:01.684 | └─88812 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-11-26 13:13:01.684 | 2021-11-26 13:13:01.684 | Nov 26 13:12:07 dv-neutron-819442-1-hyperv neutron-server[88700]: DEBUG neutron_lib.callbacks.manager [None req-f88057c1-6f86-4d97-b59a-2d5609405893 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8727572631991', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3398764'] for agent, after_update {{(pid=88811) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-26 13:13:01.684 | Nov 26 13:12:07 dv-neutron-819442-1-hyperv neutron-server[88700]: DEBUG neutron_lib.callbacks.manager [None req-88b13144-a92b-4624-b0ae-4f476de5e246 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8727572631991', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3398764'] for agent, after_update {{(pid=88811) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-26 13:13:01.684 | Nov 26 13:12:08 dv-neutron-819442-1-hyperv neutron-server[88700]: DEBUG neutron_lib.callbacks.manager [None req-8dd3ecfd-04fe-44a1-9978-79ff73ac0ca1 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8727572631991', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3398764'] for agent, after_update {{(pid=88811) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-26 13:13:01.684 | Nov 26 13:12:09 dv-neutron-819442-1-hyperv neutron-server[88700]: DEBUG neutron_lib.callbacks.manager [None req-09c638f5-6bf7-4de6-97b2-02b136778c2b None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8727572631991', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3398764'] for agent, after_update {{(pid=88811) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-26 13:13:01.684 | Nov 26 13:12:35 dv-neutron-819442-1-hyperv neutron-server[88700]: DEBUG neutron_lib.callbacks.manager [None req-d182c047-5964-4291-ab88-417ef637f0bd None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8727572631991', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3398764'] for agent, after_update {{(pid=88811) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-26 13:13:01.684 | Nov 26 13:12:36 dv-neutron-819442-1-hyperv neutron-server[88700]: DEBUG neutron.db.agents_db [None req-5e553c6e-2d1d-48ee-b1e0-6602c8555897 None None] Agent healthcheck: found 5 active agents {{(pid=88812) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:330}} 2021-11-26 13:13:01.684 | Nov 26 13:12:37 dv-neutron-819442-1-hyperv neutron-server[88700]: DEBUG neutron_lib.callbacks.manager [None req-f88057c1-6f86-4d97-b59a-2d5609405893 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8727572631991', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3398764'] for agent, after_update {{(pid=88811) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-26 13:13:01.684 | Nov 26 13:12:37 dv-neutron-819442-1-hyperv neutron-server[88700]: DEBUG neutron_lib.callbacks.manager [None req-89d7a6c0-2009-4e45-a3c8-b951bfded265 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8727572631991', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3398764'] for agent, after_update {{(pid=88811) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-26 13:13:01.684 | Nov 26 13:12:38 dv-neutron-819442-1-hyperv neutron-server[88700]: DEBUG neutron_lib.callbacks.manager [None req-8dd3ecfd-04fe-44a1-9978-79ff73ac0ca1 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8727572631991', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3398764'] for agent, after_update {{(pid=88811) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-26 13:13:01.684 | Nov 26 13:12:39 dv-neutron-819442-1-hyperv neutron-server[88700]: DEBUG neutron_lib.callbacks.manager [None req-09c638f5-6bf7-4de6-97b2-02b136778c2b None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8727572631991', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-3398764'] for agent, after_update {{(pid=88811) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-26 13:13:01.688 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.690 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-11-26 13:13:01.704 | enabled 2021-11-26 13:13:01.708 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-11-26 13:13:01.723 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-11-26 13:13:01.723 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-11-26 13:13:01.723 | Active: active (running) since Fri 2021-11-26 13:11:01 UTC; 1min 59s ago 2021-11-26 13:13:01.723 | Main PID: 90096 (/usr/bin/python) 2021-11-26 13:13:01.723 | Tasks: 12 (limit: 14352) 2021-11-26 13:13:01.723 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-11-26 13:13:01.724 | ├─90096 /usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini 2021-11-26 13:13:01.724 | ├─91645 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmp5ehsf4w_/privsep.sock 2021-11-26 13:13:01.724 | ├─91688 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-26 13:13:01.724 | ├─91689 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-26 13:13:01.724 | └─91849 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/ce4a778e-e57e-4aac-9af9-3961ef0215cb/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/ce4a778e-e57e-4aac-9af9-3961ef0215cb/host --addn-hosts=/opt/stack/data/neutron/dhcp/ce4a778e-e57e-4aac-9af9-3961ef0215cb/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/ce4a778e-e57e-4aac-9af9-3961ef0215cb/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/ce4a778e-e57e-4aac-9af9-3961ef0215cb/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-fe21b5b0-eaa4-4ca1-bddb-42b1816dfa44,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1500 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2021-11-26 13:13:01.724 | 2021-11-26 13:13:01.724 | Nov 26 13:11:40 dv-neutron-819442-1-hyperv neutron-dhcp-agent[90096]: DEBUG oslo_concurrency.lockutils [None req-c7e50b32-2100-4615-bed4-14e119c3d289 None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=90096) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-26 13:13:01.724 | Nov 26 13:11:43 dv-neutron-819442-1-hyperv neutron-dhcp-agent[90096]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=90096) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-11-26 13:13:01.724 | Nov 26 13:11:45 dv-neutron-819442-1-hyperv neutron-dhcp-agent[90096]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=90096) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-11-26 13:13:01.724 | Nov 26 13:11:45 dv-neutron-819442-1-hyperv neutron-dhcp-agent[90096]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=90096) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-11-26 13:13:01.724 | Nov 26 13:11:46 dv-neutron-819442-1-hyperv dnsmasq[91849]: reading /etc/resolv.conf 2021-11-26 13:13:01.724 | Nov 26 13:11:46 dv-neutron-819442-1-hyperv dnsmasq[91849]: using nameserver 127.0.0.53#53 2021-11-26 13:13:01.724 | Nov 26 13:11:46 dv-neutron-819442-1-hyperv dnsmasq[91849]: reading /etc/resolv.conf 2021-11-26 13:13:01.724 | Nov 26 13:11:46 dv-neutron-819442-1-hyperv dnsmasq[91849]: using nameserver 127.0.0.53#53 2021-11-26 13:13:01.724 | Nov 26 13:12:05 dv-neutron-819442-1-hyperv neutron-dhcp-agent[90096]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90096) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-26 13:13:01.724 | Nov 26 13:12:05 dv-neutron-819442-1-hyperv neutron-dhcp-agent[90096]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=90096) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-26 13:13:01.727 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.730 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-meta.service 2021-11-26 13:13:01.743 | enabled 2021-11-26 13:13:01.747 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-meta.service --no-pager 2021-11-26 13:13:01.763 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-11-26 13:13:01.763 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-11-26 13:13:01.763 | Active: active (running) since Fri 2021-11-26 13:11:03 UTC; 1min 57s ago 2021-11-26 13:13:01.763 | Main PID: 90831 (/usr/bin/python) 2021-11-26 13:13:01.763 | Tasks: 3 (limit: 14352) 2021-11-26 13:13:01.763 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-11-26 13:13:01.763 | ├─90831 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-11-26 13:13:01.763 | ├─91321 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-11-26 13:13:01.763 | └─91322 /usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini 2021-11-26 13:13:01.763 | 2021-11-26 13:13:01.763 | Nov 26 13:11:08 dv-neutron-819442-1-hyperv neutron-metadata-agent[90831]: DEBUG oslo_service.service [None req-8dd3ecfd-04fe-44a1-9978-79ff73ac0ca1 None None] oslo_messaging_rabbit.ssl = False {{(pid=90831) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:01.763 | Nov 26 13:11:08 dv-neutron-819442-1-hyperv neutron-metadata-agent[90831]: DEBUG oslo_service.service [None req-8dd3ecfd-04fe-44a1-9978-79ff73ac0ca1 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=90831) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:01.763 | Nov 26 13:11:08 dv-neutron-819442-1-hyperv neutron-metadata-agent[90831]: DEBUG oslo_service.service [None req-8dd3ecfd-04fe-44a1-9978-79ff73ac0ca1 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=90831) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:01.763 | Nov 26 13:11:08 dv-neutron-819442-1-hyperv neutron-metadata-agent[90831]: DEBUG oslo_service.service [None req-8dd3ecfd-04fe-44a1-9978-79ff73ac0ca1 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=90831) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:01.763 | Nov 26 13:11:08 dv-neutron-819442-1-hyperv neutron-metadata-agent[90831]: DEBUG oslo_service.service [None req-8dd3ecfd-04fe-44a1-9978-79ff73ac0ca1 None None] oslo_messaging_rabbit.ssl_version = {{(pid=90831) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:01.763 | Nov 26 13:11:08 dv-neutron-819442-1-hyperv neutron-metadata-agent[90831]: DEBUG oslo_service.service [None req-8dd3ecfd-04fe-44a1-9978-79ff73ac0ca1 None None] oslo_messaging_notifications.driver = [] {{(pid=90831) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:01.764 | Nov 26 13:11:08 dv-neutron-819442-1-hyperv neutron-metadata-agent[90831]: DEBUG oslo_service.service [None req-8dd3ecfd-04fe-44a1-9978-79ff73ac0ca1 None None] oslo_messaging_notifications.retry = -1 {{(pid=90831) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:01.764 | Nov 26 13:11:08 dv-neutron-819442-1-hyperv neutron-metadata-agent[90831]: DEBUG oslo_service.service [None req-8dd3ecfd-04fe-44a1-9978-79ff73ac0ca1 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=90831) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:01.764 | Nov 26 13:11:08 dv-neutron-819442-1-hyperv neutron-metadata-agent[90831]: DEBUG oslo_service.service [None req-8dd3ecfd-04fe-44a1-9978-79ff73ac0ca1 None None] oslo_messaging_notifications.transport_url = **** {{(pid=90831) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:01.764 | Nov 26 13:11:08 dv-neutron-819442-1-hyperv neutron-metadata-agent[90831]: DEBUG oslo_service.service [None req-8dd3ecfd-04fe-44a1-9978-79ff73ac0ca1 None None] ******************************************************************************** {{(pid=90831) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-26 13:13:01.767 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.770 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-agt.service 2021-11-26 13:13:01.783 | enabled 2021-11-26 13:13:01.786 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-agt.service --no-pager 2021-11-26 13:13:01.802 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-11-26 13:13:01.802 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-11-26 13:13:01.802 | Active: active (running) since Fri 2021-11-26 13:11:00 UTC; 2min 1s ago 2021-11-26 13:13:01.802 | Main PID: 89739 (/usr/bin/python) 2021-11-26 13:13:01.802 | Tasks: 7 (limit: 14352) 2021-11-26 13:13:01.802 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-11-26 13:13:01.802 | ├─89739 /usr/bin/python3.6 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-26 13:13:01.802 | ├─91293 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-26 13:13:01.802 | ├─91295 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-26 13:13:01.802 | └─91320 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-11-26 13:13:01.802 | 2021-11-26 13:13:01.802 | Nov 26 13:12:57 dv-neutron-819442-1-hyperv neutron-openvswitch-agent[89739]: DEBUG neutron.agent.linux.utils [None req-f7acab04-9367-4d39-a5dd-3c58e4224623 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91320. {{(pid=89739) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-11-26 13:13:01.802 | Nov 26 13:12:57 dv-neutron-819442-1-hyperv neutron-openvswitch-agent[89739]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f7acab04-9367-4d39-a5dd-3c58e4224623 None None] Agent rpc_loop - iteration:55 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.003 2021-11-26 13:13:01.802 | Nov 26 13:12:59 dv-neutron-819442-1-hyperv neutron-openvswitch-agent[89739]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f7acab04-9367-4d39-a5dd-3c58e4224623 None None] Agent rpc_loop - iteration:56 started 2021-11-26 13:13:01.802 | Nov 26 13:12:59 dv-neutron-819442-1-hyperv neutron-openvswitch-agent[89739]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-f7acab04-9367-4d39-a5dd-3c58e4224623 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xe57ee5bc,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=3674304522968324419,duration_nsec=260000000,duration_sec=114,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=89739) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-11-26 13:13:01.802 | Nov 26 13:12:59 dv-neutron-819442-1-hyperv neutron-openvswitch-agent[89739]: DEBUG neutron.agent.linux.utils [None req-f7acab04-9367-4d39-a5dd-3c58e4224623 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91320. {{(pid=89739) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-11-26 13:13:01.802 | Nov 26 13:12:59 dv-neutron-819442-1-hyperv neutron-openvswitch-agent[89739]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f7acab04-9367-4d39-a5dd-3c58e4224623 None None] Agent rpc_loop - iteration:56 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-11-26 13:13:01.802 | Nov 26 13:13:01 dv-neutron-819442-1-hyperv neutron-openvswitch-agent[89739]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f7acab04-9367-4d39-a5dd-3c58e4224623 None None] Agent rpc_loop - iteration:57 started 2021-11-26 13:13:01.802 | Nov 26 13:13:01 dv-neutron-819442-1-hyperv neutron-openvswitch-agent[89739]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-f7acab04-9367-4d39-a5dd-3c58e4224623 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xe57ee5be,OFPFlowStatsRequest(cookie=0,cookie_mask=0,flags=0,match=OFPMatch(oxm_fields={}),out_group=4294967295,out_port=4294967295,table_id=23,type=1) result [OFPFlowStatsReply(body=[OFPFlowStats(byte_count=0,cookie=3674304522968324419,duration_nsec=261000000,duration_sec=116,flags=0,hard_timeout=0,idle_timeout=0,instructions=[],length=56,match=OFPMatch(oxm_fields={}),packet_count=0,priority=0,table_id=23)],flags=0,type=1)] {{(pid=89739) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-11-26 13:13:01.802 | Nov 26 13:13:01 dv-neutron-819442-1-hyperv neutron-openvswitch-agent[89739]: DEBUG neutron.agent.linux.utils [None req-f7acab04-9367-4d39-a5dd-3c58e4224623 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 91320. {{(pid=89739) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-11-26 13:13:01.803 | Nov 26 13:13:01 dv-neutron-819442-1-hyperv neutron-openvswitch-agent[89739]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-f7acab04-9367-4d39-a5dd-3c58e4224623 None None] Agent rpc_loop - iteration:57 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-11-26 13:13:01.806 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.808 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-l3.service 2021-11-26 13:13:01.822 | enabled 2021-11-26 13:13:01.825 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-l3.service --no-pager 2021-11-26 13:13:01.842 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-11-26 13:13:01.842 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-11-26 13:13:01.842 | Active: active (running) since Fri 2021-11-26 13:11:02 UTC; 1min 59s ago 2021-11-26 13:13:01.842 | Main PID: 90482 (/usr/bin/python) 2021-11-26 13:13:01.842 | Tasks: 12 (limit: 14352) 2021-11-26 13:13:01.842 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-11-26 13:13:01.842 | ├─90482 /usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini 2021-11-26 13:13:01.842 | ├─91425 /usr/bin/python3 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpl3bj3qq2/privsep.sock 2021-11-26 13:13:01.842 | ├─92146 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-26 13:13:01.842 | ├─92147 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-26 13:13:01.842 | └─92342 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/2591f491-431f-4c49-bc3b-30fd6c519711.conf 2021-11-26 13:13:01.842 | 2021-11-26 13:13:01.842 | Nov 26 13:11:49 dv-neutron-819442-1-hyperv neutron-l3-agent[90482]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-2591f491-431f-4c49-bc3b-30fd6c519711', 'arping', '-U', '-I', 'qg-c4d91733-be', '-c', '1', '-w', '2', '172.26.7.190'] {{(pid=90482) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-11-26 13:13:01.842 | Nov 26 13:11:49 dv-neutron-819442-1-hyperv neutron-l3-agent[90482]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-2591f491-431f-4c49-bc3b-30fd6c519711', 'arping', '-A', '-I', 'qg-c4d91733-be', '-c', '1', '-w', '2', '172.26.7.190'] {{(pid=90482) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-11-26 13:13:01.842 | Nov 26 13:11:50 dv-neutron-819442-1-hyperv neutron-l3-agent[90482]: DEBUG oslo_service.periodic_task [None req-3b6b9e7c-dc03-44eb-9834-3f9b85cd519f None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=90482) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-26 13:13:01.843 | Nov 26 13:11:51 dv-neutron-819442-1-hyperv neutron-l3-agent[90482]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-2591f491-431f-4c49-bc3b-30fd6c519711', 'arping', '-U', '-I', 'qg-c4d91733-be', '-c', '1', '-w', '2', '172.26.7.190'] {{(pid=90482) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-11-26 13:13:01.843 | Nov 26 13:11:51 dv-neutron-819442-1-hyperv neutron-l3-agent[90482]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-2591f491-431f-4c49-bc3b-30fd6c519711', 'arping', '-A', '-I', 'qg-c4d91733-be', '-c', '1', '-w', '2', '172.26.7.190'] {{(pid=90482) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-11-26 13:13:01.843 | Nov 26 13:12:06 dv-neutron-819442-1-hyperv neutron-l3-agent[90482]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90482) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-26 13:13:01.843 | Nov 26 13:12:06 dv-neutron-819442-1-hyperv neutron-l3-agent[90482]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=90482) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-26 13:13:01.843 | Nov 26 13:12:07 dv-neutron-819442-1-hyperv neutron-l3-agent[90482]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=90482) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-26 13:13:01.843 | Nov 26 13:12:07 dv-neutron-819442-1-hyperv neutron-l3-agent[90482]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=90482) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-26 13:13:01.843 | Nov 26 13:12:30 dv-neutron-819442-1-hyperv neutron-l3-agent[90482]: DEBUG oslo_service.periodic_task [None req-3b6b9e7c-dc03-44eb-9834-3f9b85cd519f None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=90482) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-26 13:13:01.846 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.848 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@rabbit.service 2021-11-26 13:13:01.861 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-11-26 13:13:01.865 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.867 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@tempest.service 2021-11-26 13:13:01.880 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-11-26 13:13:01.884 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.886 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@mysql.service 2021-11-26 13:13:01.898 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-11-26 13:13:01.902 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.904 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@etcd3.service 2021-11-26 13:13:01.916 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-11-26 13:13:01.921 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.923 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@dstat.service 2021-11-26 13:13:01.937 | enabled 2021-11-26 13:13:01.940 | + functions-common:service_check:1627 : sudo systemctl status devstack@dstat.service --no-pager 2021-11-26 13:13:01.956 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-11-26 13:13:01.956 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-11-26 13:13:01.956 | Active: active (running) since Fri 2021-11-26 12:59:24 UTC; 13min ago 2021-11-26 13:13:01.956 | Main PID: 70917 (dstat.sh) 2021-11-26 13:13:01.956 | Tasks: 3 (limit: 14352) 2021-11-26 13:13:01.956 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-11-26 13:13:01.956 | ├─70917 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-11-26 13:13:01.956 | ├─70974 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-11-26 13:13:01.956 | └─70975 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-11-26 13:13:01.956 | 2021-11-26 13:13:01.956 | Nov 26 13:12:52 dv-neutron-819442-1-hyperv dstat.sh[70917]: 26-11 13:12:52| 25 4 71 0 0|4279M 2606M 148M 4746M| 830B 0 | 0 2628k| 0 57.0 | 419 3934 |2.12 1.61 1.18|2.0 0 1.0| 0 0 |openstack 97588 25%6409k 33k|openstack 975886409k 33k 25%|mysqld 408M| 0 0 | 26 263 0 150 0 2021-11-26 13:13:01.956 | Nov 26 13:12:53 dv-neutron-819442-1-hyperv dstat.sh[70917]: 26-11 13:12:53| 28 2 70 0 0|4293M 2592M 148M 4746M|1510B 0 | 0 24k| 0 3.00 | 718 4343 |2.12 1.61 1.18|2.0 0 0| 0 0 |openstack 97588 19%3529k 0 |openstack 975883529k 0 19%|mysqld 408M| 0 0 | 26 265 0 155 0 2021-11-26 13:13:01.956 | Nov 26 13:12:54 dv-neutron-819442-1-hyperv dstat.sh[70917]: 26-11 13:12:54| 25 5 70 0 0|4265M 2620M 148M 4746M|2733B 0 | 0 0 | 0 0 |1009 5089 |2.12 1.61 1.18|4.0 0 144| 0 0 |openstack 97732 17%4342k 33k|bash 97234 11M 49k 0%|mysqld 408M| 0 0 | 26 263 0 152 0 2021-11-26 13:13:01.956 | Nov 26 13:12:55 dv-neutron-819442-1-hyperv dstat.sh[70917]: 26-11 13:12:55| 26 4 71 0 0|4289M 2596M 148M 4746M|1824B 0 | 0 228k| 0 15.0 | 342 3725 |2.12 1.61 1.18|2.0 0 0| 0 0 |openstack 97732 25%6189k 0 |openstack 977326189k 0 25%|mysqld 408M| 0 0 | 26 263 0 152 0 2021-11-26 13:13:01.956 | Nov 26 13:12:56 dv-neutron-819442-1-hyperv dstat.sh[70917]: 26-11 13:12:56| 26 4 70 0 0|4257M 2628M 148M 4746M|3792B 0 | 0 200k| 0 5.00 |1376 5809 |2.03 1.60 1.18|2.0 0 141| 0 0 |openstack 978746.0%1960k 256B|bash 97234 11M 49k 0%|mysqld 408M| 0 0 | 26 263 0 156 0 2021-11-26 13:13:01.956 | Nov 26 13:12:57 dv-neutron-819442-1-hyperv dstat.sh[70917]: 26-11 13:12:57| 26 4 70 0 0|4280M 2605M 148M 4746M| 664B 0 | 0 28k| 0 3.00 | 384 3729 |2.03 1.60 1.18|2.0 0 1.0| 0 0 |openstack 97874 25%5816k 33k|openstack 978745816k 33k 25%|mysqld 408M| 0 0 | 26 263 0 156 0 2021-11-26 13:13:01.956 | Nov 26 13:12:58 dv-neutron-819442-1-hyperv dstat.sh[70917]: 26-11 13:12:58| 29 2 69 0 0|4293M 2591M 148M 4746M| 664B 0 | 0 96k| 0 8.00 | 760 4451 |2.03 1.60 1.18|2.0 0 0| 0 0 |openstack 97874 19%3529k 104B|openstack 978743529k 104B 19%|mysqld 408M| 0 0 | 26 263 0 159 0 2021-11-26 13:13:01.957 | Nov 26 13:12:59 dv-neutron-819442-1-hyperv dstat.sh[70917]: 26-11 13:12:59| 27 4 69 0 0|4274M 2611M 148M 4746M|2038B 0 | 0 344k| 0 17.0 | 644 4298 |2.03 1.60 1.18|3.0 0 78| 0 0 |openstack 97952 23%6308k 33k|bash 97234 11M 42k 0%|mysqld 408M| 0 0 | 26 263 0 159 0 2021-11-26 13:13:01.957 | Nov 26 13:13:00 dv-neutron-819442-1-hyperv dstat.sh[70917]: 26-11 13:13:00| 26 3 71 0 0|4294M 2591M 148M 4746M|1466B 0 | 0 48k| 0 6.00 | 366 3690 |2.03 1.60 1.18|3.0 0 0| 0 0 |openstack 97952 24%4998k 0 |openstack 979524998k 0 24%|mysqld 408M| 0 0 | 26 265 0 160 0 2021-11-26 13:13:01.957 | Nov 26 13:13:01 dv-neutron-819442-1-hyperv dstat.sh[70917]: 26-11 13:13:01| 19 14 67 0 0|4246M 2639M 148M 4746M|5982B 0 | 0 492k| 0 60.0 |2426 7618 |1.95 1.59 1.18|2.0 0 364| 0 0 |uwsgi 721303.0%2395B8147B|bash 17312 90M 408k1.5%|mysqld 408M| 0 0 | 26 263 0 164 0 2021-11-26 13:13:01.959 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.962 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-crt.service 2021-11-26 13:13:01.974 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-11-26 13:13:01.978 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.980 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cauth.service 2021-11-26 13:13:01.993 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-11-26 13:13:01.996 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:01.999 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-metering.service 2021-11-26 13:13:02.012 | enabled 2021-11-26 13:13:02.016 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-metering.service --no-pager 2021-11-26 13:13:02.031 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-11-26 13:13:02.031 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-11-26 13:13:02.031 | Active: active (running) since Fri 2021-11-26 13:11:05 UTC; 1min 56s ago 2021-11-26 13:13:02.031 | Main PID: 91199 (/usr/bin/python) 2021-11-26 13:13:02.031 | Tasks: 1 (limit: 14352) 2021-11-26 13:13:02.031 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-11-26 13:13:02.031 | └─91199 /usr/bin/python3.6 /usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/services/metering/metering_agent.ini 2021-11-26 13:13:02.032 | 2021-11-26 13:13:02.032 | Nov 26 13:12:09 dv-neutron-819442-1-hyperv neutron-metering-agent[91199]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=91199) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-26 13:13:02.032 | Nov 26 13:12:29 dv-neutron-819442-1-hyperv neutron-metering-agent[91199]: DEBUG oslo_service.periodic_task [None req-4a587ec0-41c9-4470-aaf8-d80e8ceec657 None None] Running periodic task MeteringAgentWithStateReport._sync_routers_task {{(pid=91199) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-26 13:13:02.032 | Nov 26 13:12:39 dv-neutron-819442-1-hyperv neutron-metering-agent[91199]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=91199) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-11-26 13:13:02.032 | Nov 26 13:12:39 dv-neutron-819442-1-hyperv neutron-metering-agent[91199]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=91199) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-26 13:13:02.032 | Nov 26 13:12:39 dv-neutron-819442-1-hyperv neutron-metering-agent[91199]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method sync_router_namespaces called with arguments (, dict_values([])) {} {{(pid=91199) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-11-26 13:13:02.032 | Nov 26 13:12:39 dv-neutron-819442-1-hyperv neutron-metering-agent[91199]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=91199) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-26 13:13:02.032 | Nov 26 13:12:39 dv-neutron-819442-1-hyperv neutron-metering-agent[91199]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=91199) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2021-11-26 13:13:02.032 | Nov 26 13:12:39 dv-neutron-819442-1-hyperv neutron-metering-agent[91199]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=91199) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-26 13:13:02.032 | Nov 26 13:12:39 dv-neutron-819442-1-hyperv neutron-metering-agent[91199]: DEBUG neutron.services.metering.drivers.noop.noop_driver [-] neutron.services.metering.drivers.noop.noop_driver.NoopMeteringDriver method get_traffic_counters called with arguments (, dict_values([])) {} {{(pid=91199) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-11-26 13:13:02.032 | Nov 26 13:12:39 dv-neutron-819442-1-hyperv neutron-metering-agent[91199]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=91199) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-26 13:13:02.035 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.037 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-vpn.service 2021-11-26 13:13:02.050 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-11-26 13:13:02.053 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.056 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-reg.service 2021-11-26 13:13:02.069 | enabled 2021-11-26 13:13:02.073 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-reg.service --no-pager 2021-11-26 13:13:02.089 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2021-11-26 13:13:02.089 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2021-11-26 13:13:02.089 | Active: active (running) since Fri 2021-11-26 13:10:11 UTC; 2min 50s ago 2021-11-26 13:13:02.089 | Main PID: 86839 (glance-registry) 2021-11-26 13:13:02.089 | Tasks: 3 (limit: 14352) 2021-11-26 13:13:02.089 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2021-11-26 13:13:02.089 | ├─86839 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-11-26 13:13:02.089 | ├─87348 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-11-26 13:13:02.089 | └─87349 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-11-26 13:13:02.089 | 2021-11-26 13:13:02.089 | Nov 26 13:10:13 dv-neutron-819442-1-hyperv glance-registry[86839]: DEBUG glance.common.config [-] healthcheck.backends = ['disable_by_file'] {{(pid=86839) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.089 | Nov 26 13:10:13 dv-neutron-819442-1-hyperv glance-registry[86839]: DEBUG glance.common.config [-] healthcheck.detailed = False {{(pid=86839) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.089 | Nov 26 13:10:13 dv-neutron-819442-1-hyperv glance-registry[86839]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=86839) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.089 | Nov 26 13:10:13 dv-neutron-819442-1-hyperv glance-registry[86839]: DEBUG glance.common.config [-] healthcheck.path = /healthcheck {{(pid=86839) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.090 | Nov 26 13:10:13 dv-neutron-819442-1-hyperv glance-registry[86839]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=86839) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-26 13:13:02.090 | Nov 26 13:10:13 dv-neutron-819442-1-hyperv glance-registry[86839]: INFO glance.common.wsgi [-] Starting 2 workers 2021-11-26 13:13:02.090 | Nov 26 13:10:13 dv-neutron-819442-1-hyperv glance-registry[86839]: INFO glance.common.wsgi [-] Started child 87348 2021-11-26 13:13:02.090 | Nov 26 13:10:13 dv-neutron-819442-1-hyperv glance-registry[86839]: INFO eventlet.wsgi.server [-] (87348) wsgi starting up on http://0.0.0.0:9191 2021-11-26 13:13:02.090 | Nov 26 13:10:13 dv-neutron-819442-1-hyperv glance-registry[86839]: INFO glance.common.wsgi [-] Started child 87349 2021-11-26 13:13:02.090 | Nov 26 13:10:13 dv-neutron-819442-1-hyperv glance-registry[86839]: INFO eventlet.wsgi.server [-] (87349) wsgi starting up on http://0.0.0.0:9191 2021-11-26 13:13:02.093 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.096 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@cinder.service 2021-11-26 13:13:02.108 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-11-26 13:13:02.112 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.114 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-bak.service 2021-11-26 13:13:02.127 | enabled 2021-11-26 13:13:02.131 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-bak.service --no-pager 2021-11-26 13:13:02.146 | ● devstack@c-bak.service - Devstack devstack@c-bak.service 2021-11-26 13:13:02.146 | Loaded: loaded (/etc/systemd/system/devstack@c-bak.service; enabled; vendor preset: enabled) 2021-11-26 13:13:02.146 | Active: active (running) since Fri 2021-11-26 13:12:37 UTC; 24s ago 2021-11-26 13:13:02.146 | Main PID: 96641 (cinder-backup) 2021-11-26 13:13:02.147 | Tasks: 2 (limit: 14352) 2021-11-26 13:13:02.147 | CGroup: /system.slice/system-devstack.slice/devstack@c-bak.service 2021-11-26 13:13:02.147 | ├─96641 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-11-26 13:13:02.147 | └─97080 /usr/bin/python3.6 /usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf 2021-11-26 13:13:02.147 | 2021-11-26 13:13:02.147 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv cinder-backup[96641]: DEBUG oslo_service.service [None req-249807f6-ea3d-4822-a58f-68e84c40bf70 None None] backend_defaults.use_multipath_for_image_xfer = False {{(pid=96641) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.147 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv cinder-backup[96641]: DEBUG oslo_service.service [None req-249807f6-ea3d-4822-a58f-68e84c40bf70 None None] backend_defaults.volume_backend_name = None {{(pid=96641) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.147 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv cinder-backup[96641]: DEBUG oslo_service.service [None req-249807f6-ea3d-4822-a58f-68e84c40bf70 None None] backend_defaults.volume_clear = zero {{(pid=96641) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.147 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv cinder-backup[96641]: DEBUG oslo_service.service [None req-249807f6-ea3d-4822-a58f-68e84c40bf70 None None] backend_defaults.volume_clear_ionice = None {{(pid=96641) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.147 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv cinder-backup[96641]: DEBUG oslo_service.service [None req-249807f6-ea3d-4822-a58f-68e84c40bf70 None None] backend_defaults.volume_clear_size = 0 {{(pid=96641) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.147 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv cinder-backup[96641]: DEBUG oslo_service.service [None req-249807f6-ea3d-4822-a58f-68e84c40bf70 None None] backend_defaults.volume_copy_blkio_cgroup_name = cinder-volume-copy {{(pid=96641) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.147 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv cinder-backup[96641]: DEBUG oslo_service.service [None req-249807f6-ea3d-4822-a58f-68e84c40bf70 None None] backend_defaults.volume_copy_bps_limit = 0 {{(pid=96641) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.147 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv cinder-backup[96641]: DEBUG oslo_service.service [None req-249807f6-ea3d-4822-a58f-68e84c40bf70 None None] backend_defaults.volume_dd_blocksize = 1M {{(pid=96641) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.147 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv cinder-backup[96641]: DEBUG oslo_service.service [None req-249807f6-ea3d-4822-a58f-68e84c40bf70 None None] backend_defaults.volumes_dir = /opt/stack/data/cinder/volumes {{(pid=96641) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.147 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv cinder-backup[96641]: DEBUG oslo_service.service [None req-249807f6-ea3d-4822-a58f-68e84c40bf70 None None] ******************************************************************************** {{(pid=96641) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-26 13:13:02.150 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.153 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-proxy.service 2021-11-26 13:13:02.166 | enabled 2021-11-26 13:13:02.170 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-11-26 13:13:02.185 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-11-26 13:13:02.185 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-11-26 13:13:02.185 | Active: active (running) since Fri 2021-11-26 13:10:07 UTC; 2min 55s ago 2021-11-26 13:13:02.185 | Main PID: 86335 (swift-proxy-ser) 2021-11-26 13:13:02.185 | Tasks: 2 (limit: 14352) 2021-11-26 13:13:02.185 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-11-26 13:13:02.185 | ├─86335 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-11-26 13:13:02.185 | └─86433 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-11-26 13:13:02.185 | 2021-11-26 13:13:02.185 | Nov 26 13:10:41 dv-neutron-819442-1-hyperv proxy-server[86433]: 10.222.0.50 10.222.0.50 26/Nov/2021/13/10/41 PUT /v1/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance/0c137779-8bad-451d-8c51-4e6a9543f524 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhoNzC... 645922816 - - tx681c1ebc7570484cb022b-0061a0dcc3 - 13.7648 - - 1637932227.305007935 1637932241.069813490 0 2021-11-26 13:13:02.186 | Nov 26 13:10:41 dv-neutron-819442-1-hyperv swift-proxy-server[86335]: proxy-server: 10.222.0.50 10.222.0.50 26/Nov/2021/13/10/41 PUT /v1/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance/0c137779-8bad-451d-8c51-4e6a9543f524 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhoNzC... 645922816 - - tx681c1ebc7570484cb022b-0061a0dcc3 - 13.7648 - - 1637932227.305007935 1637932241.069813490 0 2021-11-26 13:13:02.186 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv proxy-server[86433]: Deferring reject downstream 2021-11-26 13:13:02.186 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv proxy-server[86433]: Received request from 2021-11-26 13:13:02.186 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv swift-proxy-server[86335]: proxy-server: Deferring reject downstream 2021-11-26 13:13:02.186 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv swift-proxy-server[86335]: proxy-server: Received request from 2021-11-26 13:13:02.186 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv swift-proxy-server[86335]: proxy-server: Authorizing as anonymous (txn: tx837d609dee3340f6805c6-0061a0dd48) 2021-11-26 13:13:02.186 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv proxy-server[86433]: Authorizing as anonymous (txn: tx837d609dee3340f6805c6-0061a0dd48) 2021-11-26 13:13:02.186 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv proxy-server[86433]: 10.222.0.50 10.222.0.50 26/Nov/2021/13/12/40 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1624 - tx837d609dee3340f6805c6-0061a0dd48 - 0.0030 - - 1637932360.869917393 1637932360.872908831 - 2021-11-26 13:13:02.186 | Nov 26 13:12:40 dv-neutron-819442-1-hyperv swift-proxy-server[86335]: proxy-server: 10.222.0.50 10.222.0.50 26/Nov/2021/13/12/40 GET /info HTTP/1.0 200 - python-swiftclient-3.9.1 - - 1624 - tx837d609dee3340f6805c6-0061a0dd48 - 0.0030 - - 1637932360.869917393 1637932360.872908831 - 2021-11-26 13:13:02.189 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.191 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-object.service 2021-11-26 13:13:02.205 | enabled 2021-11-26 13:13:02.209 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-object.service --no-pager 2021-11-26 13:13:02.225 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-11-26 13:13:02.225 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-11-26 13:13:02.225 | Active: active (running) since Fri 2021-11-26 13:10:03 UTC; 2min 59s ago 2021-11-26 13:13:02.225 | Main PID: 84853 (swift-object-se) 2021-11-26 13:13:02.225 | Tasks: 23 (limit: 14352) 2021-11-26 13:13:02.225 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-11-26 13:13:02.225 | ├─84853 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-11-26 13:13:02.225 | ├─85359 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-11-26 13:13:02.225 | └─85361 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-11-26 13:13:02.225 | 2021-11-26 13:13:02.225 | Nov 26 13:10:03 dv-neutron-819442-1-hyperv systemd[1]: Started Devstack devstack@s-object.service. 2021-11-26 13:13:02.225 | Nov 26 13:10:04 dv-neutron-819442-1-hyperv object-server[84853]: Started child 85359 from parent 84853 2021-11-26 13:13:02.225 | Nov 26 13:10:04 dv-neutron-819442-1-hyperv swift-object-server[84853]: object-server: Started child 85359 from parent 84853 2021-11-26 13:13:02.225 | Nov 26 13:10:04 dv-neutron-819442-1-hyperv object-server[84853]: Started child 85361 from parent 84853 2021-11-26 13:13:02.225 | Nov 26 13:10:04 dv-neutron-819442-1-hyperv swift-object-server[84853]: object-server: Started child 85361 from parent 84853 2021-11-26 13:13:02.225 | Nov 26 13:10:41 dv-neutron-819442-1-hyperv object-server[85361]: 127.0.0.1 - - [26/Nov/2021:13:10:41 +0000] "PUT /sdb1/2/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance/0c137779-8bad-451d-8c51-4e6a9543f524" 201 - "PUT http://10.222.0.50:8080/v1/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance/0c137779-8bad-451d-8c51-4e6a9543f524" "tx681c1ebc7570484cb022b-0061a0dcc3" "proxy-server 86433" 13.7390 "-" 85361 0 2021-11-26 13:13:02.225 | Nov 26 13:10:41 dv-neutron-819442-1-hyperv swift-object-server[84853]: object-server: 127.0.0.1 - - [26/Nov/2021:13:10:41 +0000] "PUT /sdb1/2/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance/0c137779-8bad-451d-8c51-4e6a9543f524" 201 - "PUT http://10.222.0.50:8080/v1/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance/0c137779-8bad-451d-8c51-4e6a9543f524" "tx681c1ebc7570484cb022b-0061a0dcc3" "proxy-server 86433" 13.7390 "-" 85361 0 2021-11-26 13:13:02.228 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.231 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container.service 2021-11-26 13:13:02.244 | enabled 2021-11-26 13:13:02.248 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container.service --no-pager 2021-11-26 13:13:02.264 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-11-26 13:13:02.264 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-11-26 13:13:02.264 | Active: active (running) since Fri 2021-11-26 13:10:04 UTC; 2min 58s ago 2021-11-26 13:13:02.264 | Main PID: 85210 (swift-container) 2021-11-26 13:13:02.264 | Tasks: 3 (limit: 14352) 2021-11-26 13:13:02.264 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-11-26 13:13:02.264 | ├─85210 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-11-26 13:13:02.264 | ├─85709 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-11-26 13:13:02.264 | └─85711 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-11-26 13:13:02.265 | 2021-11-26 13:13:02.265 | Nov 26 13:10:05 dv-neutron-819442-1-hyperv container-server[85210]: Started child 85709 from parent 85210 2021-11-26 13:13:02.265 | Nov 26 13:10:05 dv-neutron-819442-1-hyperv swift-container-server[85210]: container-server: Started child 85709 from parent 85210 2021-11-26 13:13:02.265 | Nov 26 13:10:05 dv-neutron-819442-1-hyperv container-server[85210]: Started child 85711 from parent 85210 2021-11-26 13:13:02.265 | Nov 26 13:10:05 dv-neutron-819442-1-hyperv swift-container-server[85210]: container-server: Started child 85711 from parent 85210 2021-11-26 13:13:02.265 | Nov 26 13:10:27 dv-neutron-819442-1-hyperv container-server[85711]: 127.0.0.1 - - [26/Nov/2021:13:10:27 +0000] "PUT /sdb1/31/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance" 201 - "PUT http://10.222.0.50:8080/v1/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance" "txeb194b750a3547c98787a-0061a0dcc3" "proxy-server 86433" 0.0200 "-" 85711 0 2021-11-26 13:13:02.265 | Nov 26 13:10:27 dv-neutron-819442-1-hyperv swift-container-server[85210]: container-server: 127.0.0.1 - - [26/Nov/2021:13:10:27 +0000] "PUT /sdb1/31/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance" 201 - "PUT http://10.222.0.50:8080/v1/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance" "txeb194b750a3547c98787a-0061a0dcc3" "proxy-server 86433" 0.0200 "-" 85711 0 2021-11-26 13:13:02.265 | Nov 26 13:10:27 dv-neutron-819442-1-hyperv container-server[85711]: 127.0.0.1 - - [26/Nov/2021:13:10:27 +0000] "HEAD /sdb1/31/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance" 204 - "HEAD http://10.222.0.50:8080/v1/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance?format=json&states=listing" "tx681c1ebc7570484cb022b-0061a0dcc3" "proxy-server 86433" 0.0029 "-" 85711 0 2021-11-26 13:13:02.265 | Nov 26 13:10:27 dv-neutron-819442-1-hyperv swift-container-server[85210]: container-server: 127.0.0.1 - - [26/Nov/2021:13:10:27 +0000] "HEAD /sdb1/31/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance" 204 - "HEAD http://10.222.0.50:8080/v1/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance?format=json&states=listing" "tx681c1ebc7570484cb022b-0061a0dcc3" "proxy-server 86433" 0.0029 "-" 85711 0 2021-11-26 13:13:02.265 | Nov 26 13:10:41 dv-neutron-819442-1-hyperv container-server[85711]: 127.0.0.1 - - [26/Nov/2021:13:10:41 +0000] "PUT /sdb1/31/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance/0c137779-8bad-451d-8c51-4e6a9543f524" 201 - "PUT http://10.222.0.50:8080/sdb1/2/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance/0c137779-8bad-451d-8c51-4e6a9543f524" "tx681c1ebc7570484cb022b-0061a0dcc3" "object-server 85361" 0.0010 "-" 85711 0 2021-11-26 13:13:02.265 | Nov 26 13:10:41 dv-neutron-819442-1-hyperv swift-container-server[85210]: container-server: 127.0.0.1 - - [26/Nov/2021:13:10:41 +0000] "PUT /sdb1/31/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance/0c137779-8bad-451d-8c51-4e6a9543f524" 201 - "PUT http://10.222.0.50:8080/sdb1/2/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance/0c137779-8bad-451d-8c51-4e6a9543f524" "tx681c1ebc7570484cb022b-0061a0dcc3" "object-server 85361" 0.0010 "-" 85711 0 2021-11-26 13:13:02.268 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.271 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-account.service 2021-11-26 13:13:02.285 | enabled 2021-11-26 13:13:02.289 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-account.service --no-pager 2021-11-26 13:13:02.304 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-11-26 13:13:02.304 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-11-26 13:13:02.304 | Active: active (running) since Fri 2021-11-26 13:10:05 UTC; 2min 57s ago 2021-11-26 13:13:02.304 | Main PID: 85572 (swift-account-s) 2021-11-26 13:13:02.304 | Tasks: 3 (limit: 14352) 2021-11-26 13:13:02.305 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-11-26 13:13:02.305 | ├─85572 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-11-26 13:13:02.305 | ├─85985 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-11-26 13:13:02.305 | └─85987 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-11-26 13:13:02.305 | 2021-11-26 13:13:02.305 | Nov 26 13:10:26 dv-neutron-819442-1-hyperv account-server[85987]: 127.0.0.1 - - [26/Nov/2021:13:10:26 +0000] "HEAD /sdb1/146/AUTH_6adfdcbb4176443c875e48aa87f27a03" 404 - "HEAD http://10.222.0.50:8080/v1/AUTH_6adfdcbb4176443c875e48aa87f27a03?format=json" "txfebc0323a58442af80ed4-0061a0dcc2" "proxy-server 86433" 0.0019 "-" 85987 - 2021-11-26 13:13:02.305 | Nov 26 13:10:26 dv-neutron-819442-1-hyperv swift-account-server[85572]: account-server: 127.0.0.1 - - [26/Nov/2021:13:10:26 +0000] "HEAD /sdb1/146/AUTH_6adfdcbb4176443c875e48aa87f27a03" 404 - "HEAD http://10.222.0.50:8080/v1/AUTH_6adfdcbb4176443c875e48aa87f27a03?format=json" "txfebc0323a58442af80ed4-0061a0dcc2" "proxy-server 86433" 0.0019 "-" 85987 - 2021-11-26 13:13:02.305 | Nov 26 13:10:26 dv-neutron-819442-1-hyperv account-server[85987]: 127.0.0.1 - - [26/Nov/2021:13:10:26 +0000] "HEAD /sdb1/146/AUTH_6adfdcbb4176443c875e48aa87f27a03" 404 - "HEAD http://10.222.0.50:8080/v1/AUTH_6adfdcbb4176443c875e48aa87f27a03?format=json" "txfebc0323a58442af80ed4-0061a0dcc2" "proxy-server 86433" 0.0004 "-" 85987 - 2021-11-26 13:13:02.305 | Nov 26 13:10:26 dv-neutron-819442-1-hyperv swift-account-server[85572]: account-server: 127.0.0.1 - - [26/Nov/2021:13:10:26 +0000] "HEAD /sdb1/146/AUTH_6adfdcbb4176443c875e48aa87f27a03" 404 - "HEAD http://10.222.0.50:8080/v1/AUTH_6adfdcbb4176443c875e48aa87f27a03?format=json" "txfebc0323a58442af80ed4-0061a0dcc2" "proxy-server 86433" 0.0004 "-" 85987 - 2021-11-26 13:13:02.305 | Nov 26 13:10:27 dv-neutron-819442-1-hyperv account-server[85987]: 127.0.0.1 - - [26/Nov/2021:13:10:27 +0000] "PUT /sdb1/146/AUTH_6adfdcbb4176443c875e48aa87f27a03" 201 - "-" "txeb194b750a3547c98787a-0061a0dcc3" "-" 0.0166 "-" 85987 - 2021-11-26 13:13:02.305 | Nov 26 13:10:27 dv-neutron-819442-1-hyperv swift-account-server[85572]: account-server: 127.0.0.1 - - [26/Nov/2021:13:10:27 +0000] "PUT /sdb1/146/AUTH_6adfdcbb4176443c875e48aa87f27a03" 201 - "-" "txeb194b750a3547c98787a-0061a0dcc3" "-" 0.0166 "-" 85987 - 2021-11-26 13:13:02.305 | Nov 26 13:10:27 dv-neutron-819442-1-hyperv account-server[85987]: 127.0.0.1 - - [26/Nov/2021:13:10:27 +0000] "HEAD /sdb1/146/AUTH_6adfdcbb4176443c875e48aa87f27a03" 204 - "HEAD http://10.222.0.50:8080/v1/AUTH_6adfdcbb4176443c875e48aa87f27a03?format=json" "txeb194b750a3547c98787a-0061a0dcc3" "proxy-server 86433" 0.0023 "-" 85987 - 2021-11-26 13:13:02.305 | Nov 26 13:10:27 dv-neutron-819442-1-hyperv swift-account-server[85572]: account-server: 127.0.0.1 - - [26/Nov/2021:13:10:27 +0000] "HEAD /sdb1/146/AUTH_6adfdcbb4176443c875e48aa87f27a03" 204 - "HEAD http://10.222.0.50:8080/v1/AUTH_6adfdcbb4176443c875e48aa87f27a03?format=json" "txeb194b750a3547c98787a-0061a0dcc3" "proxy-server 86433" 0.0023 "-" 85987 - 2021-11-26 13:13:02.305 | Nov 26 13:10:27 dv-neutron-819442-1-hyperv account-server[85987]: 127.0.0.1 - - [26/Nov/2021:13:10:27 +0000] "PUT /sdb1/146/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/31/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance" "txeb194b750a3547c98787a-0061a0dcc3" "container-server 85711" 0.0017 "-" 85987 0 2021-11-26 13:13:02.305 | Nov 26 13:10:27 dv-neutron-819442-1-hyperv swift-account-server[85572]: account-server: 127.0.0.1 - - [26/Nov/2021:13:10:27 +0000] "PUT /sdb1/146/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/31/AUTH_6adfdcbb4176443c875e48aa87f27a03/glance" "txeb194b750a3547c98787a-0061a0dcc3" "container-server 85711" 0.0017 "-" 85987 0 2021-11-26 13:13:02.308 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.311 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@heat.service 2021-11-26 13:13:02.323 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-11-26 13:13:02.328 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.330 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api.service 2021-11-26 13:13:02.342 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-11-26 13:13:02.346 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.349 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-11-26 13:13:02.361 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-11-26 13:13:02.364 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.367 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-11-26 13:13:02.380 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-11-26 13:13:02.384 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.386 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-eng.service 2021-11-26 13:13:02.399 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-11-26 13:13:02.402 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.405 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-11-26 13:13:02.417 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-11-26 13:13:02.420 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.423 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-11-26 13:13:02.435 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-11-26 13:13:02.439 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.441 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-11-26 13:13:02.454 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-11-26 13:13:02.458 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.460 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-11-26 13:13:02.473 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-11-26 13:13:02.476 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.479 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-11-26 13:13:02.491 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-11-26 13:13:02.495 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.497 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-11-26 13:13:02.511 | enabled 2021-11-26 13:13:02.515 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-11-26 13:13:02.530 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-11-26 13:13:02.530 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-11-26 13:13:02.530 | Active: active (running) since Fri 2021-11-26 13:10:06 UTC; 2min 56s ago 2021-11-26 13:13:02.530 | Main PID: 85967 (swift-container) 2021-11-26 13:13:02.530 | Tasks: 1 (limit: 14352) 2021-11-26 13:13:02.530 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-11-26 13:13:02.530 | └─85967 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-11-26 13:13:02.530 | 2021-11-26 13:13:02.531 | Nov 26 13:10:06 dv-neutron-819442-1-hyperv systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-11-26 13:13:02.531 | Nov 26 13:10:07 dv-neutron-819442-1-hyperv container-sync[85967]: Starting 85967 2021-11-26 13:13:02.531 | Nov 26 13:10:07 dv-neutron-819442-1-hyperv container-sync[85967]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-11-26 13:13:02.534 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.536 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-11-26 13:13:02.549 | enabled 2021-11-26 13:13:02.553 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-11-26 13:13:02.570 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-11-26 13:13:02.570 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-11-26 13:13:02.570 | Active: active (running) since Fri 2021-11-26 13:11:51 UTC; 1min 10s ago 2021-11-26 13:13:02.570 | Main PID: 94322 (nova-conductor) 2021-11-26 13:13:02.570 | Tasks: 3 (limit: 14352) 2021-11-26 13:13:02.570 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-11-26 13:13:02.570 | ├─94322 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-11-26 13:13:02.570 | ├─95212 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-11-26 13:13:02.570 | └─95213 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-11-26 13:13:02.570 | 2021-11-26 13:13:02.570 | Nov 26 13:11:56 dv-neutron-819442-1-hyperv nova-conductor[94322]: DEBUG oslo_service.service [None req-9d254d1f-031f-4575-9a89-d6aa197c8646 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=94322) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.570 | Nov 26 13:11:56 dv-neutron-819442-1-hyperv nova-conductor[94322]: DEBUG oslo_service.service [None req-9d254d1f-031f-4575-9a89-d6aa197c8646 None None] oslo_messaging_rabbit.ssl_version = {{(pid=94322) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.570 | Nov 26 13:11:56 dv-neutron-819442-1-hyperv nova-conductor[94322]: DEBUG oslo_service.service [None req-9d254d1f-031f-4575-9a89-d6aa197c8646 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=94322) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.570 | Nov 26 13:11:56 dv-neutron-819442-1-hyperv nova-conductor[94322]: DEBUG oslo_service.service [None req-9d254d1f-031f-4575-9a89-d6aa197c8646 None None] oslo_messaging_notifications.retry = -1 {{(pid=94322) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.570 | Nov 26 13:11:56 dv-neutron-819442-1-hyperv nova-conductor[94322]: DEBUG oslo_service.service [None req-9d254d1f-031f-4575-9a89-d6aa197c8646 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=94322) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.570 | Nov 26 13:11:56 dv-neutron-819442-1-hyperv nova-conductor[94322]: DEBUG oslo_service.service [None req-9d254d1f-031f-4575-9a89-d6aa197c8646 None None] oslo_messaging_notifications.transport_url = **** {{(pid=94322) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.571 | Nov 26 13:11:56 dv-neutron-819442-1-hyperv nova-conductor[94322]: DEBUG oslo_service.service [None req-9d254d1f-031f-4575-9a89-d6aa197c8646 None None] oslo_reports.file_event_handler = None {{(pid=94322) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.571 | Nov 26 13:11:56 dv-neutron-819442-1-hyperv nova-conductor[94322]: DEBUG oslo_service.service [None req-9d254d1f-031f-4575-9a89-d6aa197c8646 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94322) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.571 | Nov 26 13:11:56 dv-neutron-819442-1-hyperv nova-conductor[94322]: DEBUG oslo_service.service [None req-9d254d1f-031f-4575-9a89-d6aa197c8646 None None] oslo_reports.log_dir = None {{(pid=94322) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.571 | Nov 26 13:11:56 dv-neutron-819442-1-hyperv nova-conductor[94322]: DEBUG oslo_service.service [None req-9d254d1f-031f-4575-9a89-d6aa197c8646 None None] ******************************************************************************** {{(pid=94322) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-26 13:13:02.573 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-26 13:13:02.576 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-11-26 13:13:02.590 | enabled 2021-11-26 13:13:02.595 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-11-26 13:13:02.612 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-11-26 13:13:02.612 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-11-26 13:13:02.612 | Active: active (running) since Fri 2021-11-26 13:11:53 UTC; 1min 9s ago 2021-11-26 13:13:02.612 | Main PID: 94712 (nova-conductor) 2021-11-26 13:13:02.612 | Tasks: 3 (limit: 14352) 2021-11-26 13:13:02.612 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-11-26 13:13:02.612 | ├─94712 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-11-26 13:13:02.612 | ├─95219 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-11-26 13:13:02.612 | └─95220 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-11-26 13:13:02.612 | 2021-11-26 13:13:02.612 | Nov 26 13:11:57 dv-neutron-819442-1-hyperv nova-conductor[94712]: DEBUG oslo_service.service [None req-e6f60d86-541e-404f-8468-c434cb792a44 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=94712) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.612 | Nov 26 13:11:57 dv-neutron-819442-1-hyperv nova-conductor[94712]: DEBUG oslo_service.service [None req-e6f60d86-541e-404f-8468-c434cb792a44 None None] oslo_messaging_notifications.transport_url = **** {{(pid=94712) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.612 | Nov 26 13:11:57 dv-neutron-819442-1-hyperv nova-conductor[94712]: DEBUG oslo_service.service [None req-e6f60d86-541e-404f-8468-c434cb792a44 None None] oslo_reports.file_event_handler = None {{(pid=94712) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.612 | Nov 26 13:11:57 dv-neutron-819442-1-hyperv nova-conductor[94712]: DEBUG oslo_service.service [None req-e6f60d86-541e-404f-8468-c434cb792a44 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94712) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.612 | Nov 26 13:11:57 dv-neutron-819442-1-hyperv nova-conductor[94712]: DEBUG oslo_service.service [None req-e6f60d86-541e-404f-8468-c434cb792a44 None None] oslo_reports.log_dir = None {{(pid=94712) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-26 13:13:02.612 | Nov 26 13:11:57 dv-neutron-819442-1-hyperv nova-conductor[94712]: DEBUG oslo_service.service [None req-e6f60d86-541e-404f-8468-c434cb792a44 None None] ******************************************************************************** {{(pid=94712) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-26 13:13:02.612 | Nov 26 13:11:57 dv-neutron-819442-1-hyperv nova-conductor[94712]: DEBUG nova.service [None req-06287fbf-d0e5-4a04-9c2d-6d7075f1d4dc None None] Join ServiceGroup membership for this service conductor {{(pid=95220) start /opt/stack/nova/nova/service.py:214}} 2021-11-26 13:13:02.612 | Nov 26 13:11:57 dv-neutron-819442-1-hyperv nova-conductor[94712]: DEBUG nova.servicegroup.drivers.db [None req-06287fbf-d0e5-4a04-9c2d-6d7075f1d4dc None None] DB_Driver: join new ServiceGroup member dv-neutron-819442-1-hyperv to the conductor group, service = {{(pid=95220) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-11-26 13:13:02.612 | Nov 26 13:11:57 dv-neutron-819442-1-hyperv nova-conductor[94712]: DEBUG nova.service [None req-c1d1cc5a-7445-4e0c-93b3-6b01d3e3d116 None None] Join ServiceGroup membership for this service conductor {{(pid=95219) start /opt/stack/nova/nova/service.py:214}} 2021-11-26 13:13:02.613 | Nov 26 13:11:57 dv-neutron-819442-1-hyperv nova-conductor[94712]: DEBUG nova.servicegroup.drivers.db [None req-c1d1cc5a-7445-4e0c-93b3-6b01d3e3d116 None None] DB_Driver: join new ServiceGroup member dv-neutron-819442-1-hyperv to the conductor group, service = {{(pid=95219) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-11-26 13:13:02.616 | + ./stack.sh:main:1395 : is_service_enabled n-api 2021-11-26 13:13:02.634 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:13:02.637 | + ./stack.sh:main:1396 : is_service_enabled n-cpu 2021-11-26 13:13:02.656 | + functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:13:02.658 | + ./stack.sh:main:1403 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2021-11-26 13:13:02.661 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:13:02.663 | + ./stack.sh:echo_summary:428 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2021-11-26 13:13:02.666 | + ./stack.sh:main:1410 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-11-26 13:13:06.112 | +--------------------------------------------------------------------+ 2021-11-26 13:13:06.112 | | Upgrade Check Results | 2021-11-26 13:13:06.112 | +--------------------------------------------------------------------+ 2021-11-26 13:13:06.112 | | Check: Cells v2 | 2021-11-26 13:13:06.112 | | Result: Success | 2021-11-26 13:13:06.112 | | Details: No host mappings or compute nodes were found. Remember to | 2021-11-26 13:13:06.112 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-11-26 13:13:06.112 | | compute hosts are deployed. | 2021-11-26 13:13:06.112 | +--------------------------------------------------------------------+ 2021-11-26 13:13:06.112 | | Check: Placement API | 2021-11-26 13:13:06.112 | | Result: Success | 2021-11-26 13:13:06.112 | | Details: None | 2021-11-26 13:13:06.112 | +--------------------------------------------------------------------+ 2021-11-26 13:13:06.112 | | Check: Ironic Flavor Migration | 2021-11-26 13:13:06.112 | | Result: Success | 2021-11-26 13:13:06.112 | | Details: None | 2021-11-26 13:13:06.112 | +--------------------------------------------------------------------+ 2021-11-26 13:13:06.112 | | Check: Cinder API | 2021-11-26 13:13:06.113 | | Result: Success | 2021-11-26 13:13:06.113 | | Details: None | 2021-11-26 13:13:06.113 | +--------------------------------------------------------------------+ 2021-11-26 13:13:06.113 | | Check: Policy Scope-based Defaults | 2021-11-26 13:13:06.113 | | Result: Success | 2021-11-26 13:13:06.113 | | Details: None | 2021-11-26 13:13:06.113 | +--------------------------------------------------------------------+ 2021-11-26 13:13:06.113 | | Check: Older than N-1 computes | 2021-11-26 13:13:06.113 | | Result: Success | 2021-11-26 13:13:06.113 | | Details: None | 2021-11-26 13:13:06.113 | +--------------------------------------------------------------------+ 2021-11-26 13:13:06.478 | + ./stack.sh:main:1417 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-11-26 13:13:06.481 | + ./stack.sh:main:1418 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-11-26 13:13:06.481 | Running user script /home/ubuntu/devstack/local.sh 2021-11-26 13:13:06.484 | + ./stack.sh:main:1419 : /home/ubuntu/devstack/local.sh 2021-11-26 13:13:06.486 | Before updating nova flavors: 2021-11-26 13:13:08.703 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-11-26 13:13:08.703 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-11-26 13:13:08.703 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-11-26 13:13:08.703 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-11-26 13:13:08.703 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-11-26 13:13:08.703 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-11-26 13:13:08.703 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-11-26 13:13:08.703 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-11-26 13:13:08.703 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-11-26 13:13:08.703 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-11-26 13:13:08.703 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-11-26 13:13:08.703 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-11-26 13:13:08.703 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-11-26 13:13:08.703 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-11-26 13:13:10.657 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-11-26 13:13:10.738 | Flavor 42 not found 2021-11-26 13:13:12.555 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-11-26 13:13:12.637 | Flavor 84 not found 2021-11-26 13:13:14.455 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-11-26 13:13:14.536 | Flavor 451 not found 2021-11-26 13:13:16.282 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:13:16.282 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-26 13:13:16.282 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:13:16.282 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:13:16.283 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:13:18.121 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:13:18.121 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-26 13:13:18.121 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:13:18.121 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:13:18.121 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:13:19.927 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:13:19.928 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-26 13:13:19.928 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:13:19.928 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:13:19.928 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:13:21.723 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:13:21.723 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-26 13:13:21.723 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:13:21.723 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:13:21.723 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:13:21.804 | After updating nova flavors: 2021-11-26 13:13:23.538 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:13:23.538 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-26 13:13:23.538 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:13:23.538 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:13:23.538 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:13:23.538 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-26 13:13:23.538 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-26 13:13:23.538 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:13:23.538 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:13:23.538 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:13:23.538 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-11-26 13:13:23.538 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:13:23.538 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:13:23.538 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:13:23.538 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:13:23.538 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-26 13:13:23.538 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-26 13:13:23.538 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:13:28.648 | Neutron networks: 2021-11-26 13:13:31.597 | +--------------------------------------+---------+--------------------------------------+ 2021-11-26 13:13:31.597 | | ID | Name | Subnets | 2021-11-26 13:13:31.597 | +--------------------------------------+---------+--------------------------------------+ 2021-11-26 13:13:31.597 | | 8b622890-e0fe-4507-b0ef-8cbf36dbe3c0 | public | e5477cfc-c3fb-4d4c-b559-b7fbbdece848 | 2021-11-26 13:13:31.597 | | ce4a778e-e57e-4aac-9af9-3961ef0215cb | private | fe21b5b0-eaa4-4ca1-bddb-42b1816dfa44 | 2021-11-26 13:13:31.597 | +--------------------------------------+---------+--------------------------------------+ 2021-11-26 13:13:36.273 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:13:36.273 | | Field | Value | 2021-11-26 13:13:36.273 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:13:36.273 | | admin_state_up | UP | 2021-11-26 13:13:36.273 | | availability_zone_hints | | 2021-11-26 13:13:36.273 | | availability_zones | nova | 2021-11-26 13:13:36.273 | | created_at | 2021-11-26T13:11:31Z | 2021-11-26 13:13:36.273 | | description | | 2021-11-26 13:13:36.273 | | dns_domain | None | 2021-11-26 13:13:36.273 | | id | 8b622890-e0fe-4507-b0ef-8cbf36dbe3c0 | 2021-11-26 13:13:36.273 | | ipv4_address_scope | None | 2021-11-26 13:13:36.273 | | ipv6_address_scope | None | 2021-11-26 13:13:36.273 | | is_default | True | 2021-11-26 13:13:36.273 | | is_vlan_transparent | None | 2021-11-26 13:13:36.273 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='bc979141a3304acf936a7ca57daf40ba', project.name='admin', region_name='RegionOne', zone= | 2021-11-26 13:13:36.273 | | mtu | 1500 | 2021-11-26 13:13:36.273 | | name | public | 2021-11-26 13:13:36.273 | | port_security_enabled | True | 2021-11-26 13:13:36.273 | | project_id | bc979141a3304acf936a7ca57daf40ba | 2021-11-26 13:13:36.273 | | provider:network_type | flat | 2021-11-26 13:13:36.273 | | provider:physical_network | physnet1 | 2021-11-26 13:13:36.273 | | provider:segmentation_id | None | 2021-11-26 13:13:36.273 | | qos_policy_id | None | 2021-11-26 13:13:36.273 | | revision_number | 2 | 2021-11-26 13:13:36.274 | | router:external | External | 2021-11-26 13:13:36.274 | | segments | None | 2021-11-26 13:13:36.274 | | shared | False | 2021-11-26 13:13:36.274 | | status | ACTIVE | 2021-11-26 13:13:36.274 | | subnets | e5477cfc-c3fb-4d4c-b559-b7fbbdece848 | 2021-11-26 13:13:36.274 | | tags | | 2021-11-26 13:13:36.274 | | updated_at | 2021-11-26T13:11:39Z | 2021-11-26 13:13:36.274 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:13:38.581 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:13:38.581 | | Field | Value | 2021-11-26 13:13:38.581 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:13:38.581 | | admin_state_up | UP | 2021-11-26 13:13:38.581 | | availability_zone_hints | | 2021-11-26 13:13:38.581 | | availability_zones | nova | 2021-11-26 13:13:38.581 | | created_at | 2021-11-26T13:11:16Z | 2021-11-26 13:13:38.581 | | description | | 2021-11-26 13:13:38.581 | | dns_domain | None | 2021-11-26 13:13:38.581 | | id | ce4a778e-e57e-4aac-9af9-3961ef0215cb | 2021-11-26 13:13:38.582 | | ipv4_address_scope | None | 2021-11-26 13:13:38.582 | | ipv6_address_scope | None | 2021-11-26 13:13:38.582 | | is_default | None | 2021-11-26 13:13:38.582 | | is_vlan_transparent | None | 2021-11-26 13:13:38.582 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='51222e63059e4103949654a9c74e3e83', project.name=, region_name='RegionOne', zone= | 2021-11-26 13:13:38.582 | | mtu | 1500 | 2021-11-26 13:13:38.582 | | name | private | 2021-11-26 13:13:38.582 | | port_security_enabled | True | 2021-11-26 13:13:38.582 | | project_id | 51222e63059e4103949654a9c74e3e83 | 2021-11-26 13:13:38.582 | | provider:network_type | vlan | 2021-11-26 13:13:38.582 | | provider:physical_network | physnet1 | 2021-11-26 13:13:38.582 | | provider:segmentation_id | 734 | 2021-11-26 13:13:38.582 | | qos_policy_id | None | 2021-11-26 13:13:38.582 | | revision_number | 3 | 2021-11-26 13:13:38.582 | | router:external | Internal | 2021-11-26 13:13:38.582 | | segments | None | 2021-11-26 13:13:38.582 | | shared | False | 2021-11-26 13:13:38.582 | | status | ACTIVE | 2021-11-26 13:13:38.582 | | subnets | fe21b5b0-eaa4-4ca1-bddb-42b1816dfa44 | 2021-11-26 13:13:38.582 | | tags | | 2021-11-26 13:13:38.583 | | updated_at | 2021-11-26T13:13:28Z | 2021-11-26 13:13:38.583 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:13:38.690 | Neutron subnetworks: 2021-11-26 13:13:40.831 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-11-26 13:13:40.831 | | ID | Name | Network | Subnet | 2021-11-26 13:13:40.831 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-11-26 13:13:40.831 | | e5477cfc-c3fb-4d4c-b559-b7fbbdece848 | public-subnet | 8b622890-e0fe-4507-b0ef-8cbf36dbe3c0 | 172.26.7.0/24 | 2021-11-26 13:13:40.831 | | fe21b5b0-eaa4-4ca1-bddb-42b1816dfa44 | private-subnet | ce4a778e-e57e-4aac-9af9-3961ef0215cb | 172.20.0.0/26 | 2021-11-26 13:13:40.831 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-11-26 13:13:45.335 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:13:45.335 | | Field | Value | 2021-11-26 13:13:45.335 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:13:45.335 | | allocation_pools | 172.26.7.2-172.26.7.254 | 2021-11-26 13:13:45.335 | | cidr | 172.26.7.0/24 | 2021-11-26 13:13:45.335 | | created_at | 2021-11-26T13:11:39Z | 2021-11-26 13:13:45.335 | | description | | 2021-11-26 13:13:45.336 | | dns_nameservers | | 2021-11-26 13:13:45.336 | | dns_publish_fixed_ip | None | 2021-11-26 13:13:45.336 | | enable_dhcp | False | 2021-11-26 13:13:45.336 | | gateway_ip | 172.26.7.1 | 2021-11-26 13:13:45.336 | | host_routes | | 2021-11-26 13:13:45.336 | | id | e5477cfc-c3fb-4d4c-b559-b7fbbdece848 | 2021-11-26 13:13:45.336 | | ip_version | 4 | 2021-11-26 13:13:45.336 | | ipv6_address_mode | None | 2021-11-26 13:13:45.336 | | ipv6_ra_mode | None | 2021-11-26 13:13:45.336 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='bc979141a3304acf936a7ca57daf40ba', project.name='admin', region_name='RegionOne', zone= | 2021-11-26 13:13:45.336 | | name | public-subnet | 2021-11-26 13:13:45.336 | | network_id | 8b622890-e0fe-4507-b0ef-8cbf36dbe3c0 | 2021-11-26 13:13:45.336 | | prefix_length | None | 2021-11-26 13:13:45.336 | | project_id | bc979141a3304acf936a7ca57daf40ba | 2021-11-26 13:13:45.336 | | revision_number | 0 | 2021-11-26 13:13:45.336 | | segment_id | None | 2021-11-26 13:13:45.336 | | service_types | | 2021-11-26 13:13:45.336 | | subnetpool_id | None | 2021-11-26 13:13:45.336 | | tags | | 2021-11-26 13:13:45.336 | | updated_at | 2021-11-26T13:11:39Z | 2021-11-26 13:13:45.336 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:13:47.608 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:13:47.608 | | Field | Value | 2021-11-26 13:13:47.608 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:13:47.608 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-11-26 13:13:47.608 | | cidr | 172.20.0.0/26 | 2021-11-26 13:13:47.608 | | created_at | 2021-11-26T13:11:19Z | 2021-11-26 13:13:47.608 | | description | | 2021-11-26 13:13:47.608 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-11-26 13:13:47.608 | | dns_publish_fixed_ip | None | 2021-11-26 13:13:47.608 | | enable_dhcp | True | 2021-11-26 13:13:47.609 | | gateway_ip | 172.20.0.1 | 2021-11-26 13:13:47.609 | | host_routes | | 2021-11-26 13:13:47.609 | | id | fe21b5b0-eaa4-4ca1-bddb-42b1816dfa44 | 2021-11-26 13:13:47.609 | | ip_version | 4 | 2021-11-26 13:13:47.609 | | ipv6_address_mode | None | 2021-11-26 13:13:47.609 | | ipv6_ra_mode | None | 2021-11-26 13:13:47.609 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='51222e63059e4103949654a9c74e3e83', project.name=, region_name='RegionOne', zone= | 2021-11-26 13:13:47.609 | | name | private-subnet | 2021-11-26 13:13:47.609 | | network_id | ce4a778e-e57e-4aac-9af9-3961ef0215cb | 2021-11-26 13:13:47.609 | | prefix_length | None | 2021-11-26 13:13:47.609 | | project_id | 51222e63059e4103949654a9c74e3e83 | 2021-11-26 13:13:47.609 | | revision_number | 1 | 2021-11-26 13:13:47.609 | | segment_id | None | 2021-11-26 13:13:47.609 | | service_types | | 2021-11-26 13:13:47.609 | | subnetpool_id | 5336fedf-8d12-4b86-85e2-ac2857577c5e | 2021-11-26 13:13:47.609 | | tags | | 2021-11-26 13:13:47.609 | | updated_at | 2021-11-26T13:13:28Z | 2021-11-26 13:13:47.609 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:13:47.953 | + ./stack.sh:main:1428 : command openstack complete 2021-11-26 13:13:47.953 | + ./stack.sh:main:1429 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-11-26 13:13:47.956 | + ./stack.sh:main:1428 : openstack complete 2021-11-26 13:13:50.266 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-11-26 13:13:50.648 | + ./stack.sh:main:1432 : is_service_enabled cinder 2021-11-26 13:13:50.665 | + functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:13:50.668 | + ./stack.sh:main:1433 : is_ubuntu 2021-11-26 13:13:50.671 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-26 13:13:50.674 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-26 13:13:50.677 | + ./stack.sh:main:1434 : echo_summary 'Configuring lvm.conf global device filter' 2021-11-26 13:13:50.679 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:13:50.682 | + ./stack.sh:echo_summary:428 : echo -e Configuring lvm.conf global device filter 2021-11-26 13:13:50.684 | + ./stack.sh:main:1435 : set_lvm_filter 2021-11-26 13:13:50.688 | + lib/lvm:set_lvm_filter:184 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-11-26 13:13:50.690 | + lib/lvm:set_lvm_filter:185 : local 'filter_string=global_filter = [ ' 2021-11-26 13:13:50.693 | + lib/lvm:set_lvm_filter:186 : local pv 2021-11-26 13:13:50.695 | + lib/lvm:set_lvm_filter:187 : local vg 2021-11-26 13:13:50.698 | + lib/lvm:set_lvm_filter:188 : local line 2021-11-26 13:13:50.701 | ++ lib/lvm:set_lvm_filter:190 : sudo pvs --noheadings -o name 2021-11-26 13:13:50.887 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-11-26 13:13:50.891 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop1 2021-11-26 13:13:50.892 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-11-26 13:13:50.892 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-11-26 13:13:50.897 | + lib/lvm:set_lvm_filter:191 : pv=loop1 2021-11-26 13:13:50.899 | + lib/lvm:set_lvm_filter:192 : new='"a|loop1|", ' 2021-11-26 13:13:50.901 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", ' 2021-11-26 13:13:50.904 | + lib/lvm:set_lvm_filter:190 : for pv_info in $(sudo pvs --noheadings -o name) 2021-11-26 13:13:50.909 | ++ lib/lvm:set_lvm_filter:191 : echo -e /dev/loop2 2021-11-26 13:13:50.909 | ++ lib/lvm:set_lvm_filter:191 : sed 's/ //g' 2021-11-26 13:13:50.909 | ++ lib/lvm:set_lvm_filter:191 : sed 's/\/dev\///g' 2021-11-26 13:13:50.914 | + lib/lvm:set_lvm_filter:191 : pv=loop2 2021-11-26 13:13:50.916 | + lib/lvm:set_lvm_filter:192 : new='"a|loop2|", ' 2021-11-26 13:13:50.919 | + lib/lvm:set_lvm_filter:193 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", ' 2021-11-26 13:13:50.922 | + lib/lvm:set_lvm_filter:195 : filter_string='global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2021-11-26 13:13:50.925 | + lib/lvm:set_lvm_filter:197 : clean_lvm_filter 2021-11-26 13:13:50.927 | + lib/lvm:clean_lvm_filter:172 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-11-26 13:13:50.947 | + lib/lvm:set_lvm_filter:198 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-11-26 13:13:50.965 | + lib/lvm:set_lvm_filter:199 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "a|loop1|", "a|loop2|", "r|.*|" ] # from devstack' 2021-11-26 13:13:50.969 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:13:50.971 | + ./stack.sh:echo_summary:428 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"a|loop1|",' '"a|loop2|",' '"r|.*|"' ']' '#' from devstack 2021-11-26 13:13:50.974 | + ./stack.sh:main:1445 : run_phase stack test-config 2021-11-26 13:13:50.977 | + functions-common:run_phase:1759 : local mode=stack 2021-11-26 13:13:50.979 | + functions-common:run_phase:1760 : local phase=test-config 2021-11-26 13:13:50.983 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-26 13:13:50.985 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-26 13:13:50.988 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-26 13:13:50.990 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-26 13:13:50.993 | + functions-common:run_phase:1769 : local extra 2021-11-26 13:13:50.996 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-26 13:13:51.000 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-26 13:13:51.002 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-26 13:13:51.005 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-26 13:13:51.007 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-11-26 13:13:51.010 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-26 13:13:51.026 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:13:51.028 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-26 13:13:51.031 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-26 13:13:51.033 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-11-26 13:13:51.036 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-26 13:13:51.038 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-26 13:13:51.041 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-11-26 13:13:51.043 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-11-26 13:13:51.046 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-11-26 13:13:51.048 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-11-26 13:13:51.051 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-11-26 13:13:51.053 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-11-26 13:13:51.055 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-11-26 13:13:51.058 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:13:51.060 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Tempest 2021-11-26 13:13:51.063 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-11-26 13:13:51.065 | ++ lib/tempest:configure_tempest:130 : [[ False == \T\r\u\e ]] 2021-11-26 13:13:51.068 | ++ lib/tempest:configure_tempest:134 : pip_install_gr testrepository 2021-11-26 13:13:51.070 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2021-11-26 13:13:51.072 | ++ inc/python:pip_install_gr:77 : local clean_name 2021-11-26 13:13:51.074 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2021-11-26 13:13:51.076 | +++ inc/python:get_from_global_requirements:238 : local package=testrepository 2021-11-26 13:13:51.078 | +++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-26 13:13:51.081 | ++++ inc/python:get_from_global_requirements:240 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2021-11-26 13:13:51.082 | ++++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-26 13:13:51.086 | +++ inc/python:get_from_global_requirements:240 : required_pkg='testrepository ' 2021-11-26 13:13:51.088 | +++ inc/python:get_from_global_requirements:241 : [[ testrepository == '' ]] 2021-11-26 13:13:51.090 | +++ inc/python:get_from_global_requirements:244 : echo testrepository 2021-11-26 13:13:51.093 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2021-11-26 13:13:51.095 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2021-11-26 13:13:51.113 | Using python 3.6 to install testrepository because python3_enabled=True 2021-11-26 13:13:51.117 | ++ inc/python:pip_install:200 : 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 /usr/local/bin/pip3.6 install -c /opt/stack/requirements/upper-constraints.txt testrepository 2021-11-26 13:13:53.985 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 13:13:53.985 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-11-26 13:13:53.985 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:53.986 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:53.986 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:53.987 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:53.987 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:53.988 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:53.988 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:53.989 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:53.989 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:53.989 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:53.990 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:53.990 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:53.991 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:53.991 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:53.992 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:53.992 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:53.992 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:53.993 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:53.993 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:53.994 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:53.994 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:53.994 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:53.995 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:53.995 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:53.996 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:53.999 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:53.999 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.000 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.000 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.001 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.001 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.002 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.002 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.003 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.003 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.004 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.004 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.004 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.005 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.005 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.006 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.006 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.010 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.010 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.010 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.010 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.010 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.010 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.010 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.010 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.011 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.011 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.011 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.011 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.011 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.012 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.012 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.013 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.014 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.015 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.015 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.016 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.016 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.017 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.018 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.018 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.019 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.019 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.020 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.021 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.021 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.021 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.022 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.022 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.022 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.023 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.023 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.024 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.024 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.025 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.025 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.026 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.026 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.027 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.027 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.027 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.028 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.028 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.029 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.029 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.030 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.030 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.031 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.031 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.032 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.032 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.033 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.033 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.034 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.034 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.035 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.035 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.036 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.036 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.037 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.037 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.038 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.038 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.038 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.039 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.039 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.040 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.040 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.041 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.041 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.041 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.042 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.042 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.043 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.043 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.044 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.044 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.045 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.045 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.046 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.046 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.047 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.047 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.048 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.048 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.049 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.049 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.049 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.050 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.050 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.051 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.051 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.052 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.052 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.053 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.053 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.054 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.054 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.054 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.055 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.056 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.056 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.056 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.057 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.057 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.058 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.058 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.058 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.059 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.059 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.060 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.061 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.061 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.062 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.062 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.062 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.063 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.063 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.064 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.064 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.064 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.065 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.065 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.066 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.066 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.067 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.067 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.067 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.068 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.068 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.069 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.069 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.069 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.070 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.070 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.070 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.071 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.071 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.072 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.072 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.072 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.073 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.073 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.074 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.074 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.074 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.075 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.075 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.077 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.077 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.077 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.078 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.078 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.078 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.079 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.079 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.080 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.080 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.080 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.081 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.081 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.082 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.082 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.083 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.083 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.083 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.084 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.084 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.085 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.085 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.085 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.086 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.086 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.087 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.087 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.087 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.088 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.088 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.089 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.089 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.089 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.090 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.090 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.091 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.091 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.092 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.092 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.093 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.094 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.094 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.095 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.096 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.096 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.097 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.097 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.097 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.098 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.098 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.099 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.099 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.100 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.100 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.100 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.101 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.101 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.102 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.102 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.102 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.103 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.103 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.104 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.104 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.105 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.105 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.105 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.106 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.106 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.107 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.107 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.108 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.108 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.109 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.109 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.109 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.110 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.110 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.111 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.111 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.112 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.112 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.113 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.113 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.113 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.114 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.114 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.115 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.115 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.115 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.116 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.116 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.117 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.117 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.117 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.118 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.118 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.119 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.119 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.119 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.120 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.120 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.121 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.121 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.121 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.122 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.123 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.124 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.124 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.125 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.125 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.125 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.126 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.126 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.126 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.127 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.127 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.128 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.128 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.129 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.129 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.129 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.130 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.130 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.131 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.131 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.131 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.132 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.132 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.133 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.133 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.134 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.134 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.134 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.135 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.135 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.136 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.137 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.137 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.138 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.139 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.140 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.140 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.140 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.141 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.141 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.142 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.142 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.143 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.143 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.143 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.144 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.144 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.145 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.145 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.146 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.146 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.146 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.147 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.147 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.148 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.148 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.149 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.149 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.149 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.150 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.150 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.151 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.151 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.152 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.152 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.153 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.153 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.153 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.154 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.154 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.155 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.155 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.156 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.156 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.157 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.157 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.157 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.158 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.158 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.159 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.159 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.160 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.160 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.161 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.161 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.161 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.162 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.163 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.163 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.163 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.164 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.164 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.165 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.165 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.165 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.166 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.166 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.167 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.167 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.167 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.168 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.168 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.169 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.169 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.170 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.170 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.171 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.171 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.172 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.172 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.173 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.173 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.174 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.174 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.175 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.175 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-26 13:13:54.175 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-26 13:13:54.176 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:13:54.314 | Collecting testrepository===0.0.20 2021-11-26 13:13:54.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2021-11-26 13:13:55.262 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 931)) (2.4.0) 2021-11-26 13:13:55.283 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 950)) (1.4.0) 2021-11-26 13:13:55.287 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.1.0) 2021-11-26 13:13:55.295 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (3.0.0) 2021-11-26 13:13:55.307 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 755)) (1.4.0) 2021-11-26 13:13:55.322 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 703)) (1.6.0) 2021-11-26 13:13:55.326 | Requirement already satisfied: six===1.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 834)) (1.14.0) 2021-11-26 13:13:55.330 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 238)) (1.0.0) 2021-11-26 13:13:55.333 | Requirement already satisfied: pbr===5.4.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (5.4.5) 2021-11-26 13:13:55.336 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (1.0.0) 2021-11-26 13:13:55.339 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 971)) (1.4.0) 2021-11-26 13:13:55.342 | Building wheels for collected packages: testrepository 2021-11-26 13:13:55.343 | Building wheel for testrepository (setup.py): started 2021-11-26 13:13:56.288 | Building wheel for testrepository (setup.py): finished with status 'done' 2021-11-26 13:13:56.290 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118724 sha256=3383e89b45d13a704af177e4837df476c830f6edc36dc3c1a625c7e69b6796e2 2021-11-26 13:13:56.290 | Stored in directory: /root/.cache/pip/wheels/36/3b/ce/ed9cda0bef537b5b92027f1bdebd644f601d39e1da0976f8d1 2021-11-26 13:13:56.291 | Successfully built testrepository 2021-11-26 13:13:58.495 | Installing collected packages: testrepository 2021-11-26 13:13:58.733 | Successfully installed testrepository-0.0.20 2021-11-26 13:13:58.877 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-26 13:13:58.877 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-26 13:13:58.979 | ++ inc/python:pip_install:207 : result=0 2021-11-26 13:13:58.981 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-11-26 13:13:58.983 | ++ functions-common:time_stop:2331 : local name 2021-11-26 13:13:58.985 | ++ functions-common:time_stop:2332 : local end_time 2021-11-26 13:13:58.988 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-11-26 13:13:58.990 | ++ functions-common:time_stop:2334 : local total 2021-11-26 13:13:58.992 | ++ functions-common:time_stop:2335 : local start_time 2021-11-26 13:13:58.995 | ++ functions-common:time_stop:2337 : name=pip_install 2021-11-26 13:13:58.997 | ++ functions-common:time_stop:2338 : start_time=1637932431108 2021-11-26 13:13:58.999 | ++ functions-common:time_stop:2340 : [[ -z 1637932431108 ]] 2021-11-26 13:13:59.002 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-11-26 13:13:59.006 | ++ functions-common:time_stop:2343 : end_time=1637932439003 2021-11-26 13:13:59.008 | ++ functions-common:time_stop:2344 : elapsed_time=7895 2021-11-26 13:13:59.010 | ++ functions-common:time_stop:2345 : total=246331 2021-11-26 13:13:59.012 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-26 13:13:59.015 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=254226 2021-11-26 13:13:59.017 | ++ inc/python:pip_install:210 : return 0 2021-11-26 13:13:59.019 | ++ lib/tempest:configure_tempest:137 : local image_lines 2021-11-26 13:13:59.021 | ++ lib/tempest:configure_tempest:138 : local images 2021-11-26 13:13:59.024 | ++ lib/tempest:configure_tempest:139 : local num_images 2021-11-26 13:13:59.026 | ++ lib/tempest:configure_tempest:140 : local image_uuid 2021-11-26 13:13:59.028 | ++ lib/tempest:configure_tempest:141 : local image_uuid_alt 2021-11-26 13:13:59.031 | ++ lib/tempest:configure_tempest:142 : local password 2021-11-26 13:13:59.033 | ++ lib/tempest:configure_tempest:143 : local line 2021-11-26 13:13:59.035 | ++ lib/tempest:configure_tempest:144 : local flavors 2021-11-26 13:13:59.037 | ++ lib/tempest:configure_tempest:145 : local available_flavors 2021-11-26 13:13:59.039 | ++ lib/tempest:configure_tempest:146 : local flavors_ref 2021-11-26 13:13:59.041 | ++ lib/tempest:configure_tempest:147 : local flavor_lines 2021-11-26 13:13:59.043 | ++ lib/tempest:configure_tempest:148 : local flavor_ref_size 2021-11-26 13:13:59.045 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_alt_size 2021-11-26 13:13:59.047 | ++ lib/tempest:configure_tempest:150 : local public_network_id 2021-11-26 13:13:59.050 | ++ lib/tempest:configure_tempest:151 : local public_router_id 2021-11-26 13:13:59.052 | ++ lib/tempest:configure_tempest:152 : local ssh_connect_method=floating 2021-11-26 13:13:59.054 | ++ lib/tempest:configure_tempest:153 : local disk 2021-11-26 13:13:59.056 | ++ lib/tempest:configure_tempest:156 : ifs=' 2021-11-26 13:13:59.056 | ' 2021-11-26 13:13:59.058 | ++ lib/tempest:configure_tempest:166 : declare -a images 2021-11-26 13:13:59.061 | ++ lib/tempest:configure_tempest:168 : is_service_enabled glance 2021-11-26 13:13:59.077 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:13:59.080 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-11-26 13:13:59.081 | +++ lib/tempest:configure_tempest:129 : oscwrap image list --property status=active 2021-11-26 13:13:59.082 | +++ lib/tempest:configure_tempest:129 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-11-26 13:14:01.649 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:14:01.652 | ++ lib/tempest:configure_tempest:170 : '[' ubuntu-16 = '' ']' 2021-11-26 13:14:01.656 | ++ lib/tempest:configure_tempest:174 : images+=($IMAGE_UUID) 2021-11-26 13:14:01.658 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-11-26 13:14:01.660 | ++ lib/tempest:configure_tempest:177 : case "${#images[*]}" in 2021-11-26 13:14:01.662 | ++ lib/tempest:configure_tempest:183 : '[' -z '' ']' 2021-11-26 13:14:01.665 | ++ lib/tempest:configure_tempest:184 : image_uuid=0c137779-8bad-451d-8c51-4e6a9543f524 2021-11-26 13:14:01.667 | ++ lib/tempest:configure_tempest:185 : image_uuid_alt=0c137779-8bad-451d-8c51-4e6a9543f524 2021-11-26 13:14:01.670 | ++ lib/tempest:configure_tempest:199 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-11-26 13:14:01.682 | ++ lib/tempest:configure_tempest:200 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-11-26 13:14:01.686 | ++ lib/tempest:configure_tempest:202 : local password=Passw0rd 2021-11-26 13:14:01.688 | ++ lib/tempest:configure_tempest:205 : local admin_username=admin 2021-11-26 13:14:01.690 | ++ lib/tempest:configure_tempest:206 : local admin_project_name=admin 2021-11-26 13:14:01.693 | ++ lib/tempest:configure_tempest:207 : local admin_domain_name=Default 2021-11-26 13:14:01.695 | ++ lib/tempest:configure_tempest:208 : local alt_username=alt_demo 2021-11-26 13:14:01.697 | ++ lib/tempest:configure_tempest:209 : local alt_project_name=alt_demo 2021-11-26 13:14:01.699 | ++ lib/tempest:configure_tempest:210 : local admin_project_id 2021-11-26 13:14:01.703 | +++ lib/tempest:configure_tempest:211 : oscwrap project list 2021-11-26 13:14:01.703 | +++ lib/tempest:configure_tempest:211 : awk '/ admin / { print $2 }' 2021-11-26 13:14:03.858 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:14:03.862 | ++ lib/tempest:configure_tempest:211 : admin_project_id=bc979141a3304acf936a7ca57daf40ba 2021-11-26 13:14:03.864 | ++ lib/tempest:configure_tempest:213 : is_service_enabled nova 2021-11-26 13:14:03.879 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:14:03.882 | +++ lib/tempest:configure_tempest:216 : nova flavor-list 2021-11-26 13:14:05.709 | ++ lib/tempest:configure_tempest:216 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:14:05.709 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-26 13:14:05.709 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:14:05.709 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.709 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.709 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-26 13:14:05.709 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-26 13:14:05.709 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.709 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.710 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.710 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-11-26 13:14:05.710 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.710 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.710 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.710 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.710 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-26 13:14:05.710 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-26 13:14:05.710 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-11-26 13:14:05.711 | ++ lib/tempest:configure_tempest:217 : [[ -z '' ]] 2021-11-26 13:14:05.714 | ++ lib/tempest:configure_tempest:218 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:14:05.714 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-26 13:14:05.714 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:14:05.714 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.714 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.714 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-26 13:14:05.714 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-26 13:14:05.714 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.714 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.714 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.714 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-11-26 13:14:05.714 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.714 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.714 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.714 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.714 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-26 13:14:05.714 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-26 13:14:05.714 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-11-26 13:14:05.717 | ++ lib/tempest:configure_tempest:223 : flavor_ref=42 2021-11-26 13:14:05.719 | ++ lib/tempest:configure_tempest:224 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:14:05.719 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-26 13:14:05.719 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-26 13:14:05.719 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.719 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.719 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-26 13:14:05.719 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-26 13:14:05.719 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.719 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.719 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.720 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-11-26 13:14:05.720 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.720 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.720 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.720 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-26 13:14:05.720 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-26 13:14:05.720 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-26 13:14:05.720 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-11-26 13:14:05.721 | ++ lib/tempest:configure_tempest:229 : flavor_ref_alt=84 2021-11-26 13:14:05.725 | ++ lib/tempest:configure_tempest:278 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-11-26 13:14:05.754 | ++ lib/tempest:configure_tempest:280 : ssh_connect_method=floating 2021-11-26 13:14:05.756 | ++ lib/tempest:configure_tempest:286 : [[ True == \T\r\u\e ]] 2021-11-26 13:14:05.758 | ++ lib/tempest:configure_tempest:286 : is_networking_extension_supported external-net 2021-11-26 13:14:05.760 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-11-26 13:14:05.764 | +++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : oscwrap --os-cloud devstack-admin --os-region RegionOne extension list --network -c Alias -f value 2021-11-26 13:14:07.987 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:14:07.989 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-11-26 13:14:07.989 | router-admin-state-down-before-update 2021-11-26 13:14:07.989 | agent 2021-11-26 13:14:07.990 | agent-resources-synced 2021-11-26 13:14:07.990 | allowed-address-pairs 2021-11-26 13:14:07.990 | auto-allocated-topology 2021-11-26 13:14:07.990 | availability_zone 2021-11-26 13:14:07.990 | availability_zone_filter 2021-11-26 13:14:07.990 | default-subnetpools 2021-11-26 13:14:07.990 | dhcp_agent_scheduler 2021-11-26 13:14:07.990 | dvr 2021-11-26 13:14:07.990 | empty-string-filtering 2021-11-26 13:14:07.990 | external-net 2021-11-26 13:14:07.990 | extra_dhcp_opt 2021-11-26 13:14:07.990 | extraroute 2021-11-26 13:14:07.990 | extraroute-atomic 2021-11-26 13:14:07.990 | filter-validation 2021-11-26 13:14:07.990 | fip-port-details 2021-11-26 13:14:07.990 | flavors 2021-11-26 13:14:07.990 | floatingip-pools 2021-11-26 13:14:07.990 | ip-substring-filtering 2021-11-26 13:14:07.990 | router 2021-11-26 13:14:07.990 | ext-gw-mode 2021-11-26 13:14:07.990 | l3-ha 2021-11-26 13:14:07.990 | l3-flavors 2021-11-26 13:14:07.990 | l3-port-ip-change-not-allowed 2021-11-26 13:14:07.990 | l3_agent_scheduler 2021-11-26 13:14:07.990 | metering 2021-11-26 13:14:07.990 | multi-provider 2021-11-26 13:14:07.990 | net-mtu 2021-11-26 13:14:07.990 | net-mtu-writable 2021-11-26 13:14:07.990 | network_availability_zone 2021-11-26 13:14:07.990 | network-ip-availability 2021-11-26 13:14:07.990 | pagination 2021-11-26 13:14:07.990 | port-mac-address-regenerate 2021-11-26 13:14:07.991 | binding 2021-11-26 13:14:07.991 | binding-extended 2021-11-26 13:14:07.991 | port-security 2021-11-26 13:14:07.991 | project-id 2021-11-26 13:14:07.991 | provider 2021-11-26 13:14:07.991 | quotas 2021-11-26 13:14:07.991 | quota_details 2021-11-26 13:14:07.991 | rbac-policies 2021-11-26 13:14:07.991 | rbac-address-scope 2021-11-26 13:14:07.991 | rbac-security-groups 2021-11-26 13:14:07.991 | rbac-subnetpool 2021-11-26 13:14:07.991 | revision-if-match 2021-11-26 13:14:07.991 | standard-attr-revisions 2021-11-26 13:14:07.991 | router_availability_zone 2021-11-26 13:14:07.991 | port-security-groups-filtering 2021-11-26 13:14:07.991 | security-group 2021-11-26 13:14:07.991 | service-type 2021-11-26 13:14:07.991 | sorting 2021-11-26 13:14:07.991 | standard-attr-description 2021-11-26 13:14:07.991 | stateful-security-group 2021-11-26 13:14:07.991 | subnet_onboard 2021-11-26 13:14:07.991 | subnet-service-types 2021-11-26 13:14:07.991 | subnet_allocation 2021-11-26 13:14:07.991 | subnetpool-prefix-ops 2021-11-26 13:14:07.991 | standard-attr-tag 2021-11-26 13:14:07.991 | standard-attr-timestamp' 2021-11-26 13:14:07.992 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-11-26 13:14:07.992 | router-admin-state-down-before-update 2021-11-26 13:14:07.992 | agent 2021-11-26 13:14:07.992 | agent-resources-synced 2021-11-26 13:14:07.992 | allowed-address-pairs 2021-11-26 13:14:07.992 | auto-allocated-topology 2021-11-26 13:14:07.992 | availability_zone 2021-11-26 13:14:07.992 | availability_zone_filter 2021-11-26 13:14:07.992 | default-subnetpools 2021-11-26 13:14:07.992 | dhcp_agent_scheduler 2021-11-26 13:14:07.992 | dvr 2021-11-26 13:14:07.992 | empty-string-filtering 2021-11-26 13:14:07.992 | external-net 2021-11-26 13:14:07.992 | extra_dhcp_opt 2021-11-26 13:14:07.992 | extraroute 2021-11-26 13:14:07.992 | extraroute-atomic 2021-11-26 13:14:07.992 | filter-validation 2021-11-26 13:14:07.992 | fip-port-details 2021-11-26 13:14:07.992 | flavors 2021-11-26 13:14:07.992 | floatingip-pools 2021-11-26 13:14:07.992 | ip-substring-filtering 2021-11-26 13:14:07.992 | router 2021-11-26 13:14:07.992 | ext-gw-mode 2021-11-26 13:14:07.992 | l3-ha 2021-11-26 13:14:07.992 | l3-flavors 2021-11-26 13:14:07.992 | l3-port-ip-change-not-allowed 2021-11-26 13:14:07.992 | l3_agent_scheduler 2021-11-26 13:14:07.993 | metering 2021-11-26 13:14:07.993 | multi-provider 2021-11-26 13:14:07.993 | net-mtu 2021-11-26 13:14:07.993 | net-mtu-writable 2021-11-26 13:14:07.993 | network_availability_zone 2021-11-26 13:14:07.993 | network-ip-availability 2021-11-26 13:14:07.993 | pagination 2021-11-26 13:14:07.993 | port-mac-address-regenerate 2021-11-26 13:14:07.993 | binding 2021-11-26 13:14:07.993 | binding-extended 2021-11-26 13:14:07.993 | port-security 2021-11-26 13:14:07.993 | project-id 2021-11-26 13:14:07.993 | provider 2021-11-26 13:14:07.993 | quotas 2021-11-26 13:14:07.993 | quota_details 2021-11-26 13:14:07.993 | rbac-policies 2021-11-26 13:14:07.993 | rbac-address-scope 2021-11-26 13:14:07.993 | rbac-security-groups 2021-11-26 13:14:07.993 | rbac-subnetpool 2021-11-26 13:14:07.993 | revision-if-match 2021-11-26 13:14:07.993 | standard-attr-revisions 2021-11-26 13:14:07.993 | router_availability_zone 2021-11-26 13:14:07.993 | port-security-groups-filtering 2021-11-26 13:14:07.993 | security-group 2021-11-26 13:14:07.993 | service-type 2021-11-26 13:14:07.993 | sorting 2021-11-26 13:14:07.993 | standard-attr-description 2021-11-26 13:14:07.993 | stateful-security-group 2021-11-26 13:14:07.993 | subnet_onboard 2021-11-26 13:14:07.993 | subnet-service-types 2021-11-26 13:14:07.993 | subnet_allocation 2021-11-26 13:14:07.994 | subnetpool-prefix-ops 2021-11-26 13:14:07.994 | standard-attr-tag 2021-11-26 13:14:07.994 | standard-attr-timestamp =~ external-net ]] 2021-11-26 13:14:07.994 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-11-26 13:14:07.997 | +++ lib/tempest:configure_tempest:287 : oscwrap network show -f value -c id public 2021-11-26 13:14:10.343 | +++ functions-common:oscwrap:2371 : return 0 2021-11-26 13:14:10.345 | ++ lib/tempest:configure_tempest:287 : public_network_id=8b622890-e0fe-4507-b0ef-8cbf36dbe3c0 2021-11-26 13:14:10.348 | ++ lib/tempest:configure_tempest:289 : openstack network create --share shared 2021-11-26 13:14:12.716 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:14:12.717 | | Field | Value | 2021-11-26 13:14:12.717 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:14:12.717 | | admin_state_up | UP | 2021-11-26 13:14:12.717 | | availability_zone_hints | | 2021-11-26 13:14:12.717 | | availability_zones | | 2021-11-26 13:14:12.717 | | created_at | 2021-11-26T13:14:12Z | 2021-11-26 13:14:12.717 | | description | | 2021-11-26 13:14:12.717 | | dns_domain | None | 2021-11-26 13:14:12.717 | | id | 5a85226e-8402-4850-995d-bcb759e23fb3 | 2021-11-26 13:14:12.717 | | ipv4_address_scope | None | 2021-11-26 13:14:12.717 | | ipv6_address_scope | None | 2021-11-26 13:14:12.717 | | is_default | False | 2021-11-26 13:14:12.717 | | is_vlan_transparent | None | 2021-11-26 13:14:12.717 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='bc979141a3304acf936a7ca57daf40ba', project.name='admin', region_name='RegionOne', zone= | 2021-11-26 13:14:12.717 | | mtu | 1500 | 2021-11-26 13:14:12.717 | | name | shared | 2021-11-26 13:14:12.717 | | port_security_enabled | True | 2021-11-26 13:14:12.717 | | project_id | bc979141a3304acf936a7ca57daf40ba | 2021-11-26 13:14:12.717 | | provider:network_type | vlan | 2021-11-26 13:14:12.717 | | provider:physical_network | physnet1 | 2021-11-26 13:14:12.717 | | provider:segmentation_id | 743 | 2021-11-26 13:14:12.717 | | qos_policy_id | None | 2021-11-26 13:14:12.717 | | revision_number | 1 | 2021-11-26 13:14:12.717 | | router:external | Internal | 2021-11-26 13:14:12.718 | | segments | None | 2021-11-26 13:14:12.718 | | shared | True | 2021-11-26 13:14:12.718 | | status | ACTIVE | 2021-11-26 13:14:12.718 | | subnets | | 2021-11-26 13:14:12.718 | | tags | | 2021-11-26 13:14:12.718 | | updated_at | 2021-11-26T13:14:12Z | 2021-11-26 13:14:12.718 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:14:12.846 | ++ lib/tempest:configure_tempest:290 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-11-26 13:14:15.476 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:14:15.476 | | Field | Value | 2021-11-26 13:14:15.476 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:14:15.476 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-11-26 13:14:15.476 | | cidr | 192.168.233.0/24 | 2021-11-26 13:14:15.476 | | created_at | 2021-11-26T13:14:15Z | 2021-11-26 13:14:15.476 | | description | shared-subnet | 2021-11-26 13:14:15.476 | | dns_nameservers | | 2021-11-26 13:14:15.476 | | dns_publish_fixed_ip | None | 2021-11-26 13:14:15.476 | | enable_dhcp | True | 2021-11-26 13:14:15.476 | | gateway_ip | 192.168.233.1 | 2021-11-26 13:14:15.476 | | host_routes | | 2021-11-26 13:14:15.476 | | id | 9a9b81da-79e8-49de-a4e6-a24a3e5282cc | 2021-11-26 13:14:15.476 | | ip_version | 4 | 2021-11-26 13:14:15.476 | | ipv6_address_mode | None | 2021-11-26 13:14:15.477 | | ipv6_ra_mode | None | 2021-11-26 13:14:15.477 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='bc979141a3304acf936a7ca57daf40ba', project.name='admin', region_name='RegionOne', zone= | 2021-11-26 13:14:15.477 | | name | shared-subnet | 2021-11-26 13:14:15.477 | | network_id | 5a85226e-8402-4850-995d-bcb759e23fb3 | 2021-11-26 13:14:15.477 | | prefix_length | None | 2021-11-26 13:14:15.477 | | project_id | bc979141a3304acf936a7ca57daf40ba | 2021-11-26 13:14:15.477 | | revision_number | 0 | 2021-11-26 13:14:15.477 | | segment_id | None | 2021-11-26 13:14:15.477 | | service_types | | 2021-11-26 13:14:15.477 | | subnetpool_id | None | 2021-11-26 13:14:15.477 | | tags | | 2021-11-26 13:14:15.477 | | updated_at | 2021-11-26T13:14:15Z | 2021-11-26 13:14:15.477 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-26 13:14:15.594 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-11-26 13:14:15.625 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-11-26 13:14:15.653 | ++ lib/tempest:configure_tempest:297 : mkdir -p /opt/stack/data/tempest 2021-11-26 13:14:15.656 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-11-26 13:14:15.682 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-11-26 13:14:15.709 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-11-26 13:14:15.735 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-11-26 13:14:15.762 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-11-26 13:14:15.790 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.50/identity/v2.0/ 2021-11-26 13:14:15.818 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.50/identity/v3 2021-11-26 13:14:15.844 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-11-26 13:14:15.875 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-11-26 13:14:15.900 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-11-26 13:14:15.926 | ++ lib/tempest:configure_tempest:312 : [[ True == \T\r\u\e ]] 2021-11-26 13:14:15.928 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-11-26 13:14:15.955 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-11-26 13:14:15.983 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-11-26 13:14:16.008 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-11-26 13:14:16.033 | ++ lib/tempest:configure_tempest:318 : '[' False == True ']' 2021-11-26 13:14:16.036 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-11-26 13:14:16.064 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-11-26 13:14:16.091 | ++ lib/tempest:configure_tempest:326 : [[ '' != \v\2 ]] 2021-11-26 13:14:16.093 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-11-26 13:14:16.119 | ++ lib/tempest:configure_tempest:331 : is_service_enabled tls-proxy 2021-11-26 13:14:16.134 | ++ functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:14:16.137 | ++ lib/tempest:configure_tempest:336 : [[ True = True ]] 2021-11-26 13:14:16.139 | ++ lib/tempest:configure_tempest:337 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-11-26 13:14:16.164 | ++ lib/tempest:configure_tempest:342 : is_service_enabled ldap 2021-11-26 13:14:16.180 | ++ functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:14:16.182 | ++ lib/tempest:configure_tempest:348 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-11-26 13:14:16.209 | ++ lib/tempest:configure_tempest:352 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-11-26 13:14:16.236 | ++ lib/tempest:configure_tempest:357 : [[ ! -z '' ]] 2021-11-26 13:14:16.238 | ++ lib/tempest:configure_tempest:360 : '[' libvirt = xenserver ']' 2021-11-26 13:14:16.241 | ++ lib/tempest:configure_tempest:365 : '[' False '!=' True ']' 2021-11-26 13:14:16.243 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2021-11-26 13:14:16.272 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 0c137779-8bad-451d-8c51-4e6a9543f524 2021-11-26 13:14:16.298 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 0c137779-8bad-451d-8c51-4e6a9543f524 2021-11-26 13:14:16.324 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-11-26 13:14:16.349 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-11-26 13:14:16.376 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-11-26 13:14:16.404 | ++ lib/tempest:configure_tempest:375 : is_service_enabled neutron 2021-11-26 13:14:16.421 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:14:16.423 | ++ lib/tempest:configure_tempest:383 : [[ -n '' ]] 2021-11-26 13:14:16.425 | ++ lib/tempest:configure_tempest:393 : local tempest_compute_min_microversion=None 2021-11-26 13:14:16.427 | ++ lib/tempest:configure_tempest:394 : local tempest_compute_max_microversion=2.87 2021-11-26 13:14:16.430 | ++ lib/tempest:configure_tempest:397 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-11-26 13:14:16.432 | ++ lib/tempest:configure_tempest:401 : '[' None == None ']' 2021-11-26 13:14:16.434 | ++ lib/tempest:configure_tempest:402 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-11-26 13:14:16.452 | ++ lib/tempest:configure_tempest:406 : '[' 2.87 == None ']' 2021-11-26 13:14:16.454 | ++ lib/tempest:configure_tempest:409 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.87 2021-11-26 13:14:16.481 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-11-26 13:14:16.519 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-11-26 13:14:16.547 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration True 2021-11-26 13:14:16.577 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-11-26 13:14:16.612 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-11-26 13:14:16.638 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-11-26 13:14:16.664 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume True 2021-11-26 13:14:16.690 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled xenapi_apis True 2021-11-26 13:14:16.718 | ++ lib/tempest:configure_tempest:420 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-11-26 13:14:16.721 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-11-26 13:14:16.750 | ++ lib/tempest:configure_tempest:424 : [[ False == \T\r\u\e ]] 2021-11-26 13:14:16.752 | ++ lib/tempest:configure_tempest:428 : is_service_enabled n-novnc 2021-11-26 13:14:16.774 | ++ functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:14:16.778 | ++ lib/tempest:configure_tempest:433 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-11-26 13:14:16.807 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 8b622890-e0fe-4507-b0ef-8cbf36dbe3c0 2021-11-26 13:14:16.834 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-11-26 13:14:16.866 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-11-26 13:14:16.895 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-11-26 13:14:16.927 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-11-26 13:14:16.957 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-11-26 13:14:16.984 | ++ lib/tempest:configure_tempest:442 : '[' libvirt = xenserver ']' 2021-11-26 13:14:16.986 | ++ lib/tempest:configure_tempest:448 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-11-26 13:14:16.988 | ++ lib/tempest:configure_tempest:449 : SCENARIO_IMAGE_FILE= 2021-11-26 13:14:16.990 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-11-26 13:14:17.018 | ++ lib/tempest:configure_tempest:454 : TEMPEST_SSH_NETWORK_NAME=private 2021-11-26 13:14:17.020 | ++ lib/tempest:configure_tempest:455 : is_provider_network 2021-11-26 13:14:17.022 | ++ functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-11-26 13:14:17.025 | ++ functions-common:is_provider_network:2183 : return 1 2021-11-26 13:14:17.027 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-11-26 13:14:17.054 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-11-26 13:14:17.080 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-11-26 13:14:17.105 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-11-26 13:14:17.132 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-11-26 13:14:17.157 | ++ lib/tempest:configure_tempest:470 : [[ -n '' ]] 2021-11-26 13:14:17.159 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-11-26 13:14:17.161 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-11-26 13:14:17.164 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-11-26 13:14:17.180 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-11-26 13:14:17.209 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-11-26 13:14:17.211 | ++ lib/tempest:configure_tempest:480 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-11-26 13:14:17.214 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-11-26 13:14:17.230 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-11-26 13:14:17.257 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-11-26 13:14:17.259 | ++ lib/tempest:configure_tempest:485 : '[' libvirt = libvirt ']' 2021-11-26 13:14:17.261 | ++ lib/tempest:configure_tempest:486 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-11-26 13:14:17.264 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-11-26 13:14:17.280 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-11-26 13:14:17.305 | ++ lib/tempest:configure_tempest:490 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-11-26 13:14:17.308 | ++ lib/tempest:configure_tempest:491 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-11-26 13:14:17.310 | +++ lib/tempest:configure_tempest:493 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-11-26 13:14:17.326 | ++ lib/tempest:configure_tempest:493 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-11-26 13:14:17.352 | ++ lib/tempest:configure_tempest:494 : local tempest_volume_min_microversion=None 2021-11-26 13:14:17.354 | ++ lib/tempest:configure_tempest:495 : local tempest_volume_max_microversion=3.60 2021-11-26 13:14:17.357 | ++ lib/tempest:configure_tempest:498 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-11-26 13:14:17.359 | ++ lib/tempest:configure_tempest:502 : '[' None == None ']' 2021-11-26 13:14:17.362 | ++ lib/tempest:configure_tempest:503 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-11-26 13:14:17.378 | ++ lib/tempest:configure_tempest:508 : '[' 3.60 == None ']' 2021-11-26 13:14:17.381 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.60 2021-11-26 13:14:17.406 | ++ lib/tempest:configure_tempest:514 : is_service_enabled c-bak 2021-11-26 13:14:17.422 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:14:17.424 | ++ lib/tempest:configure_tempest:521 : [[ -n lvm:lvmdriver-1 ]] 2021-11-26 13:14:17.426 | ++ lib/tempest:configure_tempest:521 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-11-26 13:14:17.428 | ++ lib/tempest:configure_tempest:541 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-11-26 13:14:17.431 | ++ lib/tempest:configure_tempest:545 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-11-26 13:14:17.433 | ++ lib/tempest:configure_tempest:555 : local tempest_placement_min_microversion=None 2021-11-26 13:14:17.435 | ++ lib/tempest:configure_tempest:556 : local tempest_placement_max_microversion=1.36 2021-11-26 13:14:17.438 | ++ lib/tempest:configure_tempest:557 : '[' None == None ']' 2021-11-26 13:14:17.440 | ++ lib/tempest:configure_tempest:558 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-11-26 13:14:17.457 | ++ lib/tempest:configure_tempest:562 : '[' 1.36 == None ']' 2021-11-26 13:14:17.460 | ++ lib/tempest:configure_tempest:565 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2021-11-26 13:14:17.489 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = ironic ']' 2021-11-26 13:14:17.492 | ++ lib/tempest:configure_tempest:583 : '[' libvirt = libvirt ']' 2021-11-26 13:14:17.494 | ++ lib/tempest:configure_tempest:585 : '[' kvm = lxc ']' 2021-11-26 13:14:17.496 | ++ lib/tempest:configure_tempest:592 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-11-26 13:14:17.523 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-11-26 13:14:17.553 | ++ lib/tempest:configure_tempest:606 : local service 2021-11-26 13:14:17.560 | ++ lib/tempest:configure_tempest:607 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-11-26 13:14:17.561 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-26 13:14:17.563 | ++ lib/tempest:configure_tempest:609 : is_service_enabled key 2021-11-26 13:14:17.591 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:14:17.594 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-11-26 13:14:17.628 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-26 13:14:17.631 | ++ lib/tempest:configure_tempest:609 : is_service_enabled glance 2021-11-26 13:14:17.651 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:14:17.654 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-11-26 13:14:17.686 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-26 13:14:17.688 | ++ lib/tempest:configure_tempest:609 : is_service_enabled nova 2021-11-26 13:14:17.708 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:14:17.711 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-11-26 13:14:17.742 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-26 13:14:17.744 | ++ lib/tempest:configure_tempest:609 : is_service_enabled neutron 2021-11-26 13:14:17.761 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:14:17.764 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-11-26 13:14:17.793 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-26 13:14:17.795 | ++ lib/tempest:configure_tempest:609 : is_service_enabled cinder 2021-11-26 13:14:17.812 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:14:17.814 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-11-26 13:14:17.842 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-26 13:14:17.844 | ++ lib/tempest:configure_tempest:609 : is_service_enabled swift 2021-11-26 13:14:17.862 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:14:17.865 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-11-26 13:14:17.899 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-26 13:14:17.901 | ++ lib/tempest:configure_tempest:609 : is_service_enabled horizon 2021-11-26 13:14:17.917 | ++ functions-common:is_service_enabled:1987 : return 1 2021-11-26 13:14:17.921 | ++ lib/tempest:configure_tempest:612 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-11-26 13:14:17.948 | ++ lib/tempest:configure_tempest:616 : '[' libvirt = libvirt ']' 2021-11-26 13:14:17.951 | ++ lib/tempest:configure_tempest:616 : '[' kvm = lxc ']' 2021-11-26 13:14:17.956 | ++ lib/tempest:configure_tempest:626 : local tmp_cfg_file 2021-11-26 13:14:17.956 | +++ lib/tempest:configure_tempest:627 : mktemp 2021-11-26 13:14:17.961 | ++ lib/tempest:configure_tempest:627 : tmp_cfg_file=/tmp/tmp.5Z2arbRzGd 2021-11-26 13:14:17.964 | ++ lib/tempest:configure_tempest:628 : cd /opt/stack/tempest 2021-11-26 13:14:17.966 | ++ lib/tempest:configure_tempest:629 : [[ False != \T\r\u\e ]] 2021-11-26 13:14:17.969 | ++ lib/tempest:configure_tempest:630 : tox -revenv-tempest --notest 2021-11-26 13:14:18.621 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-11-26 13:14:19.534 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-11-26 13:14:40.542 | venv-tempest develop-inst: /opt/stack/tempest 2021-11-26 13:14:45.998 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.7,cliff==3.9.0,cmd2==2.3.2,cryptography==36.0.0,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.2,importlib-resources==5.4.0,iso8601==1.0.1,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.0,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@79da6961ed6fc643488c1dcf215f97327930e73a#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-11-26 13:14:45.998 | ___________________________________ summary ____________________________________ 2021-11-26 13:14:45.998 | venv-tempest: skipped tests 2021-11-26 13:14:45.998 | congratulations :) 2021-11-26 13:14:46.029 | ++ lib/tempest:configure_tempest:633 : local tmp_u_c_m 2021-11-26 13:14:46.033 | +++ lib/tempest:configure_tempest:634 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-11-26 13:14:46.037 | ++ lib/tempest:configure_tempest:634 : tmp_u_c_m=/tmp/tempest_u_c_m.Fzow7zFBEa 2021-11-26 13:14:46.039 | ++ lib/tempest:configure_tempest:635 : set_tempest_venv_constraints /tmp/tempest_u_c_m.Fzow7zFBEa 2021-11-26 13:14:46.042 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-11-26 13:14:46.044 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.Fzow7zFBEa 2021-11-26 13:14:46.046 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-11-26 13:14:46.049 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-11-26 13:14:46.051 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-11-26 13:14:46.057 | ++ lib/tempest:configure_tempest:636 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.Fzow7zFBEa -r requirements.txt 2021-11-26 13:14:47.795 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/setuptools/command/easy_install.py:159: EasyInstallDeprecationWarning: easy_install command is deprecated. Use build and pip and other standards-based tools. 2021-11-26 13:14:47.795 | EasyInstallDeprecationWarning, 2021-11-26 13:14:47.795 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/setuptools/command/install.py:37: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. 2021-11-26 13:14:47.795 | setuptools.SetuptoolsDeprecationWarning, 2021-11-26 13:14:47.885 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-11-26 13:14:48.388 | venv-tempest installed: attrs==21.2.0,autopage==0.4.0,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.7,cliff==3.9.0,cmd2==2.3.2,cryptography==36.0.0,debtcollector==2.3.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,importlib-metadata==4.8.2,importlib-resources==5.4.0,iso8601==1.0.1,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.0,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@79da6961ed6fc643488c1dcf215f97327930e73a#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-11-26 13:14:48.389 | venv-tempest run-test-pre: PYTHONHASHSEED='3427079908' 2021-11-26 13:14:48.389 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.Fzow7zFBEa -r requirements.txt 2021-11-26 13:14:49.120 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:14:49.197 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:14:49.230 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:14:49.305 | Ignoring trio-websocket: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:14:49.391 | Ignoring trio: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:14:49.478 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:14:49.529 | Ignoring selenium: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:14:49.687 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:14:49.785 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:14:49.802 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:14:49.826 | Ignoring wsproto: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:14:49.861 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:14:49.876 | Ignoring outcome: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:14:49.925 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:14:50.017 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-26 13:14:50.051 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-26 13:14:50.052 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 25)) (4.5.0) 2021-11-26 13:14:50.064 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 46)) (5.8.0) 2021-11-26 13:14:50.067 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 53)) (5.1.0) 2021-11-26 13:14:50.072 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 64)) (3.0.0) 2021-11-26 13:14:50.084 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 121)) (2.3.0) 2021-11-26 13:14:50.096 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 139)) (0.8.0) 2021-11-26 13:14:50.103 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 147)) (2.4.0) 2021-11-26 13:14:50.118 | Requirement already satisfied: paramiko===2.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 174)) (2.8.0) 2021-11-26 13:14:50.155 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 179)) (1.26.7) 2021-11-26 13:14:50.178 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 184)) (1.4.0) 2021-11-26 13:14:50.193 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 188)) (6.0) 2021-11-26 13:14:50.196 | Requirement already satisfied: cryptography===36.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 193)) (36.0.0) 2021-11-26 13:14:50.253 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 211)) (1.1.0) 2021-11-26 13:14:50.261 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 220)) (3.2.0) 2021-11-26 13:14:50.271 | Requirement already satisfied: cliff===3.9.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 257)) (3.9.0) 2021-11-26 13:14:50.285 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 291)) (4.6.1) 2021-11-26 13:14:50.330 | Requirement already satisfied: importlib-metadata===4.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 295)) (4.8.2) 2021-11-26 13:14:50.375 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 321)) (3.2.1) 2021-11-26 13:14:50.404 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 322)) (4.2.0) 2021-11-26 13:14:50.413 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 333)) (0.4.0) 2021-11-26 13:14:50.417 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 361)) (2.5.0) 2021-11-26 13:14:50.429 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 401)) (1.4.0) 2021-11-26 13:14:50.443 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 408)) (1.0.2) 2021-11-26 13:14:50.446 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 410)) (8.7.1) 2021-11-26 13:14:50.493 | Requirement already satisfied: pyparsing===3.0.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 425)) (3.0.6) 2021-11-26 13:14:50.499 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 437)) (3.5.0) 2021-11-26 13:14:50.508 | Requirement already satisfied: cmd2===2.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 447)) (2.3.2) 2021-11-26 13:14:50.571 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 465)) (1.16.0) 2021-11-26 13:14:50.574 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 497)) (1.13.3) 2021-11-26 13:14:50.579 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 508)) (1.5.0) 2021-11-26 13:14:50.584 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 513)) (0.18.2) 2021-11-26 13:14:50.587 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 543)) (5.4.0) 2021-11-26 13:14:50.616 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 560)) (1.15.0) 2021-11-26 13:14:50.620 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 563)) (3.2.0) 2021-11-26 13:14:50.652 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 576)) (3.6.0) 2021-11-26 13:14:50.680 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 591)) (0.14.1) 2021-11-26 13:14:50.685 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 598)) (4.12.0) 2021-11-26 13:14:50.703 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 604)) (2.8.2) 2021-11-26 13:14:50.708 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 609)) (2021.3) 2021-11-26 13:14:50.712 | Requirement already satisfied: setuptools===59.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 617)) (59.2.0) 2021-11-26 13:14:50.767 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 144)) (0.2.5) 2021-11-26 13:14:50.773 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 169)) (1.0.0) 2021-11-26 13:14:50.776 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 151)) (1.4.0) 2021-11-26 13:14:50.780 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.Fzow7zFBEa (line 211)) (1.4.0) 2021-11-26 13:14:50.782 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 120)) (0.9.6) 2021-11-26 13:14:50.785 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 56)) (3.4.0) 2021-11-26 13:14:50.791 | Requirement already satisfied: typing_extensions===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 171)) (4.0.0) 2021-11-26 13:14:50.795 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 2)) (0.12.2) 2021-11-26 13:14:50.799 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 230)) (2.26.0) 2021-11-26 13:14:50.829 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 282)) (1.8.2) 2021-11-26 13:14:50.832 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 49)) (21.2.0) 2021-11-26 13:14:50.892 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 186)) (2.21) 2021-11-26 13:14:50.895 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 506)) (0.18.0) 2021-11-26 13:14:50.900 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 529)) (1.6) 2021-11-26 13:14:50.902 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 536)) (0.11.0) 2021-11-26 13:14:50.906 | Requirement already satisfied: iso8601===1.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 375)) (1.0.1) 2021-11-26 13:14:50.909 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 348)) (21.3) 2021-11-26 13:14:50.915 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 377)) (1.0.0) 2021-11-26 13:14:50.918 | Requirement already satisfied: certifi>=2017.4.17 in ./.tox/tempest/lib/python3.6/site-packages (from requests===2.26.0->-c /tmp/tempest_u_c_m.Fzow7zFBEa (line 230)) (2021.10.8) 2021-11-26 13:14:50.921 | Requirement already satisfied: charset-normalizer===2.0.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 584)) (2.0.7) 2021-11-26 13:14:50.927 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.Fzow7zFBEa (line 379)) (3.3) 2021-11-26 13:14:51.024 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-11-26 13:14:51.024 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-11-26 13:14:51.081 | ___________________________________ summary ____________________________________ 2021-11-26 13:14:51.082 | venv-tempest: commands succeeded 2021-11-26 13:14:51.082 | congratulations :) 2021-11-26 13:14:51.110 | ++ lib/tempest:configure_tempest:637 : rm -f /tmp/tempest_u_c_m.Fzow7zFBEa 2021-11-26 13:14:51.114 | ++ lib/tempest:configure_tempest:640 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-11-26 13:14:51.141 | ++ lib/tempest:configure_tempest:641 : [[ False == \T\r\u\e ]] 2021-11-26 13:14:51.143 | ++ lib/tempest:configure_tempest:649 : [[ True == \F\a\l\s\e ]] 2021-11-26 13:14:51.146 | ++ lib/tempest:configure_tempest:653 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-11-26 13:14:51.171 | ++ lib/tempest:configure_tempest:659 : tox -evenv -- tempest verify-config -uro /tmp/tmp.5Z2arbRzGd 2021-11-26 13:14:51.836 | venv create: /opt/stack/tempest/.tox/venv 2021-11-26 13:14:52.486 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-11-26 13:15:21.815 | venv develop-inst: /opt/stack/tempest 2021-11-26 13:15:29.516 | venv installed: alabaster==0.7.12,attrs==21.2.0,autopage==0.4.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.10.8,cffi==1.15.0,charset-normalizer==2.0.7,cliff==3.9.0,cmd2==2.3.2,cryptography==36.0.0,debtcollector==2.3.0,docutils==0.17.1,dulwich==0.20.26,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==3.3,imagesize==1.3.0,importlib-metadata==4.8.2,importlib-resources==5.4.0,iso8601==1.0.1,Jinja2==3.0.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.1,oslo.concurrency==4.5.0,oslo.config==8.7.1,oslo.context==3.4.0,oslo.i18n==5.1.0,oslo.log==4.6.1,oslo.serialization==4.2.0,oslo.utils==4.12.0,packaging==21.3,paramiko==2.8.0,pbr==5.8.0,prettytable==2.4.0,pycparser==2.21,Pygments==2.10.0,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==3.0.6,pyperclip==1.8.2,pyrsistent==0.18.0,python-dateutil==2.8.2,python-subunit==1.4.0,pytz==2021.3,PyYAML==6.0,reno==3.5.0,requests==2.26.0,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.2.0,Sphinx==4.3.0,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==2.0.0,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.5,sphinxcontrib-svg2pdfconverter==1.2.0,stestr==3.2.1,stevedore==3.5.0,-e git+https://opendev.org/openstack/tempest@79da6961ed6fc643488c1dcf215f97327930e73a#egg=tempest,testtools==2.5.0,traceback2==1.4.0,typing-extensions==4.0.0,unittest2==1.1.0,urllib3==1.26.7,voluptuous==0.12.2,wcwidth==0.2.5,wrapt==1.13.3,zipp==3.6.0 2021-11-26 13:15:29.516 | venv run-test-pre: PYTHONHASHSEED='2122170347' 2021-11-26 13:15:29.517 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.5Z2arbRzGd 2021-11-26 13:15:32.975 | /opt/stack/tempest/tempest/lib/services/image/v1/__init__.py:28: DeprecationWarning: The tempest.lib.services.image.v1 module (Image v1 APIs service clients) is deprecated in favor of tempest.lib.services.image.v2 (Image v2 APIs service clients) and will be removed once Tempest stop supporting stable Ussuri. 2021-11-26 13:15:32.975 | "supporting stable Ussuri.", DeprecationWarning) 2021-11-26 13:15:32.975 | /opt/stack/tempest/tempest/lib/services/volume/v2/__init__.py:54: DeprecationWarning: The tempest.lib.services.volume.v2 module (volume v2 APIs service clients) is deprecated in favor of tempest.lib.services.volume.v3 (volume v3 APIs service clients) and will be removed once Tempest stop supporting stable wallaby. 2021-11-26 13:15:32.975 | "supporting stable wallaby.", DeprecationWarning) 2021-11-26 13:15:32.975 | /opt/stack/tempest/tempest/lib/services/clients.py:210: DeprecationWarning: Class 'tempest.lib.services.volume.v2.extensions_client.ExtensionsClient' has moved to 'tempest.lib.services.volume.v3.extensions_client.ExtensionsClient' in version 'Rocky' and will be removed in a future version 2021-11-26 13:15:32.975 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-11-26 13:15:32.975 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-11-26 13:15:33.082 | ___________________________________ summary ____________________________________ 2021-11-26 13:15:33.082 | venv: commands succeeded 2021-11-26 13:15:33.083 | congratulations :) 2021-11-26 13:15:33.111 | ++ lib/tempest:configure_tempest:664 : is_service_enabled q-metering 2021-11-26 13:15:33.127 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:15:33.129 | ++ lib/tempest:configure_tempest:669 : is_service_enabled q-l3 2021-11-26 13:15:33.146 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-26 13:15:33.148 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-11-26 13:15:33.150 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-11-26 13:15:33.153 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-11-26 13:15:33.155 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-11-26 13:15:33.158 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-11-26 13:15:33.160 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-11-26 13:15:33.162 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-11-26 13:15:33.164 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-11-26 13:15:33.167 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-11-26 13:15:33.170 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-11-26 13:15:33.172 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-11-26 13:15:33.174 | ++ lib/tempest:configure_tempest:684 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-11-26 13:15:33.176 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-11-26 13:15:33.179 | ++ lib/tempest:configure_tempest:687 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-11-26 13:15:33.182 | ++ lib/tempest:configure_tempest:689 : local network_api_extensions=address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-11-26 13:15:33.184 | ++ lib/tempest:configure_tempest:690 : [[ ! -z '' ]] 2021-11-26 13:15:33.187 | ++ lib/tempest:configure_tempest:696 : [[ -n '' ]] 2021-11-26 13:15:33.189 | ++ lib/tempest:configure_tempest:699 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-scope,agent,allowed-address-pairs,auto-allocated-topology,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu,network-ip-availability,network_availability_zone,pagination,port-security,project-id,provider,quotas,quota_details,rbac-policies,revision-if-match,router,router_availability_zone,security-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate,port-security-groups-filtering,fip-port-details,binding-extended,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-11-26 13:15:33.216 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-11-26 13:15:33.218 | ++ lib/tempest:configure_tempest:702 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-11-26 13:15:33.221 | ++ lib/tempest:configure_tempest:703 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-11-26 13:15:33.223 | ++ lib/tempest:configure_tempest:704 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-11-26 13:15:33.226 | ++ lib/tempest:configure_tempest:705 : [[ ! -z '' ]] 2021-11-26 13:15:33.228 | ++ lib/tempest:configure_tempest:711 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-11-26 13:15:33.257 | ++ lib/tempest:configure_tempest:721 : local network_available_features= 2021-11-26 13:15:33.260 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled available_features 2021-11-26 13:15:33.286 | ++ lib/tempest:configure_tempest:724 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-11-26 13:15:33.288 | ++ lib/tempest:configure_tempest:725 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-11-26 13:15:33.291 | ++ lib/tempest:configure_tempest:726 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-11-26 13:15:33.294 | ++ lib/tempest:configure_tempest:727 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-11-26 13:15:33.296 | ++ lib/tempest:configure_tempest:728 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-11-26 13:15:33.299 | ++ lib/tempest:configure_tempest:729 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-11-26 13:15:33.301 | ++ lib/tempest:configure_tempest:730 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-11-26 13:15:33.304 | ++ lib/tempest:configure_tempest:731 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-11-26 13:15:33.306 | ++ lib/tempest:configure_tempest:732 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-11-26 13:15:33.308 | ++ lib/tempest:configure_tempest:733 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-11-26 13:15:33.311 | ++ lib/tempest:configure_tempest:734 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-11-26 13:15:33.313 | ++ lib/tempest:configure_tempest:735 : local volume_api_extensions=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-11-26 13:15:33.316 | ++ lib/tempest:configure_tempest:736 : [[ ! -z '' ]] 2021-11-26 13:15:33.318 | ++ lib/tempest:configure_tempest:742 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups,encryption,os-admin-actions,os-availability-zone,os-extended-services,os-extended-snapshot-attributes,os-hosts,os-quota-class-sets,os-quota-sets,os-services,os-snapshot-actions,os-snapshot-manage,os-snapshot-unmanage,os-types-extra-specs,os-types-manage,os-used-limits,os-vol-host-attr,os-vol-image-meta,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions,os-volume-encryption-metadata,os-volume-manage,os-volume-transfer,os-volume-type-access,os-volume-unmanage,qos-specs,scheduler-stats 2021-11-26 13:15:33.346 | ++ lib/tempest:configure_tempest:745 : IFS=' 2021-11-26 13:15:33.346 | ' 2021-11-26 13:15:33.349 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-11-26 13:15:33.351 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-26 13:15:33.353 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest Plugins 2021-11-26 13:15:33.356 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-11-26 13:15:33.358 | ++ lib/tempest:install_tempest_plugins:774 : pushd /opt/stack/tempest 2021-11-26 13:15:33.358 | /opt/stack/tempest /opt/stack/tempest 2021-11-26 13:15:33.361 | ++ lib/tempest:install_tempest_plugins:775 : [[ 0 != 0 ]] 2021-11-26 13:15:33.363 | ++ lib/tempest:install_tempest_plugins:784 : popd 2021-11-26 13:15:33.363 | /opt/stack/tempest 2021-11-26 13:15:33.366 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-26 13:15:33.368 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-11-26 13:15:33.371 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-11-26 13:15:33.374 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-26 13:15:33.376 | + functions-common:run_phase:1786 : run_plugins stack test-config 2021-11-26 13:15:33.379 | + functions-common:run_plugins:1745 : local mode=stack 2021-11-26 13:15:33.382 | + functions-common:run_plugins:1746 : local phase=test-config 2021-11-26 13:15:33.385 | + functions-common:run_plugins:1748 : local plugins= 2021-11-26 13:15:33.388 | + functions-common:run_plugins:1749 : local plugin 2021-11-26 13:15:33.391 | + ./stack.sh:main:1449 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-11-26 13:15:33.393 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-11-26 13:15:33.396 | + inc/meta-config:merge_config_group:171 : shift 2021-11-26 13:15:33.399 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-11-26 13:15:33.401 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-26 13:15:33.404 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-11-26 13:15:33.407 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-11-26 13:15:33.410 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-11-26 13:15:33.413 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-11-26 13:15:33.416 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-11-26 13:15:33.420 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-26 13:15:33.422 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-11-26 13:15:33.422 | /^\[\[.+\|.*\]\]/ { 2021-11-26 13:15:33.422 | gsub("[][]", "", $1); 2021-11-26 13:15:33.422 | split($1, a, "|"); 2021-11-26 13:15:33.422 | if (a[1] == matchgroup) 2021-11-26 13:15:33.423 | print a[2] 2021-11-26 13:15:33.423 | } 2021-11-26 13:15:33.423 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 27 test_with_retry 5 apt-get-update 6 osc 356 wait_for_service 24 git_timed 12 dbsync 69 pip_install 254 apt-get 229 ------------------------- Unaccounted time 604 ========================= Total runtime 1586 This is your host IP address: 10.222.0.50 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.50/identity/ The default users are: admin and demo The password: Passw0rd WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future Services are running under systemd unit files. For more information see: https://docs.openstack.org/devstack/latest/systemd.html DevStack Version: ussuri Change: d927b6017880983cf873e199bb50332fe2e3f254 nova: Ensure each compute uses a unique iSCSI initiator 2021-10-07 09:45:38 +0100 OS Version: Ubuntu 18.04 bionic