2021-11-24 16:18:25.032 | + ./stack.sh:main:469 : exec 2021-11-24 16:18:25.033 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-11-24-161824' 2021-11-24 16:18:25.033 | ++ ./stack.sh:main:469 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-11-24-161824.summary.2021-11-24-161824 2021-11-24 16:18:25.033 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:18:25.033 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-11-24-161824 2021-11-24 16:18:25.033 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-24-161824 /opt/stack/logs/stack.sh.log 2021-11-24 16:18:25.033 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-11-24-161824.summary.2021-11-24-161824 /opt/stack/logs/stack.sh.log.summary 2021-11-24 16:18:25.033 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-11-24 16:18:25.033 | + functions:check_path_perm_sanity:583 : local real_path 2021-11-24 16:18:25.033 | ++ functions:check_path_perm_sanity:584 : readlink -f /opt/stack 2021-11-24 16:18:25.033 | + functions:check_path_perm_sanity:584 : real_path=/opt/stack 2021-11-24 16:18:25.033 | + functions:check_path_perm_sanity:585 : local rebuilt_path= 2021-11-24 16:18:25.033 | ++ functions:check_path_perm_sanity:586 : echo /opt/stack 2021-11-24 16:18:25.033 | ++ functions:check_path_perm_sanity:586 : tr / ' ' 2021-11-24 16:18:25.033 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-24 16:18:25.033 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt 2021-11-24 16:18:25.033 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt 2021-11-24 16:18:25.033 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-11-24 16:18:25.033 | + functions:check_path_perm_sanity:586 : for i in $(echo ${real_path} | tr "/" " ") 2021-11-24 16:18:25.033 | + functions:check_path_perm_sanity:587 : rebuilt_path=/opt/stack 2021-11-24 16:18:25.034 | ++ functions:check_path_perm_sanity:589 : stat -c %a /opt/stack 2021-11-24 16:18:25.038 | + functions:check_path_perm_sanity:589 : [[ 755 = 700 ]] 2021-11-24 16:18:25.040 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-11-24 16:18:25.042 | + ./stack.sh:main:542 : trap err_trap ERR 2021-11-24 16:18:25.044 | + ./stack.sh:main:555 : set -o errexit 2021-11-24 16:18:25.046 | + ./stack.sh:main:558 : uname -a 2021-11-24 16:18:25.047 | Linux dv-cinder-818778-2-smb 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-24 16:18:25.049 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-11-24 16:18:25.051 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-11-24 16:18:25.054 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-11-24 16:18:25.079 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-11-24 16:18:25.093 | + ./stack.sh:main:572 : fetch_plugins 2021-11-24 16:18:25.095 | + functions-common:fetch_plugins:1677 : local plugins= 2021-11-24 16:18:25.097 | + functions-common:fetch_plugins:1678 : local plugin 2021-11-24 16:18:25.099 | + functions-common:fetch_plugins:1681 : [[ -z '' ]] 2021-11-24 16:18:25.101 | + functions-common:fetch_plugins:1682 : return 2021-11-24 16:18:25.103 | + ./stack.sh:main:576 : run_phase override_defaults 2021-11-24 16:18:25.105 | + functions-common:run_phase:1759 : local mode=override_defaults 2021-11-24 16:18:25.106 | + functions-common:run_phase:1760 : local phase= 2021-11-24 16:18:25.108 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-24 16:18:25.110 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-24 16:18:25.112 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-24 16:18:25.114 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-24 16:18:25.115 | + functions-common:run_phase:1769 : local extra 2021-11-24 16:18:25.118 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-24 16:18:25.120 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-24 16:18:25.122 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-24 16:18:25.124 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-24 16:18:25.126 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-11-24 16:18:25.127 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-24 16:18:25.139 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:18:25.141 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-24 16:18:25.142 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-24 16:18:25.144 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-24 16:18:25.146 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-24 16:18:25.147 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-24 16:18:25.149 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-11-24 16:18:25.151 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-11-24 16:18:25.153 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-11-24 16:18:25.154 | + functions-common:run_phase:1780 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-11-24 16:18:25.157 | + 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-24 16:18:25.158 | + functions-common:run_phase:1784 : plugin_override_defaults 2021-11-24 16:18:25.160 | + functions-common:plugin_override_defaults:1718 : local plugins= 2021-11-24 16:18:25.162 | + functions-common:plugin_override_defaults:1719 : local plugin 2021-11-24 16:18:25.164 | + functions-common:plugin_override_defaults:1722 : [[ -z '' ]] 2021-11-24 16:18:25.165 | + functions-common:plugin_override_defaults:1723 : return 2021-11-24 16:18:25.168 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-11-24 16:18:25.184 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-11-24 16:18:25.186 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-11-24 16:18:25.198 | ++ functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:18:25.201 | +++ lib/tls:source:43 : hostname -f 2021-11-24 16:18:25.204 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-11-24 16:18:25.206 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-11-24 16:18:25.208 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-11-24 16:18:25.210 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-11-24 16:18:25.212 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-11-24 16:18:25.213 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-11-24 16:18:25.215 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-11-24 16:18:25.217 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-11-24 16:18:25.219 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-11-24 16:18:25.221 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-11-24 16:18:25.226 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-11-24 16:18:25.237 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-11-24 16:18:25.253 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-11-24 16:18:25.264 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-11-24 16:18:25.277 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-11-24 16:18:25.305 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-11-24 16:18:25.334 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-11-24 16:18:25.405 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-11-24 16:18:25.426 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-11-24 16:18:25.458 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-11-24 16:18:25.504 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-11-24 16:18:25.543 | WARNING: Using lib/neutron-legacy is deprecated, and it will be removed in the future 2021-11-24 16:18:25.629 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-11-24 16:18:25.642 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-11-24 16:18:25.653 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-11-24 16:18:25.665 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-11-24 16:18:25.757 | + ./stack.sh:main:605 : run_phase source 2021-11-24 16:18:25.759 | + functions-common:run_phase:1759 : local mode=source 2021-11-24 16:18:25.761 | + functions-common:run_phase:1760 : local phase= 2021-11-24 16:18:25.763 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-24 16:18:25.765 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-24 16:18:25.767 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-24 16:18:25.769 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-24 16:18:25.771 | + functions-common:run_phase:1769 : local extra 2021-11-24 16:18:25.774 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-24 16:18:25.777 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-24 16:18:25.779 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-24 16:18:25.781 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-24 16:18:25.783 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-11-24 16:18:25.786 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-24 16:18:25.800 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:18:25.802 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-11-24 16:18:25.804 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-11-24 16:18:25.838 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-11-24 16:18:25.840 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-11-24 16:18:25.842 | + functions-common:run_phase:1780 : [[ source == \s\o\u\r\c\e ]] 2021-11-24 16:18:25.845 | + functions-common:run_phase:1781 : load_plugin_settings 2021-11-24 16:18:25.847 | + functions-common:load_plugin_settings:1695 : local plugins= 2021-11-24 16:18:25.849 | + functions-common:load_plugin_settings:1696 : local plugin 2021-11-24 16:18:25.851 | + functions-common:load_plugin_settings:1699 : [[ -z '' ]] 2021-11-24 16:18:25.853 | + functions-common:load_plugin_settings:1700 : return 2021-11-24 16:18:25.856 | + functions-common:run_phase:1782 : verify_disabled_services 2021-11-24 16:18:25.858 | + functions-common:verify_disabled_services:2042 : local service 2021-11-24 16:18:25.861 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.863 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,key, ]] 2021-11-24 16:18:25.865 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.867 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api, ]] 2021-11-24 16:18:25.869 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.872 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cond, ]] 2021-11-24 16:18:25.874 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.876 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-sch, ]] 2021-11-24 16:18:25.878 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.881 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-api-meta, ]] 2021-11-24 16:18:25.883 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.885 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-api, ]] 2021-11-24 16:18:25.887 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.889 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,placement-client, ]] 2021-11-24 16:18:25.892 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.894 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-api, ]] 2021-11-24 16:18:25.897 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.899 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-sch, ]] 2021-11-24 16:18:25.901 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.903 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,c-api, ]] 2021-11-24 16:18:25.906 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.908 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-svc, ]] 2021-11-24 16:18:25.911 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.913 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-dhcp, ]] 2021-11-24 16:18:25.915 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.917 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-meta, ]] 2021-11-24 16:18:25.919 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.922 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-agt, ]] 2021-11-24 16:18:25.925 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.927 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-l3, ]] 2021-11-24 16:18:25.929 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.931 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,rabbit, ]] 2021-11-24 16:18:25.933 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.936 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,tempest, ]] 2021-11-24 16:18:25.938 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.941 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,mysql, ]] 2021-11-24 16:18:25.943 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.945 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,etcd3, ]] 2021-11-24 16:18:25.948 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.950 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,dstat, ]] 2021-11-24 16:18:25.952 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.954 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-crt, ]] 2021-11-24 16:18:25.957 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.959 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,n-cauth, ]] 2021-11-24 16:18:25.961 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.963 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-metering, ]] 2021-11-24 16:18:25.966 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.968 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,q-vpn, ]] 2021-11-24 16:18:25.971 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.973 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,g-reg, ]] 2021-11-24 16:18:25.975 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.977 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,cinder, ]] 2021-11-24 16:18:25.979 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.982 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-proxy, ]] 2021-11-24 16:18:25.984 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.987 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-object, ]] 2021-11-24 16:18:25.989 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.991 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-container, ]] 2021-11-24 16:18:25.993 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:25.996 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,s-account, ]] 2021-11-24 16:18:25.998 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:26.000 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,heat, ]] 2021-11-24 16:18:26.002 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:26.004 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api, ]] 2021-11-24 16:18:26.007 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:26.009 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cfn, ]] 2021-11-24 16:18:26.011 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:26.013 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-api-cw, ]] 2021-11-24 16:18:26.016 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:26.018 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,h-eng, ]] 2021-11-24 16:18:26.020 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:26.023 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acentral, ]] 2021-11-24 16:18:26.025 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:26.027 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-acompute, ]] 2021-11-24 16:18:26.029 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:26.032 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-collector, ]] 2021-11-24 16:18:26.034 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:26.037 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-api, ]] 2021-11-24 16:18:26.039 | + functions-common:verify_disabled_services:2043 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:18:26.041 | + functions-common:verify_disabled_services:2044 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon, =~ ,ceilometer-anotification, ]] 2021-11-24 16:18:26.044 | + ./stack.sh:main:676 : initialize_database_backends 2021-11-24 16:18:26.046 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-24 16:18:26.048 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-11-24 16:18:26.062 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:18:26.064 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-11-24 16:18:26.066 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-11-24 16:18:26.068 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-11-24 16:18:26.083 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:18:26.085 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-11-24 16:18:26.087 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-11-24 16:18:26.090 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-11-24 16:18:26.092 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-11-24 16:18:26.095 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-11-24 16:18:26.097 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-11-24 16:18:26.099 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-11-24 16:18:26.102 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-11-24 16:18:26.104 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-24 16:18:26.106 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-11-24 16:18:26.109 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-24 16:18:26.111 | + lib/database:initialize_database_backends:104 : return 0 2021-11-24 16:18:26.114 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-11-24 16:18:26.114 | Using mysql database backend 2021-11-24 16:18:26.116 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-11-24 16:18:26.131 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-11-24 16:18:26.146 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:18:26.148 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-11-24 16:18:26.163 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-11-24 16:18:26.178 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:18:26.180 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-11-24 16:18:26.195 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-11-24 16:18:26.211 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-11-24 16:18:26.226 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:18:26.228 | + ./stack.sh:main:724 : is_service_enabled nova 2021-11-24 16:18:26.243 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:18:26.246 | + ./stack.sh:main:724 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-11-24 16:18:26.248 | + ./stack.sh:main:734 : is_service_enabled s-proxy 2021-11-24 16:18:26.263 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:18:26.266 | + ./stack.sh:main:738 : read_password SWIFT_HASH 'ENTER A RANDOM SWIFT HASH.' 2021-11-24 16:18:26.282 | + ./stack.sh:main:740 : [[ -z '' ]] 2021-11-24 16:18:26.284 | + ./stack.sh:main:740 : [[ False == \T\r\u\e ]] 2021-11-24 16:18:26.287 | + ./stack.sh:main:746 : save_stackenv 746 2021-11-24 16:18:26.289 | + functions-common:save_stackenv:60 : local tag=746 2021-11-24 16:18:26.292 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-24 16:18:26.296 | + functions-common:save_stackenv:62 : time_stamp=2021-11-24-161826 2021-11-24 16:18:26.299 | + functions-common:save_stackenv:63 : echo '# 2021-11-24-161826 746' 2021-11-24 16:18:26.301 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:18:26.303 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-24 16:18:26.306 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:18:26.308 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-24 16:18:26.310 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:18:26.313 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-24 16:18:26.315 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:18:26.318 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-24 16:18:26.320 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:18:26.322 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2021-11-24 16:18:26.324 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:18:26.327 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.15/identity 2021-11-24 16:18:26.330 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:18:26.332 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2021-11-24 16:18:26.334 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:18:26.337 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-24-161824 2021-11-24 16:18:26.339 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:18:26.341 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-24 16:18:26.344 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:18:26.347 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2021-11-24 16:18:26.349 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:18:26.351 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-24 16:18:26.353 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:18:26.356 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-24 16:18:26.358 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:18:26.360 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-24 16:18:26.363 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:18:26.365 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-24 16:18:26.367 | + ./stack.sh:main:757 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/ussuri 2021-11-24 16:18:26.370 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-11-24 16:18:26.372 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-11-24 16:18:26.374 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-24 16:18:26.376 | + functions-common:git_clone:526 : local orig_dir 2021-11-24 16:18:26.379 | ++ functions-common:git_clone:527 : pwd 2021-11-24 16:18:26.382 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-24 16:18:26.384 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-24 16:18:26.386 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-24 16:18:26.401 | + functions-common:git_clone:530 : RECLONE=False 2021-11-24 16:18:26.403 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-24 16:18:26.405 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-24 16:18:26.408 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-24 16:18:26.408 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-24 16:18:26.412 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-11-24 16:18:26.414 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-24 16:18:26.417 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-11-24 16:18:26.419 | + functions-common:git_clone:593 : git show --oneline 2021-11-24 16:18:26.420 | + functions-common:git_clone:593 : head -1 2021-11-24 16:18:26.423 | e99c1532 Merge "update constraint for python-novaclient to new release 17.0.1" into stable/ussuri 2021-11-24 16:18:26.425 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-24 16:18:26.427 | + ./stack.sh:main:761 : echo_summary 'Installing package prerequisites' 2021-11-24 16:18:26.430 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:18:26.432 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-11-24 16:18:26.435 | + ./stack.sh:main:762 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-11-24 16:18:26.437 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-11-24 16:18:26.440 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-11-24 16:18:26.443 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-11-24 16:18:26.445 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-11-24 16:18:26.447 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-11-24 16:18:26.450 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-11-24 16:18:26.452 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-11-24 16:18:26.457 | ++ tools/install_prereqs.sh:source:47 : NOW=1637770706 2021-11-24 16:18:26.460 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-11-24 16:18:26.464 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-11-24 16:18:26.467 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-11-24 16:18:26.469 | ++ tools/install_prereqs.sh:source:49 : DELTA=1637770706 2021-11-24 16:18:26.471 | ++ tools/install_prereqs.sh:source:50 : [[ 1637770706 -lt 7200 ]] 2021-11-24 16:18:26.474 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-11-24 16:18:26.476 | ++ functions-common:export_proxy_variables:2149 : isset http_proxy 2021-11-24 16:18:26.478 | ++ functions-common:isset:169 : [[ -v http_proxy ]] 2021-11-24 16:18:26.481 | ++ functions-common:export_proxy_variables:2152 : isset https_proxy 2021-11-24 16:18:26.483 | ++ functions-common:isset:169 : [[ -v https_proxy ]] 2021-11-24 16:18:26.485 | ++ functions-common:export_proxy_variables:2155 : isset no_proxy 2021-11-24 16:18:26.488 | ++ functions-common:isset:169 : [[ -v no_proxy ]] 2021-11-24 16:18:26.491 | +++ tools/install_prereqs.sh:source:64 : get_packages general,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-24 16:18:26.536 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-11-24 16:18:26.536 | apache2-dev 2021-11-24 16:18:26.536 | bc 2021-11-24 16:18:26.536 | bsdmainutils 2021-11-24 16:18:26.536 | curl 2021-11-24 16:18:26.536 | g++ 2021-11-24 16:18:26.536 | gcc 2021-11-24 16:18:26.536 | gettext 2021-11-24 16:18:26.536 | git 2021-11-24 16:18:26.536 | graphviz 2021-11-24 16:18:26.536 | iputils-ping 2021-11-24 16:18:26.536 | libapache2-mod-proxy-uwsgi 2021-11-24 16:18:26.536 | libffi-dev 2021-11-24 16:18:26.536 | libjpeg-dev 2021-11-24 16:18:26.536 | libmysqlclient-dev 2021-11-24 16:18:26.536 | libpcre3-dev 2021-11-24 16:18:26.536 | libpq-dev 2021-11-24 16:18:26.536 | libssl-dev 2021-11-24 16:18:26.536 | libsystemd-dev 2021-11-24 16:18:26.536 | libxml2-dev 2021-11-24 16:18:26.536 | libxslt1-dev 2021-11-24 16:18:26.536 | libyaml-dev 2021-11-24 16:18:26.536 | lsof 2021-11-24 16:18:26.536 | openssh-server 2021-11-24 16:18:26.537 | openssl 2021-11-24 16:18:26.537 | pkg-config 2021-11-24 16:18:26.537 | psmisc 2021-11-24 16:18:26.537 | python3-dev 2021-11-24 16:18:26.537 | python3-venv 2021-11-24 16:18:26.537 | tar 2021-11-24 16:18:26.537 | tcpdump 2021-11-24 16:18:26.537 | unzip 2021-11-24 16:18:26.537 | uuid-runtime 2021-11-24 16:18:26.537 | wget 2021-11-24 16:18:26.537 | wget 2021-11-24 16:18:26.537 | zlib1g-dev 2021-11-24 16:18:26.537 | libkrb5-dev 2021-11-24 16:18:26.537 | libldap2-dev 2021-11-24 16:18:26.537 | libsasl2-dev 2021-11-24 16:18:26.537 | memcached 2021-11-24 16:18:26.537 | python3-mysqldb 2021-11-24 16:18:26.537 | sqlite3 2021-11-24 16:18:26.537 | conntrack 2021-11-24 16:18:26.537 | curl 2021-11-24 16:18:26.537 | dnsmasq-base 2021-11-24 16:18:26.537 | dnsmasq-utils 2021-11-24 16:18:26.537 | ebtables 2021-11-24 16:18:26.537 | gawk 2021-11-24 16:18:26.537 | genisoimage 2021-11-24 16:18:26.537 | iptables 2021-11-24 16:18:26.537 | iputils-arping 2021-11-24 16:18:26.537 | kpartx 2021-11-24 16:18:26.537 | libjs-jquery-tablesorter 2021-11-24 16:18:26.537 | libmysqlclient-dev 2021-11-24 16:18:26.537 | parted 2021-11-24 16:18:26.537 | pm-utils 2021-11-24 16:18:26.537 | python3-mysqldb 2021-11-24 16:18:26.537 | socat 2021-11-24 16:18:26.537 | sqlite3 2021-11-24 16:18:26.538 | sudo 2021-11-24 16:18:26.538 | vlan 2021-11-24 16:18:26.538 | lvm2 2021-11-24 16:18:26.538 | open-iscsi 2021-11-24 16:18:26.538 | qemu-utils 2021-11-24 16:18:26.538 | thin-provisioning-tools 2021-11-24 16:18:26.538 | acl 2021-11-24 16:18:26.538 | dnsmasq-base 2021-11-24 16:18:26.538 | dnsmasq-utils 2021-11-24 16:18:26.538 | ebtables 2021-11-24 16:18:26.538 | haproxy 2021-11-24 16:18:26.538 | iptables 2021-11-24 16:18:26.538 | iputils-arping 2021-11-24 16:18:26.538 | iputils-ping 2021-11-24 16:18:26.538 | libmysqlclient-dev 2021-11-24 16:18:26.538 | postgresql-server-dev-all 2021-11-24 16:18:26.538 | python3-mysqldb 2021-11-24 16:18:26.538 | sqlite3 2021-11-24 16:18:26.538 | sudo 2021-11-24 16:18:26.538 | vlan 2021-11-24 16:18:26.538 | ipset 2021-11-24 16:18:26.538 | conntrack 2021-11-24 16:18:26.538 | conntrackd 2021-11-24 16:18:26.538 | keepalived 2021-11-24 16:18:26.538 | dstat 2021-11-24 16:18:26.538 | lvm2 2021-11-24 16:18:26.538 | open-iscsi 2021-11-24 16:18:26.538 | qemu-utils 2021-11-24 16:18:26.538 | thin-provisioning-tools 2021-11-24 16:18:26.538 | curl 2021-11-24 16:18:26.538 | liberasurecode-dev 2021-11-24 16:18:26.538 | make 2021-11-24 16:18:26.538 | memcached 2021-11-24 16:18:26.538 | sqlite3 2021-11-24 16:18:26.538 | xfsprogs' 2021-11-24 16:18:26.541 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-11-24 16:18:26.557 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-11-24 16:18:26.557 | apache2-dev 2021-11-24 16:18:26.557 | bc 2021-11-24 16:18:26.557 | bsdmainutils 2021-11-24 16:18:26.557 | curl 2021-11-24 16:18:26.557 | g++ 2021-11-24 16:18:26.557 | gcc 2021-11-24 16:18:26.557 | gettext 2021-11-24 16:18:26.557 | git 2021-11-24 16:18:26.557 | graphviz 2021-11-24 16:18:26.557 | iputils-ping 2021-11-24 16:18:26.557 | libapache2-mod-proxy-uwsgi 2021-11-24 16:18:26.557 | libffi-dev 2021-11-24 16:18:26.557 | libjpeg-dev 2021-11-24 16:18:26.557 | libmysqlclient-dev 2021-11-24 16:18:26.557 | libpcre3-dev 2021-11-24 16:18:26.557 | libpq-dev 2021-11-24 16:18:26.557 | libssl-dev 2021-11-24 16:18:26.557 | libsystemd-dev 2021-11-24 16:18:26.557 | libxml2-dev 2021-11-24 16:18:26.557 | libxslt1-dev 2021-11-24 16:18:26.557 | libyaml-dev 2021-11-24 16:18:26.557 | lsof 2021-11-24 16:18:26.557 | openssh-server 2021-11-24 16:18:26.557 | openssl 2021-11-24 16:18:26.557 | pkg-config 2021-11-24 16:18:26.557 | psmisc 2021-11-24 16:18:26.558 | python3-dev 2021-11-24 16:18:26.558 | python3-venv 2021-11-24 16:18:26.558 | tar 2021-11-24 16:18:26.558 | tcpdump 2021-11-24 16:18:26.558 | unzip 2021-11-24 16:18:26.558 | uuid-runtime 2021-11-24 16:18:26.558 | wget 2021-11-24 16:18:26.558 | wget 2021-11-24 16:18:26.558 | zlib1g-dev 2021-11-24 16:18:26.558 | libkrb5-dev 2021-11-24 16:18:26.558 | libldap2-dev 2021-11-24 16:18:26.558 | libsasl2-dev 2021-11-24 16:18:26.558 | memcached 2021-11-24 16:18:26.558 | python3-mysqldb 2021-11-24 16:18:26.558 | sqlite3 2021-11-24 16:18:26.558 | conntrack 2021-11-24 16:18:26.558 | curl 2021-11-24 16:18:26.558 | dnsmasq-base 2021-11-24 16:18:26.558 | dnsmasq-utils 2021-11-24 16:18:26.558 | ebtables 2021-11-24 16:18:26.558 | gawk 2021-11-24 16:18:26.558 | genisoimage 2021-11-24 16:18:26.558 | iptables 2021-11-24 16:18:26.558 | iputils-arping 2021-11-24 16:18:26.558 | kpartx 2021-11-24 16:18:26.558 | libjs-jquery-tablesorter 2021-11-24 16:18:26.558 | libmysqlclient-dev 2021-11-24 16:18:26.558 | parted 2021-11-24 16:18:26.558 | pm-utils 2021-11-24 16:18:26.558 | python3-mysqldb 2021-11-24 16:18:26.558 | socat 2021-11-24 16:18:26.558 | sqlite3 2021-11-24 16:18:26.558 | sudo 2021-11-24 16:18:26.558 | vlan 2021-11-24 16:18:26.558 | lvm2 2021-11-24 16:18:26.559 | open-iscsi 2021-11-24 16:18:26.559 | qemu-utils 2021-11-24 16:18:26.559 | thin-provisioning-tools 2021-11-24 16:18:26.559 | acl 2021-11-24 16:18:26.559 | dnsmasq-base 2021-11-24 16:18:26.559 | dnsmasq-utils 2021-11-24 16:18:26.559 | ebtables 2021-11-24 16:18:26.559 | haproxy 2021-11-24 16:18:26.559 | iptables 2021-11-24 16:18:26.559 | iputils-arping 2021-11-24 16:18:26.559 | iputils-ping 2021-11-24 16:18:26.559 | libmysqlclient-dev 2021-11-24 16:18:26.559 | postgresql-server-dev-all 2021-11-24 16:18:26.559 | python3-mysqldb 2021-11-24 16:18:26.559 | sqlite3 2021-11-24 16:18:26.559 | sudo 2021-11-24 16:18:26.559 | vlan 2021-11-24 16:18:26.559 | ipset 2021-11-24 16:18:26.559 | conntrack 2021-11-24 16:18:26.559 | conntrackd 2021-11-24 16:18:26.559 | keepalived 2021-11-24 16:18:26.559 | dstat 2021-11-24 16:18:26.559 | lvm2 2021-11-24 16:18:26.559 | open-iscsi 2021-11-24 16:18:26.559 | qemu-utils 2021-11-24 16:18:26.559 | thin-provisioning-tools 2021-11-24 16:18:26.559 | curl 2021-11-24 16:18:26.559 | liberasurecode-dev 2021-11-24 16:18:26.559 | make 2021-11-24 16:18:26.559 | memcached 2021-11-24 16:18:26.559 | sqlite3 2021-11-24 16:18:26.559 | xfsprogs ' 2021-11-24 16:18:26.560 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-11-24 16:18:26.563 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:18:26.566 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:18:26.569 | ++ 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-24 16:18:26.580 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-11-24 16:18:26.584 | ++ 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-24 16:18:26.587 | ++ functions-common:install_package:1333 : update_package_repo 2021-11-24 16:18:26.589 | ++ functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-24 16:18:26.591 | ++ functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-24 16:18:26.593 | ++ functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-24 16:18:26.595 | ++ functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-24 16:18:26.598 | ++ functions-common:update_package_repo:1313 : is_ubuntu 2021-11-24 16:18:26.601 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:18:26.603 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:18:26.605 | ++ functions-common:update_package_repo:1314 : apt_get_update 2021-11-24 16:18:26.607 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-24 16:18:26.614 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-24 16:18:26.616 | ++ functions-common:apt_get_update:1069 : return 2021-11-24 16:18:26.619 | ++ 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-24 16:18:26.621 | ++ functions-common:real_install_package:1319 : is_ubuntu 2021-11-24 16:18:26.623 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:18:26.626 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:18:26.628 | ++ 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-24 16:18:26.650 | ++ 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-24 16:18:26.779 | Reading package lists... 2021-11-24 16:18:27.039 | Building dependency tree... 2021-11-24 16:18:27.040 | Reading state information... 2021-11-24 16:18:27.300 | acl is already the newest version (2.2.52-3build1). 2021-11-24 16:18:27.300 | acl set to manually installed. 2021-11-24 16:18:27.300 | bc is already the newest version (1.07.1-2). 2021-11-24 16:18:27.300 | bc set to manually installed. 2021-11-24 16:18:27.300 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-11-24 16:18:27.300 | bsdmainutils set to manually installed. 2021-11-24 16:18:27.300 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-11-24 16:18:27.300 | gawk set to manually installed. 2021-11-24 16:18:27.300 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-11-24 16:18:27.300 | iptables set to manually installed. 2021-11-24 16:18:27.300 | libpcre3-dev is already the newest version (2:8.39-9). 2021-11-24 16:18:27.300 | lsof is already the newest version (4.89+dfsg-0.1). 2021-11-24 16:18:27.300 | lsof set to manually installed. 2021-11-24 16:18:27.300 | xfsprogs is already the newest version (4.9.0+nmu1ubuntu2). 2021-11-24 16:18:27.300 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-11-24 16:18:27.300 | ebtables set to manually installed. 2021-11-24 16:18:27.300 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-11-24 16:18:27.300 | git is already the newest version (1:2.17.1-1ubuntu0.9). 2021-11-24 16:18:27.300 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-11-24 16:18:27.300 | parted is already the newest version (3.2-20ubuntu0.2). 2021-11-24 16:18:27.300 | parted set to manually installed. 2021-11-24 16:18:27.300 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-11-24 16:18:27.300 | psmisc set to manually installed. 2021-11-24 16:18:27.300 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-11-24 16:18:27.301 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-11-24 16:18:27.301 | wget set to manually installed. 2021-11-24 16:18:27.301 | The following packages were automatically installed and are no longer required: 2021-11-24 16:18:27.301 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-24 16:18:27.301 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-24 16:18:27.301 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-24 16:18:27.301 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-24 16:18:27.301 | python3-twisted-bin python3-zope.interface 2021-11-24 16:18:27.301 | Use 'sudo apt autoremove' to remove them. 2021-11-24 16:18:27.301 | The following additional packages will be installed: 2021-11-24 16:18:27.301 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-11-24 16:18:27.301 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-11-24 16:18:27.301 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-11-24 16:18:27.301 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-11-24 16:18:27.301 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-11-24 16:18:27.301 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-11-24 16:18:27.301 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-11-24 16:18:27.301 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-11-24 16:18:27.301 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-11-24 16:18:27.301 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl liberasurecode1 2021-11-24 16:18:27.301 | libfakeroot libfile-fcntllock-perl libfile-stripnondeterminism-perl 2021-11-24 16:18:27.301 | libfontconfig1 libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev 2021-11-24 16:18:27.301 | libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 2021-11-24 16:18:27.301 | libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-11-24 16:18:27.301 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-11-24 16:18:27.301 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 2021-11-24 16:18:27.301 | libiscsi7 libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-11-24 16:18:27.301 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libk5crypto3 2021-11-24 16:18:27.301 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 2021-11-24 16:18:27.301 | liblab-gamut1 libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 2021-11-24 16:18:27.302 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient20 2021-11-24 16:18:27.302 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-11-24 16:18:27.302 | libnl-route-3-200 libnorm1 libnspr4 libnss-systemd libnss3 libpam-systemd 2021-11-24 16:18:27.302 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 2021-11-24 16:18:27.302 | libpgm-5.2-0 libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 2021-11-24 16:18:27.302 | libsasl2-modules libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 2021-11-24 16:18:27.302 | libsnmp-base libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-11-24 16:18:27.302 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-11-24 16:18:27.302 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-11-24 16:18:27.302 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-11-24 16:18:27.302 | mysql-common openssh-client openssh-sftp-server po-debconf 2021-11-24 16:18:27.302 | postgresql-client-common postgresql-common postgresql-server-dev-10 2021-11-24 16:18:27.302 | python-pip-whl python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-11-24 16:18:27.302 | uuid-dev uwsgi-core vbetool x11-common 2021-11-24 16:18:27.303 | Suggested packages: 2021-11-24 16:18:27.303 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-11-24 16:18:27.303 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-11-24 16:18:27.303 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-11-24 16:18:27.303 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-11-24 16:18:27.303 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc uwsgi bzr libisal2 2021-11-24 16:18:27.303 | libjerasure2 libgd-tools libglib2.0-doc libgraphite2-utils krb5-user icu-doc 2021-11-24 16:18:27.303 | libtool-doc postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-11-24 16:18:27.304 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-11-24 16:18:27.304 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-11-24 16:18:27.304 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-11-24 16:18:27.304 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-11-24 16:18:27.304 | libterm-readkey-perl keychain libpam-ssh monkeysphere ssh-askpass 2021-11-24 16:18:27.304 | molly-guard rssh cpufrequtils wireless-tools radeontool libmail-box-perl 2021-11-24 16:18:27.304 | libjson-perl default-mysql-server | virtual-mysql-server 2021-11-24 16:18:27.304 | python-egenix-mxdatetime python3-mysqldb-dbg debootstrap sharutils-doc 2021-11-24 16:18:27.304 | bsd-mailx | mailx sqlite3-doc openssl-blacklist systemd-container ncompress 2021-11-24 16:18:27.304 | tar-scripts tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-11-24 16:18:27.564 | The following NEW packages will be installed: 2021-11-24 16:18:27.565 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-11-24 16:18:27.565 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-11-24 16:18:27.565 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-11-24 16:18:27.565 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-11-24 16:18:27.565 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-11-24 16:18:27.565 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-11-24 16:18:27.565 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-11-24 16:18:27.565 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-11-24 16:18:27.565 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-11-24 16:18:27.565 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-11-24 16:18:27.565 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-11-24 16:18:27.565 | libcroco3 libdatrie1 libdpkg-perl liberasurecode-dev liberasurecode1 2021-11-24 16:18:27.565 | libfakeroot libffi-dev libfile-fcntllock-perl 2021-11-24 16:18:27.565 | libfile-stripnondeterminism-perl libfontconfig1 libgd3 libglib2.0-bin 2021-11-24 16:18:27.565 | libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 libgraphite2-dev libgssrpc4 2021-11-24 16:18:27.565 | libgts-0.7-5 libgts-bin libgvc6 libgvpr2 libharfbuzz-dev 2021-11-24 16:18:27.565 | libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 2021-11-24 16:18:27.565 | libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 libipset3 libiscsi7 2021-11-24 16:18:27.565 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-11-24 16:18:27.565 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-11-24 16:18:27.565 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-11-24 16:18:27.566 | libldap2-dev libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-11-24 16:18:27.566 | libmail-sendmail-perl libmatheval1 libmysqlclient-dev libmysqlclient20 2021-11-24 16:18:27.566 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-11-24 16:18:27.566 | libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-11-24 16:18:27.566 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-11-24 16:18:27.566 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-11-24 16:18:27.566 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-11-24 16:18:27.566 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-11-24 16:18:27.566 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-11-24 16:18:27.566 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-11-24 16:18:27.566 | libxslt1-dev libxt6 libyaml-dev libzmq5 m4 make memcached mysql-common 2021-11-24 16:18:27.566 | pkg-config pm-utils po-debconf postgresql-client-common postgresql-common 2021-11-24 16:18:27.566 | postgresql-server-dev-10 postgresql-server-dev-all python-pip-whl 2021-11-24 16:18:27.566 | python3-mysqldb python3-venv python3.6-venv qemu-block-extra qemu-utils 2021-11-24 16:18:27.566 | sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip uuid-dev 2021-11-24 16:18:27.566 | uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-11-24 16:18:27.566 | The following packages will be upgraded: 2021-11-24 16:18:27.567 | curl dnsmasq-base libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-11-24 16:18:27.567 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-11-24 16:18:27.567 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-11-24 16:18:27.567 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-11-24 16:18:27.567 | libxslt1.1 lvm2 open-iscsi openssh-client openssh-server openssh-sftp-server 2021-11-24 16:18:27.567 | openssl sudo systemd tar tcpdump uuid-runtime 2021-11-24 16:18:27.677 | 34 upgraded, 193 newly installed, 0 to remove and 164 not upgraded. 2021-11-24 16:18:27.677 | Need to get 81.2 MB of archives. 2021-11-24 16:18:27.677 | After this operation, 260 MB of additional disk space will be used. 2021-11-24 16:18:27.677 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-11-24 16:18:27.897 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.52 [105 kB] 2021-11-24 16:18:27.911 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.52 [107 kB] 2021-11-24 16:18:27.926 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.52 [2,913 kB] 2021-11-24 16:18:28.232 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.52 [206 kB] 2021-11-24 16:18:28.255 | 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-24 16:18:28.257 | 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-24 16:18:28.262 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-11-24 16:18:28.272 | 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-24 16:18:28.508 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-11-24 16:18:28.510 | 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-24 16:18:28.526 | 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-24 16:18:28.526 | 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-24 16:18:28.527 | 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-24 16:18:28.529 | 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-24 16:18:28.529 | 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-24 16:18:28.535 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-11-24 16:18:28.535 | 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-24 16:18:28.552 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.2 [8,050 kB] 2021-11-24 16:18:29.654 | 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-24 16:18:29.745 | 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-24 16:18:29.891 | 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-24 16:18:29.894 | 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-24 16:18:29.925 | 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-24 16:18:29.935 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-11-24 16:18:30.193 | 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-24 16:18:30.341 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-11-24 16:18:30.346 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-11-24 16:18:30.358 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-11-24 16:18:30.363 | 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-24 16:18:30.418 | 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-24 16:18:30.572 | 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-24 16:18:30.633 | 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-24 16:18:30.635 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-11-24 16:18:30.636 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-11-24 16:18:30.636 | 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-24 16:18:30.706 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-11-24 16:18:30.706 | 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-24 16:18:30.707 | 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-24 16:18:30.840 | 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-24 16:18:30.942 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-11-24 16:18:31.012 | 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-24 16:18:31.048 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-11-24 16:18:31.076 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-11-24 16:18:31.099 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-11-24 16:18:31.102 | 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-24 16:18:31.104 | 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-24 16:18:31.176 | 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-24 16:18:31.283 | 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-24 16:18:31.357 | 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-24 16:18:31.358 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-11-24 16:18:31.359 | 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-24 16:18:31.381 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-11-24 16:18:31.461 | 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-24 16:18:31.556 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-11-24 16:18:31.636 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-11-24 16:18:31.637 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-11-24 16:18:31.688 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-11-24 16:18:31.748 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-11-24 16:18:31.789 | 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-24 16:18:31.881 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-11-24 16:18:31.979 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-11-24 16:18:31.980 | 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-24 16:18:31.983 | 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-24 16:18:31.983 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-11-24 16:18:32.019 | 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-24 16:18:32.019 | 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-24 16:18:32.044 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-11-24 16:18:32.047 | 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-24 16:18:32.204 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-11-24 16:18:32.206 | 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-24 16:18:32.415 | 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-24 16:18:32.415 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-11-24 16:18:32.545 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-11-24 16:18:32.729 | 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-24 16:18:32.734 | 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-24 16:18:32.959 | 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-24 16:18:34.408 | 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-24 16:18:34.531 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-11-24 16:18:34.653 | 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-24 16:18:34.899 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-11-24 16:18:35.034 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-11-24 16:18:35.369 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.16 [159 kB] 2021-11-24 16:18:35.589 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.16 [220 kB] 2021-11-24 16:18:35.815 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-11-24 16:18:35.958 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.5 [307 kB] 2021-11-24 16:18:36.189 | 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-24 16:18:36.313 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-11-24 16:18:36.448 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-11-24 16:18:36.576 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-11-24 16:18:36.714 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-11-24 16:18:36.922 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-11-24 16:18:37.060 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-11-24 16:18:37.223 | 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-24 16:18:37.348 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-11-24 16:18:37.475 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-11-24 16:18:37.601 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-11-24 16:18:37.731 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-11-24 16:18:37.854 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-11-24 16:18:37.981 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.4 [153 kB] 2021-11-24 16:18:38.136 | 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-24 16:18:38.297 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-11-24 16:18:38.591 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.5 [119 kB] 2021-11-24 16:18:38.739 | 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-24 16:18:38.891 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-11-24 16:18:39.063 | 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-24 16:18:39.187 | 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-24 16:18:39.309 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-11-24 16:18:39.435 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-11-24 16:18:39.684 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-11-24 16:18:39.810 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-11-24 16:18:39.943 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-11-24 16:18:40.067 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-11-24 16:18:40.191 | 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-24 16:18:40.326 | 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-24 16:18:40.451 | 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-24 16:18:40.586 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-11-24 16:18:40.710 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-11-24 16:18:40.887 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-11-24 16:18:41.029 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-11-24 16:18:41.167 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-11-24 16:18:41.302 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-11-24 16:18:41.429 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-11-24 16:18:41.569 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-11-24 16:18:41.739 | 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-24 16:18:41.867 | 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-24 16:18:42.004 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-11-24 16:18:42.295 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-11-24 16:18:42.436 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.2 [179 kB] 2021-11-24 16:18:42.573 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-11-24 16:18:42.698 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-11-24 16:18:42.821 | 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-24 16:18:42.943 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-11-24 16:18:43.069 | 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-24 16:18:43.209 | 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-24 16:18:43.411 | 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-24 16:18:43.553 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-11-24 16:18:43.680 | 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-24 16:18:43.805 | 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-24 16:18:43.932 | 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-24 16:18:44.057 | 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-24 16:18:44.183 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-11-24 16:18:44.315 | 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-24 16:18:44.438 | 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-24 16:18:44.564 | 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-24 16:18:44.688 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-11-24 16:18:44.811 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-11-24 16:18:44.934 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-11-24 16:18:45.059 | 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-24 16:18:45.187 | 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-24 16:18:45.318 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-11-24 16:18:45.608 | 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-24 16:18:45.745 | 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-24 16:18:45.985 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-11-24 16:18:46.108 | 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-24 16:18:46.235 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-11-24 16:18:46.357 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-11-24 16:18:46.481 | 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-24 16:18:46.604 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.2 [19.0 kB] 2021-11-24 16:18:46.728 | 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-24 16:18:46.853 | 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-24 16:18:48.150 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-11-24 16:18:48.300 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-11-24 16:18:48.429 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-11-24 16:18:48.553 | 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-24 16:18:48.695 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-11-24 16:18:48.818 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-11-24 16:18:48.940 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-11-24 16:18:49.085 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-11-24 16:18:49.208 | 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-24 16:18:49.348 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-11-24 16:18:49.491 | 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-24 16:18:49.614 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-11-24 16:18:49.739 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-11-24 16:18:49.864 | 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-24 16:18:50.151 | 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-24 16:18:50.351 | 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-24 16:18:50.635 | 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-24 16:18:51.259 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-11-24 16:18:51.889 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-11-24 16:18:52.054 | 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-24 16:18:52.534 | 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-24 16:18:52.675 | 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-24 16:18:52.812 | 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-24 16:18:52.964 | 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-24 16:18:53.472 | 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-24 16:18:53.700 | 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-24 16:18:53.847 | 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-24 16:18:53.973 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-11-24 16:18:54.121 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.52 [184 kB] 2021-11-24 16:18:54.265 | 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-24 16:18:54.396 | 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-24 16:18:54.645 | 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-24 16:18:54.784 | 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-24 16:18:54.938 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-11-24 16:18:55.083 | 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-24 16:18:55.286 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-11-24 16:18:55.417 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-11-24 16:18:55.543 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-11-24 16:18:55.675 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-11-24 16:18:55.798 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-11-24 16:18:55.936 | 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-24 16:18:56.299 | 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-24 16:18:56.422 | 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-24 16:18:56.704 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-11-24 16:18:56.830 | 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-24 16:18:56.953 | 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-24 16:18:57.075 | 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-24 16:18:57.203 | 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-24 16:18:57.416 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-11-24 16:18:57.552 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-11-24 16:18:57.743 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-11-24 16:18:57.895 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-11-24 16:18:58.032 | 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-24 16:18:58.199 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-11-24 16:18:58.321 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-11-24 16:18:58.447 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-11-24 16:18:58.572 | 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-24 16:18:58.698 | 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-24 16:18:58.822 | 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-24 16:18:58.945 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode1 amd64 1.5.0-1 [40.0 kB] 2021-11-24 16:18:59.070 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liberasurecode-dev amd64 1.5.0-1 [14.9 kB] 2021-11-24 16:18:59.194 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-11-24 16:18:59.329 | 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-24 16:18:59.452 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-11-24 16:18:59.579 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-11-24 16:18:59.730 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-11-24 16:19:01.408 | Preconfiguring packages ... 2021-11-24 16:19:01.652 | Fetched 81.2 MB in 32s (2,525 kB/s) 2021-11-24 16:19:01.865 | (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-24 16:19:01.867 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-11-24 16:19:02.027 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-11-24 16:19:02.565 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-11-24 16:19:03.247 | (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-24 16:19:03.250 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.52_amd64.deb ... 2021-11-24 16:19:03.489 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-11-24 16:19:03.913 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.52_amd64.deb ... 2021-11-24 16:19:04.009 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-11-24 16:19:04.552 | Preparing to unpack .../systemd_237-3ubuntu10.52_amd64.deb ... 2021-11-24 16:19:04.853 | Unpacking systemd (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-11-24 16:19:06.262 | Preparing to unpack .../libsystemd0_237-3ubuntu10.52_amd64.deb ... 2021-11-24 16:19:06.421 | Unpacking libsystemd0:amd64 (237-3ubuntu10.52) over (237-3ubuntu10.25) ... 2021-11-24 16:19:06.800 | Setting up libsystemd0:amd64 (237-3ubuntu10.52) ... 2021-11-24 16:19:07.219 | (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-24 16:19:07.221 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-11-24 16:19:07.391 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-11-24 16:19:07.761 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-11-24 16:19:08.231 | (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-24 16:19:08.233 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-11-24 16:19:08.375 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-11-24 16:19:09.067 | Selecting previously unselected package libapr1:amd64. 2021-11-24 16:19:09.074 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-11-24 16:19:09.123 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-11-24 16:19:09.605 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 2021-11-24 16:19:09.764 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-11-24 16:19:10.421 | Selecting previously unselected package libaprutil1:amd64. 2021-11-24 16:19:10.428 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-11-24 16:19:10.478 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-11-24 16:19:10.849 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-11-24 16:19:11.020 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-11-24 16:19:11.501 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-11-24 16:19:11.508 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-11-24 16:19:11.558 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-11-24 16:19:11.787 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-11-24 16:19:11.895 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-11-24 16:19:12.376 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-11-24 16:19:12.552 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-11-24 16:19:12.977 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.10_all.deb ... 2021-11-24 16:19:13.129 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-11-24 16:19:13.605 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-11-24 16:19:13.770 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-11-24 16:19:14.181 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-11-24 16:19:14.188 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-11-24 16:19:14.238 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-11-24 16:19:14.621 | Selecting previously unselected package liblua5.2-0:amd64. 2021-11-24 16:19:14.628 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-11-24 16:19:14.673 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-11-24 16:19:15.106 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.2_amd64.deb ... 2021-11-24 16:19:15.284 | Unpacking libicu60:amd64 (60.2-3ubuntu3.2) over (60.2-3ubuntu3) ... 2021-11-24 16:19:16.975 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-11-24 16:19:17.151 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-11-24 16:19:17.587 | Selecting previously unselected package apache2-bin. 2021-11-24 16:19:17.593 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.19_amd64.deb ... 2021-11-24 16:19:17.638 | Unpacking apache2-bin (2.4.29-1ubuntu4.19) ... 2021-11-24 16:19:18.135 | Selecting previously unselected package apache2-utils. 2021-11-24 16:19:18.142 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.19_amd64.deb ... 2021-11-24 16:19:18.192 | Unpacking apache2-utils (2.4.29-1ubuntu4.19) ... 2021-11-24 16:19:18.495 | Selecting previously unselected package apache2-data. 2021-11-24 16:19:18.502 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.19_all.deb ... 2021-11-24 16:19:18.558 | Unpacking apache2-data (2.4.29-1ubuntu4.19) ... 2021-11-24 16:19:19.084 | Selecting previously unselected package apache2. 2021-11-24 16:19:19.090 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.19_amd64.deb ... 2021-11-24 16:19:19.139 | Unpacking apache2 (2.4.29-1ubuntu4.19) ... 2021-11-24 16:19:19.541 | Selecting previously unselected package fonts-dejavu-core. 2021-11-24 16:19:19.547 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-11-24 16:19:19.581 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-11-24 16:19:20.061 | Selecting previously unselected package fonts-liberation. 2021-11-24 16:19:20.068 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-11-24 16:19:20.101 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-11-24 16:19:20.661 | Selecting previously unselected package fontconfig-config. 2021-11-24 16:19:20.667 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-11-24 16:19:20.712 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-11-24 16:19:21.082 | Selecting previously unselected package libfontconfig1:amd64. 2021-11-24 16:19:21.089 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-11-24 16:19:21.139 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-11-24 16:19:21.562 | Selecting previously unselected package fontconfig. 2021-11-24 16:19:21.570 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-11-24 16:19:21.619 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-11-24 16:19:22.054 | Selecting previously unselected package liblua5.3-0:amd64. 2021-11-24 16:19:22.060 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-11-24 16:19:22.105 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-11-24 16:19:22.569 | Selecting previously unselected package haproxy. 2021-11-24 16:19:22.576 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-11-24 16:19:22.633 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-11-24 16:19:23.305 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-11-24 16:19:23.312 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-11-24 16:19:23.368 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-11-24 16:19:23.964 | Selecting previously unselected package x11-common. 2021-11-24 16:19:23.970 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-11-24 16:19:24.057 | dpkg-query: no packages found matching nux-tools 2021-11-24 16:19:24.068 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-11-24 16:19:24.501 | Selecting previously unselected package libice6:amd64. 2021-11-24 16:19:24.507 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-11-24 16:19:24.564 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-11-24 16:19:25.013 | Selecting previously unselected package libsm6:amd64. 2021-11-24 16:19:25.020 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-11-24 16:19:25.078 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-11-24 16:19:25.639 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-11-24 16:19:26.569 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-11-24 16:19:27.461 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-11-24 16:19:27.468 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-11-24 16:19:27.552 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-11-24 16:19:27.965 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-11-24 16:19:28.139 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-11-24 16:19:28.528 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-11-24 16:19:29.093 | (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-24 16:19:29.096 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-11-24 16:19:29.324 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) over (2.56.4-0ubuntu0.18.04.4) ... 2021-11-24 16:19:30.050 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 2021-11-24 16:19:30.224 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.13) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-11-24 16:19:30.976 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-11-24 16:19:31.173 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-11-24 16:19:31.826 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-11-24 16:19:32.003 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-11-24 16:19:32.574 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-11-24 16:19:32.751 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-11-24 16:19:33.345 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-11-24 16:19:33.523 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-11-24 16:19:34.044 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-11-24 16:19:34.214 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-11-24 16:19:34.574 | Preparing to unpack .../007-openssh-sftp-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-11-24 16:19:34.738 | Unpacking openssh-sftp-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-11-24 16:19:35.296 | Preparing to unpack .../008-openssh-server_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-11-24 16:19:35.494 | Unpacking openssh-server (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-11-24 16:19:36.311 | Preparing to unpack .../009-openssh-client_1%3a7.6p1-4ubuntu0.5_amd64.deb ... 2021-11-24 16:19:36.508 | Unpacking openssh-client (1:7.6p1-4ubuntu0.5) over (1:7.6p1-4ubuntu0.3) ... 2021-11-24 16:19:37.159 | Preparing to unpack .../010-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-11-24 16:19:37.346 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-11-24 16:19:37.784 | Selecting previously unselected package uuid-dev:amd64. 2021-11-24 16:19:37.790 | Preparing to unpack .../011-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-11-24 16:19:37.843 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-11-24 16:19:38.397 | Selecting previously unselected package libsctp1:amd64. 2021-11-24 16:19:38.404 | Preparing to unpack .../012-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-11-24 16:19:38.460 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-11-24 16:19:38.812 | Selecting previously unselected package libsctp-dev:amd64. 2021-11-24 16:19:38.819 | Preparing to unpack .../013-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-11-24 16:19:38.877 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-11-24 16:19:39.275 | Selecting previously unselected package libapr1-dev. 2021-11-24 16:19:39.282 | Preparing to unpack .../014-libapr1-dev_1.6.3-2_amd64.deb ... 2021-11-24 16:19:39.338 | Unpacking libapr1-dev (1.6.3-2) ... 2021-11-24 16:19:40.129 | Selecting previously unselected package libldap2-dev:amd64. 2021-11-24 16:19:40.136 | Preparing to unpack .../015-libldap2-dev_2.4.45+dfsg-1ubuntu1.10_amd64.deb ... 2021-11-24 16:19:40.190 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-11-24 16:19:40.641 | Selecting previously unselected package libaprutil1-dev. 2021-11-24 16:19:40.648 | Preparing to unpack .../016-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-11-24 16:19:40.692 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-11-24 16:19:41.310 | Selecting previously unselected package autotools-dev. 2021-11-24 16:19:41.317 | Preparing to unpack .../017-autotools-dev_20180224.1_all.deb ... 2021-11-24 16:19:41.367 | Unpacking autotools-dev (20180224.1) ... 2021-11-24 16:19:41.624 | Selecting previously unselected package m4. 2021-11-24 16:19:41.631 | Preparing to unpack .../018-m4_1.4.18-1_amd64.deb ... 2021-11-24 16:19:41.677 | Unpacking m4 (1.4.18-1) ... 2021-11-24 16:19:42.104 | Selecting previously unselected package autoconf. 2021-11-24 16:19:42.111 | Preparing to unpack .../019-autoconf_2.69-11_all.deb ... 2021-11-24 16:19:42.180 | Unpacking autoconf (2.69-11) ... 2021-11-24 16:19:42.636 | Selecting previously unselected package automake. 2021-11-24 16:19:42.642 | Preparing to unpack .../020-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-11-24 16:19:42.691 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-11-24 16:19:43.138 | Selecting previously unselected package autopoint. 2021-11-24 16:19:43.146 | Preparing to unpack .../021-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-11-24 16:19:43.195 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-11-24 16:19:43.535 | Selecting previously unselected package libtool. 2021-11-24 16:19:43.541 | Preparing to unpack .../022-libtool_2.4.6-2_all.deb ... 2021-11-24 16:19:43.603 | Unpacking libtool (2.4.6-2) ... 2021-11-24 16:19:43.940 | Selecting previously unselected package dh-autoreconf. 2021-11-24 16:19:43.947 | Preparing to unpack .../023-dh-autoreconf_17_all.deb ... 2021-11-24 16:19:44.003 | Unpacking dh-autoreconf (17) ... 2021-11-24 16:19:44.346 | Selecting previously unselected package libarchive-zip-perl. 2021-11-24 16:19:44.352 | Preparing to unpack .../024-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-11-24 16:19:44.395 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-11-24 16:19:44.660 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-11-24 16:19:44.667 | Preparing to unpack .../025-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-11-24 16:19:44.706 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-11-24 16:19:44.974 | Selecting previously unselected package libtimedate-perl. 2021-11-24 16:19:44.982 | Preparing to unpack .../026-libtimedate-perl_2.3000-2_all.deb ... 2021-11-24 16:19:45.014 | Unpacking libtimedate-perl (2.3000-2) ... 2021-11-24 16:19:45.323 | Selecting previously unselected package dh-strip-nondeterminism. 2021-11-24 16:19:45.330 | Preparing to unpack .../027-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-11-24 16:19:45.357 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-11-24 16:19:45.624 | Selecting previously unselected package libdpkg-perl. 2021-11-24 16:19:45.630 | Preparing to unpack .../028-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-11-24 16:19:45.677 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-11-24 16:19:46.035 | Selecting previously unselected package make. 2021-11-24 16:19:46.042 | Preparing to unpack .../029-make_4.1-9.1ubuntu1_amd64.deb ... 2021-11-24 16:19:46.098 | Unpacking make (4.1-9.1ubuntu1) ... 2021-11-24 16:19:46.477 | Selecting previously unselected package dpkg-dev. 2021-11-24 16:19:46.485 | Preparing to unpack .../030-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-11-24 16:19:46.523 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-11-24 16:19:47.046 | Selecting previously unselected package libcroco3:amd64. 2021-11-24 16:19:47.053 | Preparing to unpack .../031-libcroco3_0.6.12-2_amd64.deb ... 2021-11-24 16:19:47.098 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-11-24 16:19:47.403 | Selecting previously unselected package gettext. 2021-11-24 16:19:47.410 | Preparing to unpack .../032-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-11-24 16:19:47.460 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-11-24 16:19:48.355 | Selecting previously unselected package intltool-debian. 2021-11-24 16:19:48.362 | Preparing to unpack .../033-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-11-24 16:19:48.426 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-11-24 16:19:49.066 | Selecting previously unselected package po-debconf. 2021-11-24 16:19:49.072 | Preparing to unpack .../034-po-debconf_1.0.20_all.deb ... 2021-11-24 16:19:49.111 | Unpacking po-debconf (1.0.20) ... 2021-11-24 16:19:49.409 | Selecting previously unselected package debhelper. 2021-11-24 16:19:49.415 | Preparing to unpack .../035-debhelper_11.1.6ubuntu2_all.deb ... 2021-11-24 16:19:49.463 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-11-24 16:19:49.909 | Selecting previously unselected package apache2-dev. 2021-11-24 16:19:49.916 | Preparing to unpack .../036-apache2-dev_2.4.29-1ubuntu4.19_amd64.deb ... 2021-11-24 16:19:49.968 | Unpacking apache2-dev (2.4.29-1ubuntu4.19) ... 2021-11-24 16:19:50.317 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-11-24 16:19:50.325 | Preparing to unpack .../037-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-11-24 16:19:50.380 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-11-24 16:19:51.195 | Selecting previously unselected package g++-7. 2021-11-24 16:19:51.202 | Preparing to unpack .../038-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-11-24 16:19:51.252 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-11-24 16:19:52.974 | Selecting previously unselected package g++. 2021-11-24 16:19:52.982 | Preparing to unpack .../039-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-11-24 16:19:53.031 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-11-24 16:19:53.368 | Selecting previously unselected package build-essential. 2021-11-24 16:19:53.375 | Preparing to unpack .../040-build-essential_12.4ubuntu1_amd64.deb ... 2021-11-24 16:19:53.425 | Unpacking build-essential (12.4ubuntu1) ... 2021-11-24 16:19:53.728 | Selecting previously unselected package conntrack. 2021-11-24 16:19:53.736 | Preparing to unpack .../041-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-11-24 16:19:53.785 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-11-24 16:19:54.157 | Selecting previously unselected package libnetfilter-queue1. 2021-11-24 16:19:54.164 | Preparing to unpack .../042-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-11-24 16:19:54.208 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-11-24 16:19:54.620 | Selecting previously unselected package conntrackd. 2021-11-24 16:19:54.628 | Preparing to unpack .../043-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-11-24 16:19:54.677 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-11-24 16:19:54.956 | Preparing to unpack .../044-curl_7.58.0-2ubuntu3.16_amd64.deb ... 2021-11-24 16:19:55.120 | Unpacking curl (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-11-24 16:19:55.607 | Preparing to unpack .../045-libcurl4_7.58.0-2ubuntu3.16_amd64.deb ... 2021-11-24 16:19:55.762 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.16) over (7.58.0-2ubuntu3.7) ... 2021-11-24 16:19:56.265 | Selecting previously unselected package dctrl-tools. 2021-11-24 16:19:56.273 | Preparing to unpack .../046-dctrl-tools_2.24-2build1_amd64.deb ... 2021-11-24 16:19:56.330 | Unpacking dctrl-tools (2.24-2build1) ... 2021-11-24 16:19:56.713 | Preparing to unpack .../047-dnsmasq-base_2.79-1ubuntu0.5_amd64.deb ... 2021-11-24 16:19:56.808 | Unpacking dnsmasq-base (2.79-1ubuntu0.5) over (2.79-1) ... 2021-11-24 16:19:57.283 | Selecting previously unselected package dnsmasq-utils. 2021-11-24 16:19:57.290 | Preparing to unpack .../048-dnsmasq-utils_2.79-1ubuntu0.5_amd64.deb ... 2021-11-24 16:19:57.328 | Unpacking dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-11-24 16:19:57.714 | Selecting previously unselected package dstat. 2021-11-24 16:19:57.721 | Preparing to unpack .../049-dstat_0.7.3-1_all.deb ... 2021-11-24 16:19:57.762 | Unpacking dstat (0.7.3-1) ... 2021-11-24 16:19:58.117 | Selecting previously unselected package libfakeroot:amd64. 2021-11-24 16:19:58.124 | Preparing to unpack .../050-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-11-24 16:19:58.174 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-11-24 16:19:58.482 | Selecting previously unselected package fakeroot. 2021-11-24 16:19:58.490 | Preparing to unpack .../051-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-11-24 16:19:58.543 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-11-24 16:19:58.831 | Selecting previously unselected package genisoimage. 2021-11-24 16:19:58.838 | Preparing to unpack .../052-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-11-24 16:19:58.888 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-11-24 16:19:59.372 | Selecting previously unselected package libgraphite2-3:amd64. 2021-11-24 16:19:59.379 | Preparing to unpack .../053-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-11-24 16:19:59.454 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-11-24 16:19:59.894 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-11-24 16:19:59.901 | Preparing to unpack .../054-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-11-24 16:19:59.968 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-11-24 16:20:00.322 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-11-24 16:20:00.329 | Preparing to unpack .../055-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-11-24 16:20:00.379 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-11-24 16:20:00.785 | Selecting previously unselected package libann0. 2021-11-24 16:20:00.792 | Preparing to unpack .../056-libann0_1.1.2+doc-6_amd64.deb ... 2021-11-24 16:20:00.859 | Unpacking libann0 (1.1.2+doc-6) ... 2021-11-24 16:20:01.197 | Selecting previously unselected package libcdt5. 2021-11-24 16:20:01.204 | Preparing to unpack .../057-libcdt5_2.40.1-2_amd64.deb ... 2021-11-24 16:20:01.254 | Unpacking libcdt5 (2.40.1-2) ... 2021-11-24 16:20:01.594 | Selecting previously unselected package libcgraph6. 2021-11-24 16:20:01.602 | Preparing to unpack .../058-libcgraph6_2.40.1-2_amd64.deb ... 2021-11-24 16:20:01.651 | Unpacking libcgraph6 (2.40.1-2) ... 2021-11-24 16:20:01.949 | Selecting previously unselected package libjpeg8:amd64. 2021-11-24 16:20:01.957 | Preparing to unpack .../059-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-11-24 16:20:02.000 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-24 16:20:02.402 | Selecting previously unselected package libjbig0:amd64. 2021-11-24 16:20:02.409 | Preparing to unpack .../060-libjbig0_2.1-3.1build1_amd64.deb ... 2021-11-24 16:20:02.463 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-11-24 16:20:02.825 | Selecting previously unselected package libtiff5:amd64. 2021-11-24 16:20:02.832 | Preparing to unpack .../061-libtiff5_4.0.9-5ubuntu0.4_amd64.deb ... 2021-11-24 16:20:02.882 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-11-24 16:20:03.305 | Selecting previously unselected package libwebp6:amd64. 2021-11-24 16:20:03.312 | Preparing to unpack .../062-libwebp6_0.6.1-2ubuntu0.18.04.1_amd64.deb ... 2021-11-24 16:20:03.365 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-11-24 16:20:03.714 | Selecting previously unselected package libxpm4:amd64. 2021-11-24 16:20:03.721 | Preparing to unpack .../063-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-11-24 16:20:03.773 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-11-24 16:20:04.059 | Selecting previously unselected package libgd3:amd64. 2021-11-24 16:20:04.067 | Preparing to unpack .../064-libgd3_2.2.5-4ubuntu0.5_amd64.deb ... 2021-11-24 16:20:04.128 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-11-24 16:20:04.534 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-11-24 16:20:04.541 | Preparing to unpack .../065-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-11-24 16:20:04.608 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-24 16:20:05.102 | Selecting previously unselected package libpixman-1-0:amd64. 2021-11-24 16:20:05.110 | Preparing to unpack .../066-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-11-24 16:20:05.159 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-11-24 16:20:05.588 | Selecting previously unselected package libxcb-render0:amd64. 2021-11-24 16:20:05.595 | Preparing to unpack .../067-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-11-24 16:20:05.645 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-11-24 16:20:06.011 | Selecting previously unselected package libxcb-shm0:amd64. 2021-11-24 16:20:06.018 | Preparing to unpack .../068-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-11-24 16:20:06.068 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-11-24 16:20:06.577 | Selecting previously unselected package libxrender1:amd64. 2021-11-24 16:20:06.584 | Preparing to unpack .../069-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-11-24 16:20:06.645 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-11-24 16:20:07.023 | Selecting previously unselected package libcairo2:amd64. 2021-11-24 16:20:07.030 | Preparing to unpack .../070-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-11-24 16:20:07.087 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-11-24 16:20:07.514 | Selecting previously unselected package libltdl7:amd64. 2021-11-24 16:20:07.521 | Preparing to unpack .../071-libltdl7_2.4.6-2_amd64.deb ... 2021-11-24 16:20:07.584 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-11-24 16:20:07.942 | Selecting previously unselected package libthai-data. 2021-11-24 16:20:07.949 | Preparing to unpack .../072-libthai-data_0.1.27-2_all.deb ... 2021-11-24 16:20:07.993 | Unpacking libthai-data (0.1.27-2) ... 2021-11-24 16:20:08.423 | Selecting previously unselected package libdatrie1:amd64. 2021-11-24 16:20:08.430 | Preparing to unpack .../073-libdatrie1_0.2.10-7_amd64.deb ... 2021-11-24 16:20:08.471 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-11-24 16:20:08.802 | Selecting previously unselected package libthai0:amd64. 2021-11-24 16:20:08.809 | Preparing to unpack .../074-libthai0_0.1.27-2_amd64.deb ... 2021-11-24 16:20:08.848 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-11-24 16:20:09.288 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-11-24 16:20:09.295 | Preparing to unpack .../075-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-11-24 16:20:09.348 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-24 16:20:09.779 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-11-24 16:20:09.787 | Preparing to unpack .../076-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-11-24 16:20:09.831 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-24 16:20:10.242 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-11-24 16:20:10.249 | Preparing to unpack .../077-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-11-24 16:20:10.288 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-24 16:20:10.654 | Selecting previously unselected package libpathplan4. 2021-11-24 16:20:10.661 | Preparing to unpack .../078-libpathplan4_2.40.1-2_amd64.deb ... 2021-11-24 16:20:10.722 | Unpacking libpathplan4 (2.40.1-2) ... 2021-11-24 16:20:11.139 | Selecting previously unselected package libgvc6. 2021-11-24 16:20:11.147 | Preparing to unpack .../079-libgvc6_2.40.1-2_amd64.deb ... 2021-11-24 16:20:11.199 | Unpacking libgvc6 (2.40.1-2) ... 2021-11-24 16:20:11.702 | Selecting previously unselected package libgvpr2. 2021-11-24 16:20:11.710 | Preparing to unpack .../080-libgvpr2_2.40.1-2_amd64.deb ... 2021-11-24 16:20:11.765 | Unpacking libgvpr2 (2.40.1-2) ... 2021-11-24 16:20:12.142 | Selecting previously unselected package liblab-gamut1. 2021-11-24 16:20:12.149 | Preparing to unpack .../081-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-11-24 16:20:12.199 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-11-24 16:20:12.782 | Selecting previously unselected package libxt6:amd64. 2021-11-24 16:20:12.789 | Preparing to unpack .../082-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-11-24 16:20:12.839 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-11-24 16:20:13.234 | Selecting previously unselected package libxmu6:amd64. 2021-11-24 16:20:13.241 | Preparing to unpack .../083-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-11-24 16:20:13.285 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-11-24 16:20:13.663 | Selecting previously unselected package libxaw7:amd64. 2021-11-24 16:20:13.670 | Preparing to unpack .../084-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-11-24 16:20:13.708 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-11-24 16:20:14.079 | Selecting previously unselected package graphviz. 2021-11-24 16:20:14.087 | Preparing to unpack .../085-graphviz_2.40.1-2_amd64.deb ... 2021-11-24 16:20:14.119 | Unpacking graphviz (2.40.1-2) ... 2021-11-24 16:20:14.744 | Selecting previously unselected package libnl-3-200:amd64. 2021-11-24 16:20:14.752 | Preparing to unpack .../086-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-11-24 16:20:14.799 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-24 16:20:15.222 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-11-24 16:20:15.230 | Preparing to unpack .../087-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-11-24 16:20:15.282 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-24 16:20:15.736 | Selecting previously unselected package libibverbs1:amd64. 2021-11-24 16:20:15.744 | Preparing to unpack .../088-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-11-24 16:20:15.784 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-11-24 16:20:16.168 | Selecting previously unselected package ibverbs-providers:amd64. 2021-11-24 16:20:16.175 | Preparing to unpack .../089-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-11-24 16:20:16.230 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-11-24 16:20:16.554 | Selecting previously unselected package icu-devtools. 2021-11-24 16:20:16.561 | Preparing to unpack .../090-icu-devtools_60.2-3ubuntu3.2_amd64.deb ... 2021-11-24 16:20:16.610 | Unpacking icu-devtools (60.2-3ubuntu3.2) ... 2021-11-24 16:20:16.985 | Selecting previously unselected package iputils-arping. 2021-11-24 16:20:16.992 | Preparing to unpack .../091-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-11-24 16:20:17.042 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-11-24 16:20:17.490 | Selecting previously unselected package javascript-common. 2021-11-24 16:20:17.498 | Preparing to unpack .../092-javascript-common_11_all.deb ... 2021-11-24 16:20:17.559 | Unpacking javascript-common (11) ... 2021-11-24 16:20:17.899 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-11-24 16:20:17.906 | Preparing to unpack .../093-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-11-24 16:20:17.959 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-24 16:20:18.399 | Selecting previously unselected package libsensors4:amd64. 2021-11-24 16:20:18.406 | Preparing to unpack .../094-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-11-24 16:20:18.606 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-11-24 16:20:18.982 | Selecting previously unselected package libsnmp-base. 2021-11-24 16:20:18.989 | Preparing to unpack .../095-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-11-24 16:20:19.033 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-11-24 16:20:19.585 | Selecting previously unselected package libsnmp30:amd64. 2021-11-24 16:20:19.592 | Preparing to unpack .../096-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-11-24 16:20:19.642 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-11-24 16:20:20.217 | Selecting previously unselected package keepalived. 2021-11-24 16:20:20.224 | Preparing to unpack .../097-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-11-24 16:20:20.273 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-11-24 16:20:20.773 | Selecting previously unselected package libgssrpc4:amd64. 2021-11-24 16:20:20.780 | Preparing to unpack .../098-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-11-24 16:20:20.844 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-11-24 16:20:21.224 | Selecting previously unselected package libkdb5-9:amd64. 2021-11-24 16:20:21.231 | Preparing to unpack .../099-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-11-24 16:20:21.281 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-11-24 16:20:21.705 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-11-24 16:20:21.712 | Preparing to unpack .../100-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-11-24 16:20:21.759 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-11-24 16:20:22.194 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-11-24 16:20:22.201 | Preparing to unpack .../101-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-11-24 16:20:22.244 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-11-24 16:20:22.579 | Selecting previously unselected package comerr-dev:amd64. 2021-11-24 16:20:22.586 | Preparing to unpack .../102-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-11-24 16:20:22.650 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-11-24 16:20:22.965 | Selecting previously unselected package krb5-multidev:amd64. 2021-11-24 16:20:22.972 | Preparing to unpack .../103-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-11-24 16:20:23.016 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-11-24 16:20:23.433 | Selecting previously unselected package libaio1:amd64. 2021-11-24 16:20:23.440 | Preparing to unpack .../104-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-11-24 16:20:23.490 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-11-24 16:20:23.813 | Selecting previously unselected package libalgorithm-diff-perl. 2021-11-24 16:20:23.821 | Preparing to unpack .../105-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-11-24 16:20:23.881 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-11-24 16:20:24.194 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-11-24 16:20:24.201 | Preparing to unpack .../106-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-11-24 16:20:24.262 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-11-24 16:20:24.581 | Selecting previously unselected package libalgorithm-merge-perl. 2021-11-24 16:20:24.589 | Preparing to unpack .../107-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-11-24 16:20:24.644 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-11-24 16:20:24.924 | Selecting previously unselected package libarchive-cpio-perl. 2021-11-24 16:20:24.932 | Preparing to unpack .../108-libarchive-cpio-perl_0.10-1_all.deb ... 2021-11-24 16:20:24.984 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-11-24 16:20:25.273 | Selecting previously unselected package libfile-fcntllock-perl. 2021-11-24 16:20:25.280 | Preparing to unpack .../109-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-11-24 16:20:25.350 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-11-24 16:20:25.664 | Selecting previously unselected package libglib2.0-bin. 2021-11-24 16:20:25.671 | Preparing to unpack .../110-libglib2.0-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-11-24 16:20:25.724 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-11-24 16:20:26.050 | Selecting previously unselected package libglib2.0-dev-bin. 2021-11-24 16:20:26.058 | Preparing to unpack .../111-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-11-24 16:20:26.107 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-11-24 16:20:26.613 | Selecting previously unselected package pkg-config. 2021-11-24 16:20:26.620 | Preparing to unpack .../112-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-11-24 16:20:26.659 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-11-24 16:20:26.999 | Selecting previously unselected package zlib1g-dev:amd64. 2021-11-24 16:20:27.006 | Preparing to unpack .../113-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-11-24 16:20:27.058 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-11-24 16:20:27.459 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-11-24 16:20:27.466 | Preparing to unpack .../114-libglib2.0-dev_2.56.4-0ubuntu0.18.04.8_amd64.deb ... 2021-11-24 16:20:27.510 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-11-24 16:20:28.090 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-11-24 16:20:28.098 | Preparing to unpack .../115-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-11-24 16:20:28.159 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-11-24 16:20:28.504 | Selecting previously unselected package libgts-bin. 2021-11-24 16:20:28.512 | Preparing to unpack .../116-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-11-24 16:20:28.579 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-11-24 16:20:29.007 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-11-24 16:20:29.014 | Preparing to unpack .../117-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-11-24 16:20:29.064 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-11-24 16:20:29.402 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-11-24 16:20:29.409 | Preparing to unpack .../118-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-11-24 16:20:29.459 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-11-24 16:20:29.819 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-11-24 16:20:29.826 | Preparing to unpack .../119-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-11-24 16:20:29.870 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-11-24 16:20:30.198 | Selecting previously unselected package libiculx60:amd64. 2021-11-24 16:20:30.206 | Preparing to unpack .../120-libiculx60_60.2-3ubuntu3.2_amd64.deb ... 2021-11-24 16:20:30.278 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-11-24 16:20:30.584 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-11-24 16:20:30.592 | Preparing to unpack .../121-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-11-24 16:20:30.641 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-11-24 16:20:30.958 | Selecting previously unselected package libicu-dev. 2021-11-24 16:20:30.966 | Preparing to unpack .../122-libicu-dev_60.2-3ubuntu3.2_amd64.deb ... 2021-11-24 16:20:31.027 | Unpacking libicu-dev (60.2-3ubuntu3.2) ... 2021-11-24 16:20:32.799 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-11-24 16:20:32.807 | Preparing to unpack .../123-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-11-24 16:20:32.850 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-11-24 16:20:33.250 | Selecting previously unselected package libiscsi7:amd64. 2021-11-24 16:20:33.257 | Preparing to unpack .../124-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-11-24 16:20:33.307 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-11-24 16:20:33.712 | Selecting previously unselected package libjansson4:amd64. 2021-11-24 16:20:33.720 | Preparing to unpack .../125-libjansson4_2.11-1_amd64.deb ... 2021-11-24 16:20:33.769 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-11-24 16:20:34.072 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-11-24 16:20:34.080 | Preparing to unpack .../126-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-11-24 16:20:34.129 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-11-24 16:20:34.450 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-11-24 16:20:34.457 | Preparing to unpack .../127-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-11-24 16:20:34.507 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-24 16:20:34.773 | Selecting previously unselected package libjpeg-dev:amd64. 2021-11-24 16:20:34.780 | Preparing to unpack .../128-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-11-24 16:20:34.832 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-24 16:20:35.092 | Selecting previously unselected package libjs-jquery. 2021-11-24 16:20:35.100 | Preparing to unpack .../129-libjs-jquery_3.2.1-1_all.deb ... 2021-11-24 16:20:35.149 | Unpacking libjs-jquery (3.2.1-1) ... 2021-11-24 16:20:35.508 | Selecting previously unselected package libjs-jquery-metadata. 2021-11-24 16:20:35.515 | Preparing to unpack .../130-libjs-jquery-metadata_12-1_all.deb ... 2021-11-24 16:20:35.587 | Unpacking libjs-jquery-metadata (12-1) ... 2021-11-24 16:20:35.919 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-11-24 16:20:35.926 | Preparing to unpack .../131-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-11-24 16:20:35.978 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-11-24 16:20:36.393 | Selecting previously unselected package libltdl-dev:amd64. 2021-11-24 16:20:36.400 | Preparing to unpack .../132-libltdl-dev_2.4.6-2_amd64.deb ... 2021-11-24 16:20:36.464 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-11-24 16:20:36.873 | Selecting previously unselected package libsys-hostname-long-perl. 2021-11-24 16:20:36.880 | Preparing to unpack .../133-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-11-24 16:20:36.918 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-11-24 16:20:37.216 | Selecting previously unselected package libmail-sendmail-perl. 2021-11-24 16:20:37.223 | Preparing to unpack .../134-libmail-sendmail-perl_0.80-1_all.deb ... 2021-11-24 16:20:37.267 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-11-24 16:20:37.661 | Selecting previously unselected package libmatheval1:amd64. 2021-11-24 16:20:37.669 | Preparing to unpack .../135-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-11-24 16:20:37.718 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-11-24 16:20:38.175 | Selecting previously unselected package mysql-common. 2021-11-24 16:20:38.183 | Preparing to unpack .../136-mysql-common_5.8+1.0.4_all.deb ... 2021-11-24 16:20:38.247 | Unpacking mysql-common (5.8+1.0.4) ... 2021-11-24 16:20:38.664 | Selecting previously unselected package libmysqlclient20:amd64. 2021-11-24 16:20:38.672 | Preparing to unpack .../137-libmysqlclient20_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-24 16:20:38.726 | Unpacking libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-24 16:20:39.164 | Selecting previously unselected package libssl-dev:amd64. 2021-11-24 16:20:39.172 | Preparing to unpack .../138-libssl-dev_1.1.1-1ubuntu2.1~18.04.13_amd64.deb ... 2021-11-24 16:20:39.244 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 2021-11-24 16:20:39.801 | Selecting previously unselected package libmysqlclient-dev. 2021-11-24 16:20:39.809 | Preparing to unpack .../139-libmysqlclient-dev_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-24 16:20:39.852 | Unpacking libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-11-24 16:20:40.375 | Selecting previously unselected package libnorm1:amd64. 2021-11-24 16:20:40.382 | Preparing to unpack .../140-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-11-24 16:20:40.438 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-11-24 16:20:40.815 | Selecting previously unselected package libnspr4:amd64. 2021-11-24 16:20:40.823 | Preparing to unpack .../141-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-11-24 16:20:40.878 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-11-24 16:20:41.304 | Selecting previously unselected package libnss3:amd64. 2021-11-24 16:20:41.312 | Preparing to unpack .../142-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-11-24 16:20:41.375 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-11-24 16:20:41.850 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-11-24 16:20:41.857 | Preparing to unpack .../143-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-11-24 16:20:41.910 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-11-24 16:20:42.347 | Selecting previously unselected package libpq5:amd64. 2021-11-24 16:20:42.355 | Preparing to unpack .../144-libpq5_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-11-24 16:20:42.403 | Unpacking libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-11-24 16:20:42.695 | Selecting previously unselected package libpq-dev. 2021-11-24 16:20:42.703 | Preparing to unpack .../145-libpq-dev_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-11-24 16:20:42.750 | Unpacking libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-11-24 16:20:43.264 | Selecting previously unselected package librados2. 2021-11-24 16:20:43.271 | Preparing to unpack .../146-librados2_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-11-24 16:20:43.326 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-11-24 16:20:44.098 | Selecting previously unselected package librbd1. 2021-11-24 16:20:44.105 | Preparing to unpack .../147-librbd1_12.2.13-0ubuntu0.18.04.10_amd64.deb ... 2021-11-24 16:20:44.146 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-11-24 16:20:44.632 | Selecting previously unselected package libsasl2-dev. 2021-11-24 16:20:44.639 | Preparing to unpack .../148-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-11-24 16:20:44.709 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-11-24 16:20:45.148 | Preparing to unpack .../149-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-11-24 16:20:45.306 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-11-24 16:20:45.716 | Selecting previously unselected package libsodium23:amd64. 2021-11-24 16:20:45.723 | Preparing to unpack .../150-libsodium23_1.0.16-2_amd64.deb ... 2021-11-24 16:20:45.774 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-11-24 16:20:46.112 | Selecting previously unselected package libsystemd-dev:amd64. 2021-11-24 16:20:46.119 | Preparing to unpack .../151-libsystemd-dev_237-3ubuntu10.52_amd64.deb ... 2021-11-24 16:20:46.175 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-11-24 16:20:46.718 | Selecting previously unselected package libx86-1:amd64. 2021-11-24 16:20:46.727 | Preparing to unpack .../152-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-11-24 16:20:46.780 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-11-24 16:20:47.095 | Selecting previously unselected package libxml2-dev:amd64. 2021-11-24 16:20:47.102 | Preparing to unpack .../153-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.4_amd64.deb ... 2021-11-24 16:20:47.152 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-11-24 16:20:47.691 | Preparing to unpack .../154-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-11-24 16:20:47.855 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-11-24 16:20:48.224 | Selecting previously unselected package libxslt1-dev:amd64. 2021-11-24 16:20:48.232 | Preparing to unpack .../155-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-11-24 16:20:48.283 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-11-24 16:20:48.798 | Selecting previously unselected package libzmq5:amd64. 2021-11-24 16:20:48.805 | Preparing to unpack .../156-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-11-24 16:20:48.860 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-11-24 16:20:49.303 | Preparing to unpack .../157-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-11-24 16:20:49.468 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-11-24 16:20:50.809 | Selecting previously unselected package memcached. 2021-11-24 16:20:50.817 | Preparing to unpack .../158-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-11-24 16:20:50.866 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-11-24 16:20:51.218 | Selecting previously unselected package pm-utils. 2021-11-24 16:20:51.225 | Preparing to unpack .../159-pm-utils_1.4.1-17_all.deb ... 2021-11-24 16:20:51.277 | Unpacking pm-utils (1.4.1-17) ... 2021-11-24 16:20:51.652 | Selecting previously unselected package postgresql-client-common. 2021-11-24 16:20:51.660 | Preparing to unpack .../160-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-11-24 16:20:51.703 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-11-24 16:20:52.087 | Selecting previously unselected package ssl-cert. 2021-11-24 16:20:52.094 | Preparing to unpack .../161-ssl-cert_1.0.39_all.deb ... 2021-11-24 16:20:52.132 | Unpacking ssl-cert (1.0.39) ... 2021-11-24 16:20:52.615 | Selecting previously unselected package postgresql-common. 2021-11-24 16:20:52.622 | Preparing to unpack .../162-postgresql-common_190ubuntu0.1_all.deb ... 2021-11-24 16:20:52.697 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-11-24 16:20:52.732 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-11-24 16:20:53.092 | Selecting previously unselected package postgresql-server-dev-10. 2021-11-24 16:20:53.100 | Preparing to unpack .../163-postgresql-server-dev-10_10.19-0ubuntu0.18.04.1_amd64.deb ... 2021-11-24 16:20:53.138 | Unpacking postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-11-24 16:20:53.692 | Selecting previously unselected package postgresql-server-dev-all. 2021-11-24 16:20:53.700 | Preparing to unpack .../164-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-11-24 16:20:53.749 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-11-24 16:20:54.029 | Selecting previously unselected package python-pip-whl. 2021-11-24 16:20:54.037 | Preparing to unpack .../165-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.5_all.deb ... 2021-11-24 16:20:54.094 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-11-24 16:20:54.618 | Selecting previously unselected package python3-mysqldb. 2021-11-24 16:20:54.626 | Preparing to unpack .../166-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-11-24 16:20:54.674 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-11-24 16:20:55.054 | Selecting previously unselected package python3.6-venv. 2021-11-24 16:20:55.063 | Preparing to unpack .../167-python3.6-venv_3.6.9-1~18.04ubuntu1.4_amd64.deb ... 2021-11-24 16:20:55.111 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-11-24 16:20:55.383 | Selecting previously unselected package python3-venv. 2021-11-24 16:20:55.391 | Preparing to unpack .../168-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-11-24 16:20:55.446 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-11-24 16:20:55.795 | Selecting previously unselected package qemu-block-extra:amd64. 2021-11-24 16:20:55.802 | Preparing to unpack .../169-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-11-24 16:20:55.852 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-11-24 16:20:56.140 | Selecting previously unselected package qemu-utils. 2021-11-24 16:20:56.148 | Preparing to unpack .../170-qemu-utils_1%3a2.11+dfsg-1ubuntu7.38_amd64.deb ... 2021-11-24 16:20:56.197 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-11-24 16:20:56.620 | Selecting previously unselected package sharutils. 2021-11-24 16:20:56.628 | Preparing to unpack .../171-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-11-24 16:20:56.683 | Unpacking sharutils (1:4.15.2-3) ... 2021-11-24 16:20:57.035 | Selecting previously unselected package sqlite3. 2021-11-24 16:20:57.043 | Preparing to unpack .../172-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-11-24 16:20:57.092 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-11-24 16:20:57.529 | Selecting previously unselected package thin-provisioning-tools. 2021-11-24 16:20:57.537 | Preparing to unpack .../173-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-11-24 16:20:57.568 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-11-24 16:20:57.986 | Selecting previously unselected package unzip. 2021-11-24 16:20:57.994 | Preparing to unpack .../174-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-11-24 16:20:58.037 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-11-24 16:20:58.426 | Selecting previously unselected package uwsgi-core. 2021-11-24 16:20:58.434 | Preparing to unpack .../175-uwsgi-core_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-11-24 16:20:58.486 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-11-24 16:20:58.995 | Selecting previously unselected package vbetool. 2021-11-24 16:20:59.003 | Preparing to unpack .../176-vbetool_1.1-4_amd64.deb ... 2021-11-24 16:20:59.063 | Unpacking vbetool (1.1-4) ... 2021-11-24 16:20:59.471 | Selecting previously unselected package libipset3:amd64. 2021-11-24 16:20:59.479 | Preparing to unpack .../177-libipset3_6.34-1_amd64.deb ... 2021-11-24 16:20:59.532 | Unpacking libipset3:amd64 (6.34-1) ... 2021-11-24 16:20:59.928 | Selecting previously unselected package ipset. 2021-11-24 16:20:59.936 | Preparing to unpack .../178-ipset_6.34-1_amd64.deb ... 2021-11-24 16:20:59.983 | Unpacking ipset (6.34-1) ... 2021-11-24 16:21:00.440 | Selecting previously unselected package ipvsadm. 2021-11-24 16:21:00.448 | Preparing to unpack .../179-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-11-24 16:21:00.494 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-11-24 16:21:00.883 | Selecting previously unselected package kpartx. 2021-11-24 16:21:00.890 | Preparing to unpack .../180-kpartx_0.7.4-2ubuntu3.1_amd64.deb ... 2021-11-24 16:21:00.940 | Unpacking kpartx (0.7.4-2ubuntu3.1) ... 2021-11-24 16:21:01.294 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-11-24 16:21:01.302 | Preparing to unpack .../181-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-11-24 16:21:01.351 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-11-24 16:21:01.768 | Selecting previously unselected package liberasurecode1:amd64. 2021-11-24 16:21:01.776 | Preparing to unpack .../182-liberasurecode1_1.5.0-1_amd64.deb ... 2021-11-24 16:21:01.814 | Unpacking liberasurecode1:amd64 (1.5.0-1) ... 2021-11-24 16:21:02.138 | Selecting previously unselected package liberasurecode-dev. 2021-11-24 16:21:02.145 | Preparing to unpack .../183-liberasurecode-dev_1.5.0-1_amd64.deb ... 2021-11-24 16:21:02.208 | Unpacking liberasurecode-dev (1.5.0-1) ... 2021-11-24 16:21:02.503 | Selecting previously unselected package libffi-dev:amd64. 2021-11-24 16:21:02.511 | Preparing to unpack .../184-libffi-dev_3.2.1-8_amd64.deb ... 2021-11-24 16:21:02.554 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-11-24 16:21:02.854 | Selecting previously unselected package libkrb5-dev:amd64. 2021-11-24 16:21:02.862 | Preparing to unpack .../185-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-11-24 16:21:02.909 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-11-24 16:21:03.212 | Selecting previously unselected package libyaml-dev:amd64. 2021-11-24 16:21:03.220 | Preparing to unpack .../186-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-11-24 16:21:03.269 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-11-24 16:21:03.580 | Selecting previously unselected package socat. 2021-11-24 16:21:03.588 | Preparing to unpack .../187-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-11-24 16:21:03.631 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-11-24 16:21:04.020 | Selecting previously unselected package vlan. 2021-11-24 16:21:04.027 | Preparing to unpack .../188-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-11-24 16:21:04.082 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-11-24 16:21:04.442 | Setting up libjs-jquery (3.2.1-1) ... 2021-11-24 16:21:04.594 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-11-24 16:21:04.705 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-11-24 16:21:04.831 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.5) ... 2021-11-24 16:21:04.951 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-11-24 16:21:05.183 | Setting up libpathplan4 (2.40.1-2) ... 2021-11-24 16:21:05.339 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-11-24 16:21:05.482 | Setting up libicu60:amd64 (60.2-3ubuntu3.2) ... 2021-11-24 16:21:05.659 | Setting up make (4.1-9.1ubuntu1) ... 2021-11-24 16:21:05.820 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-11-24 16:21:05.934 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-11-24 16:21:06.080 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-11-24 16:21:06.435 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-11-24 16:21:06.566 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-11-24 16:21:06.671 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-11-24 16:21:06.780 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-11-24 16:21:06.871 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-24 16:21:06.977 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-11-24 16:21:07.276 | Setting up libtimedate-perl (2.3000-2) ... 2021-11-24 16:21:07.428 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-11-24 16:21:07.573 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.10) ... 2021-11-24 16:21:07.731 | Setting up fonts-dejavu-core (2.37-1) ... 2021-11-24 16:21:08.377 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-11-24 16:21:08.762 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-11-24 16:21:08.920 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-11-24 16:21:09.808 | update-initramfs: deferring update (trigger activated) 2021-11-24 16:21:11.996 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-11-24 16:21:12.099 | No schema files found: doing nothing. 2021-11-24 16:21:12.148 | Setting up mysql-common (5.8+1.0.4) ... 2021-11-24 16:21:12.390 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-24 16:21:12.474 | Setting up sharutils (1:4.15.2-3) ... 2021-11-24 16:21:12.613 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-11-24 16:21:12.777 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-11-24 16:21:12.950 | Setting up libjansson4:amd64 (2.11-1) ... 2021-11-24 16:21:13.091 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-11-24 16:21:13.253 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.4) ... 2021-11-24 16:21:13.482 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-11-24 16:21:13.611 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-11-24 16:21:13.788 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-11-24 16:21:13.942 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-11-24 16:21:14.119 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-11-24 16:21:14.282 | Setting up dctrl-tools (2.24-2build1) ... 2021-11-24 16:21:14.419 | Setting up apache2-data (2.4.29-1ubuntu4.19) ... 2021-11-24 16:21:14.556 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-11-24 16:21:14.727 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-11-24 16:21:14.887 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-11-24 16:21:15.068 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-11-24 16:21:15.234 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-11-24 16:21:15.384 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-11-24 16:21:25.765 | Setting up pm-utils (1.4.1-17) ... 2021-11-24 16:21:26.013 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-11-24 16:21:26.234 | Setting up m4 (1.4.18-1) ... 2021-11-24 16:21:26.394 | Setting up libipset3:amd64 (6.34-1) ... 2021-11-24 16:21:26.533 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-11-24 16:21:26.674 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-11-24 16:21:26.828 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-11-24 16:21:26.993 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-11-24 16:21:27.327 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-11-24 16:21:29.413 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-11-24 16:21:29.550 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-11-24 16:21:29.710 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-11-24 16:21:30.767 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-11-24 16:21:30.944 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-11-24 16:21:31.069 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-11-24 16:21:31.201 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-11-24 16:21:31.365 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-11-24 16:21:31.521 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-11-24 16:21:31.658 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-11-24 16:21:31.784 | Setting up dnsmasq-utils (2.79-1ubuntu0.5) ... 2021-11-24 16:21:31.950 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-11-24 16:21:32.115 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-11-24 16:21:32.292 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-11-24 16:21:32.531 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-11-24 16:21:32.687 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-11-24 16:21:32.839 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-24 16:21:33.007 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-11-24 16:21:33.327 | Setting up autotools-dev (20180224.1) ... 2021-11-24 16:21:33.492 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-11-24 16:21:33.664 | Setting up kpartx (0.7.4-2ubuntu3.1) ... 2021-11-24 16:21:33.824 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-11-24 16:21:34.058 | Setting up dstat (0.7.3-1) ... 2021-11-24 16:21:34.405 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 2021-11-24 16:21:34.822 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-11-24 16:21:35.001 | Setting up ipset (6.34-1) ... 2021-11-24 16:21:35.172 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-11-24 16:21:35.367 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-11-24 16:21:35.503 | Setting up systemd (237-3ubuntu10.52) ... 2021-11-24 16:21:35.544 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-11-24 16:21:37.180 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-11-24 16:21:37.181 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-11-24 16:21:37.182 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-11-24 16:21:37.183 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-11-24 16:21:37.319 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-11-24 16:21:37.490 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.13) ... 2021-11-24 16:21:37.673 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-11-24 16:21:37.833 | Setting up libann0 (1.1.2+doc-6) ... 2021-11-24 16:21:38.035 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-11-24 16:21:38.172 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-11-24 16:21:38.343 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-11-24 16:21:38.503 | Setting up dnsmasq-base (2.79-1ubuntu0.5) ... 2021-11-24 16:21:38.709 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-11-24 16:21:38.869 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-11-24 16:21:39.102 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-24 16:22:01.824 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.52) ... 2021-11-24 16:22:01.991 | Setting up libmysqlclient20:amd64 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-24 16:22:02.133 | Setting up icu-devtools (60.2-3ubuntu3.2) ... 2021-11-24 16:22:02.265 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-11-24 16:22:02.396 | Setting up libthai-data (0.1.27-2) ... 2021-11-24 16:22:02.583 | Setting up liberasurecode1:amd64 (1.5.0-1) ... 2021-11-24 16:22:02.756 | Setting up javascript-common (11) ... 2021-11-24 16:22:03.025 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-11-24 16:22:03.099 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-11-24 16:22:03.242 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-11-24 16:22:03.459 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-24 16:22:03.653 | Setting up libjs-jquery-metadata (12-1) ... 2021-11-24 16:22:03.813 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-11-24 16:22:05.076 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-11-24 16:22:05.515 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-11-24 16:22:05.675 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-11-24 16:22:05.835 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-11-24 16:22:05.978 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-11-24 16:22:06.132 | Setting up vbetool (1.1-4) ... 2021-11-24 16:22:06.280 | Setting up libcdt5 (2.40.1-2) ... 2021-11-24 16:22:06.428 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-11-24 16:22:06.612 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-11-24 16:22:06.812 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-11-24 16:22:07.121 | Setting up libcgraph6 (2.40.1-2) ... 2021-11-24 16:22:07.251 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-11-24 16:22:07.418 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.18.04.1) ... 2021-11-24 16:22:07.560 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-11-24 16:22:07.675 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-11-24 16:22:07.817 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-11-24 16:22:07.978 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-11-24 16:22:08.126 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-11-24 16:22:08.286 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-11-24 16:22:08.515 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.10) ... 2021-11-24 16:22:08.662 | Setting up libtool (2.4.6-2) ... 2021-11-24 16:22:08.852 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-11-24 16:22:09.012 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-11-24 16:22:09.194 | Setting up libnss-systemd:amd64 (237-3ubuntu10.52) ... 2021-11-24 16:22:09.395 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-11-24 16:22:09.509 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-11-24 16:22:09.663 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-11-24 16:22:11.060 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-11-24 16:22:11.639 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-11-24 16:22:13.937 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-11-24 16:22:14.119 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-11-24 16:22:14.257 | Setting up libpam-systemd:amd64 (237-3ubuntu10.52) ... 2021-11-24 16:22:14.748 | Setting up libapr1-dev (1.6.3-2) ... 2021-11-24 16:22:14.879 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-11-24 16:22:15.011 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.8) ... 2021-11-24 16:22:15.457 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-11-24 16:22:15.646 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-11-24 16:22:15.777 | Setting up libgvpr2 (2.40.1-2) ... 2021-11-24 16:22:15.920 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-11-24 16:22:16.069 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-11-24 16:22:17.169 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-11-24 16:22:17.783 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-11-24 16:22:17.971 | Setting up apache2-utils (2.4.29-1ubuntu4.19) ... 2021-11-24 16:22:18.147 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.13) ... 2021-11-24 16:22:18.337 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-11-24 16:22:18.502 | Setting up liberasurecode-dev (1.5.0-1) ... 2021-11-24 16:22:18.661 | Setting up apache2-bin (2.4.29-1ubuntu4.19) ... 2021-11-24 16:22:18.828 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-24 16:22:18.999 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-11-24 16:22:19.177 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-11-24 16:22:19.354 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.4) ... 2021-11-24 16:22:19.525 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-11-24 16:22:19.696 | Setting up ssl-cert (1.0.39) ... 2021-11-24 16:22:20.616 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-11-24 16:22:21.034 | Setting up autoconf (2.69-11) ... 2021-11-24 16:22:21.228 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-11-24 16:22:21.382 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-11-24 16:22:21.471 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-11-24 16:22:21.576 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-11-24 16:22:21.954 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-11-24 16:22:22.651 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-11-24 16:22:22.782 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-11-24 16:22:22.918 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-11-24 16:22:23.068 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-11-24 16:22:23.308 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-11-24 16:22:23.462 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-11-24 16:22:23.622 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-11-24 16:22:23.736 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-11-24 16:22:23.891 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-11-24 16:22:24.473 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-11-24 16:22:25.073 | Setting up postgresql-common (190ubuntu0.1) ... 2021-11-24 16:22:26.304 | Adding user postgres to group ssl-cert 2021-11-24 16:22:26.556 | 2021-11-24 16:22:26.556 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-11-24 16:22:26.772 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-11-24 16:22:26.772 | Removing obsolete dictionary files: 2021-11-24 16:22:27.003 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-11-24 16:22:27.798 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-11-24 16:22:27.916 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-11-24 16:22:28.010 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-11-24 16:22:28.227 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-11-24 16:22:28.405 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-11-24 16:22:28.576 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-11-24 16:22:28.667 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-11-24 16:22:28.839 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-11-24 16:22:28.987 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-11-24 16:22:29.136 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.2) ... 2021-11-24 16:22:29.313 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-11-24 16:22:29.894 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-11-24 16:22:30.559 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-11-24 16:22:30.964 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-11-24 16:22:31.142 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-11-24 16:22:31.353 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-11-24 16:22:31.484 | Setting up apache2 (2.4.29-1ubuntu4.19) ... 2021-11-24 16:22:39.917 | Enabling module mpm_event. 2021-11-24 16:22:39.977 | Enabling module authz_core. 2021-11-24 16:22:39.982 | Enabling module authz_host. 2021-11-24 16:22:40.038 | Enabling module authn_core. 2021-11-24 16:22:40.043 | Enabling module auth_basic. 2021-11-24 16:22:40.099 | Enabling module access_compat. 2021-11-24 16:22:40.155 | Enabling module authn_file. 2021-11-24 16:22:40.211 | Enabling module authz_user. 2021-11-24 16:22:40.267 | Enabling module alias. 2021-11-24 16:22:40.322 | Enabling module dir. 2021-11-24 16:22:40.379 | Enabling module autoindex. 2021-11-24 16:22:40.435 | Enabling module env. 2021-11-24 16:22:40.490 | Enabling module mime. 2021-11-24 16:22:40.547 | Enabling module negotiation. 2021-11-24 16:22:40.603 | Enabling module setenvif. 2021-11-24 16:22:40.659 | Enabling module filter. 2021-11-24 16:22:40.714 | Enabling module deflate. 2021-11-24 16:22:40.770 | Enabling module status. 2021-11-24 16:22:40.827 | Enabling module reqtimeout. 2021-11-24 16:22:40.884 | Enabling conf charset. 2021-11-24 16:22:40.940 | Enabling conf localized-error-pages. 2021-11-24 16:22:40.995 | Enabling conf other-vhosts-access-log. 2021-11-24 16:22:41.051 | Enabling conf security. 2021-11-24 16:22:41.109 | Enabling conf serve-cgi-bin. 2021-11-24 16:22:41.164 | Enabling site 000-default. 2021-11-24 16:22:41.210 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-11-24 16:22:41.263 | Enabling conf javascript-common. 2021-11-24 16:22:41.499 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-11-24 16:22:41.910 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-11-24 16:22:43.307 | Setting up libmysqlclient-dev (5.7.36-0ubuntu0.18.04.1) ... 2021-11-24 16:22:43.467 | Setting up po-debconf (1.0.20) ... 2021-11-24 16:22:43.632 | Setting up build-essential (12.4ubuntu1) ... 2021-11-24 16:22:43.775 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-11-24 16:22:43.878 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.5) ... 2021-11-24 16:22:43.998 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.8) ... 2021-11-24 16:22:44.130 | Setting up librados2 (12.2.13-0ubuntu0.18.04.10) ... 2021-11-24 16:22:44.278 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-11-24 16:22:44.450 | Setting up libpq5:amd64 (10.19-0ubuntu0.18.04.1) ... 2021-11-24 16:22:44.639 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-11-24 16:22:45.724 | Setting up libiculx60:amd64 (60.2-3ubuntu3.2) ... 2021-11-24 16:22:45.901 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-11-24 16:22:46.084 | Setting up openssh-client (1:7.6p1-4ubuntu0.5) ... 2021-11-24 16:22:46.335 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-11-24 16:22:48.627 | Regenerating fonts cache... done. 2021-11-24 16:22:48.702 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-11-24 16:22:48.907 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-11-24 16:22:49.062 | Setting up libpq-dev (10.19-0ubuntu0.18.04.1) ... 2021-11-24 16:22:49.216 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.16) ... 2021-11-24 16:22:49.393 | Setting up postgresql-server-dev-10 (10.19-0ubuntu0.18.04.1) ... 2021-11-24 16:22:49.536 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.10) ... 2021-11-24 16:22:49.696 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-11-24 16:22:49.873 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.38) ... 2021-11-24 16:22:50.022 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.38) ... 2021-11-24 16:22:50.130 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-11-24 16:22:50.285 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-11-24 16:22:50.411 | Setting up openssh-sftp-server (1:7.6p1-4ubuntu0.5) ... 2021-11-24 16:22:50.531 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-24 16:22:50.668 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-11-24 16:22:50.828 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-11-24 16:22:50.988 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-11-24 16:22:51.182 | Setting up curl (7.58.0-2ubuntu3.16) ... 2021-11-24 16:22:51.365 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-24 16:22:51.479 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-11-24 16:22:51.594 | Setting up openssh-server (1:7.6p1-4ubuntu0.5) ... 2021-11-24 16:22:53.508 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-11-24 16:22:53.616 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-11-24 16:22:53.759 | Setting up libgvc6 (2.40.1-2) ... 2021-11-24 16:22:53.919 | Setting up graphviz (2.40.1-2) ... 2021-11-24 16:22:54.058 | Setting up libicu-dev (60.2-3ubuntu3.2) ... 2021-11-24 16:22:54.194 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.4) ... 2021-11-24 16:22:54.378 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-11-24 16:22:54.640 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-11-24 16:22:54.754 | Setting up debhelper (11.1.6ubuntu2) ... 2021-11-24 16:22:54.880 | Setting up dh-autoreconf (17) ... 2021-11-24 16:22:55.057 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-11-24 16:22:55.234 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-11-24 16:22:55.371 | Setting up apache2-dev (2.4.29-1ubuntu4.19) ... 2021-11-24 16:22:55.508 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-11-24 16:22:55.646 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-11-24 16:23:04.634 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-24 16:23:04.772 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-24 16:23:05.097 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-24 16:23:05.229 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-11-24 16:23:05.555 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-11-24 16:23:05.663 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-11-24 16:23:07.981 | ++ functions-common:apt_get:1113 : result=0 2021-11-24 16:23:07.984 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-11-24 16:23:07.986 | ++ functions-common:time_stop:2331 : local name 2021-11-24 16:23:07.988 | ++ functions-common:time_stop:2332 : local end_time 2021-11-24 16:23:07.990 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:23:07.992 | ++ functions-common:time_stop:2334 : local total 2021-11-24 16:23:07.995 | ++ functions-common:time_stop:2335 : local start_time 2021-11-24 16:23:07.997 | ++ functions-common:time_stop:2337 : name=apt-get 2021-11-24 16:23:07.999 | ++ functions-common:time_stop:2338 : start_time=1637770706646 2021-11-24 16:23:08.001 | ++ functions-common:time_stop:2340 : [[ -z 1637770706646 ]] 2021-11-24 16:23:08.004 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:23:08.010 | ++ functions-common:time_stop:2343 : end_time=1637770988005 2021-11-24 16:23:08.012 | ++ functions-common:time_stop:2344 : elapsed_time=281359 2021-11-24 16:23:08.014 | ++ functions-common:time_stop:2345 : total=1398 2021-11-24 16:23:08.016 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:23:08.019 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=282757 2021-11-24 16:23:08.021 | ++ functions-common:apt_get:1117 : return 0 2021-11-24 16:23:08.024 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-11-24 16:23:08.026 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-11-24 16:23:08.028 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-11-24 16:23:08.032 | ++ tools/install_prereqs.sh:source:89 : date 2021-11-24 16:23:08.036 | + ./stack.sh:main:765 : [[ False != \T\r\u\e ]] 2021-11-24 16:23:08.038 | + ./stack.sh:main:766 : PYPI_ALTERNATIVE_URL= 2021-11-24 16:23:08.041 | + ./stack.sh:main:766 : /home/ubuntu/devstack/tools/install_pip.sh 2021-11-24 16:23:09.481 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-11-24 16:23:09.483 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-11-24 16:23:09.486 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-11-24 16:23:09.488 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-11-24 16:23:09.490 | + tools/install_pip.sh:main:43 : GetDistro 2021-11-24 16:23:09.492 | + functions-common:GetDistro:371 : GetOSVersion 2021-11-24 16:23:09.494 | + functions-common:GetOSVersion:348 : _ensure_lsb_release 2021-11-24 16:23:09.496 | ++ functions-common:_ensure_lsb_release:322 : command -v lsb_release 2021-11-24 16:23:09.498 | + functions-common:_ensure_lsb_release:322 : [[ -x /usr/bin/lsb_release ]] 2021-11-24 16:23:09.500 | + functions-common:_ensure_lsb_release:323 : return 2021-11-24 16:23:09.502 | ++ functions-common:GetOSVersion:350 : lsb_release -r -s 2021-11-24 16:23:09.577 | + functions-common:GetOSVersion:350 : os_RELEASE=18.04 2021-11-24 16:23:09.580 | ++ functions-common:GetOSVersion:351 : lsb_release -c -s 2021-11-24 16:23:09.661 | + functions-common:GetOSVersion:351 : os_CODENAME=bionic 2021-11-24 16:23:09.663 | ++ functions-common:GetOSVersion:352 : lsb_release -i -s 2021-11-24 16:23:09.739 | + functions-common:GetOSVersion:352 : os_VENDOR=Ubuntu 2021-11-24 16:23:09.740 | + functions-common:GetOSVersion:354 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-11-24 16:23:09.742 | + functions-common:GetOSVersion:355 : os_PACKAGE=deb 2021-11-24 16:23:09.744 | + functions-common:GetOSVersion:360 : typeset -xr os_VENDOR 2021-11-24 16:23:09.746 | + functions-common:GetOSVersion:361 : typeset -xr os_RELEASE 2021-11-24 16:23:09.748 | + functions-common:GetOSVersion:362 : typeset -xr os_PACKAGE 2021-11-24 16:23:09.750 | + functions-common:GetOSVersion:363 : typeset -xr os_CODENAME 2021-11-24 16:23:09.752 | + functions-common:GetDistro:373 : [[ Ubuntu =~ (Ubuntu) ]] 2021-11-24 16:23:09.754 | + functions-common:GetDistro:376 : DISTRO=bionic 2021-11-24 16:23:09.756 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-11-24 16:23:09.758 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-11-24 16:23:09.758 | Distro: bionic 2021-11-24 16:23:09.760 | + tools/install_pip.sh:main:128 : get_versions 2021-11-24 16:23:09.762 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-24 16:23:09.766 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-24 16:23:09.768 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-24 16:23:09.771 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-24 16:23:09.771 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-24 16:23:10.182 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-11-24 16:23:10.184 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-11-24 16:23:10.184 | pip: 20.2.2 2021-11-24 16:23:10.186 | + tools/install_pip.sh:main:137 : is_fedora 2021-11-24 16:23:10.188 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-24 16:23:10.190 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-24 16:23:10.192 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-24 16:23:10.193 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-24 16:23:10.195 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-24 16:23:10.197 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-24 16:23:10.199 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-24 16:23:10.200 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-24 16:23:10.202 | + tools/install_pip.sh:main:137 : is_suse 2021-11-24 16:23:10.204 | + functions-common:is_suse:462 : is_opensuse 2021-11-24 16:23:10.206 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-24 16:23:10.208 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-24 16:23:10.209 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-24 16:23:10.211 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-24 16:23:10.213 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-24 16:23:10.215 | + tools/install_pip.sh:main:138 : uninstall_package python-pip 2021-11-24 16:23:10.217 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-11-24 16:23:10.218 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:23:10.220 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:23:10.222 | + functions-common:uninstall_package:1363 : apt_get purge python-pip 2021-11-24 16:23:10.237 | + 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-24 16:23:10.358 | Reading package lists... 2021-11-24 16:23:10.619 | Building dependency tree... 2021-11-24 16:23:10.620 | Reading state information... 2021-11-24 16:23:10.842 | Package 'python-pip' is not installed, so not removed 2021-11-24 16:23:10.842 | The following packages were automatically installed and are no longer required: 2021-11-24 16:23:10.843 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-24 16:23:10.843 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-24 16:23:10.843 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-24 16:23:10.843 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-24 16:23:10.843 | python3-twisted-bin python3-zope.interface 2021-11-24 16:23:10.843 | Use 'sudo apt autoremove' to remove them. 2021-11-24 16:23:10.919 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-11-24 16:23:10.923 | + functions-common:apt_get:1113 : result=0 2021-11-24 16:23:10.926 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-24 16:23:10.927 | + functions-common:time_stop:2331 : local name 2021-11-24 16:23:10.929 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:23:10.931 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:23:10.932 | + functions-common:time_stop:2334 : local total 2021-11-24 16:23:10.934 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:23:10.936 | + functions-common:time_stop:2337 : name=apt-get 2021-11-24 16:23:10.937 | + functions-common:time_stop:2338 : start_time=1637770990235 2021-11-24 16:23:10.939 | + functions-common:time_stop:2340 : [[ -z 1637770990235 ]] 2021-11-24 16:23:10.942 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:23:10.945 | + functions-common:time_stop:2343 : end_time=1637770990943 2021-11-24 16:23:10.946 | + functions-common:time_stop:2344 : elapsed_time=708 2021-11-24 16:23:10.948 | + functions-common:time_stop:2345 : total=0 2021-11-24 16:23:10.950 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:23:10.951 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=708 2021-11-24 16:23:10.953 | + functions-common:apt_get:1117 : return 0 2021-11-24 16:23:10.955 | + tools/install_pip.sh:main:139 : uninstall_package python3-pip 2021-11-24 16:23:10.957 | + functions-common:uninstall_package:1362 : is_ubuntu 2021-11-24 16:23:10.958 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:23:10.960 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:23:10.962 | + functions-common:uninstall_package:1363 : apt_get purge python3-pip 2021-11-24 16:23:10.977 | + 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-24 16:23:11.109 | Reading package lists... 2021-11-24 16:23:11.368 | Building dependency tree... 2021-11-24 16:23:11.369 | Reading state information... 2021-11-24 16:23:11.593 | Package 'python3-pip' is not installed, so not removed 2021-11-24 16:23:11.593 | The following packages were automatically installed and are no longer required: 2021-11-24 16:23:11.593 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-24 16:23:11.594 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-24 16:23:11.594 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-24 16:23:11.594 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-24 16:23:11.594 | python3-twisted-bin python3-zope.interface 2021-11-24 16:23:11.594 | Use 'sudo apt autoremove' to remove them. 2021-11-24 16:23:11.668 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-11-24 16:23:11.672 | + functions-common:apt_get:1113 : result=0 2021-11-24 16:23:11.674 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-24 16:23:11.676 | + functions-common:time_stop:2331 : local name 2021-11-24 16:23:11.678 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:23:11.680 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:23:11.682 | + functions-common:time_stop:2334 : local total 2021-11-24 16:23:11.683 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:23:11.685 | + functions-common:time_stop:2337 : name=apt-get 2021-11-24 16:23:11.687 | + functions-common:time_stop:2338 : start_time=1637770990975 2021-11-24 16:23:11.688 | + functions-common:time_stop:2340 : [[ -z 1637770990975 ]] 2021-11-24 16:23:11.691 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:23:11.694 | + functions-common:time_stop:2343 : end_time=1637770991692 2021-11-24 16:23:11.696 | + functions-common:time_stop:2344 : elapsed_time=717 2021-11-24 16:23:11.697 | + functions-common:time_stop:2345 : total=708 2021-11-24 16:23:11.699 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:23:11.701 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=1425 2021-11-24 16:23:11.703 | + functions-common:apt_get:1117 : return 0 2021-11-24 16:23:11.704 | + tools/install_pip.sh:main:142 : install_get_pip 2021-11-24 16:23:11.706 | + tools/install_pip.sh:install_get_pip:62 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-24 16:23:11.708 | + tools/install_pip.sh:install_get_pip:79 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-24 16:23:11.710 | + tools/install_pip.sh:install_get_pip:82 : local timecond= 2021-11-24 16:23:11.712 | + tools/install_pip.sh:install_get_pip:83 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-11-24 16:23:11.714 | + 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-24 16:23:11.724 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-11-24 16:23:11.724 | Dload Upload Total Spent Left Speed 2021-11-24 16:23:12.362 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 3 2108k 3 65808 0 0 166k 0 0:00:12 --:--:-- 0:00:12 165k 100 2108k 100 2108k 0 0 3305k 0 --:--:-- --:--:-- --:--:-- 3300k 2021-11-24 16:23:12.367 | + tools/install_pip.sh:install_get_pip:90 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-11-24 16:23:12.370 | + 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-24 16:23:15.528 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:23:15.734 | Collecting pip 2021-11-24 16:23:15.747 | 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-24 16:23:17.218 | Installing collected packages: pip 2021-11-24 16:23:17.218 | Attempting uninstall: pip 2021-11-24 16:23:17.220 | Found existing installation: pip 20.2.2 2021-11-24 16:23:17.455 | Uninstalling pip-20.2.2: 2021-11-24 16:23:17.470 | Successfully uninstalled pip-20.2.2 2021-11-24 16:23:18.991 | Successfully installed pip-20.2.4 2021-11-24 16:23:18.991 | 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-24 16:23:19.116 | + tools/install_pip.sh:install_get_pip:95 : python3_enabled 2021-11-24 16:23:19.117 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-11-24 16:23:19.119 | + inc/python:python3_enabled:468 : return 0 2021-11-24 16:23:19.121 | + tools/install_pip.sh:main:144 : [[ -n '' ]] 2021-11-24 16:23:19.123 | + tools/install_pip.sh:main:148 : set -x 2021-11-24 16:23:19.125 | + tools/install_pip.sh:main:152 : pip_install_gr setuptools 2021-11-24 16:23:19.127 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-11-24 16:23:19.129 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-24 16:23:19.131 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-11-24 16:23:19.133 | ++ inc/python:get_from_global_requirements:238 : local package=setuptools 2021-11-24 16:23:19.135 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-24 16:23:19.138 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-24 16:23:19.138 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-11-24 16:23:19.141 | ++ 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-24 16:23:19.141 | 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-24 16:23:19.144 | ++ 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-24 16:23:19.144 | 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-24 16:23:19.146 | ++ 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-24 16:23:19.148 | + 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-24 16:23:19.150 | + 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-24 16:23:19.165 | 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-24 16:23:19.169 | + 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-24 16:23:21.813 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:23:21.814 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.814 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.815 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.815 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.816 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.816 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.817 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.817 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.817 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.818 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.818 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.819 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.819 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.820 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.820 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.820 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.821 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.821 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.822 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.822 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.822 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.823 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.823 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.824 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.824 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.825 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.825 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.825 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.826 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.826 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.827 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.827 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.828 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.828 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.829 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.829 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.830 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.830 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.830 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.831 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.831 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.831 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.832 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.832 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.833 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.833 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.834 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.834 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.834 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.835 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.835 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.835 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.836 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.836 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.837 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.837 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.838 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.838 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.839 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.839 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.840 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.840 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.841 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.841 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.841 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.842 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.842 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.843 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.843 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.844 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.844 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.844 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.845 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.845 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.846 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.847 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.847 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.848 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.848 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.849 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.849 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.849 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.850 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.850 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.851 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.851 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.852 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.852 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.852 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.853 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.853 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.854 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.854 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.855 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.855 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.856 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.856 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.856 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.857 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.857 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.858 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.858 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.858 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.859 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.859 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.860 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.860 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.861 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.861 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.862 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.863 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.863 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.864 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.864 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.865 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.865 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.866 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.866 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.867 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.867 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.867 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.868 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.868 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.869 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.869 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.869 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.870 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.870 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.871 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.872 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.872 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.872 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.873 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.873 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.874 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.874 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.875 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.875 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.875 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.876 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.876 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.877 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.877 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.878 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.878 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.878 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.879 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.879 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.880 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.880 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.881 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.881 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.882 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.882 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.882 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.883 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.883 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.884 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.884 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.885 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.885 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.886 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.886 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.886 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.887 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.887 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.888 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.888 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.889 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.889 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.889 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.890 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.890 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.891 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.891 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.892 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.892 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.893 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.893 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.894 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.894 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.895 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.895 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.896 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.896 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.896 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.897 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.897 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.898 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.898 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.899 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.899 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.900 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.900 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.901 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.901 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.901 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.902 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.902 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.903 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.903 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.904 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.904 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.905 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.905 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.906 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.906 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.906 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.907 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.907 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.908 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.908 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.908 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.910 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.910 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.911 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.911 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.912 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.912 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.913 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.913 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.914 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.914 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.915 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.915 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.915 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.916 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.916 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.917 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.917 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.918 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.918 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.918 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.919 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.919 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.920 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.920 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.920 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.921 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.921 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.922 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.923 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.923 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.923 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.924 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.924 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.925 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.925 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.926 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.926 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.927 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.927 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.928 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.928 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.929 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.929 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.929 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.930 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.930 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.931 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.931 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.932 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.932 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.933 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.933 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.933 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.934 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.934 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.935 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.935 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.936 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.936 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.937 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.937 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.941 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.941 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.941 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.941 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.941 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.941 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.941 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.941 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.941 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.941 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.941 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.942 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.942 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.943 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.943 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.943 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.944 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.944 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.945 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.945 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.946 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.946 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.946 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.947 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.947 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.948 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.949 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.949 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.949 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.950 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.950 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.951 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.951 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.952 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.952 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.953 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.953 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.953 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.954 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.954 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.955 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.955 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.956 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.957 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.957 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.957 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.958 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.958 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.959 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.959 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.960 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.960 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.961 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.961 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.962 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.962 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.962 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.963 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.963 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.964 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.965 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.965 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.965 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.966 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.966 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.966 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.967 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.967 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.968 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.968 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.969 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.969 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.985 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.985 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.986 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.986 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.987 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.987 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.988 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.989 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.989 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.989 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.990 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.990 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.991 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.991 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.992 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.992 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.993 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.993 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.993 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.994 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.994 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.995 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.995 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.995 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.996 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.996 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.997 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.997 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.998 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:21.998 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.998 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:21.999 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:21.999 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:22.000 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:22.000 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:22.001 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:22.001 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:22.002 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:22.002 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:22.002 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:22.003 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:22.004 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:22.004 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:22.005 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:22.007 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:22.007 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:22.007 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:22.007 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:22.007 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:22.007 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:22.007 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:22.008 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:22.008 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:22.009 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:22.009 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:22.009 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:22.010 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:22.010 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:22.011 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:22.011 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:22.012 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:22.012 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:22.013 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:22.013 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:22.014 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:22.014 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:22.015 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:22.015 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:22.015 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:22.016 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:22.016 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:22.017 | Ignoring setuptools: markers 'python_version <= "2.7"' don't match your environment 2021-11-24 16:23:22.020 | 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-24 16:23:23.593 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:23:23.594 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:23:23.665 | + inc/python:pip_install:207 : result=0 2021-11-24 16:23:23.667 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:23:23.668 | + functions-common:time_stop:2331 : local name 2021-11-24 16:23:23.670 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:23:23.672 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:23:23.674 | + functions-common:time_stop:2334 : local total 2021-11-24 16:23:23.678 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:23:23.680 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:23:23.682 | + functions-common:time_stop:2338 : start_time=1637770999161 2021-11-24 16:23:23.683 | + functions-common:time_stop:2340 : [[ -z 1637770999161 ]] 2021-11-24 16:23:23.686 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:23:23.688 | + functions-common:time_stop:2343 : end_time=1637771003686 2021-11-24 16:23:23.691 | + functions-common:time_stop:2344 : elapsed_time=4525 2021-11-24 16:23:23.692 | + functions-common:time_stop:2345 : total=0 2021-11-24 16:23:23.694 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:23:23.696 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4525 2021-11-24 16:23:23.698 | + inc/python:pip_install:210 : return 0 2021-11-24 16:23:23.699 | + tools/install_pip.sh:main:154 : get_versions 2021-11-24 16:23:23.702 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-11-24 16:23:23.705 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-11-24 16:23:23.707 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-11-24 16:23:23.710 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-11-24 16:23:23.710 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-11-24 16:23:24.119 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-11-24 16:23:24.120 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-11-24 16:23:24.121 | pip: 20.2.4 2021-11-24 16:23:24.123 | + ./stack.sh:main:770 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-11-24 16:23:24.126 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-11-24 16:23:24.130 | + ./stack.sh:main:771 : fixup_all 2021-11-24 16:23:24.132 | + tools/fixup_stuff.sh:fixup_all:220 : fixup_keystone 2021-11-24 16:23:24.134 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-11-24 16:23:24.136 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-11-24 16:23:24.142 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-11-24 16:23:24.142 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-11-24 16:23:24.142 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-11-24 16:23:24.148 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-11-24 16:23:24.150 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-11-24 16:23:24.152 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-11-24 16:23:24.160 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-11-24 16:23:24.163 | + tools/fixup_stuff.sh:fixup_all:221 : fixup_ubuntu 2021-11-24 16:23:24.165 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-11-24 16:23:24.167 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-11-24 16:23:24.169 | + functions-common:install_package:1333 : update_package_repo 2021-11-24 16:23:24.171 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-24 16:23:24.173 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-24 16:23:24.176 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-24 16:23:24.178 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-24 16:23:24.180 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-24 16:23:24.182 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:23:24.184 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:23:24.186 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-24 16:23:24.188 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-24 16:23:24.190 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-24 16:23:24.192 | + functions-common:apt_get_update:1069 : return 2021-11-24 16:23:24.194 | + functions-common:install_package:1334 : real_install_package software-properties-common 2021-11-24 16:23:24.196 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-24 16:23:24.198 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:23:24.200 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:23:24.202 | + functions-common:real_install_package:1320 : apt_get install software-properties-common 2021-11-24 16:23:24.219 | + 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-24 16:23:24.340 | Reading package lists... 2021-11-24 16:23:24.599 | Building dependency tree... 2021-11-24 16:23:24.600 | Reading state information... 2021-11-24 16:23:24.823 | The following packages were automatically installed and are no longer required: 2021-11-24 16:23:24.823 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-24 16:23:24.823 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-24 16:23:24.823 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-24 16:23:24.823 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-24 16:23:24.823 | python3-twisted-bin python3-zope.interface 2021-11-24 16:23:24.823 | Use 'sudo apt autoremove' to remove them. 2021-11-24 16:23:24.824 | The following additional packages will be installed: 2021-11-24 16:23:24.824 | python3-software-properties 2021-11-24 16:23:24.872 | The following packages will be upgraded: 2021-11-24 16:23:24.872 | python3-software-properties software-properties-common 2021-11-24 16:23:25.419 | 2 upgraded, 0 newly installed, 0 to remove and 162 not upgraded. 2021-11-24 16:23:25.419 | Need to get 33.8 kB of archives. 2021-11-24 16:23:25.419 | After this operation, 0 B of additional disk space will be used. 2021-11-24 16:23:25.419 | 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-24 16:23:25.559 | 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-24 16:23:26.171 | Fetched 33.8 kB in 1s (45.1 kB/s) 2021-11-24 16:23:26.417 | (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-24 16:23:26.420 | Preparing to unpack .../software-properties-common_0.96.24.32.18_all.deb ... 2021-11-24 16:23:26.664 | Unpacking software-properties-common (0.96.24.32.18) over (0.96.24.32.9) ... 2021-11-24 16:23:27.272 | Preparing to unpack .../python3-software-properties_0.96.24.32.18_all.deb ... 2021-11-24 16:23:27.584 | Unpacking python3-software-properties (0.96.24.32.18) over (0.96.24.32.9) ... 2021-11-24 16:23:27.999 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-24 16:23:28.864 | Setting up python3-software-properties (0.96.24.32.18) ... 2021-11-24 16:23:29.241 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-11-24 16:23:29.315 | Setting up software-properties-common (0.96.24.32.18) ... 2021-11-24 16:23:31.716 | + functions-common:apt_get:1113 : result=0 2021-11-24 16:23:31.718 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-24 16:23:31.720 | + functions-common:time_stop:2331 : local name 2021-11-24 16:23:31.722 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:23:31.725 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:23:31.727 | + functions-common:time_stop:2334 : local total 2021-11-24 16:23:31.729 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:23:31.731 | + functions-common:time_stop:2337 : name=apt-get 2021-11-24 16:23:31.733 | + functions-common:time_stop:2338 : start_time=1637771004217 2021-11-24 16:23:31.735 | + functions-common:time_stop:2340 : [[ -z 1637771004217 ]] 2021-11-24 16:23:31.738 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:23:31.741 | + functions-common:time_stop:2343 : end_time=1637771011739 2021-11-24 16:23:31.743 | + functions-common:time_stop:2344 : elapsed_time=7522 2021-11-24 16:23:31.745 | + functions-common:time_stop:2345 : total=282757 2021-11-24 16:23:31.747 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:23:31.749 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=290279 2021-11-24 16:23:31.751 | + functions-common:apt_get:1117 : return 0 2021-11-24 16:23:31.753 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-11-24 16:23:32.567 | 'universe' distribution component is already enabled for all sources. 2021-11-24 16:23:32.593 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-11-24 16:23:32.595 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:train 2021-11-24 16:23:33.483 | Reading package lists... 2021-11-24 16:23:33.744 | Building dependency tree... 2021-11-24 16:23:33.745 | Reading state information... 2021-11-24 16:23:33.967 | The following packages were automatically installed and are no longer required: 2021-11-24 16:23:33.968 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-24 16:23:33.968 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-24 16:23:33.968 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-24 16:23:33.968 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-24 16:23:33.968 | python3-twisted-bin python3-zope.interface 2021-11-24 16:23:33.968 | Use 'sudo apt autoremove' to remove them. 2021-11-24 16:23:34.012 | The following NEW packages will be installed: 2021-11-24 16:23:34.012 | ubuntu-cloud-keyring 2021-11-24 16:23:34.275 | 0 upgraded, 1 newly installed, 0 to remove and 162 not upgraded. 2021-11-24 16:23:34.275 | Need to get 5,908 B of archives. 2021-11-24 16:23:34.275 | After this operation, 22.5 kB of additional disk space will be used. 2021-11-24 16:23:34.275 | 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-24 16:23:36.603 | Fetched 5,908 B in 0s (23.8 kB/s) 2021-11-24 16:23:36.767 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-11-24 16:23:36.805 | (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-24 16:23:36.808 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.2_all.deb ... 2021-11-24 16:23:36.886 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-11-24 16:23:37.170 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.2) ... 2021-11-24 16:23:39.689 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-11-24 16:23:39.690 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease [8,767 B] 2021-11-24 16:23:39.763 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-11-24 16:23:39.800 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-11-24 16:23:39.921 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-11-24 16:23:40.842 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train/main amd64 Packages [171 kB] 2021-11-24 16:23:44.586 | Fetched 179 kB in 2s (115 kB/s) 2021-11-24 16:23:46.409 | Reading package lists... 2021-11-24 16:23:46.473 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-11-24 16:23:46.475 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-11-24 16:23:46.477 | + functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-11-24 16:23:46.479 | + functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-11-24 16:23:46.481 | + functions-common:apt_get_update:1075 : local sudo=sudo 2021-11-24 16:23:46.484 | ++ functions-common:apt_get_update:1076 : id -u 2021-11-24 16:23:46.487 | + functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-11-24 16:23:46.490 | + functions-common:apt_get_update:1079 : time_start apt-get-update 2021-11-24 16:23:46.492 | + functions-common:time_start:2317 : local name=apt-get-update 2021-11-24 16:23:46.494 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:23:46.496 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:23:46.499 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:23:46.502 | + functions-common:time_start:2322 : _TIME_START[$name]=1637771026499 2021-11-24 16:23:46.504 | + functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-11-24 16:23:46.507 | + functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-11-24 16:23:46.509 | + 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-24 16:23:46.738 | Hit:1 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/train InRelease 2021-11-24 16:23:46.874 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-11-24 16:23:46.909 | Hit:3 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-11-24 16:23:46.994 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-11-24 16:23:47.128 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-11-24 16:23:49.357 | Reading package lists... 2021-11-24 16:23:49.420 | + functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-11-24 16:23:49.423 | + functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-11-24 16:23:49.425 | + functions-common:time_stop:2331 : local name 2021-11-24 16:23:49.427 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:23:49.429 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:23:49.431 | + functions-common:time_stop:2334 : local total 2021-11-24 16:23:49.433 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:23:49.435 | + functions-common:time_stop:2337 : name=apt-get-update 2021-11-24 16:23:49.437 | + functions-common:time_stop:2338 : start_time=1637771026499 2021-11-24 16:23:49.439 | + functions-common:time_stop:2340 : [[ -z 1637771026499 ]] 2021-11-24 16:23:49.442 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:23:49.446 | + functions-common:time_stop:2343 : end_time=1637771029443 2021-11-24 16:23:49.448 | + functions-common:time_stop:2344 : elapsed_time=2944 2021-11-24 16:23:49.450 | + functions-common:time_stop:2345 : total=2749 2021-11-24 16:23:49.452 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:23:49.454 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5693 2021-11-24 16:23:49.456 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-11-24 16:23:49.467 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-11-24 16:23:49.477 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-11-24 16:23:49.487 | + tools/fixup_stuff.sh:fixup_all:222 : fixup_fedora 2021-11-24 16:23:49.489 | + tools/fixup_stuff.sh:fixup_fedora:109 : is_fedora 2021-11-24 16:23:49.492 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-24 16:23:49.494 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-24 16:23:49.496 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-24 16:23:49.498 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-24 16:23:49.500 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-24 16:23:49.502 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-24 16:23:49.504 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-24 16:23:49.506 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-24 16:23:49.509 | + tools/fixup_stuff.sh:fixup_fedora:110 : return 2021-11-24 16:23:49.511 | + tools/fixup_stuff.sh:fixup_all:223 : fixup_suse 2021-11-24 16:23:49.513 | + tools/fixup_stuff.sh:fixup_suse:181 : is_suse 2021-11-24 16:23:49.515 | + functions-common:is_suse:462 : is_opensuse 2021-11-24 16:23:49.517 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-24 16:23:49.519 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-24 16:23:49.522 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-24 16:23:49.524 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-24 16:23:49.526 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-24 16:23:49.529 | + tools/fixup_stuff.sh:fixup_suse:182 : return 2021-11-24 16:23:49.531 | + ./stack.sh:main:774 : pip_install -U os-testr 2021-11-24 16:23:49.550 | Using python 3.6 to install os-testr because python3_enabled=True 2021-11-24 16:23:49.555 | + 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-24 16:23:52.227 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:23:52.228 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.228 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.229 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.229 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.230 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.230 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.231 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.231 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.232 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.232 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.234 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.234 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.235 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.236 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.236 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.237 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.237 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.237 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.239 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.241 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.241 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.241 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.243 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.243 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.244 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.244 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.245 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.245 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.246 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.246 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.247 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.247 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.247 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.248 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.249 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.249 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.249 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.250 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.250 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.250 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.251 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.251 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.252 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.252 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.253 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.253 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.254 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.254 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.254 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.255 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.255 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.256 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.256 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.256 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.257 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.258 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.258 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.259 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.259 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.260 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.260 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.261 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.261 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.261 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.262 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.262 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.263 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.263 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.264 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.264 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.264 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.265 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.265 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.266 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.266 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.267 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.267 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.268 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.269 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.269 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.269 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.270 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.270 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.271 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.271 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.272 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.272 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.273 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.273 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.274 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.274 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.274 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.275 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.275 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.276 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.276 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.276 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.277 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.278 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.278 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.278 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.279 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.279 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.280 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.280 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.280 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.281 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.281 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.282 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.282 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.283 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.283 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.284 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.285 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.285 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.285 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.286 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.287 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.288 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.288 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.288 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.289 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.289 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.290 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.290 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.291 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.291 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.291 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.292 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.293 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.293 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.294 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.294 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.295 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.295 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.295 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.296 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.296 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.297 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.297 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.298 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.298 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.299 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.299 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.300 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.300 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.301 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.301 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.301 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.303 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.303 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.304 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.304 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.304 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.305 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.305 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.306 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.307 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.307 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.308 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.308 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.308 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.309 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.309 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.310 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.310 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.311 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.311 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.312 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.312 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.312 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.313 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.313 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.314 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.314 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.315 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.315 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.316 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.316 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.317 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.317 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.317 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.318 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.318 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.319 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.319 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.320 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.320 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.321 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.321 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.322 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.322 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.323 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.323 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.324 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.324 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.324 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.325 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.325 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.326 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.326 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.327 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.328 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.328 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.328 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.329 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.329 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.330 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.330 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.331 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.331 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.331 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.332 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.333 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.333 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.333 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.334 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.334 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.335 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.335 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.336 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.336 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.337 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.337 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.337 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.338 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.338 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.339 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.339 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.340 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.340 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.340 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.341 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.341 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.342 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.342 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.343 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.343 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.344 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.344 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.344 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.345 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.346 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.346 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.346 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.347 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.347 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.348 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.348 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.349 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.350 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.350 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.351 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.351 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.352 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.352 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.352 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.353 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.353 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.354 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.354 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.355 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.355 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.356 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.356 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.357 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.357 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.358 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.358 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.358 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.359 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.359 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.360 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.360 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.361 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.361 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.362 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.362 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.363 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.363 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.363 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.364 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.364 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.365 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.365 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.366 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.366 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.366 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.367 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.367 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.368 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.368 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.369 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.369 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.370 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.370 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.370 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.371 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.371 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.372 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.373 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.373 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.374 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.374 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.374 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.375 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.376 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.376 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.376 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.377 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.377 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.378 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.378 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.379 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.379 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.380 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.381 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.381 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.382 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.382 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.382 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.383 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.383 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.384 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.384 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.385 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.385 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.386 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.386 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.387 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.387 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.388 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.388 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.389 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.390 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.390 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.390 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.391 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.391 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.392 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.392 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.393 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.393 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.394 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.394 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.395 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.395 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.396 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.396 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.397 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.397 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.398 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.398 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.399 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.399 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.400 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.400 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.401 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.401 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.401 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.402 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.402 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.403 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.403 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.404 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.404 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.404 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.405 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.405 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.406 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.406 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.407 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.407 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.407 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.408 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.408 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.409 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.409 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.410 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.410 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.411 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.411 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.413 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.413 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.413 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.414 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.414 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.415 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.415 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.416 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.416 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.416 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.417 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.417 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.418 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.418 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.419 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.419 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.419 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.420 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.420 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.421 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.421 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.422 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.422 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.423 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.423 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.424 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.424 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.425 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.425 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.426 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.426 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.427 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.427 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:23:52.428 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:23:52.428 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:23:52.564 | Collecting os-testr===2.0.0 2021-11-24 16:23:52.572 | 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-24 16:23:52.647 | 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-24 16:23:52.741 | Collecting stestr===3.0.1 2021-11-24 16:23:52.748 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/397/f08161af17782/stestr-3.0.1-py3-none-any.whl (117 kB) 2021-11-24 16:23:52.847 | 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-24 16:23:52.962 | Collecting python-subunit===1.4.0 2021-11-24 16:23:52.969 | 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-24 16:23:53.050 | 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-24 16:23:53.065 | 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-24 16:23:53.163 | Collecting future===0.18.2 2021-11-24 16:23:53.171 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-11-24 16:23:54.166 | 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-24 16:23:54.169 | 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-24 16:23:54.181 | 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-24 16:23:54.185 | 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-24 16:23:54.187 | 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-24 16:23:54.190 | 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-24 16:23:54.197 | 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-24 16:23:54.200 | 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-24 16:23:54.206 | 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-24 16:23:54.210 | 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-24 16:23:54.226 | 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-24 16:23:54.229 | 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-24 16:23:54.231 | 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-24 16:23:54.234 | 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-24 16:23:54.236 | 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-24 16:23:54.240 | Building wheels for collected packages: future 2021-11-24 16:23:54.241 | Building wheel for future (setup.py): started 2021-11-24 16:23:55.354 | Building wheel for future (setup.py): finished with status 'done' 2021-11-24 16:23:55.358 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491058 sha256=c92d4985dc69cdf636c98781b559143320276954dd318c64737b6af35c82cbc5 2021-11-24 16:23:55.359 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-11-24 16:23:55.360 | Successfully built future 2021-11-24 16:23:56.768 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-11-24 16:23:57.956 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.0.1 2021-11-24 16:23:58.063 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:23:58.063 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:23:58.170 | + inc/python:pip_install:207 : result=0 2021-11-24 16:23:58.173 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:23:58.175 | + functions-common:time_stop:2331 : local name 2021-11-24 16:23:58.177 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:23:58.180 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:23:58.182 | + functions-common:time_stop:2334 : local total 2021-11-24 16:23:58.184 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:23:58.186 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:23:58.188 | + functions-common:time_stop:2338 : start_time=1637771029545 2021-11-24 16:23:58.190 | + functions-common:time_stop:2340 : [[ -z 1637771029545 ]] 2021-11-24 16:23:58.193 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:23:58.196 | + functions-common:time_stop:2343 : end_time=1637771038193 2021-11-24 16:23:58.198 | + functions-common:time_stop:2344 : elapsed_time=8648 2021-11-24 16:23:58.201 | + functions-common:time_stop:2345 : total=0 2021-11-24 16:23:58.203 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:23:58.205 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8648 2021-11-24 16:23:58.207 | + inc/python:pip_install:210 : return 0 2021-11-24 16:23:58.209 | + ./stack.sh:main:776 : [[ True == \T\r\u\e ]] 2021-11-24 16:23:58.212 | + ./stack.sh:main:777 : pip_install_gr systemd-python 2021-11-24 16:23:58.215 | + inc/python:pip_install_gr:76 : local name=systemd-python 2021-11-24 16:23:58.217 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-24 16:23:58.220 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements systemd-python 2021-11-24 16:23:58.222 | ++ inc/python:get_from_global_requirements:238 : local package=systemd-python 2021-11-24 16:23:58.224 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-24 16:23:58.228 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^systemd-python' /opt/stack/requirements/global-requirements.txt 2021-11-24 16:23:58.229 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-24 16:23:58.233 | ++ inc/python:get_from_global_requirements:240 : required_pkg='systemd-python ' 2021-11-24 16:23:58.235 | ++ inc/python:get_from_global_requirements:241 : [[ systemd-python == '' ]] 2021-11-24 16:23:58.237 | ++ inc/python:get_from_global_requirements:244 : echo systemd-python 2021-11-24 16:23:58.240 | + inc/python:pip_install_gr:78 : clean_name=systemd-python 2021-11-24 16:23:58.242 | + inc/python:pip_install_gr:79 : pip_install systemd-python 2021-11-24 16:23:58.261 | Using python 3.6 to install systemd-python because python3_enabled=True 2021-11-24 16:23:58.265 | + 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-24 16:24:00.891 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:24:00.892 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.893 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.893 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.894 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.894 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.895 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.895 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.896 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.896 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.897 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.897 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.898 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.899 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.899 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.899 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.900 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.900 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.901 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.901 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.902 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.902 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.902 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.903 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.903 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.904 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.904 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.905 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.905 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.906 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.906 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.907 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.907 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.907 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.908 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.909 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.909 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.909 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.910 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.910 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.910 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.911 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.911 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.912 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.912 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.913 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.914 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.914 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.915 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.915 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.916 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.916 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.916 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.917 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.917 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.918 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.918 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.919 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.919 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.920 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.920 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.921 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.921 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.922 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.922 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.923 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.923 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.924 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.924 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.925 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.925 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.925 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.926 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.926 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.927 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.927 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.928 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.928 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.929 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.930 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.930 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.930 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.931 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.931 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.932 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.932 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.933 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.933 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.934 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.934 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.934 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.935 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.935 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.936 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.936 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.937 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.937 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.937 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.938 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.938 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.939 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.939 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.940 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.940 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.940 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.941 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.941 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.942 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.942 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.943 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.943 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.944 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.944 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.945 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.946 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.946 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.946 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.947 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.947 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.948 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.948 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.949 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.949 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.950 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.950 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.950 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.951 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.951 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.952 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.952 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.953 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.954 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.954 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.954 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.955 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.955 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.956 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.956 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.957 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.957 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.958 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.958 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.959 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.959 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.959 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.960 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.961 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.961 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.962 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.962 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.963 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.963 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.964 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.964 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.965 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.965 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.965 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.966 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.967 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.967 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.968 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.968 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.968 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.969 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.969 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.970 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.970 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.971 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.971 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.972 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.972 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.972 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.973 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.973 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.974 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.974 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.975 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.976 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.976 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.977 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.977 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.977 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.978 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.978 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.979 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.979 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.980 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.980 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.980 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.981 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.981 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.982 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.983 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.983 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.984 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.984 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.984 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.985 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.985 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.986 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.986 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.987 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.987 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.988 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.988 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.989 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.989 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.989 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.990 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.990 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.991 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.991 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.992 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.992 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.993 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.993 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.994 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.994 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.995 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.995 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.995 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.996 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.996 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.997 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.997 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.998 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.998 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:00.998 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:00.999 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:00.999 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.000 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.000 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.001 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.001 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.001 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.002 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.002 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.003 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.003 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.004 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.004 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.004 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.005 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.006 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.006 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.006 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.007 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.008 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.008 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.009 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.009 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.009 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.010 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.010 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.011 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.012 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.012 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.012 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.013 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.013 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.014 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.014 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.014 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.015 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.015 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.016 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.016 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.017 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.017 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.018 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.018 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.019 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.019 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.020 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.020 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.020 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.021 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.022 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.022 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.023 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.024 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.024 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.024 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.025 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.025 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.026 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.026 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.026 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.027 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.027 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.028 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.028 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.029 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.029 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.029 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.030 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.030 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.031 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.031 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.032 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.033 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.033 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.033 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.034 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.034 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.035 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.035 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.036 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.036 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.037 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.037 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.037 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.039 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.039 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.040 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.040 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.041 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.041 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.041 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.042 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.042 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.043 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.043 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.044 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.044 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.045 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.045 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.046 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.046 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.047 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.047 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.048 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.048 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.049 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.050 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.050 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.051 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.051 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.051 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.052 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.052 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.053 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.053 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.054 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.054 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.055 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.055 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.056 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.056 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.057 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.057 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.058 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.058 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.058 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.059 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.060 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.060 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.060 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.061 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.061 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.062 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.062 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.063 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.063 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.064 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.064 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.065 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.065 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.065 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.066 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.066 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.067 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.067 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.067 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.068 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.068 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.069 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.069 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.070 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.070 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.070 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.071 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.071 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.072 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.072 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.073 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.073 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.074 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.074 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.074 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.075 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.075 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.076 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.076 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.077 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.077 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.077 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.078 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.078 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.079 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.079 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.080 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.080 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.081 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.081 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.081 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.082 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.082 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.083 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.083 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.084 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.084 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.085 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.086 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.086 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.087 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:01.087 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:01.087 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:01.089 | 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-24 16:24:02.716 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:24:02.716 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:24:02.790 | + inc/python:pip_install:207 : result=0 2021-11-24 16:24:02.792 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:24:02.794 | + functions-common:time_stop:2331 : local name 2021-11-24 16:24:02.796 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:24:02.798 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:24:02.800 | + functions-common:time_stop:2334 : local total 2021-11-24 16:24:02.802 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:24:02.805 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:24:02.807 | + functions-common:time_stop:2338 : start_time=1637771038255 2021-11-24 16:24:02.809 | + functions-common:time_stop:2340 : [[ -z 1637771038255 ]] 2021-11-24 16:24:02.812 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:24:02.815 | + functions-common:time_stop:2343 : end_time=1637771042813 2021-11-24 16:24:02.817 | + functions-common:time_stop:2344 : elapsed_time=4558 2021-11-24 16:24:02.820 | + functions-common:time_stop:2345 : total=8648 2021-11-24 16:24:02.822 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:24:02.824 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13206 2021-11-24 16:24:02.826 | + inc/python:pip_install:210 : return 0 2021-11-24 16:24:02.828 | + ./stack.sh:main:780 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-11-24 16:24:02.874 | + ./stack.sh:main:781 : sudo systemctl restart systemd-journald 2021-11-24 16:24:03.082 | + ./stack.sh:main:788 : install_infra 2021-11-24 16:24:03.085 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-24 16:24:03.088 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-11-24 16:24:03.092 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-11-24 16:24:05.593 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-24 16:24:05.595 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-11-24 16:24:05.616 | + 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-24 16:24:07.214 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.218 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.221 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.229 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.234 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.236 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.247 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.251 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.254 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.262 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.267 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.269 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.274 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.279 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.281 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.285 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.290 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.292 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.295 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.300 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.302 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.307 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.312 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.315 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.325 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.330 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.332 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.340 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.345 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.347 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.355 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.359 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.362 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.375 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.379 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.383 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.387 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.390 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.392 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.394 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.400 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.402 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.406 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.411 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.413 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.416 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.420 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.423 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.425 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.430 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.434 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.437 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.442 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.445 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.455 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.460 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.463 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.482 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.489 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.494 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.496 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.508 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.512 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.517 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.519 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.524 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.529 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.531 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.538 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.543 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.545 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.548 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.552 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.555 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.561 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.565 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.568 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.593 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.597 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.599 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.602 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.607 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.609 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.614 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.617 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.624 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.629 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.631 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.637 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.641 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.644 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.649 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.654 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.656 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.659 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.664 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.666 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.675 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.681 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.683 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.686 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.691 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.693 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.698 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.702 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.705 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.714 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.719 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.721 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.735 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.740 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.743 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.765 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.771 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.773 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.777 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.782 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.784 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.799 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.801 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.804 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.809 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.811 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.813 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.819 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.832 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.837 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.839 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.868 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.884 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.889 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.891 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.894 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.899 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.901 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.912 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.918 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.920 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.923 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.928 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.930 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.935 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.937 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.943 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.947 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.949 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.954 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.956 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.967 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.972 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.974 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.980 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:07.985 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.988 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:07.993 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:07.995 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.018 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.023 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.026 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.030 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.035 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.037 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.043 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.051 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.056 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.058 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.066 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.071 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.073 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.079 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.084 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.093 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.096 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.104 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.106 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.112 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.117 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.119 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.122 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.127 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.129 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.134 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.138 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.141 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.143 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.148 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.151 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.153 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.158 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.160 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.189 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.193 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.196 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.205 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.210 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.213 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.215 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.220 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.222 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.233 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.238 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.241 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.252 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.254 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.258 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.262 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.265 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.273 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.277 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.280 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.282 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.287 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.289 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.308 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.310 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.313 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.317 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.320 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.323 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.327 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.331 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.334 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.347 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.352 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.354 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.359 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.363 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.366 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.372 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.376 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.379 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.381 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.386 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.388 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.394 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.400 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.403 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.406 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.411 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.415 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.423 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.437 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.441 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.444 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.446 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.451 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.454 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.466 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.470 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.472 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.484 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.489 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.491 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.502 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.507 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.509 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.511 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.516 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.518 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.527 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.532 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.535 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.544 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.556 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.561 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.563 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.567 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.573 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.575 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.586 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.591 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.593 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.599 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.605 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.607 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.627 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.631 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.634 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.637 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.642 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.644 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.646 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.651 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.653 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.656 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.660 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.664 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.668 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.673 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.676 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.678 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.684 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.686 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.692 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.696 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.699 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.709 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.714 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.717 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.746 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.751 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.753 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.761 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.765 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.768 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.779 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.784 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.786 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.789 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.794 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.797 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.810 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.823 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.826 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.828 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.833 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.836 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.840 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.845 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.847 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.855 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.860 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.862 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.884 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.890 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.895 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.897 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.900 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.905 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.907 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.917 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.921 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.924 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.939 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.945 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.947 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.951 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.956 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.958 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.961 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.965 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.968 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:08.986 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:08.991 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:08.994 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.007 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.009 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.015 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.017 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.021 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.027 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.029 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.033 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.055 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.060 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.062 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.066 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.071 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.073 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.083 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.089 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.091 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.099 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.104 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.106 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.114 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.116 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.120 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.125 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.128 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.130 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.135 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.137 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.144 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.152 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.156 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.159 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.165 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.168 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.170 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.175 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.177 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.191 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.193 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.196 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.203 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.206 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.211 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.213 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.217 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.228 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.231 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.235 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.238 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.242 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.253 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.257 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.260 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.262 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.267 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.270 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.274 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.279 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.281 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.285 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.291 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.294 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.307 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.310 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.323 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.327 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.329 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.337 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.340 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.343 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:09.347 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:09.350 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:09.358 | Collecting pbr===5.4.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 81)) 2021-11-24 16:24:09.490 | Downloading http://10.100.0.9:8080/root/pypi/+f/579/170e23f8e0c2f/pbr-5.4.5-py2.py3-none-any.whl (110kB) 2021-11-24 16:24:09.519 | Installing collected packages: pbr 2021-11-24 16:24:09.627 | Successfully installed pbr-5.4.5 2021-11-24 16:24:09.684 | + inc/python:pip_install:207 : result=0 2021-11-24 16:24:09.686 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:24:09.688 | + functions-common:time_stop:2331 : local name 2021-11-24 16:24:09.691 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:24:09.693 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:24:09.695 | + functions-common:time_stop:2334 : local total 2021-11-24 16:24:09.697 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:24:09.700 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:24:09.702 | + functions-common:time_stop:2338 : start_time=1637771045609 2021-11-24 16:24:09.705 | + functions-common:time_stop:2340 : [[ -z 1637771045609 ]] 2021-11-24 16:24:09.707 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:24:09.711 | + functions-common:time_stop:2343 : end_time=1637771049708 2021-11-24 16:24:09.713 | + functions-common:time_stop:2344 : elapsed_time=4099 2021-11-24 16:24:09.715 | + functions-common:time_stop:2345 : total=13206 2021-11-24 16:24:09.717 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:24:09.719 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17305 2021-11-24 16:24:09.721 | + inc/python:pip_install:210 : return 0 2021-11-24 16:24:09.724 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-11-24 16:24:09.727 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-11-24 16:24:09.746 | + 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-24 16:24:11.339 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.344 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.347 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.356 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.361 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.363 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.374 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.379 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.381 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.390 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.396 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.399 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.404 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.409 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.411 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.416 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.420 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.423 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.426 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.431 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.434 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.438 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.443 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.445 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.454 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.459 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.462 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.469 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.474 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.477 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.484 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.489 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.492 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.505 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.509 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.512 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.517 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.519 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.521 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.524 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.529 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.532 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.536 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.541 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.543 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.546 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.551 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.553 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.556 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.561 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.564 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.568 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.573 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.575 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.586 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.591 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.594 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.613 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.621 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.626 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.628 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.640 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.644 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.649 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.652 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.656 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.661 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.663 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.671 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.676 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.679 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.681 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.686 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.688 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.694 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.699 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.702 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.727 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.732 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.734 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.737 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.741 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.744 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.749 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.751 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.759 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.764 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.766 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.771 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.777 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.779 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.785 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.789 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.792 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.794 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.799 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.802 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.811 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.816 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.818 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.821 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.826 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.828 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.832 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.838 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.841 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.850 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.855 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.857 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.871 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.876 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.878 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.901 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.907 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.909 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.914 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.919 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.921 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.937 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.939 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.942 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.947 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.949 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:11.951 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.957 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.969 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:11.975 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:11.978 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.008 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.024 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.029 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.031 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.034 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.039 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.042 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.053 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.058 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.061 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.063 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.068 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.071 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.075 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.078 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.084 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.087 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.089 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.094 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.097 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.108 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.113 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.115 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.122 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.126 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.129 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.135 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.137 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.160 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.165 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.168 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.172 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.177 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.180 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.186 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.193 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.200 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.202 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.209 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.214 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.216 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.222 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.228 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.236 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.238 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.247 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.249 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.255 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.261 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.263 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.267 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.271 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.274 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.278 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.283 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.285 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.287 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.292 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.295 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.297 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.302 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.305 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.334 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.339 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.342 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.351 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.356 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.358 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.361 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.366 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.368 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.379 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.384 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.387 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.398 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.401 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.404 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.409 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.411 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.419 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.425 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.427 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.430 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.435 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.437 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.456 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.458 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.461 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.466 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.468 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.471 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.474 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.479 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.481 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.494 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.499 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.501 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.505 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.511 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.513 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.519 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.524 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.527 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.529 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.534 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.536 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.543 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.548 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.551 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.556 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.560 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.563 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.571 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.585 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.590 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.592 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.594 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.599 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.603 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.614 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.620 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.622 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.633 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.638 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.640 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.652 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.656 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.659 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.661 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.667 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.669 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.677 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.683 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.685 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.695 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.706 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.711 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.714 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.718 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.723 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.725 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.736 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.741 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.744 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.750 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.756 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.759 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.778 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.783 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.786 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.788 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.793 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.795 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.798 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.803 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.806 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.808 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.813 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.816 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.820 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.825 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.828 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.830 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.836 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.838 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.844 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.849 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.851 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.862 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.867 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.870 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.899 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.904 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.906 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.914 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.919 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.921 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.933 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.938 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.940 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.943 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.948 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.951 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.964 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.977 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.980 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.982 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.987 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:12.990 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:12.994 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:12.999 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.002 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.010 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.014 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.017 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.039 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.044 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.049 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.052 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.055 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.060 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.062 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.072 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.077 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.079 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.094 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.100 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.112 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.113 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.113 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.114 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.117 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.122 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.125 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.143 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.148 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.150 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.164 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.166 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.172 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.174 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.179 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.183 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.186 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.190 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.212 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.217 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.219 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.224 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.229 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.232 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.242 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.247 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.249 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.257 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.262 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.265 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.272 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.275 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.279 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.284 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.287 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.289 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.294 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.296 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.304 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.311 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.316 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.318 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.325 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.328 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.330 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.335 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.337 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.351 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.354 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.356 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.364 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.367 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.371 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.374 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.378 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.388 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.391 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.396 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.399 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.403 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.414 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.419 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.422 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.424 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.430 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.432 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.436 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.441 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.444 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.448 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.453 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.456 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.470 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.472 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.485 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.490 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.493 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.500 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.502 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.505 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:13.511 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:13.513 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:13.515 | Processing /opt/stack/requirements 2021-11-24 16:24:14.854 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 118)) 2021-11-24 16:24:14.921 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-11-24 16:24:14.956 | Collecting PyYAML===5.3.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) 2021-11-24 16:24:15.104 | Downloading http://10.100.0.9:8080/root/pypi/+f/b8e/ac752c5e14d3e/PyYAML-5.3.1.tar.gz (269kB) 2021-11-24 16:24:15.739 | Collecting requests===2.23.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) 2021-11-24 16:24:15.847 | Downloading http://10.100.0.9:8080/root/pypi/+f/439/99036bfa82904/requests-2.23.0-py2.py3-none-any.whl (58kB) 2021-11-24 16:24:15.888 | Collecting packaging===20.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) 2021-11-24 16:24:15.939 | Downloading http://10.100.0.9:8080/root/pypi/+f/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl 2021-11-24 16:24:15.961 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 596)) 2021-11-24 16:24:16.006 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-11-24 16:24:16.063 | Collecting Parsley===1.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 598)) 2021-11-24 16:24:16.394 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-11-24 16:24:16.423 | Collecting idna===2.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 627)) 2021-11-24 16:24:16.456 | Downloading http://10.100.0.9:8080/root/pypi/+f/a06/8a21ceac8a4d6/idna-2.9-py2.py3-none-any.whl (58kB) 2021-11-24 16:24:16.477 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 716)) 2021-11-24 16:24:16.591 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-11-24 16:24:16.609 | Collecting six===1.14.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 779)) 2021-11-24 16:24:16.644 | Downloading http://10.100.0.9:8080/root/pypi/+f/8f3/cd2e254d8f793/six-1.14.0-py2.py3-none-any.whl 2021-11-24 16:24:16.655 | 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-24 16:24:16.660 | Collecting certifi===2021.10.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 74)) 2021-11-24 16:24:16.714 | Downloading http://10.100.0.9:8080/root/pypi/+f/d62/a0163eb4c2344/certifi-2021.10.8-py2.py3-none-any.whl (149kB) 2021-11-24 16:24:16.733 | Collecting urllib3===1.25.8 (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) 2021-11-24 16:24:16.797 | Downloading http://10.100.0.9:8080/root/pypi/+f/2f3/db8b19923a873/urllib3-1.25.8-py2.py3-none-any.whl (125kB) 2021-11-24 16:24:16.844 | Collecting chardet===3.0.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-11-24 16:24:16.869 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/fc3/23ffcaeaed0e0/chardet-3.0.4-py2.py3-none-any.whl (133kB) 2021-11-24 16:24:16.899 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-11-24 16:24:16.916 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-11-24 16:24:16.932 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 176)) 2021-11-24 16:24:16.952 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-11-24 16:24:16.965 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) 2021-11-24 16:24:16.987 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-11-24 16:24:17.003 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-11-24 16:24:17.032 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-11-24 16:24:17.063 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 625)) 2021-11-24 16:24:17.079 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-11-24 16:24:17.093 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 334)) 2021-11-24 16:24:17.121 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-11-24 16:24:17.131 | Building wheels for collected packages: PyYAML 2021-11-24 16:24:17.132 | Running setup.py bdist_wheel for PyYAML: started 2021-11-24 16:24:17.419 | Running setup.py bdist_wheel for PyYAML: finished with status 'error' 2021-11-24 16:24:17.419 | Complete output from command /opt/stack/requirements/.venv/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-kmia5w74/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/tmp4fwh5f9_pip-wheel- --python-tag cp36: 2021-11-24 16:24:17.419 | usage: -c [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-11-24 16:24:17.419 | or: -c --help [cmd1 cmd2 ...] 2021-11-24 16:24:17.419 | or: -c --help-commands 2021-11-24 16:24:17.419 | or: -c cmd --help 2021-11-24 16:24:17.419 | 2021-11-24 16:24:17.419 | error: invalid command 'bdist_wheel' 2021-11-24 16:24:17.419 | 2021-11-24 16:24:17.419 | ---------------------------------------- 2021-11-24 16:24:17.419 | Failed building wheel for PyYAML 2021-11-24 16:24:17.419 | Running setup.py clean for PyYAML 2021-11-24 16:24:17.711 | Failed to build PyYAML 2021-11-24 16:24:17.712 | Installing collected packages: chardet, certifi, extras, python-mimeparse, linecache2, traceback2, argparse, six, unittest2, testtools, fixtures, urllib3, PyYAML, idna, requests, pyparsing, packaging, Parsley, openstack-requirements 2021-11-24 16:24:18.563 | Running setup.py install for PyYAML: started 2021-11-24 16:24:28.299 | Running setup.py install for PyYAML: finished with status 'done' 2021-11-24 16:24:28.769 | Running setup.py install for openstack-requirements: started 2021-11-24 16:24:30.948 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-11-24 16:24:31.225 | 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-24 16:24:31.330 | + inc/python:pip_install:207 : result=0 2021-11-24 16:24:31.333 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:24:31.335 | + functions-common:time_stop:2331 : local name 2021-11-24 16:24:31.338 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:24:31.340 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:24:31.342 | + functions-common:time_stop:2334 : local total 2021-11-24 16:24:31.344 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:24:31.346 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:24:31.348 | + functions-common:time_stop:2338 : start_time=1637771049740 2021-11-24 16:24:31.350 | + functions-common:time_stop:2340 : [[ -z 1637771049740 ]] 2021-11-24 16:24:31.353 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:24:31.356 | + functions-common:time_stop:2343 : end_time=1637771071354 2021-11-24 16:24:31.358 | + functions-common:time_stop:2344 : elapsed_time=21614 2021-11-24 16:24:31.360 | + functions-common:time_stop:2345 : total=17305 2021-11-24 16:24:31.362 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:24:31.364 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=38919 2021-11-24 16:24:31.367 | + inc/python:pip_install:210 : return 0 2021-11-24 16:24:31.369 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-11-24 16:24:31.372 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-11-24 16:24:31.374 | + inc/python:use_library_from_git:263 : local name=pbr 2021-11-24 16:24:31.376 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:24:31.379 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:24:31.381 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,pbr, ]] 2021-11-24 16:24:31.384 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:24:31.386 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-11-24 16:24:31.404 | Using python 3.6 to install pbr because python3_enabled=True 2021-11-24 16:24:31.409 | + 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-24 16:24:34.036 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:24:34.036 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.047 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.048 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.048 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.048 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.048 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.048 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.049 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.049 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.050 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.050 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.051 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.051 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.051 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.052 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.052 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.053 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.053 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.054 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.054 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.055 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.055 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.055 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.056 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.056 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.057 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.057 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.057 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.058 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.058 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.059 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.059 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.060 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.060 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.060 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.061 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.061 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.062 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.062 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.063 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.063 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.064 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.064 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.065 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.065 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.065 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.066 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.066 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.067 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.067 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.068 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.068 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.069 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.069 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.069 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.070 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.070 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.071 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.072 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.072 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.072 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.073 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.073 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.074 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.074 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.075 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.075 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.076 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.076 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.077 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.077 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.077 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.078 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.078 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.079 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.079 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.079 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.080 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.080 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.081 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.081 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.082 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.082 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.082 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.083 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.083 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.084 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.084 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.085 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.086 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.086 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.087 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.088 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.088 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.088 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.089 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.089 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.090 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.090 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.091 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.091 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.092 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.092 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.092 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.093 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.093 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.094 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.094 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.095 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.095 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.096 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.096 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.097 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.097 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.098 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.098 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.099 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.099 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.099 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.100 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.101 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.101 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.102 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.102 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.103 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.103 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.103 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.104 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.104 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.105 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.105 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.106 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.106 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.107 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.107 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.107 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.108 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.109 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.109 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.109 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.110 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.110 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.111 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.111 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.112 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.112 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.113 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.113 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.113 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.114 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.114 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.115 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.115 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.116 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.116 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.117 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.117 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.118 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.118 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.118 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.119 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.119 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.120 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.120 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.120 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.121 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.121 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.122 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.122 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.122 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.123 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.124 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.124 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.125 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.125 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.126 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.126 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.126 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.127 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.127 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.128 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.128 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.129 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.129 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.130 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.130 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.130 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.131 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.132 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.132 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.132 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.133 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.133 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.134 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.134 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.135 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.135 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.135 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.136 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.136 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.137 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.137 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.138 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.138 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.138 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.139 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.139 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.140 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.140 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.141 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.141 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.141 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.142 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.142 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.143 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.143 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.144 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.144 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.144 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.145 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.145 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.146 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.146 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.147 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.148 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.148 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.148 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.149 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.150 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.150 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.150 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.151 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.151 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.152 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.152 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.153 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.153 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.154 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.154 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.154 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.155 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.155 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.156 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.156 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.157 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.157 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.157 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.158 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.158 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.159 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.159 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.160 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.161 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.161 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.161 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.162 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.163 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.164 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.164 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.164 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.165 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.165 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.166 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.166 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.166 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.167 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.167 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.168 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.168 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.169 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.169 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.169 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.170 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.170 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.171 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.171 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.172 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.172 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.173 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.174 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.174 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.174 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.175 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.175 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.176 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.176 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.177 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.177 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.177 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.178 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.178 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.179 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.180 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.180 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.180 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.181 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.181 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.182 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.182 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.182 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.183 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.183 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.184 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.185 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.185 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.185 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.186 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.186 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.187 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.187 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.188 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.188 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.188 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.189 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.190 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.190 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.191 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.191 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.192 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.192 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.193 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.193 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.194 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.195 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.195 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.196 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.196 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.196 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.197 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.197 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.198 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.198 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.198 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.199 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.200 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.200 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.200 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.201 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.201 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.202 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.202 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.203 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.203 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.204 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.204 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.204 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.205 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.205 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.206 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.206 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.206 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.207 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.207 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.208 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.208 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.209 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.209 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.210 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.211 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.211 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.211 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.212 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.212 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.213 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.213 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.214 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.214 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.214 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.215 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.215 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.216 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.216 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.217 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.217 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.217 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.218 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.218 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.219 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.219 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.220 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.220 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.220 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.221 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.221 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.222 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.222 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.222 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.223 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.223 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.224 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.225 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.225 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.226 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.226 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.226 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:24:34.227 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:24:34.227 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:24:34.363 | 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-24 16:24:35.977 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:24:35.977 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:24:36.053 | + inc/python:pip_install:207 : result=0 2021-11-24 16:24:36.055 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:24:36.057 | + functions-common:time_stop:2331 : local name 2021-11-24 16:24:36.059 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:24:36.061 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:24:36.063 | + functions-common:time_stop:2334 : local total 2021-11-24 16:24:36.066 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:24:36.068 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:24:36.070 | + functions-common:time_stop:2338 : start_time=1637771071400 2021-11-24 16:24:36.072 | + functions-common:time_stop:2340 : [[ -z 1637771071400 ]] 2021-11-24 16:24:36.074 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:24:36.077 | + functions-common:time_stop:2343 : end_time=1637771076075 2021-11-24 16:24:36.080 | + functions-common:time_stop:2344 : elapsed_time=4675 2021-11-24 16:24:36.082 | + functions-common:time_stop:2345 : total=38919 2021-11-24 16:24:36.084 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:24:36.086 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=43594 2021-11-24 16:24:36.089 | + inc/python:pip_install:210 : return 0 2021-11-24 16:24:36.091 | + ./stack.sh:main:791 : python3 -m venv /opt/stack/bindep-venv 2021-11-24 16:24:38.596 | + ./stack.sh:main:793 : /opt/stack/bindep-venv/bin/pip install bindep 2021-11-24 16:24:40.192 | Collecting bindep 2021-11-24 16:24:40.256 | Downloading http://10.100.0.9:8080/root/pypi/+f/e0f/4305a9599abb5/bindep-2.10.1-py2.py3-none-any.whl 2021-11-24 16:24:40.288 | Collecting packaging; python_version >= "3.6" (from bindep) 2021-11-24 16:24:40.341 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef1/03e05f519cdc7/packaging-21.3-py3-none-any.whl (40kB) 2021-11-24 16:24:40.361 | Collecting distro (from bindep) 2021-11-24 16:24:40.387 | Downloading http://10.100.0.9:8080/root/pypi/+f/c87/13330ab31a034/distro-1.6.0-py2.py3-none-any.whl 2021-11-24 16:24:40.399 | Collecting Parsley (from bindep) 2021-11-24 16:24:40.416 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-11-24 16:24:40.442 | Collecting pbr>=2.0.0 (from bindep) 2021-11-24 16:24:40.533 | Downloading http://10.100.0.9:8080/root/pypi/+f/176/e8560eaf61e12/pbr-5.8.0-py2.py3-none-any.whl (112kB) 2021-11-24 16:24:40.566 | Collecting pyparsing!=3.0.5,>=2.0.2 (from packaging; python_version >= "3.6"->bindep) 2021-11-24 16:24:40.696 | Downloading http://10.100.0.9:8080/root/pypi/+f/04f/f808a5b909118/pyparsing-3.0.6-py3-none-any.whl (97kB) 2021-11-24 16:24:40.717 | Installing collected packages: pyparsing, packaging, distro, Parsley, pbr, bindep 2021-11-24 16:24:41.186 | 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-24 16:24:41.254 | + ./stack.sh:main:794 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-24 16:24:41.257 | + ./stack.sh:main:794 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-11-24 16:24:41.260 | ++ ./stack.sh:main:797 : _get_plugin_bindep_packages 2021-11-24 16:24:41.276 | + ./stack.sh:main:797 : pkgs= 2021-11-24 16:24:41.278 | + ./stack.sh:main:798 : [[ -n '' ]] 2021-11-24 16:24:41.281 | + ./stack.sh:main:805 : run_phase stack pre-install 2021-11-24 16:24:41.283 | + functions-common:run_phase:1759 : local mode=stack 2021-11-24 16:24:41.285 | + functions-common:run_phase:1760 : local phase=pre-install 2021-11-24 16:24:41.287 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-24 16:24:41.290 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-24 16:24:41.292 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-24 16:24:41.295 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-24 16:24:41.297 | + functions-common:run_phase:1769 : local extra 2021-11-24 16:24:41.300 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-24 16:24:41.303 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-24 16:24:41.305 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-24 16:24:41.308 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-24 16:24:41.310 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-11-24 16:24:41.312 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-24 16:24:41.325 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:24:41.328 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-24 16:24:41.330 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-24 16:24:41.332 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-11-24 16:24:41.334 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-24 16:24:41.337 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-24 16:24:41.339 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-11-24 16:24:41.341 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-11-24 16:24:41.343 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-11-24 16:24:41.345 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-11-24 16:24:41.347 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-11-24 16:24:41.349 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-11-24 16:24:41.352 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-24 16:24:41.354 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-11-24 16:24:41.356 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-11-24 16:24:41.358 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-24 16:24:41.360 | + functions-common:run_phase:1786 : run_plugins stack pre-install 2021-11-24 16:24:41.362 | + functions-common:run_plugins:1745 : local mode=stack 2021-11-24 16:24:41.364 | + functions-common:run_plugins:1746 : local phase=pre-install 2021-11-24 16:24:41.367 | + functions-common:run_plugins:1748 : local plugins= 2021-11-24 16:24:41.369 | + functions-common:run_plugins:1749 : local plugin 2021-11-24 16:24:41.371 | + ./stack.sh:main:808 : set_systemd_override DefaultLimitNOFILE 2048 2021-11-24 16:24:41.374 | + functions:set_systemd_override:799 : local key=DefaultLimitNOFILE 2021-11-24 16:24:41.376 | + functions:set_systemd_override:800 : local value=2048 2021-11-24 16:24:41.378 | + functions:set_systemd_override:802 : local sysconf=/etc/systemd/system.conf 2021-11-24 16:24:41.381 | + functions:set_systemd_override:803 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-11-24 16:24:41.426 | + functions:set_systemd_override:804 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-11-24 16:24:41.426 | Set systemd system override for DefaultLimitNOFILE=2048 2021-11-24 16:24:41.428 | + functions:set_systemd_override:806 : sudo systemctl daemon-reload 2021-11-24 16:24:41.622 | + ./stack.sh:main:810 : install_rpc_backend 2021-11-24 16:24:41.624 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-11-24 16:24:41.640 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:24:41.642 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-11-24 16:24:41.644 | + functions-common:install_package:1333 : update_package_repo 2021-11-24 16:24:41.647 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-24 16:24:41.650 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-24 16:24:41.652 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-24 16:24:41.654 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-24 16:24:41.657 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-24 16:24:41.659 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:24:41.661 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:24:41.664 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-24 16:24:41.666 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-24 16:24:41.669 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-24 16:24:41.671 | + functions-common:apt_get_update:1069 : return 2021-11-24 16:24:41.673 | + functions-common:install_package:1334 : real_install_package rabbitmq-server 2021-11-24 16:24:41.676 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-24 16:24:41.678 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:24:41.680 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:24:41.683 | + functions-common:real_install_package:1320 : apt_get install rabbitmq-server 2021-11-24 16:24:41.701 | + 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-24 16:24:41.822 | Reading package lists... 2021-11-24 16:24:42.095 | Building dependency tree... 2021-11-24 16:24:42.096 | Reading state information... 2021-11-24 16:24:42.332 | The following packages were automatically installed and are no longer required: 2021-11-24 16:24:42.333 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-24 16:24:42.333 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-24 16:24:42.333 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-24 16:24:42.333 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-24 16:24:42.333 | python3-twisted-bin python3-zope.interface 2021-11-24 16:24:42.333 | Use 'sudo apt autoremove' to remove them. 2021-11-24 16:24:42.333 | The following additional packages will be installed: 2021-11-24 16:24:42.333 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-11-24 16:24:42.333 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-11-24 16:24:42.333 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-11-24 16:24:42.333 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-11-24 16:24:42.334 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-11-24 16:24:42.336 | Suggested packages: 2021-11-24 16:24:42.336 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-11-24 16:24:42.336 | odbc-postgresql tdsodbc unixodbc-bin 2021-11-24 16:24:42.383 | The following NEW packages will be installed: 2021-11-24 16:24:42.383 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-11-24 16:24:42.383 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-11-24 16:24:42.383 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-11-24 16:24:42.383 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-11-24 16:24:42.383 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-11-24 16:24:42.384 | rabbitmq-server 2021-11-24 16:24:42.642 | 0 upgraded, 26 newly installed, 0 to remove and 178 not upgraded. 2021-11-24 16:24:42.642 | Need to get 24.5 MB of archives. 2021-11-24 16:24:42.642 | After this operation, 40.4 MB of additional disk space will be used. 2021-11-24 16:24:42.642 | 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-24 16:24:44.214 | 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-24 16:24:44.276 | 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-24 16:24:44.525 | 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-24 16:24:44.529 | 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-24 16:24:44.532 | 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-24 16:24:44.544 | 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-24 16:24:44.766 | 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-24 16:24:44.781 | 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-24 16:24:45.093 | 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-24 16:24:45.102 | 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-24 16:24:45.345 | 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-24 16:24:45.372 | 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-24 16:24:45.458 | 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-24 16:24:45.461 | 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-24 16:24:45.480 | 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-24 16:24:45.484 | 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-24 16:24:45.643 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-11-24 16:24:45.647 | 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-24 16:24:45.649 | 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-24 16:24:45.963 | 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-24 16:24:45.971 | 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-24 16:24:45.982 | 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-24 16:24:46.029 | 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-24 16:24:46.089 | 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-24 16:24:46.090 | 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-24 16:24:47.333 | Fetched 24.5 MB in 4s (5,589 kB/s) 2021-11-24 16:24:47.586 | Selecting previously unselected package erlang-base. 2021-11-24 16:24:47.624 | (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-24 16:24:47.627 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:47.693 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:49.179 | Selecting previously unselected package erlang-asn1. 2021-11-24 16:24:49.187 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:49.247 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:49.653 | Selecting previously unselected package erlang-mnesia. 2021-11-24 16:24:49.661 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:49.699 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:50.116 | Selecting previously unselected package erlang-runtime-tools. 2021-11-24 16:24:50.124 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:50.177 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:50.494 | Selecting previously unselected package erlang-crypto. 2021-11-24 16:24:50.501 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:50.556 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:50.880 | Selecting previously unselected package erlang-public-key. 2021-11-24 16:24:50.887 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:50.937 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:51.339 | Selecting previously unselected package erlang-ssl. 2021-11-24 16:24:51.347 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:51.400 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:51.848 | Selecting previously unselected package erlang-inets. 2021-11-24 16:24:51.855 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:51.893 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:52.311 | Selecting previously unselected package erlang-corba. 2021-11-24 16:24:52.318 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:52.396 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:53.057 | Selecting previously unselected package erlang-syntax-tools. 2021-11-24 16:24:53.065 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:53.114 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:53.476 | Selecting previously unselected package erlang-diameter. 2021-11-24 16:24:53.484 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:53.525 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:53.931 | Selecting previously unselected package erlang-xmerl. 2021-11-24 16:24:53.939 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:53.988 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:54.400 | Selecting previously unselected package erlang-edoc. 2021-11-24 16:24:54.408 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:54.457 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:54.811 | Selecting previously unselected package erlang-eldap. 2021-11-24 16:24:54.819 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:54.868 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:55.122 | Selecting previously unselected package erlang-erl-docgen. 2021-11-24 16:24:55.129 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:55.179 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:55.516 | Selecting previously unselected package erlang-eunit. 2021-11-24 16:24:55.524 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:55.567 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:55.893 | Selecting previously unselected package erlang-ic. 2021-11-24 16:24:55.901 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:55.956 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:56.451 | Selecting previously unselected package libodbc1:amd64. 2021-11-24 16:24:56.459 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-11-24 16:24:56.556 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-11-24 16:24:56.899 | Selecting previously unselected package erlang-odbc. 2021-11-24 16:24:56.907 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:56.954 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:57.299 | Selecting previously unselected package erlang-snmp. 2021-11-24 16:24:57.307 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:57.362 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:57.899 | Selecting previously unselected package erlang-os-mon. 2021-11-24 16:24:57.907 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:57.956 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:58.297 | Selecting previously unselected package erlang-parsetools. 2021-11-24 16:24:58.305 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:58.354 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:58.699 | Selecting previously unselected package erlang-ssh. 2021-11-24 16:24:58.707 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:58.756 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:59.116 | Selecting previously unselected package erlang-tools. 2021-11-24 16:24:59.124 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-11-24 16:24:59.162 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:24:59.589 | Selecting previously unselected package erlang-nox. 2021-11-24 16:24:59.597 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-11-24 16:24:59.659 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:00.082 | Selecting previously unselected package rabbitmq-server. 2021-11-24 16:25:00.089 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.5_all.deb ... 2021-11-24 16:25:00.131 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-11-24 16:25:01.067 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-11-24 16:25:01.211 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:02.504 | Searching for services which depend on erlang and should be started...none found. 2021-11-24 16:25:02.573 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-24 16:25:02.813 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:02.945 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:03.036 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:03.190 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:03.350 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:03.504 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:03.630 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-24 16:25:03.762 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-24 16:25:04.047 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-24 16:25:04.785 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:04.937 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:05.076 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:05.228 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:05.368 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:05.510 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:05.645 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:05.773 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:05.925 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:06.079 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:06.281 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:06.445 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:06.601 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:06.744 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:06.933 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:07.059 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:07.167 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-11-24 16:25:07.327 | Setting up rabbitmq-server (3.6.10-1ubuntu0.5) ... 2021-11-24 16:25:07.700 | Adding group `rabbitmq' (GID 121) ... 2021-11-24 16:25:07.847 | Done. 2021-11-24 16:25:07.923 | Adding system user `rabbitmq' (UID 115) ... 2021-11-24 16:25:07.923 | Adding new user `rabbitmq' (UID 115) with group `rabbitmq' ... 2021-11-24 16:25:08.215 | Not creating home directory `/var/lib/rabbitmq'. 2021-11-24 16:25:08.459 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-11-24 16:25:14.582 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-24 16:25:14.870 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-24 16:25:17.018 | + functions-common:apt_get:1113 : result=0 2021-11-24 16:25:17.020 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-24 16:25:17.022 | + functions-common:time_stop:2331 : local name 2021-11-24 16:25:17.025 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:25:17.027 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:25:17.029 | + functions-common:time_stop:2334 : local total 2021-11-24 16:25:17.031 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:25:17.033 | + functions-common:time_stop:2337 : name=apt-get 2021-11-24 16:25:17.036 | + functions-common:time_stop:2338 : start_time=1637771081698 2021-11-24 16:25:17.038 | + functions-common:time_stop:2340 : [[ -z 1637771081698 ]] 2021-11-24 16:25:17.041 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:25:17.044 | + functions-common:time_stop:2343 : end_time=1637771117042 2021-11-24 16:25:17.046 | + functions-common:time_stop:2344 : elapsed_time=35344 2021-11-24 16:25:17.049 | + functions-common:time_stop:2345 : total=290279 2021-11-24 16:25:17.051 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:25:17.053 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=325623 2021-11-24 16:25:17.055 | + functions-common:apt_get:1117 : return 0 2021-11-24 16:25:17.058 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-11-24 16:25:17.060 | + functions-common:is_suse:462 : is_opensuse 2021-11-24 16:25:17.063 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-24 16:25:17.065 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-24 16:25:17.068 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-24 16:25:17.070 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-24 16:25:17.072 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-24 16:25:17.074 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-11-24 16:25:17.077 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-24 16:25:17.079 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-24 16:25:17.081 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-24 16:25:17.084 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-24 16:25:17.086 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-24 16:25:17.088 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-24 16:25:17.090 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-24 16:25:17.093 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-24 16:25:17.095 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-11-24 16:25:17.097 | + functions-common:is_suse:462 : is_opensuse 2021-11-24 16:25:17.099 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-24 16:25:17.101 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-24 16:25:17.104 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-24 16:25:17.106 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-24 16:25:17.109 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-24 16:25:17.111 | + ./stack.sh:main:811 : restart_rpc_backend 2021-11-24 16:25:17.113 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-11-24 16:25:17.129 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:25:17.131 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-11-24 16:25:17.133 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:25:17.135 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-11-24 16:25:17.138 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-11-24 16:25:17.140 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-11-24 16:25:17.144 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-11-24 16:25:17.146 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-11-24 16:25:17.148 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-11-24 16:25:17.150 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-11-24 16:25:17.152 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-11-24 16:25:17.155 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-11-24 16:25:17.158 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-11-24 16:25:18.227 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-11-24 16:25:18.227 | guest [administrator]' 2021-11-24 16:25:18.231 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-11-24 16:25:18.231 | guest [administrator]' 2021-11-24 16:25:18.231 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-11-24 16:25:18.236 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-11-24 16:25:18.239 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-11-24 16:25:18.241 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-11-24 16:25:19.269 | Creating user "stackrabbit" 2021-11-24 16:25:19.333 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-11-24 16:25:20.407 | Setting permissions for user "stackrabbit" in vhost "/" 2021-11-24 16:25:20.465 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-11-24 16:25:20.468 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-11-24 16:25:21.506 | Changing password for user "stackrabbit" 2021-11-24 16:25:21.562 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-11-24 16:25:21.564 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-11-24 16:25:21.566 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-11-24 16:25:22.605 | Deleting user "guest" 2021-11-24 16:25:22.664 | + ./stack.sh:main:813 : is_service_enabled mysql postgresql 2021-11-24 16:25:22.680 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:25:22.682 | + ./stack.sh:main:814 : install_database 2021-11-24 16:25:22.684 | + lib/database:install_database:116 : install_database_mysql 2021-11-24 16:25:22.687 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-11-24 16:25:22.689 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:25:22.691 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:25:22.694 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-11-24 16:25:23.040 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-11-24 16:25:23.043 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-11-24 16:25:23.047 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-11-24 16:25:23.050 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:25:23.052 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:25:23.054 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-11-24 16:25:23.057 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-11-24 16:25:23.059 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-11-24 16:25:23.063 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-11-24 16:25:23.065 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-11-24 16:25:23.068 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-11-24 16:25:23.070 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-11-24 16:25:23.072 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-24 16:25:23.075 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-24 16:25:23.078 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-24 16:25:23.080 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-24 16:25:23.082 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-24 16:25:23.084 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-24 16:25:23.087 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-24 16:25:23.089 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-24 16:25:23.092 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-11-24 16:25:23.094 | + functions-common:is_suse:462 : is_opensuse 2021-11-24 16:25:23.097 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-24 16:25:23.099 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-24 16:25:23.101 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-24 16:25:23.104 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-24 16:25:23.106 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-24 16:25:23.109 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-11-24 16:25:23.111 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:25:23.114 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:25:23.116 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-11-24 16:25:23.118 | + functions-common:install_package:1333 : update_package_repo 2021-11-24 16:25:23.121 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-24 16:25:23.123 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-24 16:25:23.126 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-24 16:25:23.128 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-24 16:25:23.130 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-24 16:25:23.133 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:25:23.135 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:25:23.137 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-24 16:25:23.139 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-24 16:25:23.142 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-24 16:25:23.144 | + functions-common:apt_get_update:1069 : return 2021-11-24 16:25:23.146 | + functions-common:install_package:1334 : real_install_package mysql-server 2021-11-24 16:25:23.148 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-24 16:25:23.151 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:25:23.153 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:25:23.155 | + functions-common:real_install_package:1320 : apt_get install mysql-server 2021-11-24 16:25:23.174 | + 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-24 16:25:23.296 | Reading package lists... 2021-11-24 16:25:23.560 | Building dependency tree... 2021-11-24 16:25:23.562 | Reading state information... 2021-11-24 16:25:23.790 | The following packages were automatically installed and are no longer required: 2021-11-24 16:25:23.791 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-24 16:25:23.791 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-24 16:25:23.791 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-24 16:25:23.791 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-24 16:25:23.791 | python3-twisted-bin python3-zope.interface 2021-11-24 16:25:23.791 | Use 'sudo apt autoremove' to remove them. 2021-11-24 16:25:23.792 | The following additional packages will be installed: 2021-11-24 16:25:23.792 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-11-24 16:25:23.792 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-11-24 16:25:23.792 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-24 16:25:23.792 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-11-24 16:25:23.792 | mysql-server-5.7 mysql-server-core-5.7 2021-11-24 16:25:23.794 | Suggested packages: 2021-11-24 16:25:23.794 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-11-24 16:25:23.848 | The following NEW packages will be installed: 2021-11-24 16:25:23.848 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-11-24 16:25:23.848 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-11-24 16:25:23.848 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-11-24 16:25:23.848 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-11-24 16:25:23.849 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-11-24 16:25:24.156 | 0 upgraded, 18 newly installed, 0 to remove and 178 not upgraded. 2021-11-24 16:25:24.156 | Need to get 19.6 MB of archives. 2021-11-24 16:25:24.157 | After this operation, 155 MB of additional disk space will be used. 2021-11-24 16:25:24.157 | 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-24 16:25:25.646 | 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-24 16:25:25.989 | 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-24 16:25:26.960 | 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-24 16:25:26.978 | 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-24 16:25:27.380 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-11-24 16:25:27.381 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-11-24 16:25:27.412 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-11-24 16:25:27.427 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-11-24 16:25:27.563 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-11-24 16:25:27.564 | 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-24 16:25:27.565 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-11-24 16:25:27.565 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-11-24 16:25:27.567 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-11-24 16:25:27.567 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-11-24 16:25:27.625 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-11-24 16:25:27.627 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-11-24 16:25:27.633 | 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-24 16:25:28.144 | Preconfiguring packages ... 2021-11-24 16:25:28.342 | Fetched 19.6 MB in 4s (5,201 kB/s) 2021-11-24 16:25:28.479 | Selecting previously unselected package mysql-client-core-5.7. 2021-11-24 16:25:28.519 | (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-24 16:25:28.523 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-24 16:25:28.572 | Unpacking mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-24 16:25:29.881 | Selecting previously unselected package mysql-client-5.7. 2021-11-24 16:25:29.889 | Preparing to unpack .../01-mysql-client-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-24 16:25:29.938 | Unpacking mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-24 16:25:30.624 | Selecting previously unselected package mysql-server-core-5.7. 2021-11-24 16:25:30.632 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-24 16:25:30.681 | Unpacking mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-24 16:25:32.304 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-11-24 16:25:32.312 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-11-24 16:25:32.412 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-11-24 16:25:32.893 | Selecting previously unselected package mysql-server-5.7. 2021-11-24 16:25:32.901 | Preparing to unpack .../04-mysql-server-5.7_5.7.36-0ubuntu0.18.04.1_amd64.deb ... 2021-11-24 16:25:33.915 | Unpacking mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-24 16:25:34.967 | Selecting previously unselected package libhtml-tagset-perl. 2021-11-24 16:25:34.975 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-11-24 16:25:35.027 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-11-24 16:25:35.356 | Selecting previously unselected package liburi-perl. 2021-11-24 16:25:35.364 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-11-24 16:25:35.418 | Unpacking liburi-perl (1.73-1) ... 2021-11-24 16:25:35.764 | Selecting previously unselected package libhtml-parser-perl. 2021-11-24 16:25:35.772 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-11-24 16:25:35.821 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-11-24 16:25:36.152 | Selecting previously unselected package libcgi-pm-perl. 2021-11-24 16:25:36.161 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-11-24 16:25:36.212 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-11-24 16:25:36.533 | Selecting previously unselected package libfcgi-perl. 2021-11-24 16:25:36.541 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-11-24 16:25:36.615 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-11-24 16:25:36.944 | Selecting previously unselected package libcgi-fast-perl. 2021-11-24 16:25:36.952 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-11-24 16:25:37.007 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-11-24 16:25:37.296 | Selecting previously unselected package libencode-locale-perl. 2021-11-24 16:25:37.304 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-11-24 16:25:37.358 | Unpacking libencode-locale-perl (1.05-1) ... 2021-11-24 16:25:37.630 | Selecting previously unselected package libhtml-template-perl. 2021-11-24 16:25:37.638 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-11-24 16:25:37.695 | Unpacking libhtml-template-perl (2.97-1) ... 2021-11-24 16:25:38.058 | Selecting previously unselected package libhttp-date-perl. 2021-11-24 16:25:38.066 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-11-24 16:25:38.158 | Unpacking libhttp-date-perl (6.02-1) ... 2021-11-24 16:25:38.450 | Selecting previously unselected package libio-html-perl. 2021-11-24 16:25:38.458 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-11-24 16:25:38.515 | Unpacking libio-html-perl (1.001-1) ... 2021-11-24 16:25:38.858 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-11-24 16:25:38.867 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-11-24 16:25:38.935 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-11-24 16:25:39.267 | Selecting previously unselected package libhttp-message-perl. 2021-11-24 16:25:39.275 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-11-24 16:25:39.335 | Unpacking libhttp-message-perl (6.14-1) ... 2021-11-24 16:25:39.658 | Selecting previously unselected package mysql-server. 2021-11-24 16:25:39.666 | Preparing to unpack .../17-mysql-server_5.7.36-0ubuntu0.18.04.1_all.deb ... 2021-11-24 16:25:39.721 | Unpacking mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-11-24 16:25:40.049 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-11-24 16:25:40.215 | Setting up libhttp-date-perl (6.02-1) ... 2021-11-24 16:25:40.421 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-11-24 16:25:40.601 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-24 16:25:40.715 | Setting up libencode-locale-perl (1.05-1) ... 2021-11-24 16:25:40.898 | Setting up mysql-server-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-24 16:25:41.081 | Setting up libio-html-perl (1.001-1) ... 2021-11-24 16:25:41.255 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-11-24 16:25:41.393 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-24 16:25:41.547 | Setting up liburi-perl (1.73-1) ... 2021-11-24 16:25:41.701 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-24 16:25:41.984 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-11-24 16:25:42.112 | Setting up libcgi-pm-perl (4.38-1) ... 2021-11-24 16:25:42.264 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-24 16:25:44.261 | Setting up libhttp-message-perl (6.14-1) ... 2021-11-24 16:25:44.432 | Setting up mysql-client-core-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-24 16:25:44.621 | Setting up libfcgi-perl (0.78-2build1) ... 2021-11-24 16:25:44.792 | Setting up libhtml-template-perl (2.97-1) ... 2021-11-24 16:25:44.958 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-11-24 16:25:45.098 | Setting up mysql-client-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-24 16:25:45.249 | Setting up mysql-server-5.7 (5.7.36-0ubuntu0.18.04.1) ... 2021-11-24 16:25:46.547 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-11-24 16:25:46.621 | Renaming removed key_buffer and myisam-recover options (if present) 2021-11-24 16:26:06.750 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-11-24 16:26:07.975 | Setting up mysql-server (5.7.36-0ubuntu0.18.04.1) ... 2021-11-24 16:26:08.100 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-24 16:26:08.384 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-24 16:26:10.525 | + functions-common:apt_get:1113 : result=0 2021-11-24 16:26:10.528 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-24 16:26:10.530 | + functions-common:time_stop:2331 : local name 2021-11-24 16:26:10.532 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:26:10.534 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:26:10.537 | + functions-common:time_stop:2334 : local total 2021-11-24 16:26:10.539 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:26:10.541 | + functions-common:time_stop:2337 : name=apt-get 2021-11-24 16:26:10.543 | + functions-common:time_stop:2338 : start_time=1637771123171 2021-11-24 16:26:10.546 | + functions-common:time_stop:2340 : [[ -z 1637771123171 ]] 2021-11-24 16:26:10.548 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:26:10.552 | + functions-common:time_stop:2343 : end_time=1637771170549 2021-11-24 16:26:10.554 | + functions-common:time_stop:2344 : elapsed_time=47378 2021-11-24 16:26:10.556 | + functions-common:time_stop:2345 : total=325623 2021-11-24 16:26:10.558 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:26:10.560 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=373001 2021-11-24 16:26:10.563 | + functions-common:apt_get:1117 : return 0 2021-11-24 16:26:10.565 | + ./stack.sh:main:816 : '[' -n mysql ']' 2021-11-24 16:26:10.568 | + ./stack.sh:main:817 : install_database_python 2021-11-24 16:26:10.570 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-11-24 16:26:10.572 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-11-24 16:26:10.574 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-11-24 16:26:10.576 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-24 16:26:10.579 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-11-24 16:26:10.582 | ++ inc/python:get_from_global_requirements:238 : local package=PyMySQL 2021-11-24 16:26:10.585 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-24 16:26:10.588 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-11-24 16:26:10.588 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-24 16:26:10.592 | ++ inc/python:get_from_global_requirements:240 : required_pkg='PyMySQL ' 2021-11-24 16:26:10.595 | ++ inc/python:get_from_global_requirements:241 : [[ PyMySQL == '' ]] 2021-11-24 16:26:10.597 | ++ inc/python:get_from_global_requirements:244 : echo PyMySQL 2021-11-24 16:26:10.600 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-11-24 16:26:10.602 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-11-24 16:26:10.621 | Using python 3.6 to install PyMySQL because python3_enabled=True 2021-11-24 16:26:10.626 | + 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-24 16:26:13.277 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:26:13.278 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.279 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.279 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.280 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.280 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.281 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.281 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.282 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.282 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.282 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.283 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.283 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.284 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.284 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.285 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.285 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.286 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.287 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.287 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.288 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.288 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.288 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.289 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.289 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.290 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.290 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.291 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.291 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.292 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.292 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.292 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.293 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.293 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.294 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.294 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.295 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.296 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.296 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.296 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.297 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.297 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.298 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.298 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.298 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.299 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.299 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.300 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.300 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.300 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.301 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.302 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.302 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.303 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.303 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.304 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.304 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.305 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.305 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.306 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.306 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.307 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.307 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.308 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.308 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.309 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.309 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.310 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.310 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.310 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.311 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.311 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.312 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.312 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.312 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.313 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.313 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.314 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.315 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.315 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.316 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.316 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.317 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.317 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.317 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.318 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.318 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.319 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.319 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.320 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.320 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.320 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.321 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.321 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.322 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.322 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.323 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.323 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.324 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.324 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.324 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.325 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.325 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.326 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.326 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.327 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.327 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.327 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.328 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.328 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.329 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.329 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.330 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.331 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.331 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.332 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.332 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.333 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.333 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.334 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.334 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.334 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.335 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.335 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.336 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.336 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.337 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.337 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.338 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.338 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.339 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.339 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.340 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.340 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.341 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.341 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.342 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.342 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.342 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.343 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.343 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.344 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.344 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.345 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.345 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.346 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.346 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.346 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.347 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.347 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.348 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.349 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.349 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.350 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.350 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.351 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.351 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.352 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.352 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.353 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.353 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.354 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.354 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.354 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.355 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.355 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.356 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.356 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.357 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.357 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.358 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.358 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.359 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.359 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.360 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.360 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.360 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.361 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.361 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.362 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.362 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.362 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.363 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.363 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.364 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.365 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.365 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.366 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.366 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.366 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.367 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.368 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.368 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.369 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.369 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.370 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.370 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.370 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.371 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.371 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.372 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.372 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.373 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.373 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.374 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.374 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.374 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.375 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.375 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.376 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.376 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.377 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.377 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.377 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.378 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.379 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.379 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.380 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.380 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.380 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.381 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.381 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.381 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.382 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.383 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.383 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.383 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.384 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.384 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.385 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.385 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.385 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.386 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.386 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.387 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.387 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.388 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.388 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.388 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.389 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.389 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.390 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.390 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.391 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.391 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.392 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.392 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.392 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.393 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.394 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.394 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.394 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.395 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.395 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.396 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.397 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.397 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.397 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.398 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.398 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.399 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.399 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.399 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.400 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.400 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.401 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.401 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.402 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.402 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.403 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.403 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.404 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.404 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.404 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.405 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.405 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.406 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.407 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.407 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.407 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.408 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.408 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.409 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.409 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.409 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.410 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.411 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.411 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.412 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.412 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.413 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.413 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.413 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.414 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.414 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.415 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.415 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.416 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.416 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.417 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.417 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.418 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.418 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.419 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.419 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.420 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.420 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.421 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.421 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.422 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.422 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.423 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.423 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.424 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.424 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.425 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.425 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.425 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.426 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.427 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.427 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.428 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.428 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.429 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.429 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.430 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.430 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.431 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.431 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.431 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.432 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.432 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.433 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.433 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.434 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.435 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.435 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.436 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.436 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.437 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.437 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.437 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.438 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.438 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.439 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.439 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.440 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.440 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.441 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.441 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.442 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.442 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.443 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.443 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.444 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.444 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.445 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.445 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.446 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.446 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.446 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.447 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.447 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.448 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.448 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.449 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.449 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.449 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.450 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.450 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.451 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.451 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.452 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.452 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.452 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.453 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.453 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.454 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.454 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.455 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.455 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.456 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.456 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.457 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.457 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.457 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.458 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.458 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.459 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.459 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.459 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.460 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.460 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.461 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.461 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.462 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.462 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.463 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.463 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.463 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.464 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.464 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.465 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.465 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.466 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.466 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.466 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.467 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.468 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.468 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.468 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.469 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.469 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.470 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.470 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.471 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:13.471 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:13.471 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:13.986 | Collecting PyMySQL===0.9.3 2021-11-24 16:26:13.992 | 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-24 16:26:15.535 | Installing collected packages: PyMySQL 2021-11-24 16:26:15.743 | Successfully installed PyMySQL-0.9.3 2021-11-24 16:26:15.846 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:26:15.846 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:26:15.923 | + inc/python:pip_install:207 : result=0 2021-11-24 16:26:15.925 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:26:15.928 | + functions-common:time_stop:2331 : local name 2021-11-24 16:26:15.930 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:26:15.932 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:26:15.935 | + functions-common:time_stop:2334 : local total 2021-11-24 16:26:15.937 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:26:15.939 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:26:15.941 | + functions-common:time_stop:2338 : start_time=1637771170616 2021-11-24 16:26:15.944 | + functions-common:time_stop:2340 : [[ -z 1637771170616 ]] 2021-11-24 16:26:15.947 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:26:15.950 | + functions-common:time_stop:2343 : end_time=1637771175947 2021-11-24 16:26:15.952 | + functions-common:time_stop:2344 : elapsed_time=5331 2021-11-24 16:26:15.954 | + functions-common:time_stop:2345 : total=43594 2021-11-24 16:26:15.956 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:26:15.959 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=48925 2021-11-24 16:26:15.962 | + inc/python:pip_install:210 : return 0 2021-11-24 16:26:15.964 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-11-24 16:26:15.966 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-11-24 16:26:15.968 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-11-24 16:26:15.971 | + ./stack.sh:main:820 : is_service_enabled neutron 2021-11-24 16:26:15.986 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:26:15.989 | + ./stack.sh:main:821 : install_neutron_agent_packages 2021-11-24 16:26:15.991 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-11-24 16:26:15.994 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-24 16:26:15.995 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-24 16:26:15.999 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-24 16:26:16.001 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-24 16:26:16.004 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-24 16:26:16.006 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-24 16:26:16.008 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-11-24 16:26:16.011 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:448 : is_service_enabled q-l3 2021-11-24 16:26:16.025 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:26:16.028 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:449 : install_package radvd 2021-11-24 16:26:16.030 | + functions-common:install_package:1333 : update_package_repo 2021-11-24 16:26:16.032 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-24 16:26:16.035 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-24 16:26:16.037 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-24 16:26:16.040 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-24 16:26:16.042 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-24 16:26:16.044 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:26:16.047 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:26:16.049 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-24 16:26:16.051 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-24 16:26:16.053 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-24 16:26:16.056 | + functions-common:apt_get_update:1069 : return 2021-11-24 16:26:16.058 | + functions-common:install_package:1334 : real_install_package radvd 2021-11-24 16:26:16.061 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-24 16:26:16.063 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:26:16.065 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:26:16.068 | + functions-common:real_install_package:1320 : apt_get install radvd 2021-11-24 16:26:16.086 | + 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-24 16:26:16.208 | Reading package lists... 2021-11-24 16:26:16.470 | Building dependency tree... 2021-11-24 16:26:16.472 | Reading state information... 2021-11-24 16:26:16.695 | The following packages were automatically installed and are no longer required: 2021-11-24 16:26:16.696 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-11-24 16:26:16.696 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-11-24 16:26:16.696 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-11-24 16:26:16.696 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-24 16:26:16.696 | python3-twisted-bin python3-zope.interface 2021-11-24 16:26:16.696 | Use 'sudo apt autoremove' to remove them. 2021-11-24 16:26:16.741 | The following NEW packages will be installed: 2021-11-24 16:26:16.741 | radvd 2021-11-24 16:26:17.003 | 0 upgraded, 1 newly installed, 0 to remove and 178 not upgraded. 2021-11-24 16:26:17.003 | Need to get 59.0 kB of archives. 2021-11-24 16:26:17.003 | After this operation, 164 kB of additional disk space will be used. 2021-11-24 16:26:17.003 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-11-24 16:26:17.824 | Fetched 59.0 kB in 1s (114 kB/s) 2021-11-24 16:26:18.095 | Selecting previously unselected package radvd. 2021-11-24 16:26:18.134 | (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-24 16:26:18.138 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-11-24 16:26:18.197 | Unpacking radvd (1:2.16-3) ... 2021-11-24 16:26:18.758 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-24 16:26:18.875 | Setting up radvd (1:2.16-3) ... 2021-11-24 16:26:20.157 | Job for radvd.service failed because the control process exited with error code. 2021-11-24 16:26:20.157 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-11-24 16:26:20.158 | invoke-rc.d: initscript radvd, action "start" failed. 2021-11-24 16:26:20.168 | ● radvd.service - Router advertisement daemon for IPv6 2021-11-24 16:26:20.168 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-11-24 16:26:20.168 | Active: failed (Result: exit-code) since Wed 2021-11-24 16:26:20 UTC; 12ms ago 2021-11-24 16:26:20.168 | Docs: man:radvd(8) 2021-11-24 16:26:20.168 | Process: 48014 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-11-24 16:26:20.168 | 2021-11-24 16:26:20.168 | Nov 24 16:26:20 dv-cinder-818778-2-smb systemd[1]: Starting Router advertisement daemon for IPv6... 2021-11-24 16:26:20.168 | Nov 24 16:26:20 dv-cinder-818778-2-smb radvd[48014]: can't open /etc/radvd.conf: No such file or directory 2021-11-24 16:26:20.168 | Nov 24 16:26:20 dv-cinder-818778-2-smb radvd[48014]: Insecure file permissions, but continuing anyway 2021-11-24 16:26:20.168 | Nov 24 16:26:20 dv-cinder-818778-2-smb radvd[48014]: exiting, failed to read config file 2021-11-24 16:26:20.168 | Nov 24 16:26:20 dv-cinder-818778-2-smb systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-11-24 16:26:20.169 | Nov 24 16:26:20 dv-cinder-818778-2-smb systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-11-24 16:26:20.169 | Nov 24 16:26:20 dv-cinder-818778-2-smb systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-11-24 16:26:20.246 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-24 16:26:20.538 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-24 16:26:20.926 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-24 16:26:23.063 | + functions-common:apt_get:1113 : result=0 2021-11-24 16:26:23.065 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-24 16:26:23.068 | + functions-common:time_stop:2331 : local name 2021-11-24 16:26:23.070 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:26:23.072 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:26:23.074 | + functions-common:time_stop:2334 : local total 2021-11-24 16:26:23.076 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:26:23.079 | + functions-common:time_stop:2337 : name=apt-get 2021-11-24 16:26:23.081 | + functions-common:time_stop:2338 : start_time=1637771176084 2021-11-24 16:26:23.083 | + functions-common:time_stop:2340 : [[ -z 1637771176084 ]] 2021-11-24 16:26:23.086 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:26:23.089 | + functions-common:time_stop:2343 : end_time=1637771183087 2021-11-24 16:26:23.091 | + functions-common:time_stop:2344 : elapsed_time=7003 2021-11-24 16:26:23.093 | + functions-common:time_stop:2345 : total=373001 2021-11-24 16:26:23.096 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:26:23.098 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=380004 2021-11-24 16:26:23.101 | + functions-common:apt_get:1117 : return 0 2021-11-24 16:26:23.103 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:452 : is_service_enabled q-agt q-dhcp q-l3 2021-11-24 16:26:23.119 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:26:23.121 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:453 : neutron_plugin_install_agent_packages 2021-11-24 16:26:23.124 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-11-24 16:26:23.126 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-11-24 16:26:23.146 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-11-24 16:26:23.148 | + functions-common:install_package:1333 : update_package_repo 2021-11-24 16:26:23.151 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-24 16:26:23.153 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-24 16:26:23.155 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-24 16:26:23.157 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-24 16:26:23.160 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-24 16:26:23.162 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:26:23.165 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:26:23.167 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-24 16:26:23.169 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-24 16:26:23.172 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-24 16:26:23.174 | + functions-common:apt_get_update:1069 : return 2021-11-24 16:26:23.176 | + functions-common:install_package:1334 : real_install_package fakeroot make openvswitch-switch 2021-11-24 16:26:23.179 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-24 16:26:23.181 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:26:23.183 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:26:23.186 | + functions-common:real_install_package:1320 : apt_get install fakeroot make openvswitch-switch 2021-11-24 16:26:23.203 | + 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-24 16:26:23.324 | Reading package lists... 2021-11-24 16:26:23.587 | Building dependency tree... 2021-11-24 16:26:23.588 | Reading state information... 2021-11-24 16:26:23.808 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-11-24 16:26:23.808 | fakeroot set to manually installed. 2021-11-24 16:26:23.808 | make is already the newest version (4.1-9.1ubuntu1). 2021-11-24 16:26:23.808 | The following packages were automatically installed and are no longer required: 2021-11-24 16:26:23.809 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-11-24 16:26:23.809 | python3-click python3-colorama python3-configobj python3-constantly 2021-11-24 16:26:23.809 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-11-24 16:26:23.809 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-24 16:26:23.809 | python3-twisted-bin python3-zope.interface 2021-11-24 16:26:23.809 | Use 'sudo apt autoremove' to remove them. 2021-11-24 16:26:23.809 | The following additional packages will be installed: 2021-11-24 16:26:23.810 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-11-24 16:26:23.811 | Suggested packages: 2021-11-24 16:26:23.811 | openvswitch-doc python-sortedcontainers-doc 2021-11-24 16:26:23.864 | The following NEW packages will be installed: 2021-11-24 16:26:23.864 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-11-24 16:26:23.865 | The following packages will be upgraded: 2021-11-24 16:26:23.865 | openvswitch-common openvswitch-switch 2021-11-24 16:26:23.981 | 2 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-11-24 16:26:23.981 | Need to get 3,088 kB of archives. 2021-11-24 16:26:23.981 | After this operation, 3,129 kB of additional disk space will be used. 2021-11-24 16:26:23.981 | 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-24 16:26:24.131 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.4 [267 kB] 2021-11-24 16:26:24.165 | 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-24 16:26:24.321 | 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-24 16:26:24.856 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-11-24 16:26:25.416 | Fetched 3,088 kB in 1s (3,160 kB/s) 2021-11-24 16:26:25.630 | Selecting previously unselected package libunbound2:amd64. 2021-11-24 16:26:25.669 | (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-24 16:26:25.673 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.4_amd64.deb ... 2021-11-24 16:26:25.768 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-11-24 16:26:26.178 | Selecting previously unselected package python3-sortedcontainers. 2021-11-24 16:26:26.185 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-11-24 16:26:26.229 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-11-24 16:26:26.574 | Selecting previously unselected package python3-openvswitch. 2021-11-24 16:26:26.582 | Preparing to unpack .../python3-openvswitch_2.12.1-0ubuntu0.19.10.1~cloud1_all.deb ... 2021-11-24 16:26:26.637 | Unpacking python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-11-24 16:26:26.936 | Preparing to unpack .../openvswitch-common_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-11-24 16:26:27.120 | Unpacking openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-11-24 16:26:27.754 | Preparing to unpack .../openvswitch-switch_2.12.1-0ubuntu0.19.10.1~cloud1_amd64.deb ... 2021-11-24 16:26:27.905 | Unpacking openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) over (2.9.8-0ubuntu0.18.04.2) ... 2021-11-24 16:26:29.342 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.4) ... 2021-11-24 16:26:29.498 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-24 16:26:29.591 | Setting up openvswitch-common (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-11-24 16:26:29.726 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-11-24 16:26:30.168 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-24 16:26:30.303 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-24 16:26:30.579 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-24 16:26:31.482 | Setting up python3-openvswitch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-11-24 16:26:32.012 | Setting up openvswitch-switch (2.12.1-0ubuntu0.19.10.1~cloud1) ... 2021-11-24 16:26:35.626 | + functions-common:apt_get:1113 : result=0 2021-11-24 16:26:35.628 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-24 16:26:35.631 | + functions-common:time_stop:2331 : local name 2021-11-24 16:26:35.633 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:26:35.635 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:26:35.637 | + functions-common:time_stop:2334 : local total 2021-11-24 16:26:35.639 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:26:35.641 | + functions-common:time_stop:2337 : name=apt-get 2021-11-24 16:26:35.643 | + functions-common:time_stop:2338 : start_time=1637771183200 2021-11-24 16:26:35.646 | + functions-common:time_stop:2340 : [[ -z 1637771183200 ]] 2021-11-24 16:26:35.648 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:26:35.652 | + functions-common:time_stop:2343 : end_time=1637771195649 2021-11-24 16:26:35.654 | + functions-common:time_stop:2344 : elapsed_time=12449 2021-11-24 16:26:35.656 | + functions-common:time_stop:2345 : total=380004 2021-11-24 16:26:35.658 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:26:35.660 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=392453 2021-11-24 16:26:35.662 | + functions-common:apt_get:1117 : return 0 2021-11-24 16:26:35.665 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-11-24 16:26:35.667 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:26:35.670 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:26:35.672 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-11-24 16:26:35.674 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-11-24 16:26:35.677 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-11-24 16:26:35.680 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-11-24 16:26:35.683 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-11-24 16:26:35.686 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-11-24 16:26:35.686 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-11-24 16:26:35.690 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-11-24 16:26:35.693 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-11-24 16:26:35.695 | + functions:vercmp:615 : local v1=4.15 2021-11-24 16:26:35.697 | + functions:vercmp:616 : local 'op=<' 2021-11-24 16:26:35.699 | + functions:vercmp:617 : local v2=3.13 2021-11-24 16:26:35.701 | + functions:vercmp:618 : local result 2021-11-24 16:26:35.705 | ++ functions:vercmp:622 : echo -e '4.15\n3.13' 2021-11-24 16:26:35.705 | ++ functions:vercmp:622 : head -1 2021-11-24 16:26:35.706 | ++ functions:vercmp:622 : sort -V 2021-11-24 16:26:35.710 | + functions:vercmp:622 : result=3.13 2021-11-24 16:26:35.712 | + functions:vercmp:624 : case $op in 2021-11-24 16:26:35.714 | + functions:vercmp:634 : '[' 4.15 '!=' 3.13 ']' 2021-11-24 16:26:35.717 | + functions:vercmp:634 : '[' 3.13 = 4.15 ']' 2021-11-24 16:26:35.719 | + functions:vercmp:635 : return 2021-11-24 16:26:35.721 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-11-24 16:26:35.723 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-24 16:26:35.726 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart openvswitch-switch 2021-11-24 16:26:36.165 | + ./stack.sh:main:824 : is_service_enabled etcd3 2021-11-24 16:26:36.182 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:26:36.184 | + ./stack.sh:main:825 : install_etcd3 2021-11-24 16:26:36.186 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-11-24 16:26:36.186 | Installing etcd 2021-11-24 16:26:36.189 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-11-24 16:26:36.200 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-11-24 16:26:36.211 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-11-24 16:26:36.214 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-11-24 16:26:36.226 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-11-24 16:26:36.229 | ++ 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-24 16:26:36.232 | ++ 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-24 16:26:36.235 | +++ 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-24 16:26:36.239 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-11-24 16:26:36.242 | ++ 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-24 16:26:36.244 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-11-24 16:26:36.246 | ++ 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-24 16:26:36.274 | --2021-11-24 16:26:36-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-24 16:26:36.341 | Resolving github.com (github.com)... 140.82.121.4 2021-11-24 16:26:36.385 | Connecting to github.com (github.com)|140.82.121.4|:443... connected. 2021-11-24 16:26:36.687 | HTTP request sent, awaiting response... 302 Found 2021-11-24 16:26:36.687 | 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%2F20211124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211124T162636Z&X-Amz-Expires=300&X-Amz-Signature=8140418b9ed01648447e77036d9a09c757fca36761bc0c588bf502c6709e7da3&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-24 16:26:36.687 | --2021-11-24 16:26:36-- 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%2F20211124%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20211124T162636Z&X-Amz-Expires=300&X-Amz-Signature=8140418b9ed01648447e77036d9a09c757fca36761bc0c588bf502c6709e7da3&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-24 16:26:36.688 | Resolving objects.githubusercontent.com (objects.githubusercontent.com)... 185.199.110.133, 185.199.109.133, 185.199.111.133, ... 2021-11-24 16:26:36.727 | Connecting to objects.githubusercontent.com (objects.githubusercontent.com)|185.199.110.133|:443... connected. 2021-11-24 16:26:37.318 | HTTP request sent, awaiting response... 200 OK 2021-11-24 16:26:37.318 | Length: 11350736 (11M) [application/octet-stream] 2021-11-24 16:26:37.318 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-11-24 16:26:37.499 | 2021-11-24 16:26:37.722 | 0K ........ .. 100% 26.8M=0.4s 2021-11-24 16:26:37.722 | 2021-11-24 16:26:37.722 | 2021-11-24 16:26:37 (26.8 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-11-24 16:26:37.722 | 2021-11-24 16:26:37.726 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-11-24 16:26:37.728 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-24 16:26:37.731 | ++ functions:get_extra_file:73 : return 2021-11-24 16:26:37.733 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-11-24 16:26:37.736 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-11-24 16:26:37.738 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-11-24 16:26:37.741 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-11-24 16:26:37.871 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-11-24 16:26:37.873 | + 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-24 16:26:37.877 | etcd-v3.3.12-linux-amd64/ 2021-11-24 16:26:37.877 | etcd-v3.3.12-linux-amd64/README.md 2021-11-24 16:26:37.878 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-11-24 16:26:37.878 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-11-24 16:26:37.878 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-11-24 16:26:37.878 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-11-24 16:26:37.878 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-11-24 16:26:37.878 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-11-24 16:26:37.878 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-11-24 16:26:37.878 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-11-24 16:26:37.878 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-11-24 16:26:37.878 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-11-24 16:26:37.878 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-11-24 16:26:37.878 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-11-24 16:26:37.879 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-11-24 16:26:37.879 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-11-24 16:26:37.879 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-11-24 16:26:37.879 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-11-24 16:26:37.879 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-11-24 16:26:37.879 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-11-24 16:26:37.879 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-24 16:26:37.879 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-11-24 16:26:37.879 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-11-24 16:26:37.879 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-24 16:26:37.879 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-24 16:26:37.879 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-24 16:26:37.879 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-24 16:26:37.879 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-11-24 16:26:37.880 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-11-24 16:26:37.880 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-11-24 16:26:37.880 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-11-24 16:26:37.880 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-11-24 16:26:37.880 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-11-24 16:26:37.880 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-11-24 16:26:37.881 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-11-24 16:26:37.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-11-24 16:26:37.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-11-24 16:26:37.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-11-24 16:26:37.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-11-24 16:26:37.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-11-24 16:26:37.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-11-24 16:26:37.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-11-24 16:26:37.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-11-24 16:26:37.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-11-24 16:26:37.882 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-11-24 16:26:37.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-11-24 16:26:37.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-11-24 16:26:37.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-11-24 16:26:37.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-11-24 16:26:37.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-11-24 16:26:37.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-11-24 16:26:37.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-11-24 16:26:37.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-11-24 16:26:37.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-11-24 16:26:37.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-11-24 16:26:37.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-11-24 16:26:37.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-11-24 16:26:37.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-11-24 16:26:37.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-11-24 16:26:37.883 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-11-24 16:26:37.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-11-24 16:26:37.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-11-24 16:26:37.884 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-11-24 16:26:37.884 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-11-24 16:26:37.884 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-11-24 16:26:37.884 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-11-24 16:26:37.884 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-11-24 16:26:37.884 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-11-24 16:26:37.884 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-11-24 16:26:37.884 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-11-24 16:26:37.884 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-11-24 16:26:37.884 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-11-24 16:26:37.884 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-11-24 16:26:37.884 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-11-24 16:26:37.884 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-11-24 16:26:37.884 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-11-24 16:26:37.885 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-11-24 16:26:37.885 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-11-24 16:26:37.885 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-11-24 16:26:37.885 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-11-24 16:26:37.885 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-11-24 16:26:37.885 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-11-24 16:26:37.885 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-11-24 16:26:37.885 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-11-24 16:26:37.885 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-11-24 16:26:37.885 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-11-24 16:26:37.885 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-11-24 16:26:37.885 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-11-24 16:26:37.885 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-11-24 16:26:37.886 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-11-24 16:26:37.886 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-11-24 16:26:37.886 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-11-24 16:26:37.886 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-11-24 16:26:37.886 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-11-24 16:26:37.886 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-11-24 16:26:37.886 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-11-24 16:26:37.886 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-11-24 16:26:37.886 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-11-24 16:26:37.887 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-11-24 16:26:37.887 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-11-24 16:26:37.887 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-11-24 16:26:37.887 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-11-24 16:26:37.887 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-11-24 16:26:37.887 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-11-24 16:26:37.887 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-11-24 16:26:37.887 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-11-24 16:26:37.888 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-11-24 16:26:37.888 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-11-24 16:26:37.889 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-11-24 16:26:37.889 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-11-24 16:26:37.889 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-11-24 16:26:37.890 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-11-24 16:26:37.890 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-11-24 16:26:37.890 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-11-24 16:26:37.890 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-11-24 16:26:37.890 | etcd-v3.3.12-linux-amd64/etcdctl 2021-11-24 16:26:38.100 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-11-24 16:26:38.100 | etcd-v3.3.12-linux-amd64/etcd 2021-11-24 16:26:38.357 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-11-24 16:26:38.391 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-11-24 16:26:38.422 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-11-24 16:26:38.424 | + ./stack.sh:main:834 : is_service_enabled tls-proxy 2021-11-24 16:26:38.440 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:26:38.443 | + ./stack.sh:main:844 : install_dstat 2021-11-24 16:26:38.445 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-11-24 16:26:38.460 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:26:38.463 | + ./stack.sh:main:850 : echo_summary 'Installing OpenStack project source' 2021-11-24 16:26:38.465 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:26:38.467 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-11-24 16:26:38.470 | + ./stack.sh:main:853 : install_libs 2021-11-24 16:26:38.472 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-11-24 16:26:38.474 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-11-24 16:26:38.476 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-11-24 16:26:38.479 | + inc/python:use_library_from_git:263 : local name=automaton 2021-11-24 16:26:38.481 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.483 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.485 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,automaton, ]] 2021-11-24 16:26:38.487 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.490 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-11-24 16:26:38.492 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-11-24 16:26:38.495 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-11-24 16:26:38.497 | + inc/python:use_library_from_git:263 : local name=castellan 2021-11-24 16:26:38.499 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.501 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.503 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,castellan, ]] 2021-11-24 16:26:38.506 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.508 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-11-24 16:26:38.511 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-11-24 16:26:38.513 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-11-24 16:26:38.515 | + inc/python:use_library_from_git:263 : local name=cliff 2021-11-24 16:26:38.517 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.519 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.522 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,cliff, ]] 2021-11-24 16:26:38.524 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.526 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-11-24 16:26:38.528 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-11-24 16:26:38.531 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-11-24 16:26:38.533 | + inc/python:use_library_from_git:263 : local name=cursive 2021-11-24 16:26:38.535 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.537 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.540 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,cursive, ]] 2021-11-24 16:26:38.542 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.544 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-11-24 16:26:38.546 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-11-24 16:26:38.549 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-11-24 16:26:38.551 | + inc/python:use_library_from_git:263 : local name=debtcollector 2021-11-24 16:26:38.554 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.556 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.558 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,debtcollector, ]] 2021-11-24 16:26:38.560 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.563 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-11-24 16:26:38.565 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-11-24 16:26:38.567 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-11-24 16:26:38.570 | + inc/python:use_library_from_git:263 : local name=futurist 2021-11-24 16:26:38.572 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.574 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.576 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,futurist, ]] 2021-11-24 16:26:38.579 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.581 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-11-24 16:26:38.584 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-11-24 16:26:38.586 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-11-24 16:26:38.588 | + inc/python:use_library_from_git:263 : local name=openstacksdk 2021-11-24 16:26:38.590 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.592 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.595 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,openstacksdk, ]] 2021-11-24 16:26:38.597 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.599 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-11-24 16:26:38.601 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-11-24 16:26:38.604 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-11-24 16:26:38.606 | + inc/python:use_library_from_git:263 : local name=osc-lib 2021-11-24 16:26:38.608 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.610 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.612 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,osc-lib, ]] 2021-11-24 16:26:38.615 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.617 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-11-24 16:26:38.620 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-11-24 16:26:38.622 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-11-24 16:26:38.624 | + inc/python:use_library_from_git:263 : local name=osc-placement 2021-11-24 16:26:38.626 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.628 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.631 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,osc-placement, ]] 2021-11-24 16:26:38.634 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.636 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-11-24 16:26:38.638 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-11-24 16:26:38.640 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-11-24 16:26:38.643 | + inc/python:use_library_from_git:263 : local name=os-client-config 2021-11-24 16:26:38.645 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.647 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.649 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-client-config, ]] 2021-11-24 16:26:38.652 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.654 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-11-24 16:26:38.656 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-11-24 16:26:38.658 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-11-24 16:26:38.660 | + inc/python:use_library_from_git:263 : local name=oslo.cache 2021-11-24 16:26:38.663 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.670 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.670 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.cache, ]] 2021-11-24 16:26:38.670 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.673 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-11-24 16:26:38.675 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-11-24 16:26:38.678 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-11-24 16:26:38.681 | + inc/python:use_library_from_git:263 : local name=oslo.concurrency 2021-11-24 16:26:38.683 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.685 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.687 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.concurrency, ]] 2021-11-24 16:26:38.690 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.692 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-11-24 16:26:38.694 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-11-24 16:26:38.697 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-11-24 16:26:38.699 | + inc/python:use_library_from_git:263 : local name=oslo.config 2021-11-24 16:26:38.701 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.703 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.706 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.config, ]] 2021-11-24 16:26:38.708 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.710 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-11-24 16:26:38.712 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-11-24 16:26:38.715 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-11-24 16:26:38.717 | + inc/python:use_library_from_git:263 : local name=oslo.context 2021-11-24 16:26:38.719 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.721 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.724 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.context, ]] 2021-11-24 16:26:38.727 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.729 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-11-24 16:26:38.731 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-11-24 16:26:38.733 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-11-24 16:26:38.736 | + inc/python:use_library_from_git:263 : local name=oslo.db 2021-11-24 16:26:38.738 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.741 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.743 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.db, ]] 2021-11-24 16:26:38.745 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.747 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-11-24 16:26:38.750 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-11-24 16:26:38.752 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-11-24 16:26:38.754 | + inc/python:use_library_from_git:263 : local name=oslo.i18n 2021-11-24 16:26:38.756 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.759 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.761 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.i18n, ]] 2021-11-24 16:26:38.763 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.765 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-11-24 16:26:38.767 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-11-24 16:26:38.770 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-11-24 16:26:38.772 | + inc/python:use_library_from_git:263 : local name=oslo.log 2021-11-24 16:26:38.774 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.776 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.779 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.log, ]] 2021-11-24 16:26:38.781 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.783 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-11-24 16:26:38.786 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-11-24 16:26:38.789 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-11-24 16:26:38.791 | + inc/python:use_library_from_git:263 : local name=oslo.messaging 2021-11-24 16:26:38.793 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.796 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.798 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.messaging, ]] 2021-11-24 16:26:38.800 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.803 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-11-24 16:26:38.806 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-11-24 16:26:38.808 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-11-24 16:26:38.810 | + inc/python:use_library_from_git:263 : local name=oslo.middleware 2021-11-24 16:26:38.812 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.815 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.817 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.middleware, ]] 2021-11-24 16:26:38.819 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.821 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-11-24 16:26:38.824 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-11-24 16:26:38.826 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-11-24 16:26:38.828 | + inc/python:use_library_from_git:263 : local name=oslo.policy 2021-11-24 16:26:38.830 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.833 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.835 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.policy, ]] 2021-11-24 16:26:38.837 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.839 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-11-24 16:26:38.842 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-11-24 16:26:38.844 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-11-24 16:26:38.846 | + inc/python:use_library_from_git:263 : local name=oslo.privsep 2021-11-24 16:26:38.849 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.851 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.853 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.privsep, ]] 2021-11-24 16:26:38.856 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.858 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-11-24 16:26:38.860 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-11-24 16:26:38.863 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-11-24 16:26:38.865 | + inc/python:use_library_from_git:263 : local name=oslo.reports 2021-11-24 16:26:38.868 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.870 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.872 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.reports, ]] 2021-11-24 16:26:38.874 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.877 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-11-24 16:26:38.879 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-11-24 16:26:38.881 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-11-24 16:26:38.884 | + inc/python:use_library_from_git:263 : local name=oslo.rootwrap 2021-11-24 16:26:38.886 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.890 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.892 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.rootwrap, ]] 2021-11-24 16:26:38.894 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.896 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-11-24 16:26:38.899 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-11-24 16:26:38.901 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-11-24 16:26:38.903 | + inc/python:use_library_from_git:263 : local name=oslo.serialization 2021-11-24 16:26:38.905 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.908 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.910 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.serialization, ]] 2021-11-24 16:26:38.913 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.915 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-11-24 16:26:38.917 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-11-24 16:26:38.920 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-11-24 16:26:38.922 | + inc/python:use_library_from_git:263 : local name=oslo.service 2021-11-24 16:26:38.924 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.927 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.929 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.service, ]] 2021-11-24 16:26:38.932 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.934 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-11-24 16:26:38.936 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-11-24 16:26:38.939 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-11-24 16:26:38.941 | + inc/python:use_library_from_git:263 : local name=oslo.utils 2021-11-24 16:26:38.943 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.945 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.948 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.utils, ]] 2021-11-24 16:26:38.950 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.952 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-11-24 16:26:38.955 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-11-24 16:26:38.957 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-11-24 16:26:38.959 | + inc/python:use_library_from_git:263 : local name=oslo.versionedobjects 2021-11-24 16:26:38.961 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.964 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.966 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.versionedobjects, ]] 2021-11-24 16:26:38.968 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.970 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-11-24 16:26:38.973 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-11-24 16:26:38.975 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-11-24 16:26:38.978 | + inc/python:use_library_from_git:263 : local name=oslo.vmware 2021-11-24 16:26:38.980 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:38.982 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:38.984 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,oslo.vmware, ]] 2021-11-24 16:26:38.987 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:38.989 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-11-24 16:26:38.992 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-11-24 16:26:38.994 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-11-24 16:26:38.996 | + inc/python:use_library_from_git:263 : local name=osprofiler 2021-11-24 16:26:38.999 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:39.001 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:39.003 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,osprofiler, ]] 2021-11-24 16:26:39.005 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:39.008 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-11-24 16:26:39.010 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-11-24 16:26:39.012 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-11-24 16:26:39.014 | + inc/python:use_library_from_git:263 : local name=pycadf 2021-11-24 16:26:39.017 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:39.019 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:39.022 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,pycadf, ]] 2021-11-24 16:26:39.024 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:39.026 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-11-24 16:26:39.029 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-11-24 16:26:39.031 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-11-24 16:26:39.033 | + inc/python:use_library_from_git:263 : local name=stevedore 2021-11-24 16:26:39.036 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:39.038 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:39.041 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,stevedore, ]] 2021-11-24 16:26:39.043 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:39.046 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-11-24 16:26:39.048 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-11-24 16:26:39.050 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-11-24 16:26:39.053 | + inc/python:use_library_from_git:263 : local name=taskflow 2021-11-24 16:26:39.055 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:39.057 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:39.060 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,taskflow, ]] 2021-11-24 16:26:39.062 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:39.064 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-11-24 16:26:39.067 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-11-24 16:26:39.069 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-11-24 16:26:39.071 | + inc/python:use_library_from_git:263 : local name=tooz 2021-11-24 16:26:39.073 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:39.076 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:39.078 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,tooz, ]] 2021-11-24 16:26:39.080 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:39.083 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-11-24 16:26:39.085 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-11-24 16:26:39.088 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-11-24 16:26:39.090 | + inc/python:use_library_from_git:263 : local name=os-brick 2021-11-24 16:26:39.092 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:39.094 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:39.097 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-brick, ]] 2021-11-24 16:26:39.099 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:39.102 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-11-24 16:26:39.104 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-11-24 16:26:39.106 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-11-24 16:26:39.109 | + inc/python:use_library_from_git:263 : local name=os-traits 2021-11-24 16:26:39.111 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:39.113 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:39.115 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-traits, ]] 2021-11-24 16:26:39.118 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:39.120 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-11-24 16:26:39.123 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-11-24 16:26:39.125 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-11-24 16:26:39.127 | + inc/python:use_library_from_git:263 : local name=python-barbicanclient 2021-11-24 16:26:39.130 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:26:39.132 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:26:39.134 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-barbicanclient, ]] 2021-11-24 16:26:39.136 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:26:39.139 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-11-24 16:26:39.157 | Using python 3.6 to install etcd3 because python3_enabled=True 2021-11-24 16:26:39.163 | + 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-24 16:26:41.780 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:26:41.781 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.782 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.782 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.783 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.783 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.783 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.784 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.784 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.785 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.785 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.786 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.787 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.787 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.788 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.788 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.788 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.789 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.789 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.790 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.790 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.791 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.791 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.791 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.792 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.792 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.793 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.793 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.794 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.794 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.795 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.795 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.796 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.796 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.797 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.797 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.798 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.798 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.798 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.799 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.799 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.800 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.800 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.800 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.801 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.801 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.802 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.803 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.803 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.804 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.804 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.805 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.806 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.806 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.806 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.807 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.808 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.808 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.809 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.809 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.810 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.810 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.810 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.811 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.811 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.812 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.812 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.813 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.813 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.813 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.814 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.814 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.815 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.815 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.815 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.816 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.816 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.817 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.818 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.818 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.819 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.819 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.820 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.820 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.820 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.821 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.821 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.822 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.822 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.823 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.823 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.823 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.824 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.824 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.825 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.825 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.826 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.826 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.826 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.827 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.827 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.828 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.828 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.828 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.829 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.829 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.830 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.830 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.831 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.831 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.832 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.832 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.833 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.833 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.834 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.834 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.835 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.835 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.836 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.836 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.837 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.837 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.837 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.838 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.838 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.839 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.839 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.840 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.840 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.841 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.841 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.842 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.842 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.842 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.843 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.843 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.844 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.844 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.845 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.845 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.846 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.846 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.846 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.847 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.847 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.848 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.848 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.849 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.850 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.850 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.851 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.851 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.851 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.852 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.852 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.853 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.853 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.854 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.855 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.855 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.855 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.856 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.856 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.857 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.857 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.858 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.858 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.858 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.859 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.859 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.860 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.860 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.861 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.861 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.862 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.862 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.862 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.863 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.863 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.864 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.865 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.865 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.865 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.866 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.866 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.867 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.867 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.867 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.868 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.868 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.869 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.869 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.870 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.870 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.871 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.871 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.872 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.872 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.873 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.873 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.873 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.874 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.874 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.875 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.875 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.876 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.876 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.877 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.877 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.878 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.878 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.878 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.879 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.879 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.880 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.880 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.881 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.881 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.882 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.882 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.882 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.883 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.883 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.884 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.884 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.885 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.885 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.886 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.886 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.886 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.887 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.887 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.888 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.888 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.888 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.889 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.889 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.890 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.890 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.891 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.891 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.891 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.892 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.893 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.893 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.893 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.894 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.894 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.895 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.895 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.896 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.896 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.897 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.897 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.898 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.898 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.899 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.899 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.899 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.900 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.900 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.901 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.901 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.902 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.902 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.903 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.903 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.903 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.904 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.904 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.905 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.905 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.906 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.906 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.907 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.907 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.908 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.908 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.908 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.909 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.909 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.910 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.910 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.911 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.911 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.912 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.912 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.913 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.913 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.913 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.914 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.914 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.915 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.915 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.915 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.916 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.916 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.917 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.917 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.918 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.919 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.919 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.920 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.920 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.921 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.921 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.921 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.922 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.922 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.923 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.923 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.924 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.924 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.925 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.925 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.925 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.926 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.927 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.927 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.928 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.928 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.929 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.929 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.929 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.930 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.931 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.931 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.931 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.932 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.932 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.933 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.933 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.934 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.934 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.935 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.936 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.936 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.936 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.937 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.937 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.938 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.938 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.938 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.939 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.940 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.940 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.941 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.941 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.941 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.942 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.942 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.943 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.943 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.943 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.944 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.945 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.945 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.945 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.946 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.946 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.947 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.947 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.948 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.948 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.949 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.949 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.949 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.950 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.950 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.951 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.951 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.951 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.952 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.952 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.953 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.953 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.954 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.954 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.955 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.955 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.955 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.956 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.956 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.957 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.957 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.958 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.958 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.958 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.959 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.959 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.960 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.960 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.960 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.961 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.961 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.962 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.962 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.963 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.963 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.963 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.964 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.964 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.965 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.965 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.965 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.966 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.966 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.967 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.967 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.968 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.968 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.969 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.969 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.970 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.970 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:41.970 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:41.971 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:41.971 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:42.100 | Collecting etcd3===0.12.0 2021-11-24 16:26:42.107 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-11-24 16:26:45.163 | Collecting grpcio===1.28.1 2021-11-24 16:26:45.176 | 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-24 16:26:46.103 | Collecting protobuf===3.11.3 2021-11-24 16:26:46.113 | 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-24 16:26:46.211 | 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-24 16:26:46.214 | 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-24 16:26:46.228 | 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-24 16:26:46.273 | Building wheels for collected packages: etcd3 2021-11-24 16:26:46.274 | Building wheel for etcd3 (setup.py): started 2021-11-24 16:26:47.057 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-11-24 16:26:47.058 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42858 sha256=bb45274428fad9503ff2baf7f4706c34aadcaf26d6d02b79e5fca45107b3bf44 2021-11-24 16:26:47.059 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-11-24 16:26:47.060 | Successfully built etcd3 2021-11-24 16:26:48.459 | Installing collected packages: grpcio, protobuf, etcd3 2021-11-24 16:26:49.688 | Successfully installed etcd3-0.12.0 grpcio-1.28.1 protobuf-3.11.3 2021-11-24 16:26:49.794 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:26:49.794 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:26:49.900 | + inc/python:pip_install:207 : result=0 2021-11-24 16:26:49.902 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:26:49.904 | + functions-common:time_stop:2331 : local name 2021-11-24 16:26:49.906 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:26:49.909 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:26:49.911 | + functions-common:time_stop:2334 : local total 2021-11-24 16:26:49.914 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:26:49.916 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:26:49.918 | + functions-common:time_stop:2338 : start_time=1637771199153 2021-11-24 16:26:49.920 | + functions-common:time_stop:2340 : [[ -z 1637771199153 ]] 2021-11-24 16:26:49.923 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:26:49.926 | + functions-common:time_stop:2343 : end_time=1637771209924 2021-11-24 16:26:49.928 | + functions-common:time_stop:2344 : elapsed_time=10771 2021-11-24 16:26:49.930 | + functions-common:time_stop:2345 : total=48925 2021-11-24 16:26:49.932 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:26:49.935 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=59696 2021-11-24 16:26:49.937 | + inc/python:pip_install:210 : return 0 2021-11-24 16:26:49.939 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-11-24 16:26:49.958 | Using python 3.6 to install etcd3gw because python3_enabled=True 2021-11-24 16:26:49.963 | + 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-24 16:26:52.590 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:26:52.590 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.591 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.591 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.592 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.592 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.593 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.593 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.594 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.594 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.595 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.595 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.595 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.596 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.596 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.597 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.597 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.598 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.598 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.598 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.599 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.599 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.600 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.600 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.601 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.601 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.602 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.602 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.602 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.603 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.603 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.604 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.604 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.605 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.605 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.606 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.606 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.607 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.607 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.607 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.608 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.608 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.608 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.609 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.609 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.610 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.610 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.610 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.611 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.611 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.612 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.612 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.612 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.613 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.613 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.614 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.615 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.615 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.616 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.616 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.617 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.617 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.618 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.618 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.619 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.619 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.620 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.620 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.620 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.621 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.621 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.622 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.622 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.623 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.623 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.623 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.624 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.624 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.625 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.626 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.626 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.626 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.627 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.627 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.628 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.628 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.629 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.629 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.630 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.631 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.631 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.631 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.632 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.632 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.633 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.633 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.634 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.634 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.634 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.635 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.635 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.636 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.636 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.636 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.637 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.637 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.638 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.638 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.639 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.639 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.640 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.640 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.640 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.641 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.642 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.642 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.642 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.643 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.643 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.644 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.644 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.645 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.645 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.646 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.646 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.646 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.647 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.647 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.648 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.648 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.649 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.649 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.650 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.650 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.651 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.651 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.652 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.652 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.652 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.653 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.653 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.654 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.654 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.654 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.655 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.655 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.656 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.656 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.657 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.657 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.658 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.658 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.658 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.659 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.659 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.660 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.660 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.661 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.661 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.662 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.662 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.663 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.663 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.663 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.664 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.664 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.665 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.665 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.666 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.666 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.666 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.667 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.667 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.668 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.668 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.669 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.669 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.670 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.670 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.670 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.671 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.671 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.672 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.672 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.673 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.673 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.673 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.674 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.674 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.675 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.675 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.676 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.677 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.677 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.678 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.678 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.679 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.679 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.680 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.680 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.681 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.681 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.681 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.682 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.682 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.683 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.683 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.684 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.684 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.685 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.685 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.685 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.686 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.686 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.687 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.687 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.688 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.688 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.688 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.689 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.689 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.690 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.690 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.691 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.691 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.691 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.692 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.693 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.693 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.694 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.694 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.695 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.695 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.696 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.696 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.696 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.697 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.697 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.697 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.698 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.698 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.699 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.699 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.700 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.700 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.701 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.701 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.701 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.702 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.702 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.703 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.703 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.704 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.704 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.705 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.705 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.705 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.706 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.706 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.707 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.707 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.708 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.708 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.709 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.709 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.710 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.710 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.710 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.711 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.711 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.712 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.712 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.712 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.713 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.713 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.714 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.714 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.715 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.715 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.716 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.716 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.716 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.717 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.717 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.718 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.718 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.718 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.719 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.719 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.720 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.720 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.720 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.721 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.721 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.722 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.722 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.722 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.723 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.724 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.724 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.725 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.725 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.726 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.726 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.727 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.727 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.727 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.728 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.728 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.729 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.729 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.729 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.730 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.731 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.731 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.731 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.732 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.732 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.732 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.733 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.733 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.734 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.734 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.735 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.735 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.736 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.736 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.737 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.737 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.737 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.738 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.738 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.739 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.740 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.741 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.741 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.742 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.742 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.742 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.743 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.743 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.744 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.744 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.745 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.745 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.745 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.746 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.746 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.747 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.747 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.748 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.748 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.748 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.749 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.750 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.750 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.750 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.751 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.751 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.752 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.752 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.753 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.753 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.753 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.754 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.755 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.756 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.756 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.756 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.757 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.757 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.757 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.758 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.758 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.759 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.759 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.760 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.760 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.761 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.761 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.761 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.762 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.762 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.763 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.763 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.764 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.764 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.764 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.765 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.765 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.765 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.766 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.766 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.767 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.767 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.768 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.768 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.769 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.769 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.769 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.770 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.770 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.770 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.771 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.771 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.772 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.772 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.773 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.773 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.774 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.774 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.775 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.775 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.776 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.776 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.776 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:26:52.777 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:26:52.777 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:26:52.905 | Collecting etcd3gw===0.2.5 2021-11-24 16:26:52.912 | 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-24 16:26:52.988 | 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-24 16:26:52.995 | 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-24 16:26:53.017 | 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-24 16:26:53.020 | 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-24 16:26:53.042 | 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-24 16:26:53.045 | 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-24 16:26:53.047 | 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-24 16:26:53.052 | 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-24 16:26:54.444 | Installing collected packages: etcd3gw 2021-11-24 16:26:54.627 | Successfully installed etcd3gw-0.2.5 2021-11-24 16:26:54.733 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:26:54.733 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:26:54.807 | + inc/python:pip_install:207 : result=0 2021-11-24 16:26:54.809 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:26:54.811 | + functions-common:time_stop:2331 : local name 2021-11-24 16:26:54.813 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:26:54.815 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:26:54.818 | + functions-common:time_stop:2334 : local total 2021-11-24 16:26:54.820 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:26:54.822 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:26:54.825 | + functions-common:time_stop:2338 : start_time=1637771209953 2021-11-24 16:26:54.827 | + functions-common:time_stop:2340 : [[ -z 1637771209953 ]] 2021-11-24 16:26:54.829 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:26:54.833 | + functions-common:time_stop:2343 : end_time=1637771214830 2021-11-24 16:26:54.835 | + functions-common:time_stop:2344 : elapsed_time=4877 2021-11-24 16:26:54.837 | + functions-common:time_stop:2345 : total=59696 2021-11-24 16:26:54.839 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:26:54.841 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=64573 2021-11-24 16:26:54.843 | + inc/python:pip_install:210 : return 0 2021-11-24 16:26:54.846 | + ./stack.sh:main:856 : install_apache_uwsgi 2021-11-24 16:26:54.848 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-11-24 16:26:54.850 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-11-24 16:26:54.853 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-24 16:26:54.855 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-24 16:26:54.857 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-24 16:26:54.860 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-24 16:26:54.862 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-24 16:26:54.865 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-24 16:26:54.867 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-24 16:26:54.869 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-24 16:26:54.872 | + lib/apache:install_apache_uwsgi:92 : python3_enabled 2021-11-24 16:26:54.874 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-11-24 16:26:54.876 | + inc/python:python3_enabled:468 : return 0 2021-11-24 16:26:54.879 | + lib/apache:install_apache_uwsgi:93 : UWSGI_PYTHON_PLUGIN=python3 2021-11-24 16:26:54.882 | + lib/apache:install_apache_uwsgi:98 : is_ubuntu 2021-11-24 16:26:54.884 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:26:54.886 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:26:54.888 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-24 16:26:54.891 | + functions-common:install_package:1333 : update_package_repo 2021-11-24 16:26:54.893 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-24 16:26:54.895 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-24 16:26:54.898 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-24 16:26:54.900 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-24 16:26:54.902 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-24 16:26:54.904 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:26:54.907 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:26:54.909 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-24 16:26:54.911 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-24 16:26:54.914 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-24 16:26:54.916 | + functions-common:apt_get_update:1069 : return 2021-11-24 16:26:54.918 | + functions-common:install_package:1334 : real_install_package uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-24 16:26:54.921 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-24 16:26:54.923 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:26:54.925 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:26:54.928 | + functions-common:real_install_package:1320 : apt_get install uwsgi uwsgi-plugin-python uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-11-24 16:26:54.946 | + 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-24 16:26:55.068 | Reading package lists... 2021-11-24 16:26:55.330 | Building dependency tree... 2021-11-24 16:26:55.331 | Reading state information... 2021-11-24 16:26:55.550 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.2). 2021-11-24 16:26:55.550 | The following packages were automatically installed and are no longer required: 2021-11-24 16:26:55.551 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-11-24 16:26:55.551 | python3-click python3-colorama python3-configobj python3-constantly 2021-11-24 16:26:55.551 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-11-24 16:26:55.551 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-24 16:26:55.551 | python3-twisted-bin python3-zope.interface 2021-11-24 16:26:55.551 | Use 'sudo apt autoremove' to remove them. 2021-11-24 16:26:55.553 | Suggested packages: 2021-11-24 16:26:55.554 | python-uwsgidecorators python3-uwsgidecorators 2021-11-24 16:26:55.605 | The following NEW packages will be installed: 2021-11-24 16:26:55.605 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-11-24 16:26:55.864 | 0 upgraded, 3 newly installed, 0 to remove and 176 not upgraded. 2021-11-24 16:26:55.864 | Need to get 163 kB of archives. 2021-11-24 16:26:55.864 | After this operation, 634 kB of additional disk space will be used. 2021-11-24 16:26:55.864 | 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-24 16:26:56.104 | 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-24 16:26:56.305 | 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-24 16:26:56.957 | Fetched 163 kB in 1s (206 kB/s) 2021-11-24 16:26:57.225 | Selecting previously unselected package uwsgi. 2021-11-24 16:26:57.264 | (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-24 16:26:57.268 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-11-24 16:26:57.310 | Unpacking uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-11-24 16:26:57.783 | Selecting previously unselected package uwsgi-plugin-python. 2021-11-24 16:26:57.791 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-11-24 16:26:57.848 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-11-24 16:26:58.328 | Selecting previously unselected package uwsgi-plugin-python3. 2021-11-24 16:26:58.335 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.2_amd64.deb ... 2021-11-24 16:26:58.394 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-11-24 16:26:58.725 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.2) ... 2021-11-24 16:26:58.983 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-24 16:26:59.103 | Setting up uwsgi (2.0.15-10.2ubuntu2.2) ... 2021-11-24 16:27:00.025 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.2) ... 2021-11-24 16:27:00.288 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-24 16:27:00.589 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-24 16:27:01.305 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-24 16:27:03.465 | + functions-common:apt_get:1113 : result=0 2021-11-24 16:27:03.467 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-24 16:27:03.470 | + functions-common:time_stop:2331 : local name 2021-11-24 16:27:03.472 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:27:03.474 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:27:03.476 | + functions-common:time_stop:2334 : local total 2021-11-24 16:27:03.478 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:27:03.480 | + functions-common:time_stop:2337 : name=apt-get 2021-11-24 16:27:03.483 | + functions-common:time_stop:2338 : start_time=1637771214944 2021-11-24 16:27:03.485 | + functions-common:time_stop:2340 : [[ -z 1637771214944 ]] 2021-11-24 16:27:03.487 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:27:03.491 | + functions-common:time_stop:2343 : end_time=1637771223488 2021-11-24 16:27:03.493 | + functions-common:time_stop:2344 : elapsed_time=8544 2021-11-24 16:27:03.495 | + functions-common:time_stop:2345 : total=392453 2021-11-24 16:27:03.497 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:27:03.499 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=400997 2021-11-24 16:27:03.502 | + functions-common:apt_get:1117 : return 0 2021-11-24 16:27:03.504 | + lib/apache:install_apache_uwsgi:134 : is_ubuntu 2021-11-24 16:27:03.507 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:27:03.509 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:27:03.511 | + lib/apache:install_apache_uwsgi:136 : sudo a2enmod proxy 2021-11-24 16:27:03.569 | Enabling module proxy. 2021-11-24 16:27:03.574 | To activate the new configuration, you need to run: 2021-11-24 16:27:03.574 | systemctl restart apache2 2021-11-24 16:27:03.578 | + lib/apache:install_apache_uwsgi:137 : sudo a2enmod proxy_uwsgi 2021-11-24 16:27:03.636 | Considering dependency proxy for proxy_uwsgi: 2021-11-24 16:27:03.636 | Module proxy already enabled 2021-11-24 16:27:03.636 | Enabling module proxy_uwsgi. 2021-11-24 16:27:03.640 | To activate the new configuration, you need to run: 2021-11-24 16:27:03.640 | systemctl restart apache2 2021-11-24 16:27:03.644 | + lib/apache:install_apache_uwsgi:143 : restart_apache_server 2021-11-24 16:27:03.647 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-24 16:27:03.650 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-24 16:27:03.652 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-24 16:27:03.789 | + ./stack.sh:main:859 : install_keystoneauth 2021-11-24 16:27:03.791 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-11-24 16:27:03.794 | + inc/python:use_library_from_git:263 : local name=keystoneauth 2021-11-24 16:27:03.797 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:27:03.799 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:27:03.802 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,keystoneauth, ]] 2021-11-24 16:27:03.804 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:27:03.807 | + ./stack.sh:main:860 : install_keystoneclient 2021-11-24 16:27:03.809 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-11-24 16:27:03.811 | + inc/python:use_library_from_git:263 : local name=python-keystoneclient 2021-11-24 16:27:03.814 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:27:03.816 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:27:03.819 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-keystoneclient, ]] 2021-11-24 16:27:03.822 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:27:03.824 | + ./stack.sh:main:861 : install_glanceclient 2021-11-24 16:27:03.826 | + lib/glance:install_glanceclient:349 : use_library_from_git python-glanceclient 2021-11-24 16:27:03.829 | + inc/python:use_library_from_git:263 : local name=python-glanceclient 2021-11-24 16:27:03.831 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:27:03.834 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:27:03.836 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-glanceclient, ]] 2021-11-24 16:27:03.838 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:27:03.841 | + ./stack.sh:main:862 : install_cinderclient 2021-11-24 16:27:03.843 | + lib/cinder:install_cinderclient:435 : use_library_from_git python-brick-cinderclient-ext 2021-11-24 16:27:03.845 | + inc/python:use_library_from_git:263 : local name=python-brick-cinderclient-ext 2021-11-24 16:27:03.848 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:27:03.850 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:27:03.852 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-brick-cinderclient-ext, ]] 2021-11-24 16:27:03.855 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:27:03.857 | + lib/cinder:install_cinderclient:440 : use_library_from_git python-cinderclient 2021-11-24 16:27:03.859 | + inc/python:use_library_from_git:263 : local name=python-cinderclient 2021-11-24 16:27:03.862 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:27:03.865 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:27:03.867 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-cinderclient, ]] 2021-11-24 16:27:03.869 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:27:03.872 | + ./stack.sh:main:863 : install_novaclient 2021-11-24 16:27:03.874 | + lib/nova:install_novaclient:798 : use_library_from_git python-novaclient 2021-11-24 16:27:03.876 | + inc/python:use_library_from_git:263 : local name=python-novaclient 2021-11-24 16:27:03.879 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:27:03.882 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:27:03.884 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-novaclient, ]] 2021-11-24 16:27:03.886 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:27:03.889 | + ./stack.sh:main:864 : is_service_enabled swift glance horizon 2021-11-24 16:27:03.904 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:27:03.907 | + ./stack.sh:main:865 : install_swiftclient 2021-11-24 16:27:03.909 | + lib/swift:install_swiftclient:750 : use_library_from_git python-swiftclient 2021-11-24 16:27:03.911 | + inc/python:use_library_from_git:263 : local name=python-swiftclient 2021-11-24 16:27:03.914 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:27:03.916 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:27:03.918 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-swiftclient, ]] 2021-11-24 16:27:03.921 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:27:03.923 | + ./stack.sh:main:867 : is_service_enabled neutron nova horizon 2021-11-24 16:27:03.939 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:27:03.942 | + ./stack.sh:main:868 : install_neutronclient 2021-11-24 16:27:03.945 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-11-24 16:27:03.947 | + inc/python:use_library_from_git:263 : local name=python-neutronclient 2021-11-24 16:27:03.949 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:27:03.952 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:27:03.954 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-neutronclient, ]] 2021-11-24 16:27:03.956 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:27:03.959 | + ./stack.sh:main:872 : install_keystonemiddleware 2021-11-24 16:27:03.961 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-11-24 16:27:03.964 | + inc/python:use_library_from_git:263 : local name=keystonemiddleware 2021-11-24 16:27:03.967 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:27:03.969 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:27:03.972 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,keystonemiddleware, ]] 2021-11-24 16:27:03.974 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:27:03.977 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-11-24 16:27:03.979 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-11-24 16:27:03.981 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-24 16:27:03.984 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-11-24 16:27:03.987 | ++ inc/python:get_from_global_requirements:238 : local package=keystonemiddleware 2021-11-24 16:27:03.990 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-24 16:27:03.993 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-11-24 16:27:03.993 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-24 16:27:03.997 | ++ inc/python:get_from_global_requirements:240 : required_pkg='keystonemiddleware ' 2021-11-24 16:27:04.000 | ++ inc/python:get_from_global_requirements:241 : [[ keystonemiddleware == '' ]] 2021-11-24 16:27:04.002 | ++ inc/python:get_from_global_requirements:244 : echo keystonemiddleware 2021-11-24 16:27:04.006 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-11-24 16:27:04.008 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-11-24 16:27:04.026 | Using python 3.6 to install keystonemiddleware because python3_enabled=True 2021-11-24 16:27:04.031 | + 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-24 16:27:06.680 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:27:06.681 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.690 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.690 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.691 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.692 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.692 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.692 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.693 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.693 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.694 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.694 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.695 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.695 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.696 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.696 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.697 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.697 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.697 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.698 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.698 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.699 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.699 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.699 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.700 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.700 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.701 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.701 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.701 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.702 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.702 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.703 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.703 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.703 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.704 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.705 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.705 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.706 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.706 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.707 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.707 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.707 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.708 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.708 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.709 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.709 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.710 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.710 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.710 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.711 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.711 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.712 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.712 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.712 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.713 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.713 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.714 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.715 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.715 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.716 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.716 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.717 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.717 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.717 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.718 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.718 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.719 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.719 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.720 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.720 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.720 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.721 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.721 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.722 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.722 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.723 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.724 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.724 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.725 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.725 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.725 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.726 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.726 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.727 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.727 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.728 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.728 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.729 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.729 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.729 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.730 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.730 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.731 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.732 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.732 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.732 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.733 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.733 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.734 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.734 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.735 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.735 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.736 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.736 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.736 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.737 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.737 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.738 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.738 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.740 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.740 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.740 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.741 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.741 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.742 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.742 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.743 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.743 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.743 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.744 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.744 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.745 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.745 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.746 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.746 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.746 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.747 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.747 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.748 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.748 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.749 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.749 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.750 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.750 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.751 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.751 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.752 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.752 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.753 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.753 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.753 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.754 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.754 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.755 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.755 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.756 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.756 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.757 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.757 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.757 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.758 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.758 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.759 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.759 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.760 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.760 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.761 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.761 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.761 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.762 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.762 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.763 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.763 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.763 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.764 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.764 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.765 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.765 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.765 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.766 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.767 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.767 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.768 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.768 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.769 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.769 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.769 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.770 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.771 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.771 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.772 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.772 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.773 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.773 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.774 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.774 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.774 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.775 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.776 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.776 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.776 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.777 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.777 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.778 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.778 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.779 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.779 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.779 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.780 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.780 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.781 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.781 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.782 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.782 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.782 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.783 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.783 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.784 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.784 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.785 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.785 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.785 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.787 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.787 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.787 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.788 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.788 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.789 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.789 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.789 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.790 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.791 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.791 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.791 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.792 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.792 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.793 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.793 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.794 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.794 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.795 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.795 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.796 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.796 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.797 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.797 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.797 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.798 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.798 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.799 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.799 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.800 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.800 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.801 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.801 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.802 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.802 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.802 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.803 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.803 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.804 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.804 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.805 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.805 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.806 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.806 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.807 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.807 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.807 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.808 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.808 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.809 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.809 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.809 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.810 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.810 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.811 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.811 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.812 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.812 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.812 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.813 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.813 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.814 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.814 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.814 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.815 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.815 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.816 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.817 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.817 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.818 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.818 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.819 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.819 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.819 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.820 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.820 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.821 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.821 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.821 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.822 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.823 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.823 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.823 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.824 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.824 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.825 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.825 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.825 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.826 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.826 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.827 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.828 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.828 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.828 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.829 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.829 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.830 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.830 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.831 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.831 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.831 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.833 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.834 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.834 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.834 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.835 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.835 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.836 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.836 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.836 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.837 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.838 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.838 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.839 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.839 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.839 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.840 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.840 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.841 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.841 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.841 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.842 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.843 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.843 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.843 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.844 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.844 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.845 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.845 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.846 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.846 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.847 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.847 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.847 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.848 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.849 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.849 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.850 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.850 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.850 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.851 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.851 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.852 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.852 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.852 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.853 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.853 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.854 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.854 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.855 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.855 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.856 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.856 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.856 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.857 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.857 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.858 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.858 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.858 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.859 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.859 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.860 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.860 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.861 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.861 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.861 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.862 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.862 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.863 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.863 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.864 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.864 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.865 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.865 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.866 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.866 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.867 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.867 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.868 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.868 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.869 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.869 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.869 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:06.870 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:06.870 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:06.872 | 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-24 16:27:06.948 | 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-24 16:27:06.984 | 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-24 16:27:06.999 | 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-24 16:27:07.004 | 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-24 16:27:07.010 | 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-24 16:27:07.013 | 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-24 16:27:07.018 | 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-24 16:27:07.088 | 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-24 16:27:07.108 | 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-24 16:27:07.111 | 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-24 16:27:07.129 | 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-24 16:27:07.133 | 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-24 16:27:07.156 | 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-24 16:27:07.163 | 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-24 16:27:07.207 | 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-24 16:27:07.219 | 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-24 16:27:07.233 | 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-24 16:27:07.242 | 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-24 16:27:07.245 | 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-24 16:27:07.258 | 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-24 16:27:07.261 | 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-24 16:27:07.264 | 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-24 16:27:07.273 | 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-24 16:27:07.276 | 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-24 16:27:07.280 | 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-24 16:27:07.283 | 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-24 16:27:07.286 | 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-24 16:27:07.290 | 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-24 16:27:07.293 | 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-24 16:27:07.295 | 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-24 16:27:07.318 | 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-24 16:27:07.320 | 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-24 16:27:07.326 | 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-24 16:27:07.330 | 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-24 16:27:07.334 | 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-24 16:27:08.683 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:27:08.683 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:27:08.755 | + inc/python:pip_install:207 : result=0 2021-11-24 16:27:08.757 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:27:08.760 | + functions-common:time_stop:2331 : local name 2021-11-24 16:27:08.762 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:27:08.764 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:27:08.766 | + functions-common:time_stop:2334 : local total 2021-11-24 16:27:08.768 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:27:08.771 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:27:08.773 | + functions-common:time_stop:2338 : start_time=1637771224021 2021-11-24 16:27:08.775 | + functions-common:time_stop:2340 : [[ -z 1637771224021 ]] 2021-11-24 16:27:08.778 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:27:08.781 | + functions-common:time_stop:2343 : end_time=1637771228779 2021-11-24 16:27:08.783 | + functions-common:time_stop:2344 : elapsed_time=4758 2021-11-24 16:27:08.785 | + functions-common:time_stop:2345 : total=64573 2021-11-24 16:27:08.788 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:27:08.790 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=69331 2021-11-24 16:27:08.792 | + inc/python:pip_install:210 : return 0 2021-11-24 16:27:08.795 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-11-24 16:27:08.797 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-11-24 16:27:08.799 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-24 16:27:08.803 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-11-24 16:27:08.806 | ++ inc/python:get_from_global_requirements:238 : local package=python-memcached 2021-11-24 16:27:08.808 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-24 16:27:08.812 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-11-24 16:27:08.812 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-24 16:27:08.816 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-memcached ' 2021-11-24 16:27:08.819 | ++ inc/python:get_from_global_requirements:241 : [[ python-memcached == '' ]] 2021-11-24 16:27:08.821 | ++ inc/python:get_from_global_requirements:244 : echo python-memcached 2021-11-24 16:27:08.824 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-11-24 16:27:08.826 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-11-24 16:27:08.844 | Using python 3.6 to install python-memcached because python3_enabled=True 2021-11-24 16:27:08.850 | + 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-24 16:27:11.521 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:27:11.522 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.522 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.523 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.523 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.524 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.524 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.525 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.525 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.526 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.526 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.527 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.527 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.527 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.528 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.528 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.529 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.529 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.529 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.530 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.530 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.531 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.531 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.532 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.532 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.532 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.533 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.533 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.534 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.534 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.535 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.535 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.536 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.536 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.537 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.537 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.538 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.538 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.539 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.539 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.539 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.540 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.540 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.540 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.541 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.541 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.542 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.542 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.543 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.543 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.543 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.544 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.544 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.545 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.545 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.546 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.546 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.547 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.547 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.548 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.548 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.549 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.549 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.549 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.550 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.550 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.551 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.552 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.552 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.553 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.553 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.554 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.554 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.554 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.555 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.555 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.556 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.556 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.557 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.558 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.558 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.558 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.559 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.559 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.560 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.560 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.561 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.561 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.561 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.562 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.562 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.563 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.563 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.564 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.564 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.564 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.565 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.565 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.566 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.566 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.567 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.567 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.568 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.569 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.569 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.569 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.570 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.570 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.571 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.571 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.572 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.572 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.573 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.573 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.574 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.574 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.575 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.575 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.575 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.576 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.577 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.577 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.577 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.578 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.578 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.578 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.579 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.580 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.580 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.581 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.581 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.582 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.582 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.583 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.583 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.583 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.584 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.584 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.585 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.585 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.586 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.586 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.587 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.587 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.588 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.588 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.588 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.589 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.589 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.590 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.590 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.590 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.591 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.591 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.592 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.592 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.593 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.593 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.594 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.594 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.595 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.595 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.596 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.596 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.596 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.597 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.597 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.598 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.598 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.599 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.599 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.600 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.600 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.601 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.601 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.601 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.602 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.602 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.603 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.603 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.604 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.604 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.604 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.605 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.605 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.606 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.606 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.606 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.607 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.607 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.608 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.608 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.609 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.609 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.610 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.610 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.611 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.611 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.612 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.612 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.612 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.613 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.614 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.615 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.615 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.615 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.616 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.616 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.617 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.618 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.618 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.618 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.619 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.619 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.620 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.620 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.621 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.621 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.622 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.622 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.622 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.623 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.623 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.624 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.624 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.625 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.625 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.625 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.626 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.626 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.627 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.627 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.627 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.628 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.628 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.629 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.630 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.630 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.631 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.631 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.631 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.632 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.632 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.633 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.633 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.634 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.634 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.635 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.635 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.636 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.636 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.636 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.637 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.637 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.638 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.638 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.639 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.639 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.640 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.640 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.640 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.641 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.641 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.642 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.642 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.643 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.643 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.643 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.644 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.644 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.645 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.646 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.646 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.646 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.647 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.647 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.648 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.648 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.649 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.649 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.650 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.650 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.650 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.651 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.651 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.652 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.652 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.652 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.653 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.653 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.654 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.654 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.655 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.655 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.655 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.656 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.656 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.657 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.657 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.658 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.658 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.659 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.659 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.660 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.661 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.661 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.662 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.662 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.662 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.663 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.663 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.664 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.664 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.665 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.665 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.666 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.666 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.666 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.667 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.667 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.668 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.668 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.669 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.669 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.670 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.670 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.671 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.671 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.672 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.672 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.672 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.673 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.674 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.674 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.675 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.675 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.676 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.677 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.677 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.678 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.678 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.679 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.679 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.696 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.696 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.696 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.696 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.696 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.696 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.696 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.696 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.697 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.698 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.698 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.698 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.698 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.698 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.698 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.698 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.698 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.699 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.699 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.699 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.700 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.700 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.701 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.701 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.702 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.702 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.702 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.703 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.703 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.704 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.704 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.705 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.705 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.705 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.706 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.707 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.707 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.708 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.708 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.709 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.709 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.710 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.710 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:11.710 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:11.711 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:11.833 | Collecting python-memcached===1.59 2021-11-24 16:27:11.840 | 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-24 16:27:11.909 | 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-24 16:27:13.355 | Installing collected packages: python-memcached 2021-11-24 16:27:13.528 | Successfully installed python-memcached-1.59 2021-11-24 16:27:13.660 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:27:13.660 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:27:13.735 | + inc/python:pip_install:207 : result=0 2021-11-24 16:27:13.737 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:27:13.740 | + functions-common:time_stop:2331 : local name 2021-11-24 16:27:13.742 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:27:13.744 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:27:13.746 | + functions-common:time_stop:2334 : local total 2021-11-24 16:27:13.749 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:27:13.751 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:27:13.753 | + functions-common:time_stop:2338 : start_time=1637771228840 2021-11-24 16:27:13.756 | + functions-common:time_stop:2340 : [[ -z 1637771228840 ]] 2021-11-24 16:27:13.758 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:27:13.762 | + functions-common:time_stop:2343 : end_time=1637771233759 2021-11-24 16:27:13.764 | + functions-common:time_stop:2344 : elapsed_time=4919 2021-11-24 16:27:13.766 | + functions-common:time_stop:2345 : total=69331 2021-11-24 16:27:13.769 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:27:13.771 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=74250 2021-11-24 16:27:13.773 | + inc/python:pip_install:210 : return 0 2021-11-24 16:27:13.775 | + ./stack.sh:main:874 : is_service_enabled keystone 2021-11-24 16:27:13.791 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:27:13.793 | + ./stack.sh:main:875 : '[' 10.222.0.15 == 10.222.0.15 ']' 2021-11-24 16:27:13.796 | + ./stack.sh:main:876 : stack_install_service keystone 2021-11-24 16:27:13.798 | + lib/stack:stack_install_service:20 : local service=keystone 2021-11-24 16:27:13.800 | + lib/stack:stack_install_service:21 : type install_keystone 2021-11-24 16:27:13.803 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-24 16:27:13.805 | + lib/stack:stack_install_service:32 : install_keystone 2021-11-24 16:27:13.808 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-11-24 16:27:13.822 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:27:13.824 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/ussuri 2021-11-24 16:27:13.826 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-11-24 16:27:13.828 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-11-24 16:27:13.830 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-24 16:27:13.832 | + functions-common:git_clone:526 : local orig_dir 2021-11-24 16:27:13.835 | ++ functions-common:git_clone:527 : pwd 2021-11-24 16:27:13.837 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-24 16:27:13.839 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-24 16:27:13.842 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-24 16:27:13.856 | + functions-common:git_clone:530 : RECLONE=False 2021-11-24 16:27:13.858 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-24 16:27:13.860 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-24 16:27:13.863 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-24 16:27:13.864 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-24 16:27:13.868 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-11-24 16:27:13.870 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-24 16:27:13.872 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-11-24 16:27:13.875 | + functions-common:git_clone:593 : git show --oneline 2021-11-24 16:27:13.875 | + functions-common:git_clone:593 : head -1 2021-11-24 16:27:13.877 | 7941a0b78 Merge "Fix typos in application credential policies" into stable/ussuri 2021-11-24 16:27:13.880 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-24 16:27:13.882 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-11-24 16:27:13.884 | + inc/python:setup_develop:351 : local bindep 2021-11-24 16:27:13.887 | + inc/python:setup_develop:352 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-24 16:27:13.889 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/keystone 2021-11-24 16:27:13.891 | + inc/python:setup_develop:357 : local extras= 2021-11-24 16:27:13.893 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-11-24 16:27:13.896 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-24 16:27:13.898 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-24 16:27:13.900 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/keystone 2021-11-24 16:27:13.903 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-24 16:27:13.905 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-24 16:27:13.907 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/keystone 2021-11-24 16:27:13.910 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-24 16:27:13.916 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/keystone 2021-11-24 16:27:13.918 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-24 16:27:13.921 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-24 16:27:13.924 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-11-24 16:27:13.929 | + inc/python:_setup_package_with_constraints_edit:396 : name=keystone 2021-11-24 16:27:13.932 | + 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-24 16:27:14.937 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/keystone -e 2021-11-24 16:27:14.940 | + inc/python:setup_package:430 : local bindep=0 2021-11-24 16:27:14.942 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-24 16:27:14.944 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-24 16:27:14.946 | + inc/python:setup_package:433 : [[ /opt/stack/keystone == -bindep* ]] 2021-11-24 16:27:14.949 | + inc/python:setup_package:438 : local project_dir=/opt/stack/keystone 2021-11-24 16:27:14.951 | + inc/python:setup_package:439 : local flags=-e 2021-11-24 16:27:14.953 | + inc/python:setup_package:440 : local extras= 2021-11-24 16:27:14.955 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-24 16:27:14.957 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-24 16:27:14.960 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-24 16:27:14.962 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-24 16:27:14.964 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-24 16:27:14.966 | + inc/python:setup_package:458 : pip_install -e /opt/stack/keystone 2021-11-24 16:27:14.985 | Using python 3.6 to install /opt/stack/keystone because python3_enabled=True 2021-11-24 16:27:14.990 | + 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-24 16:27:17.645 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:27:17.646 | 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-24 16:27:17.646 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.647 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.647 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.647 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.648 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.648 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.649 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.649 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.650 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.650 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.651 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.651 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.651 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.652 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.652 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.653 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.653 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.654 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.654 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.654 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.655 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.655 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.656 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.656 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.657 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.659 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.659 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.660 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.660 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.661 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.661 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.662 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.662 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.663 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.663 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.664 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.664 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.664 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.665 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.665 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.666 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.666 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.666 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.667 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.667 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.667 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.668 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.669 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.669 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.670 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.670 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.670 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.671 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.671 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.672 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.672 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.673 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.673 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.674 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.674 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.675 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.675 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.676 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.678 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.678 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.678 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.679 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.679 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.680 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.681 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.681 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.681 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.682 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.682 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.683 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.683 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.684 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.684 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.684 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.685 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.685 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.686 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.686 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.687 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.687 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.687 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.688 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.688 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.689 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.689 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.690 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.690 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.691 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.691 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.692 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.692 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.693 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.693 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.694 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.694 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.695 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.695 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.696 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.696 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.697 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.697 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.697 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.698 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.698 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.699 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.699 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.700 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.700 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.700 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.701 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.701 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.702 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.702 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.703 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.703 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.704 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.704 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.704 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.705 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.705 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.706 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.706 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.707 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.707 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.708 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.708 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.709 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.709 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.709 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.710 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.710 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.711 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.711 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.711 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.712 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.712 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.713 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.713 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.713 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.714 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.715 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.715 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.715 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.716 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.716 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.717 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.717 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.717 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.718 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.718 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.719 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.719 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.719 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.720 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.720 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.721 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.721 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.721 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.722 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.722 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.723 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.724 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.724 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.724 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.725 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.725 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.725 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.726 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.726 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.727 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.727 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.728 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.728 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.728 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.729 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.729 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.730 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.730 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.730 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.731 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.731 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.731 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.732 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.732 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.733 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.733 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.733 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.734 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.734 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.735 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.735 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.735 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.736 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.736 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.737 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.737 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.737 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.738 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.738 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.739 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.740 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.740 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.740 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.741 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.741 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.741 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.742 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.742 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.743 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.743 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.743 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.744 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.744 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.745 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.745 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.746 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.746 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.746 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.747 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.747 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.747 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.748 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.748 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.749 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.749 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.749 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.750 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.751 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.752 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.752 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.753 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.754 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.754 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.754 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.755 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.755 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.756 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.756 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.756 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.757 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.757 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.758 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.758 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.759 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.759 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.759 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.760 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.760 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.761 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.761 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.761 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.762 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.762 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.763 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.763 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.764 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.764 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.764 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.765 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.765 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.766 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.766 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.766 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.767 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.767 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.768 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.768 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.769 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.769 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.769 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.770 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.770 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.771 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.771 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.772 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.772 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.772 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.773 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.773 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.774 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.774 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.774 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.775 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.775 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.776 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.776 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.776 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.777 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.777 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.778 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.778 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.779 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.779 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.779 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.780 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.780 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.781 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.781 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.781 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.782 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.782 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.783 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.783 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.784 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.784 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.784 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.785 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.785 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.786 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.787 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.787 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.787 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.788 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.788 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.789 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.789 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.789 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.790 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.790 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.791 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.791 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.792 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.792 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.793 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.794 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.794 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.795 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.795 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.795 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.796 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.796 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.797 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.797 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.798 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.798 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.799 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.799 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.799 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.800 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.800 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.801 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.802 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.802 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.803 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.803 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.804 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.804 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.804 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.805 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.805 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.806 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.806 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.807 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.807 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.807 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.808 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.808 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.809 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.809 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.810 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.810 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.810 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.811 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.811 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.812 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.812 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.812 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.813 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.813 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.814 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.814 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.815 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.815 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.815 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.816 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.816 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.817 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.817 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.818 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.818 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.819 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.819 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.820 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.820 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.821 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.821 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.821 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.822 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.822 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.823 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.823 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.823 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.824 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.824 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.825 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.825 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.825 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.826 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.826 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.827 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.827 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.828 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.828 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.829 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.829 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.830 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.830 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.831 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.831 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.832 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:17.832 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:17.832 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:17.833 | Obtaining file:///opt/stack/keystone 2021-11-24 16:27:19.474 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-24 16:27:21.248 | Collecting Flask===1.1.2 2021-11-24 16:27:21.256 | 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-24 16:27:21.452 | Collecting Flask-RESTful===0.3.8 2021-11-24 16:27:21.459 | 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-24 16:27:21.533 | 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-24 16:27:21.540 | 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-24 16:27:21.609 | Collecting PyJWT===1.7.1 2021-11-24 16:27:21.616 | 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-24 16:27:21.637 | 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-24 16:27:21.659 | 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-24 16:27:21.810 | Collecting Werkzeug===1.0.1 2021-11-24 16:27:21.817 | 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-24 16:27:22.004 | Collecting aniso8601===8.0.0 2021-11-24 16:27:22.011 | 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-24 16:27:22.080 | 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-24 16:27:22.089 | 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-24 16:27:22.149 | Collecting click===7.1.1 2021-11-24 16:27:22.156 | 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-24 16:27:22.166 | 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-24 16:27:22.207 | 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-24 16:27:22.298 | Collecting itsdangerous===1.1.0 2021-11-24 16:27:22.304 | 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-24 16:27:22.371 | 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-24 16:27:22.403 | 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-24 16:27:22.465 | 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-24 16:27:22.506 | Collecting oauthlib===3.1.0 2021-11-24 16:27:22.513 | 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-24 16:27:22.533 | 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-24 16:27:22.591 | 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-24 16:27:22.606 | 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-24 16:27:22.613 | 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-24 16:27:22.668 | 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-24 16:27:22.677 | 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-24 16:27:22.721 | 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-24 16:27:22.788 | 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-24 16:27:22.809 | 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-24 16:27:22.828 | 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-24 16:27:22.841 | 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-24 16:27:22.870 | 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-24 16:27:22.880 | 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-24 16:27:22.898 | 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-24 16:27:23.043 | Collecting passlib===1.7.2 2021-11-24 16:27:23.050 | 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-24 16:27:23.145 | 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-24 16:27:23.148 | 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-24 16:27:23.152 | 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-24 16:27:23.163 | 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-24 16:27:23.167 | 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-24 16:27:23.170 | 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-24 16:27:23.174 | 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-24 16:27:23.310 | Collecting pysaml2===5.0.0 2021-11-24 16:27:23.318 | 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-24 16:27:23.411 | 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-24 16:27:23.417 | 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-24 16:27:23.438 | 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-24 16:27:23.443 | 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-24 16:27:23.466 | 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-24 16:27:23.713 | Collecting scrypt===0.8.13 2021-11-24 16:27:23.720 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/137/7b1adc98c4152/scrypt-0.8.13.tar.gz (53 kB) 2021-11-24 16:27:24.474 | 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-24 16:27:24.478 | 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-24 16:27:24.489 | 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-24 16:27:24.493 | 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-24 16:27:24.496 | 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-24 16:27:24.502 | 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-24 16:27:24.512 | 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-24 16:27:24.518 | 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-24 16:27:24.539 | 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-24 16:27:24.542 | 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-24 16:27:24.550 | 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-24 16:27:24.573 | 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-24 16:27:24.576 | 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-24 16:27:24.579 | 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-24 16:27:24.625 | 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-24 16:27:24.644 | 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-24 16:27:24.691 | 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-24 16:27:24.760 | 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-24 16:27:24.768 | 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-24 16:27:24.772 | 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-24 16:27:24.775 | 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-24 16:27:24.785 | 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-24 16:27:24.790 | 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-24 16:27:24.797 | 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-24 16:27:24.803 | 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-24 16:27:24.852 | 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-24 16:27:24.855 | 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-24 16:27:24.868 | 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-24 16:27:24.876 | 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-24 16:27:24.886 | 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-24 16:27:24.898 | 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-24 16:27:24.901 | 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-24 16:27:24.909 | 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-24 16:27:24.918 | 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-24 16:27:24.921 | 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-24 16:27:24.924 | 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-24 16:27:25.036 | Collecting defusedxml===0.6.0 2021-11-24 16:27:25.043 | 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-24 16:27:25.114 | 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-24 16:27:25.118 | 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-24 16:27:25.121 | 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-24 16:27:25.123 | 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-24 16:27:25.126 | 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-24 16:27:25.128 | 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-24 16:27:25.131 | 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-24 16:27:25.134 | 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-24 16:27:25.137 | 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-24 16:27:25.149 | 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-24 16:27:25.154 | 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-24 16:27:25.157 | 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-24 16:27:25.159 | 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-24 16:27:25.169 | 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-24 16:27:25.172 | 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-24 16:27:25.178 | 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-24 16:27:25.180 | 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-24 16:27:25.183 | 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-24 16:27:25.190 | Building wheels for collected packages: scrypt 2021-11-24 16:27:25.191 | Building wheel for scrypt (setup.py): started 2021-11-24 16:27:27.846 | Building wheel for scrypt (setup.py): finished with status 'done' 2021-11-24 16:27:27.847 | Created wheel for scrypt: filename=scrypt-0.8.13-cp36-cp36m-linux_x86_64.whl size=73204 sha256=8681665cbe53c3a350fa1379884ae1e67c329bec837f31f7d24def6df898c157 2021-11-24 16:27:27.847 | Stored in directory: /root/.cache/pip/wheels/0c/52/ad/29fdeb2dcf7a0cf9e289bca23d73e0ffde209047e21277a31a 2021-11-24 16:27:27.849 | Successfully built scrypt 2021-11-24 16:27:28.694 | Installing collected packages: click, itsdangerous, Werkzeug, Flask, aniso8601, Flask-RESTful, passlib, scrypt, oauthlib, defusedxml, pysaml2, PyJWT, keystone 2021-11-24 16:27:28.694 | Attempting uninstall: click 2021-11-24 16:27:28.696 | Found existing installation: click 6.7 2021-11-24 16:27:28.709 | Uninstalling click-6.7: 2021-11-24 16:27:28.727 | Successfully uninstalled click-6.7 2021-11-24 16:27:30.149 | Attempting uninstall: oauthlib 2021-11-24 16:27:30.151 | Found existing installation: oauthlib 2.0.6 2021-11-24 16:27:30.157 | Uninstalling oauthlib-2.0.6: 2021-11-24 16:27:30.175 | Successfully uninstalled oauthlib-2.0.6 2021-11-24 16:27:31.006 | Attempting uninstall: PyJWT 2021-11-24 16:27:31.008 | Found existing installation: PyJWT 1.5.3 2021-11-24 16:27:31.017 | Uninstalling PyJWT-1.5.3: 2021-11-24 16:27:31.032 | Successfully uninstalled PyJWT-1.5.3 2021-11-24 16:27:31.131 | Running setup.py develop for keystone 2021-11-24 16:27:32.970 | 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-24 16:27:33.082 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:27:33.082 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:27:33.181 | + inc/python:pip_install:207 : result=0 2021-11-24 16:27:33.183 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:27:33.185 | + functions-common:time_stop:2331 : local name 2021-11-24 16:27:33.187 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:27:33.189 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:27:33.191 | + functions-common:time_stop:2334 : local total 2021-11-24 16:27:33.193 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:27:33.195 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:27:33.197 | + functions-common:time_stop:2338 : start_time=1637771234980 2021-11-24 16:27:33.199 | + functions-common:time_stop:2340 : [[ -z 1637771234980 ]] 2021-11-24 16:27:33.202 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:27:33.205 | + functions-common:time_stop:2343 : end_time=1637771253203 2021-11-24 16:27:33.207 | + functions-common:time_stop:2344 : elapsed_time=18223 2021-11-24 16:27:33.211 | + functions-common:time_stop:2345 : total=74250 2021-11-24 16:27:33.213 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:27:33.215 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=92473 2021-11-24 16:27:33.217 | + inc/python:pip_install:210 : return 0 2021-11-24 16:27:33.219 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-24 16:27:33.221 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-24 16:27:33.224 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-24 16:27:33.240 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-11-24 16:27:33.251 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/keystone 2021-11-24 16:27:33.254 | + inc/python:use_library_from_git:263 : local name=/opt/stack/keystone 2021-11-24 16:27:33.256 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:27:33.258 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:27:33.261 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/keystone, ]] 2021-11-24 16:27:33.263 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:27:33.265 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-11-24 16:27:33.281 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:27:33.283 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-11-24 16:27:33.286 | + lib/keystone:install_keystone:508 : '[' uwsgi == uwsgi ']' 2021-11-24 16:27:33.288 | + lib/keystone:install_keystone:509 : pip_install uwsgi 2021-11-24 16:27:33.307 | Using python 3.6 to install uwsgi because python3_enabled=True 2021-11-24 16:27:33.312 | + 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-24 16:27:35.967 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:27:35.967 | 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-24 16:27:35.968 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.968 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.969 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.969 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.970 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.970 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.970 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.971 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.971 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.972 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.973 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.973 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.974 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.974 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.975 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.975 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.975 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.976 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.976 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.977 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.977 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.978 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.978 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.979 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.979 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.981 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.982 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.982 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.982 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.983 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.983 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.984 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.984 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.985 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.985 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.985 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.986 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.986 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.987 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.987 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.987 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.988 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.989 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.989 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.989 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.990 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.990 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.991 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.991 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.992 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.992 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.993 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.993 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.994 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.994 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.995 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.995 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.995 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.996 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.996 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.997 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:35.998 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.998 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:35.999 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:35.999 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.000 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.000 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.001 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.001 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.002 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.003 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.003 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.003 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.004 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.004 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.004 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.005 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.005 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.006 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.006 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.007 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.007 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.008 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.008 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.008 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.009 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.009 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.010 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.010 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.011 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.011 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.012 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.012 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.013 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.013 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.014 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.014 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.014 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.015 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.016 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.016 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.016 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.017 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.017 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.018 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.018 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.019 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.020 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.020 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.020 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.021 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.021 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.022 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.022 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.023 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.023 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.024 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.024 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.025 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.025 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.026 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.026 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.026 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.027 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.027 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.028 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.028 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.029 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.029 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.029 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.030 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.030 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.031 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.031 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.032 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.032 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.032 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.033 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.033 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.034 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.034 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.034 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.036 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.036 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.037 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.037 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.037 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.038 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.038 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.039 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.039 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.040 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.040 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.040 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.041 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.041 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.042 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.042 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.042 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.043 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.044 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.044 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.044 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.045 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.045 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.046 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.046 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.046 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.047 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.047 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.048 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.048 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.048 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.049 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.049 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.050 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.050 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.050 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.051 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.052 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.052 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.053 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.053 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.053 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.054 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.054 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.054 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.055 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.055 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.056 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.057 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.057 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.057 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.058 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.058 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.058 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.059 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.059 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.060 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.060 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.060 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.061 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.061 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.062 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.062 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.063 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.063 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.063 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.064 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.064 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.064 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.065 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.065 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.066 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.066 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.067 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.067 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.067 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.068 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.068 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.069 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.069 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.069 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.070 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.070 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.071 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.071 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.071 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.072 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.072 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.073 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.073 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.074 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.075 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.075 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.076 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.077 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.077 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.077 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.078 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.078 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.079 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.079 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.080 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.080 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.081 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.081 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.081 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.082 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.083 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.083 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.084 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.084 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.084 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.085 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.085 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.086 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.086 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.087 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.087 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.087 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.088 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.088 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.089 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.089 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.089 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.090 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.090 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.091 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.091 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.091 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.092 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.092 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.093 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.093 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.094 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.094 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.094 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.095 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.095 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.096 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.096 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.097 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.097 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.098 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.099 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.099 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.099 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.100 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.100 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.101 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.101 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.101 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.102 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.102 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.103 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.103 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.103 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.104 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.104 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.105 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.105 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.106 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.106 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.106 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.107 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.107 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.108 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.123 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.123 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.124 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.124 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.125 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.125 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.126 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.126 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.126 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.127 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.127 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.137 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.138 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.138 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.138 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.138 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.139 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.139 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.139 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.140 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.140 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.141 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.141 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.142 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.142 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.142 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.143 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.143 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.144 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.145 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.145 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.146 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.146 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.147 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.147 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.147 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.148 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.148 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.149 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.149 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.150 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.150 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.150 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.151 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.151 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.152 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.152 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.153 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.153 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.153 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.154 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.154 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.155 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.155 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.156 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.156 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.157 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.157 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.158 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.158 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.158 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.159 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.159 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.160 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.161 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.161 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.162 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.162 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.163 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.163 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.163 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.164 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.164 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.164 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.165 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.165 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.166 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.166 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.167 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.167 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.168 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.168 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.169 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.170 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.170 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.171 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.171 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:27:36.171 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:27:36.172 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:27:36.305 | Collecting uwsgi 2021-11-24 16:27:36.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/88a/b9867d8973d8a/uwsgi-2.0.20.tar.gz (804 kB) 2021-11-24 16:27:37.412 | Building wheels for collected packages: uwsgi 2021-11-24 16:27:37.412 | Building wheel for uwsgi (setup.py): started 2021-11-24 16:27:53.549 | Building wheel for uwsgi (setup.py): finished with status 'done' 2021-11-24 16:27:53.555 | Created wheel for uwsgi: filename=uWSGI-2.0.20-cp36-cp36m-linux_x86_64.whl size=597544 sha256=86ce598bbd36bf28ded257a13106573b3014130a058dcb1c85f643eeff46252a 2021-11-24 16:27:53.555 | Stored in directory: /root/.cache/pip/wheels/9a/16/df/02037ed390c1561aad34458ea9eb30a0c78f21377405d3f9e9 2021-11-24 16:27:53.556 | Successfully built uwsgi 2021-11-24 16:27:55.130 | Installing collected packages: uwsgi 2021-11-24 16:27:55.327 | Successfully installed uwsgi-2.0.20 2021-11-24 16:27:55.440 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:27:55.440 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:27:55.562 | + inc/python:pip_install:207 : result=0 2021-11-24 16:27:55.564 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:27:55.567 | + functions-common:time_stop:2331 : local name 2021-11-24 16:27:55.570 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:27:55.572 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:27:55.574 | + functions-common:time_stop:2334 : local total 2021-11-24 16:27:55.576 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:27:55.579 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:27:55.581 | + functions-common:time_stop:2338 : start_time=1637771253302 2021-11-24 16:27:55.584 | + functions-common:time_stop:2340 : [[ -z 1637771253302 ]] 2021-11-24 16:27:55.587 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:27:55.590 | + functions-common:time_stop:2343 : end_time=1637771275587 2021-11-24 16:27:55.592 | + functions-common:time_stop:2344 : elapsed_time=22285 2021-11-24 16:27:55.594 | + functions-common:time_stop:2345 : total=92473 2021-11-24 16:27:55.597 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:27:55.599 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=114758 2021-11-24 16:27:55.602 | + inc/python:pip_install:210 : return 0 2021-11-24 16:27:55.604 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-24 16:27:55.606 | + ./stack.sh:main:877 : configure_keystone 2021-11-24 16:27:55.609 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-11-24 16:27:55.620 | + 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-24 16:27:55.623 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-11-24 16:27:55.627 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-11-24 16:27:55.641 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:27:55.644 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-11-24 16:27:55.671 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-11-24 16:27:55.694 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-11-24 16:27:55.720 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-11-24 16:27:55.746 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-11-24 16:27:55.772 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-11-24 16:27:55.798 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-11-24 16:27:55.822 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-11-24 16:27:55.846 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-11-24 16:27:55.850 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-11-24 16:27:55.852 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-11-24 16:27:55.854 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-11-24 16:27:55.856 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-24 16:27:55.859 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-24 16:27:55.873 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:27:55.876 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-24 16:27:55.878 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-24 16:27:55.881 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-24 16:27:55.895 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:27:55.897 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2021-11-24 16:27:55.900 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2021-11-24 16:27:55.926 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-24 16:27:55.928 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-24 16:27:55.931 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-11-24 16:27:55.933 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-11-24 16:27:55.935 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-11-24 16:27:55.950 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:27:55.953 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.15/identity 2021-11-24 16:27:55.979 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.15/identity 2021-11-24 16:27:56.002 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-11-24 16:27:56.005 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-11-24 16:27:56.031 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-11-24 16:27:56.034 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-11-24 16:27:56.036 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-11-24 16:27:56.038 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-11-24 16:27:56.041 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-11-24 16:27:56.044 | + 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-24 16:27:56.070 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-11-24 16:27:56.072 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-11-24 16:27:56.075 | + functions:setup_logging:655 : local conf_file=/etc/keystone/keystone.conf 2021-11-24 16:27:56.077 | + functions:setup_logging:656 : local other_cond=False 2021-11-24 16:27:56.079 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-24 16:27:56.082 | + functions:setup_logging:658 : setup_systemd_logging /etc/keystone/keystone.conf 2021-11-24 16:27:56.084 | + functions:setup_systemd_logging:686 : local conf_file=/etc/keystone/keystone.conf 2021-11-24 16:27:56.087 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-24 16:27:56.090 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-24 16:27:56.105 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-24 16:27:56.107 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-24 16:27:56.109 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-24 16:27:56.111 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-24 16:27:56.114 | + 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-24 16:27:56.137 | + 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-24 16:27:56.162 | + 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-24 16:27:56.186 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-24 16:27:56.210 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-11-24 16:27:56.234 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-11-24 16:27:56.236 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-11-24 16:27:56.239 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-11-24 16:27:56.241 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-11-24 16:27:56.243 | + lib/apache:write_uwsgi_config:266 : local url=/identity 2021-11-24 16:27:56.245 | + lib/apache:write_uwsgi_config:267 : local http= 2021-11-24 16:27:56.248 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-24 16:27:56.251 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-public 2021-11-24 16:27:56.254 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-public 2021-11-24 16:27:56.256 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-24 16:27:56.259 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-24 16:27:56.271 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-24 16:27:56.271 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-24 16:27:56.278 | d /var/run/uwsgi 0755 ubuntu root 2021-11-24 16:27:56.281 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-24 16:27:56.295 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-11-24 16:27:56.297 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-11-24 16:27:56.301 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-11-24 16:27:56.326 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-11-24 16:27:56.350 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-11-24 16:27:56.373 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-11-24 16:27:56.397 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-11-24 16:27:56.420 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-11-24 16:27:56.445 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-11-24 16:27:56.469 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-11-24 16:27:56.492 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-11-24 16:27:56.516 | + 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-24 16:27:56.539 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-11-24 16:27:56.563 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-11-24 16:27:56.587 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-11-24 16:27:56.611 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-11-24 16:27:56.613 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-11-24 16:27:56.616 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-public 2021-11-24 16:27:56.618 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-public 2021-11-24 16:27:56.621 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-24 16:27:56.623 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:27:56.625 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:27:56.628 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-24 16:27:56.631 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-24 16:27:56.633 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-11-24 16:27:56.657 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-11-24 16:27:56.681 | + 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-24 16:27:56.682 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-11-24 16:27:56.689 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-11-24 16:27:56.692 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-public 2021-11-24 16:27:56.695 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-public 2021-11-24 16:27:56.697 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-24 16:27:56.699 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-24 16:27:56.702 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-24 16:27:56.704 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:27:56.706 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:27:56.709 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-24 16:27:56.711 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-24 16:27:56.714 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:27:56.716 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:27:56.718 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-public 2021-11-24 16:27:56.776 | Enabling site keystone-wsgi-public. 2021-11-24 16:27:56.781 | To activate the new configuration, you need to run: 2021-11-24 16:27:56.781 | systemctl reload apache2 2021-11-24 16:27:56.785 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-11-24 16:27:56.787 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-24 16:27:56.790 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-24 16:27:56.792 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-24 16:27:56.942 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-11-24 16:27:56.945 | + lib/apache:write_uwsgi_config:264 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-11-24 16:27:56.948 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-11-24 16:27:56.951 | + lib/apache:write_uwsgi_config:266 : local url=/identity_admin 2021-11-24 16:27:56.953 | + lib/apache:write_uwsgi_config:267 : local http= 2021-11-24 16:27:56.956 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-24 16:27:56.960 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/keystone-wsgi-admin 2021-11-24 16:27:56.963 | + lib/apache:write_uwsgi_config:269 : name=keystone-wsgi-admin 2021-11-24 16:27:56.966 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-24 16:27:56.968 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-24 16:27:56.980 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-24 16:27:56.980 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-24 16:27:56.987 | d /var/run/uwsgi 0755 ubuntu root 2021-11-24 16:27:56.991 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-24 16:27:57.005 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-11-24 16:27:57.007 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-11-24 16:27:57.011 | + lib/apache:write_uwsgi_config:285 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-11-24 16:27:57.037 | + lib/apache:write_uwsgi_config:286 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-11-24 16:27:57.062 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-11-24 16:27:57.087 | + lib/apache:write_uwsgi_config:290 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-11-24 16:27:57.110 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-11-24 16:27:57.134 | + lib/apache:write_uwsgi_config:294 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-11-24 16:27:57.158 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-11-24 16:27:57.183 | + lib/apache:write_uwsgi_config:296 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-11-24 16:27:57.207 | + lib/apache:write_uwsgi_config:298 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-11-24 16:27:57.230 | + 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-24 16:27:57.255 | + lib/apache:write_uwsgi_config:302 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-11-24 16:27:57.279 | + lib/apache:write_uwsgi_config:304 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-11-24 16:27:57.304 | + lib/apache:write_uwsgi_config:306 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-11-24 16:27:57.328 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-11-24 16:27:57.330 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-11-24 16:27:57.333 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for keystone-wsgi-admin 2021-11-24 16:27:57.335 | ++ lib/apache:apache_site_config_for:196 : local site=keystone-wsgi-admin 2021-11-24 16:27:57.338 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-24 16:27:57.340 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:27:57.342 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:27:57.345 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-24 16:27:57.347 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-24 16:27:57.350 | + lib/apache:write_uwsgi_config:314 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-11-24 16:27:57.374 | + lib/apache:write_uwsgi_config:315 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-11-24 16:27:57.399 | + 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-24 16:27:57.399 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-11-24 16:27:57.406 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-11-24 16:27:57.409 | + lib/apache:write_uwsgi_config:317 : enable_apache_site keystone-wsgi-admin 2021-11-24 16:27:57.412 | + lib/apache:enable_apache_site:213 : local site=keystone-wsgi-admin 2021-11-24 16:27:57.415 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-24 16:27:57.417 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-24 16:27:57.419 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-24 16:27:57.422 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:27:57.424 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:27:57.427 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-24 16:27:57.429 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-24 16:27:57.432 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:27:57.434 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:27:57.436 | + lib/apache:enable_apache_site:217 : sudo a2ensite keystone-wsgi-admin 2021-11-24 16:27:57.494 | Enabling site keystone-wsgi-admin. 2021-11-24 16:27:57.499 | To activate the new configuration, you need to run: 2021-11-24 16:27:57.499 | systemctl reload apache2 2021-11-24 16:27:57.503 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-11-24 16:27:57.505 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-24 16:27:57.508 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-24 16:27:57.510 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-24 16:27:57.643 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-11-24 16:27:57.672 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-11-24 16:27:57.699 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-11-24 16:27:57.726 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-11-24 16:27:57.728 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-11-24 16:27:57.755 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-11-24 16:27:57.780 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-11-24 16:27:57.804 | + ./stack.sh:main:881 : is_service_enabled swift 2021-11-24 16:27:57.820 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:27:57.822 | + ./stack.sh:main:882 : is_service_enabled ceilometer 2021-11-24 16:27:57.838 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:27:57.840 | + ./stack.sh:main:885 : stack_install_service swift 2021-11-24 16:27:57.843 | + lib/stack:stack_install_service:20 : local service=swift 2021-11-24 16:27:57.845 | + lib/stack:stack_install_service:21 : type install_swift 2021-11-24 16:27:57.847 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-24 16:27:57.850 | + lib/stack:stack_install_service:32 : install_swift 2021-11-24 16:27:57.853 | + lib/swift:install_swift:740 : git_clone https://opendev.org/openstack/swift.git /opt/stack/swift stable/ussuri 2021-11-24 16:27:57.855 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/swift.git 2021-11-24 16:27:57.857 | + functions-common:git_clone:524 : local git_dest=/opt/stack/swift 2021-11-24 16:27:57.860 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-24 16:27:57.862 | + functions-common:git_clone:526 : local orig_dir 2021-11-24 16:27:57.865 | ++ functions-common:git_clone:527 : pwd 2021-11-24 16:27:57.867 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-24 16:27:57.870 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-24 16:27:57.872 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-24 16:27:57.887 | + functions-common:git_clone:530 : RECLONE=False 2021-11-24 16:27:57.890 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-24 16:27:57.892 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-24 16:27:57.895 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-24 16:27:57.898 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-24 16:27:57.903 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/swift ]] 2021-11-24 16:27:57.905 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-24 16:27:57.907 | + functions-common:git_clone:592 : cd /opt/stack/swift 2021-11-24 16:27:57.910 | + functions-common:git_clone:593 : git show --oneline 2021-11-24 16:27:57.911 | + functions-common:git_clone:593 : head -1 2021-11-24 16:27:57.913 | 4b0d6a87e Merge "symlink: Ensure headers are returned as a list on py3" into stable/ussuri 2021-11-24 16:27:57.916 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-24 16:27:57.918 | + lib/swift:install_swift:743 : setup_develop /opt/stack/swift keystone 2021-11-24 16:27:57.921 | + inc/python:setup_develop:351 : local bindep 2021-11-24 16:27:57.923 | + inc/python:setup_develop:352 : [[ /opt/stack/swift == -bindep* ]] 2021-11-24 16:27:57.926 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/swift 2021-11-24 16:27:57.928 | + inc/python:setup_develop:357 : local extras=keystone 2021-11-24 16:27:57.930 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/swift -e keystone 2021-11-24 16:27:57.933 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-24 16:27:57.935 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/swift == -bindep* ]] 2021-11-24 16:27:57.938 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/swift 2021-11-24 16:27:57.940 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-24 16:27:57.942 | + inc/python:_setup_package_with_constraints_edit:384 : local extras=keystone 2021-11-24 16:27:57.945 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/swift 2021-11-24 16:27:57.948 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-24 16:27:57.951 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/swift 2021-11-24 16:27:57.953 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-24 16:27:57.955 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-24 16:27:57.959 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/swift/setup.cfg 2021-11-24 16:27:57.964 | + inc/python:_setup_package_with_constraints_edit:396 : name=swift 2021-11-24 16:27:57.966 | + 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-24 16:27:58.972 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/swift -e keystone 2021-11-24 16:27:58.975 | + inc/python:setup_package:430 : local bindep=0 2021-11-24 16:27:58.977 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-24 16:27:58.979 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-24 16:27:58.982 | + inc/python:setup_package:433 : [[ /opt/stack/swift == -bindep* ]] 2021-11-24 16:27:58.984 | + inc/python:setup_package:438 : local project_dir=/opt/stack/swift 2021-11-24 16:27:58.986 | + inc/python:setup_package:439 : local flags=-e 2021-11-24 16:27:58.989 | + inc/python:setup_package:440 : local extras=keystone 2021-11-24 16:27:58.991 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-24 16:27:58.994 | + inc/python:setup_package:444 : [[ -z keystone ]] 2021-11-24 16:27:58.996 | + inc/python:setup_package:449 : [[ ! -z keystone ]] 2021-11-24 16:27:58.998 | + inc/python:setup_package:450 : extras='[keystone]' 2021-11-24 16:27:59.000 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-24 16:27:59.003 | + inc/python:setup_package:458 : pip_install -e '/opt/stack/swift[keystone]' 2021-11-24 16:27:59.021 | Using python 3.6 to install /opt/stack/swift because python3_enabled=True 2021-11-24 16:27:59.025 | + 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-24 16:28:01.706 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:28:01.706 | 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-24 16:28:01.706 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.708 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.708 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.708 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.709 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.709 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.710 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.710 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.711 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.711 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.711 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.712 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.712 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.713 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.713 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.714 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.714 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.715 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.715 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.715 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.716 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.716 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.717 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.717 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.717 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.719 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.720 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.720 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.721 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.721 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.722 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.722 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.723 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.724 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.724 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.725 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.725 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.725 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.726 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.726 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.727 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.727 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.727 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.728 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.728 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.728 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.729 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.729 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.730 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.730 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.731 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.731 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.732 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.732 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.732 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.733 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.733 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.734 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.734 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.735 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.735 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.736 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.736 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.737 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.738 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.738 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.739 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.739 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.740 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.741 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.741 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.741 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.742 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.742 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.742 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.743 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.743 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.744 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.744 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.745 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.745 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.746 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.746 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.747 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.747 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.747 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.748 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.748 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.749 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.749 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.750 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.750 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.750 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.751 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.752 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.752 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.752 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.753 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.753 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.754 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.754 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.755 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.756 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.756 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.757 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.757 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.758 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.758 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.759 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.759 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.760 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.760 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.760 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.761 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.761 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.762 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.762 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.763 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.763 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.764 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.764 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.765 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.765 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.765 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.766 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.766 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.767 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.767 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.768 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.768 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.769 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.769 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.769 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.770 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.771 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.771 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.772 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.772 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.772 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.773 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.773 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.774 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.774 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.774 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.775 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.776 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.776 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.776 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.777 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.777 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.778 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.778 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.778 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.779 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.779 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.780 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.780 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.780 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.781 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.781 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.782 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.782 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.782 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.783 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.783 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.784 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.784 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.784 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.785 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.786 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.787 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.788 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.789 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.789 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.789 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.790 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.790 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.791 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.791 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.791 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.792 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.792 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.793 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.793 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.794 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.794 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.794 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.795 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.795 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.796 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.796 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.797 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.797 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.797 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.798 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.798 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.799 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.799 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.799 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.800 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.800 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.800 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.801 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.801 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.802 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.802 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.803 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.803 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.803 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.804 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.804 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.805 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.805 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.805 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.806 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.806 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.806 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.807 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.807 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.808 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.808 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.808 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.809 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.809 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.810 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.810 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.811 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.811 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.811 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.827 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.828 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.828 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.829 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.830 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.830 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.831 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.832 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.833 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.833 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.834 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.834 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.835 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.835 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.835 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.836 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.836 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.837 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.837 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.838 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.838 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.838 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.839 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.839 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.840 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.840 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.840 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.841 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.841 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.842 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.842 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.843 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.843 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.843 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.844 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.844 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.845 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.845 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.845 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.846 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.846 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.847 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.847 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.848 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.849 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.849 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.850 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.850 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.850 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.851 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.851 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.852 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.852 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.853 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.853 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.853 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.854 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.854 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.855 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.855 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.855 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.856 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.856 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.857 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.857 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.857 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.858 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.858 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.859 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.859 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.860 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.860 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.860 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.861 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.861 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.862 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.862 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.862 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.863 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.863 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.864 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.864 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.865 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.865 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.865 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.866 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.866 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.867 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.867 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.868 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.868 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.868 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.869 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.869 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.870 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.870 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.871 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.871 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.871 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.872 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.873 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.873 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.874 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.874 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.874 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.875 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.875 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.876 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.876 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.877 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.877 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.878 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.878 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.879 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.880 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.880 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.881 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.881 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.881 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.882 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.882 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.883 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.883 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.883 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.884 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.884 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.885 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.885 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.886 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.886 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.887 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.887 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.887 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.888 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.888 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.889 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.889 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.889 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.890 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.890 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.891 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.891 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.892 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.892 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.892 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.893 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.893 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.894 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.894 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.895 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.896 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.896 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.897 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.897 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.898 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.898 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.899 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.899 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.900 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.900 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.900 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.901 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.901 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.901 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.902 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.902 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.903 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.903 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.903 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.904 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.904 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.905 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.905 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.906 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.906 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.906 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.907 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.907 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.908 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.908 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.909 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.909 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.910 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.911 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.911 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.911 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:01.912 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:01.912 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:01.913 | Obtaining file:///opt/stack/swift 2021-11-24 16:28:03.242 | Obtaining swift from file:///opt/stack/swift#egg=swift (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-24 16:28:04.559 | 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-24 16:28:04.568 | 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-24 16:28:04.609 | 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-24 16:28:04.619 | 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-24 16:28:04.622 | 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-24 16:28:05.590 | Collecting lxml===4.5.0 2021-11-24 16:28:05.607 | 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-24 16:28:05.822 | 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-24 16:28:05.825 | 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-24 16:28:05.828 | 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-24 16:28:05.864 | 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-24 16:28:05.878 | 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-24 16:28:05.885 | 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-24 16:28:05.893 | 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-24 16:28:05.938 | 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-24 16:28:05.952 | 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-24 16:28:05.970 | 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-24 16:28:05.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 593)) (3.0.0) 2021-11-24 16:28:06.108 | Collecting pyeclib===1.6.0 2021-11-24 16:28:06.125 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/801/1e31ee89ae7fb/pyeclib-1.6.0.tar.gz (6.7 MB) 2021-11-24 16:28:07.197 | 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-24 16:28:07.200 | 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-24 16:28:07.203 | 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-24 16:28:07.208 | 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-24 16:28:07.229 | 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-24 16:28:07.234 | 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-24 16:28:07.258 | 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-24 16:28:07.262 | 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-24 16:28:07.265 | 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-24 16:28:07.272 | 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-24 16:28:07.433 | Collecting xattr===0.9.7 2021-11-24 16:28:07.440 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/bca828e04ef2d/xattr-0.9.7.tar.gz (13 kB) 2021-11-24 16:28:08.245 | 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-24 16:28:08.249 | 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-24 16:28:08.251 | 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-24 16:28:08.325 | 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-24 16:28:08.339 | 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-24 16:28:08.344 | 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-24 16:28:08.347 | 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-24 16:28:08.355 | 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-24 16:28:08.359 | 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-24 16:28:08.364 | 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-24 16:28:08.367 | 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-24 16:28:08.370 | 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-24 16:28:08.373 | 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-24 16:28:08.377 | 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-24 16:28:08.380 | 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-24 16:28:08.383 | 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-24 16:28:08.388 | 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-24 16:28:08.391 | 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-24 16:28:08.394 | Building wheels for collected packages: pyeclib, xattr 2021-11-24 16:28:08.395 | Building wheel for pyeclib (setup.py): started 2021-11-24 16:28:09.604 | Building wheel for pyeclib (setup.py): finished with status 'done' 2021-11-24 16:28:09.605 | Created wheel for pyeclib: filename=pyeclib-1.6.0-cp36-cp36m-linux_x86_64.whl size=53034 sha256=e450344881053bf654ec5a34f6906abb29b91c58e0bce4535a4cbb7380f5899e 2021-11-24 16:28:09.605 | Stored in directory: /root/.cache/pip/wheels/d1/e7/5c/187cdc036d5d2f2d7173a0c15ffdcd6a80b739475f849c4829 2021-11-24 16:28:09.607 | Building wheel for xattr (setup.py): started 2021-11-24 16:28:10.910 | Building wheel for xattr (setup.py): finished with status 'done' 2021-11-24 16:28:10.911 | Created wheel for xattr: filename=xattr-0.9.7-cp36-cp36m-linux_x86_64.whl size=30928 sha256=9f5de0d36fd06f0dce7f6dcca647804b8bf434d555e66dfc50de09a84c001005 2021-11-24 16:28:10.912 | Stored in directory: /root/.cache/pip/wheels/6f/e1/5d/b2a3587e1783702a1ae6ae1c99d9d21d246d5a189b4b1a2038 2021-11-24 16:28:10.912 | Successfully built pyeclib xattr 2021-11-24 16:28:12.233 | Installing collected packages: lxml, xattr, pyeclib, swift 2021-11-24 16:28:12.745 | Running setup.py develop for swift 2021-11-24 16:28:14.365 | Successfully installed lxml-4.5.0 pyeclib-1.6.0 swift xattr-0.9.7 2021-11-24 16:28:14.480 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:28:14.480 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:28:14.584 | + inc/python:pip_install:207 : result=0 2021-11-24 16:28:14.586 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:28:14.589 | + functions-common:time_stop:2331 : local name 2021-11-24 16:28:14.591 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:28:14.593 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:28:14.595 | + functions-common:time_stop:2334 : local total 2021-11-24 16:28:14.598 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:28:14.600 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:28:14.602 | + functions-common:time_stop:2338 : start_time=1637771279016 2021-11-24 16:28:14.605 | + functions-common:time_stop:2340 : [[ -z 1637771279016 ]] 2021-11-24 16:28:14.607 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:28:14.610 | + functions-common:time_stop:2343 : end_time=1637771294608 2021-11-24 16:28:14.613 | + functions-common:time_stop:2344 : elapsed_time=15592 2021-11-24 16:28:14.615 | + functions-common:time_stop:2345 : total=114758 2021-11-24 16:28:14.617 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:28:14.619 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=130350 2021-11-24 16:28:14.621 | + inc/python:pip_install:210 : return 0 2021-11-24 16:28:14.624 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-24 16:28:14.626 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-24 16:28:14.628 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-24 16:28:14.646 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/swift/swift.egg-info 2021-11-24 16:28:14.657 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/swift 2021-11-24 16:28:14.659 | + inc/python:use_library_from_git:263 : local name=/opt/stack/swift 2021-11-24 16:28:14.662 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:28:14.664 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:28:14.666 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/swift, ]] 2021-11-24 16:28:14.669 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:28:14.671 | + lib/swift:install_swift:744 : '[' False == True ']' 2021-11-24 16:28:14.674 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-24 16:28:14.676 | + ./stack.sh:main:886 : configure_swift 2021-11-24 16:28:14.678 | + lib/swift:configure_swift:334 : local swift_pipeline=crossdomain 2021-11-24 16:28:14.680 | + lib/swift:configure_swift:335 : local node_number 2021-11-24 16:28:14.682 | + lib/swift:configure_swift:336 : local swift_node_config 2021-11-24 16:28:14.684 | + lib/swift:configure_swift:337 : local swift_log_dir 2021-11-24 16:28:14.686 | + lib/swift:configure_swift:338 : local user_group 2021-11-24 16:28:14.688 | + lib/swift:configure_swift:341 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-11-24 16:28:15.495 | No account-auditor running 2021-11-24 16:28:15.495 | No container-reconciler running 2021-11-24 16:28:15.495 | No container-updater running 2021-11-24 16:28:15.495 | No object-auditor running 2021-11-24 16:28:15.495 | No object-replicator running 2021-11-24 16:28:15.495 | No proxy-server running 2021-11-24 16:28:15.495 | No account-replicator running 2021-11-24 16:28:15.495 | No container-sync running 2021-11-24 16:28:15.495 | No object-expirer running 2021-11-24 16:28:15.495 | No container-server running 2021-11-24 16:28:15.495 | No container-sharder running 2021-11-24 16:28:15.495 | No object-server running 2021-11-24 16:28:15.495 | No container-auditor running 2021-11-24 16:28:15.495 | No object-updater running 2021-11-24 16:28:15.495 | No account-server running 2021-11-24 16:28:15.495 | No account-reaper running 2021-11-24 16:28:15.495 | No object-reconstructor running 2021-11-24 16:28:15.495 | No container-replicator running 2021-11-24 16:28:15.542 | + lib/swift:configure_swift:341 : true 2021-11-24 16:28:15.544 | + lib/swift:configure_swift:343 : sudo install -d -o ubuntu /etc/swift 2021-11-24 16:28:15.555 | + lib/swift:configure_swift:344 : sudo install -d -o ubuntu /etc/swift/object-server /etc/swift/container-server /etc/swift/account-server 2021-11-24 16:28:15.567 | + lib/swift:configure_swift:346 : [[ /etc/swift != \/\e\t\c\/\s\w\i\f\t ]] 2021-11-24 16:28:15.569 | + lib/swift:configure_swift:355 : sed -e ' 2021-11-24 16:28:15.569 | s/%GROUP%//; 2021-11-24 16:28:15.569 | s/%USER%/ubuntu/; 2021-11-24 16:28:15.569 | s,%SWIFT_DATA_DIR%,/opt/stack/data/swift,; 2021-11-24 16:28:15.569 | ' /home/ubuntu/devstack/files/swift/rsyncd.conf 2021-11-24 16:28:15.570 | + lib/swift:configure_swift:359 : sudo tee /etc/rsyncd.conf 2021-11-24 16:28:15.576 | uid = ubuntu 2021-11-24 16:28:15.576 | gid = 2021-11-24 16:28:15.576 | log file = /opt/stack/data/swift/logs/rsyncd.log 2021-11-24 16:28:15.577 | pid file = /opt/stack/data/swift/run/rsyncd.pid 2021-11-24 16:28:15.577 | address = 127.0.0.1 2021-11-24 16:28:15.577 | 2021-11-24 16:28:15.577 | [account6612] 2021-11-24 16:28:15.577 | max connections = 25 2021-11-24 16:28:15.577 | path = /opt/stack/data/swift/1/node/ 2021-11-24 16:28:15.577 | read only = false 2021-11-24 16:28:15.577 | lock file = /opt/stack/data/swift/run/account6612.lock 2021-11-24 16:28:15.577 | 2021-11-24 16:28:15.577 | [account6622] 2021-11-24 16:28:15.577 | max connections = 25 2021-11-24 16:28:15.577 | path = /opt/stack/data/swift/2/node/ 2021-11-24 16:28:15.577 | read only = false 2021-11-24 16:28:15.577 | lock file = /opt/stack/data/swift/run/account6622.lock 2021-11-24 16:28:15.577 | 2021-11-24 16:28:15.577 | [account6632] 2021-11-24 16:28:15.577 | max connections = 25 2021-11-24 16:28:15.577 | path = /opt/stack/data/swift/3/node/ 2021-11-24 16:28:15.577 | read only = false 2021-11-24 16:28:15.577 | lock file = /opt/stack/data/swift/run/account6632.lock 2021-11-24 16:28:15.577 | 2021-11-24 16:28:15.577 | [account6642] 2021-11-24 16:28:15.577 | max connections = 25 2021-11-24 16:28:15.577 | path = /opt/stack/data/swift/4/node/ 2021-11-24 16:28:15.577 | read only = false 2021-11-24 16:28:15.577 | lock file = /opt/stack/data/swift/run/account6642.lock 2021-11-24 16:28:15.577 | 2021-11-24 16:28:15.577 | 2021-11-24 16:28:15.577 | [container6611] 2021-11-24 16:28:15.577 | max connections = 25 2021-11-24 16:28:15.577 | path = /opt/stack/data/swift/1/node/ 2021-11-24 16:28:15.577 | read only = false 2021-11-24 16:28:15.577 | lock file = /opt/stack/data/swift/run/container6611.lock 2021-11-24 16:28:15.577 | 2021-11-24 16:28:15.578 | [container6621] 2021-11-24 16:28:15.578 | max connections = 25 2021-11-24 16:28:15.578 | path = /opt/stack/data/swift/2/node/ 2021-11-24 16:28:15.578 | read only = false 2021-11-24 16:28:15.578 | lock file = /opt/stack/data/swift/run/container6621.lock 2021-11-24 16:28:15.578 | 2021-11-24 16:28:15.578 | [container6631] 2021-11-24 16:28:15.578 | max connections = 25 2021-11-24 16:28:15.578 | path = /opt/stack/data/swift/3/node/ 2021-11-24 16:28:15.578 | read only = false 2021-11-24 16:28:15.578 | lock file = /opt/stack/data/swift/run/container6631.lock 2021-11-24 16:28:15.578 | 2021-11-24 16:28:15.578 | [container6641] 2021-11-24 16:28:15.578 | max connections = 25 2021-11-24 16:28:15.578 | path = /opt/stack/data/swift/4/node/ 2021-11-24 16:28:15.578 | read only = false 2021-11-24 16:28:15.578 | lock file = /opt/stack/data/swift/run/container6641.lock 2021-11-24 16:28:15.578 | 2021-11-24 16:28:15.578 | 2021-11-24 16:28:15.578 | [object6613] 2021-11-24 16:28:15.578 | max connections = 25 2021-11-24 16:28:15.578 | path = /opt/stack/data/swift/1/node/ 2021-11-24 16:28:15.578 | read only = false 2021-11-24 16:28:15.578 | lock file = /opt/stack/data/swift/run/object6613.lock 2021-11-24 16:28:15.578 | 2021-11-24 16:28:15.578 | [object6623] 2021-11-24 16:28:15.578 | max connections = 25 2021-11-24 16:28:15.578 | path = /opt/stack/data/swift/2/node/ 2021-11-24 16:28:15.578 | read only = false 2021-11-24 16:28:15.578 | lock file = /opt/stack/data/swift/run/object6623.lock 2021-11-24 16:28:15.578 | 2021-11-24 16:28:15.578 | [object6633] 2021-11-24 16:28:15.578 | max connections = 25 2021-11-24 16:28:15.579 | path = /opt/stack/data/swift/3/node/ 2021-11-24 16:28:15.579 | read only = false 2021-11-24 16:28:15.579 | lock file = /opt/stack/data/swift/run/object6633.lock 2021-11-24 16:28:15.579 | 2021-11-24 16:28:15.579 | [object6643] 2021-11-24 16:28:15.579 | max connections = 25 2021-11-24 16:28:15.579 | path = /opt/stack/data/swift/4/node/ 2021-11-24 16:28:15.579 | read only = false 2021-11-24 16:28:15.579 | lock file = /opt/stack/data/swift/run/object6643.lock 2021-11-24 16:28:15.579 | + lib/swift:configure_swift:361 : is_ubuntu 2021-11-24 16:28:15.581 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:28:15.584 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:28:15.586 | + lib/swift:configure_swift:362 : sudo sed -i '/^RSYNC_ENABLE=false/ { s/false/true/ }' /etc/default/rsync 2021-11-24 16:28:15.606 | + lib/swift:configure_swift:367 : SWIFT_CONFIG_PROXY_SERVER=/etc/swift/proxy-server.conf 2021-11-24 16:28:15.608 | + lib/swift:configure_swift:368 : cp /opt/stack/swift/etc/proxy-server.conf-sample /etc/swift/proxy-server.conf 2021-11-24 16:28:15.612 | + lib/swift:configure_swift:369 : cp /opt/stack/swift/etc/internal-client.conf-sample /etc/swift/internal-client.conf 2021-11-24 16:28:15.616 | + lib/swift:configure_swift:373 : local csyncfile=/etc/swift/container-sync-realms.conf 2021-11-24 16:28:15.618 | + lib/swift:configure_swift:374 : cp /opt/stack/swift/etc/container-sync-realms.conf-sample /etc/swift/container-sync-realms.conf 2021-11-24 16:28:15.622 | + lib/swift:configure_swift:375 : iniset /etc/swift/container-sync-realms.conf realm1 key realm1key 2021-11-24 16:28:15.647 | + lib/swift:configure_swift:376 : iniset /etc/swift/container-sync-realms.conf realm1 cluster_name1 http://10.222.0.15:8080/v1/ 2021-11-24 16:28:15.670 | + lib/swift:configure_swift:378 : iniuncomment /etc/swift/proxy-server.conf DEFAULT user 2021-11-24 16:28:15.689 | + lib/swift:configure_swift:379 : iniset /etc/swift/proxy-server.conf DEFAULT user ubuntu 2021-11-24 16:28:15.717 | + lib/swift:configure_swift:381 : iniuncomment /etc/swift/proxy-server.conf DEFAULT swift_dir 2021-11-24 16:28:15.736 | + lib/swift:configure_swift:382 : iniset /etc/swift/proxy-server.conf DEFAULT swift_dir /etc/swift 2021-11-24 16:28:15.764 | + lib/swift:configure_swift:384 : iniuncomment /etc/swift/proxy-server.conf DEFAULT workers 2021-11-24 16:28:15.783 | + lib/swift:configure_swift:385 : iniset /etc/swift/proxy-server.conf DEFAULT workers 1 2021-11-24 16:28:15.811 | + lib/swift:configure_swift:387 : iniuncomment /etc/swift/proxy-server.conf DEFAULT log_level 2021-11-24 16:28:15.831 | + lib/swift:configure_swift:388 : iniset /etc/swift/proxy-server.conf DEFAULT log_level DEBUG 2021-11-24 16:28:15.858 | + lib/swift:configure_swift:390 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_ip 2021-11-24 16:28:15.877 | + lib/swift:configure_swift:391 : iniset /etc/swift/proxy-server.conf DEFAULT bind_ip 0.0.0.0 2021-11-24 16:28:15.905 | + lib/swift:configure_swift:393 : iniuncomment /etc/swift/proxy-server.conf DEFAULT bind_port 2021-11-24 16:28:15.924 | + lib/swift:configure_swift:394 : is_service_enabled tls-proxy 2021-11-24 16:28:15.938 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:28:15.940 | + lib/swift:configure_swift:397 : iniset /etc/swift/proxy-server.conf DEFAULT bind_port 8080 2021-11-24 16:28:15.968 | + lib/swift:configure_swift:403 : iniset /etc/swift/proxy-server.conf app:proxy-server node_timeout 120 2021-11-24 16:28:16.000 | + lib/swift:configure_swift:404 : iniset /etc/swift/proxy-server.conf app:proxy-server conn_timeout 20 2021-11-24 16:28:16.027 | + lib/swift:configure_swift:407 : iniset /etc/swift/proxy-server.conf filter:versioned_writes allow_versioned_writes true 2021-11-24 16:28:16.054 | + lib/swift:configure_swift:410 : is_service_enabled ceilometer 2021-11-24 16:28:16.069 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:28:16.071 | + lib/swift:configure_swift:421 : iniset /etc/swift/proxy-server.conf filter:proxy-logging reveal_sensitive_prefix 12 2021-11-24 16:28:16.097 | + lib/swift:configure_swift:427 : is_service_enabled s3api 2021-11-24 16:28:16.110 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:28:16.112 | + lib/swift:configure_swift:430 : is_service_enabled keystone 2021-11-24 16:28:16.126 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:28:16.128 | + lib/swift:configure_swift:431 : is_service_enabled s3api 2021-11-24 16:28:16.142 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:28:16.144 | + lib/swift:configure_swift:434 : swift_pipeline+=' authtoken keystoneauth' 2021-11-24 16:28:16.146 | + lib/swift:configure_swift:437 : swift_pipeline+=' tempauth ' 2021-11-24 16:28:16.148 | + lib/swift:configure_swift:439 : sed -i '/^pipeline/ { s/tempauth/crossdomain authtoken keystoneauth tempauth formpost staticweb/ ;}' /etc/swift/proxy-server.conf 2021-11-24 16:28:16.156 | + lib/swift:configure_swift:440 : sed -i '/^pipeline/ { s/proxy-server/ proxy-server/ ; }' /etc/swift/proxy-server.conf 2021-11-24 16:28:16.164 | + lib/swift:configure_swift:442 : iniset /etc/swift/proxy-server.conf app:proxy-server account_autocreate true 2021-11-24 16:28:16.191 | + lib/swift:configure_swift:443 : iniset /etc/swift/proxy-server.conf app:proxy-server allow_account_management true 2021-11-24 16:28:16.217 | + lib/swift:configure_swift:446 : iniset /etc/swift/proxy-server.conf filter:crossdomain use egg:swift#crossdomain 2021-11-24 16:28:16.247 | + lib/swift:configure_swift:451 : iniset /etc/swift/proxy-server.conf filter:authtoken log_name swift 2021-11-24 16:28:16.276 | + lib/swift:configure_swift:453 : iniset /etc/swift/proxy-server.conf filter:authtoken paste.filter_factory keystonemiddleware.auth_token:filter_factory 2021-11-24 16:28:16.302 | + lib/swift:configure_swift:454 : configure_keystone_authtoken_middleware /etc/swift/proxy-server.conf swift filter:authtoken 2021-11-24 16:28:16.304 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/swift/proxy-server.conf 2021-11-24 16:28:16.306 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=swift 2021-11-24 16:28:16.308 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=filter:authtoken 2021-11-24 16:28:16.310 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_type password 2021-11-24 16:28:16.337 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/swift/proxy-server.conf filter:authtoken interface public 2021-11-24 16:28:16.364 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/swift/proxy-server.conf filter:authtoken auth_url http://10.222.0.15/identity 2021-11-24 16:28:16.392 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/swift/proxy-server.conf filter:authtoken username swift 2021-11-24 16:28:16.419 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/swift/proxy-server.conf filter:authtoken password Passw0rd 2021-11-24 16:28:16.446 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/swift/proxy-server.conf filter:authtoken user_domain_name Default 2021-11-24 16:28:16.473 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/swift/proxy-server.conf filter:authtoken project_name service 2021-11-24 16:28:16.500 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/swift/proxy-server.conf filter:authtoken project_domain_name Default 2021-11-24 16:28:16.527 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/swift/proxy-server.conf filter:authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-24 16:28:16.554 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/swift/proxy-server.conf filter:authtoken memcached_servers localhost:11211 2021-11-24 16:28:16.581 | + lib/swift:configure_swift:455 : iniset /etc/swift/proxy-server.conf filter:authtoken delay_auth_decision 1 2021-11-24 16:28:16.610 | + lib/swift:configure_swift:456 : iniset /etc/swift/proxy-server.conf filter:authtoken cache swift.cache 2021-11-24 16:28:16.637 | + lib/swift:configure_swift:457 : iniset /etc/swift/proxy-server.conf filter:authtoken include_service_catalog False 2021-11-24 16:28:16.665 | + lib/swift:configure_swift:459 : iniset /etc/swift/proxy-server.conf filter:keystoneauth use egg:swift#keystoneauth 2021-11-24 16:28:16.696 | + lib/swift:configure_swift:460 : iniset /etc/swift/proxy-server.conf filter:keystoneauth operator_roles 'Member, admin' 2021-11-24 16:28:16.724 | + lib/swift:configure_swift:465 : iniuncomment /etc/swift/proxy-server.conf filter:tempauth account_autocreate 2021-11-24 16:28:16.744 | + lib/swift:configure_swift:466 : iniset /etc/swift/proxy-server.conf filter:tempauth reseller_prefix TEMPAUTH 2021-11-24 16:28:16.772 | + lib/swift:configure_swift:469 : iniset /etc/swift/proxy-server.conf filter:domain_remap reseller_prefixes 'AUTH, TEMPAUTH' 2021-11-24 16:28:16.799 | + lib/swift:configure_swift:471 : cp /opt/stack/swift/etc/swift.conf-sample /etc/swift/swift.conf 2021-11-24 16:28:16.803 | + lib/swift:configure_swift:472 : iniset /etc/swift/swift.conf swift-hash swift_hash_path_suffix 66a3d6b56c1f479c8b4e70ab5d2014f6 2021-11-24 16:28:16.827 | + lib/swift:configure_swift:473 : iniset /etc/swift/swift.conf swift-constraints max_header_size 16384 2021-11-24 16:28:16.851 | + lib/swift:configure_swift:474 : iniset /etc/swift/swift.conf swift-constraints max_file_size 5368709122 2021-11-24 16:28:16.874 | + lib/swift:configure_swift:476 : local node_number 2021-11-24 16:28:16.876 | + lib/swift:configure_swift:477 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-24 16:28:16.878 | + lib/swift:configure_swift:478 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-24 16:28:16.881 | + lib/swift:configure_swift:479 : cp /opt/stack/swift/etc/object-server.conf-sample /etc/swift/object-server/1.conf 2021-11-24 16:28:16.885 | + lib/swift:configure_swift:480 : generate_swift_config_services /etc/swift/object-server/1.conf 1 6613 object 2021-11-24 16:28:16.887 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/object-server/1.conf 2021-11-24 16:28:16.889 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-24 16:28:16.891 | + lib/swift:generate_swift_config_services:294 : local bind_port=6613 2021-11-24 16:28:16.893 | + lib/swift:generate_swift_config_services:295 : local server_type=object 2021-11-24 16:28:16.896 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-24 16:28:16.898 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-24 16:28:16.900 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/object-server/1.conf DEFAULT user 2021-11-24 16:28:16.917 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/object-server/1.conf DEFAULT user ubuntu 2021-11-24 16:28:16.943 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_port 2021-11-24 16:28:16.961 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/object-server/1.conf DEFAULT bind_port 6613 2021-11-24 16:28:16.987 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/object-server/1.conf DEFAULT swift_dir 2021-11-24 16:28:17.005 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/object-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-24 16:28:17.032 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/object-server/1.conf DEFAULT devices 2021-11-24 16:28:17.050 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/object-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-24 16:28:17.077 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/object-server/1.conf DEFAULT log_facility 2021-11-24 16:28:17.095 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/object-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-24 16:28:17.121 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/object-server/1.conf DEFAULT workers 2021-11-24 16:28:17.139 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/object-server/1.conf DEFAULT workers 2 2021-11-24 16:28:17.165 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/object-server/1.conf DEFAULT disable_fallocate 2021-11-24 16:28:17.183 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/object-server/1.conf DEFAULT disable_fallocate true 2021-11-24 16:28:17.210 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/object-server/1.conf DEFAULT mount_check 2021-11-24 16:28:17.228 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/object-server/1.conf DEFAULT mount_check false 2021-11-24 16:28:17.254 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/object-server/1.conf object-replicator vm_test_mode 2021-11-24 16:28:17.272 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/object-server/1.conf object-replicator vm_test_mode yes 2021-11-24 16:28:17.297 | + 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-24 16:28:17.304 | + lib/swift:configure_swift:481 : iniuncomment /etc/swift/object-server/1.conf DEFAULT bind_ip 2021-11-24 16:28:17.322 | + lib/swift:configure_swift:482 : iniset /etc/swift/object-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-24 16:28:17.348 | + lib/swift:configure_swift:483 : iniset /etc/swift/object-server/1.conf filter:recon recon_cache_path /opt/stack/data/swift/cache 2021-11-24 16:28:17.374 | + lib/swift:configure_swift:485 : swift_node_config=/etc/swift/container-server/1.conf 2021-11-24 16:28:17.376 | + lib/swift:configure_swift:486 : cp /opt/stack/swift/etc/container-server.conf-sample /etc/swift/container-server/1.conf 2021-11-24 16:28:17.381 | + lib/swift:configure_swift:487 : generate_swift_config_services /etc/swift/container-server/1.conf 1 6611 container 2021-11-24 16:28:17.383 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/container-server/1.conf 2021-11-24 16:28:17.385 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-24 16:28:17.387 | + lib/swift:generate_swift_config_services:294 : local bind_port=6611 2021-11-24 16:28:17.389 | + lib/swift:generate_swift_config_services:295 : local server_type=container 2021-11-24 16:28:17.391 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-24 16:28:17.394 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-24 16:28:17.396 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/container-server/1.conf DEFAULT user 2021-11-24 16:28:17.413 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/container-server/1.conf DEFAULT user ubuntu 2021-11-24 16:28:17.439 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_port 2021-11-24 16:28:17.457 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/container-server/1.conf DEFAULT bind_port 6611 2021-11-24 16:28:17.482 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/container-server/1.conf DEFAULT swift_dir 2021-11-24 16:28:17.500 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/container-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-24 16:28:17.526 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/container-server/1.conf DEFAULT devices 2021-11-24 16:28:17.544 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/container-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-24 16:28:17.570 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/container-server/1.conf DEFAULT log_facility 2021-11-24 16:28:17.587 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/container-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-24 16:28:17.614 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/container-server/1.conf DEFAULT workers 2021-11-24 16:28:17.632 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/container-server/1.conf DEFAULT workers 2 2021-11-24 16:28:17.657 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/container-server/1.conf DEFAULT disable_fallocate 2021-11-24 16:28:17.677 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/container-server/1.conf DEFAULT disable_fallocate true 2021-11-24 16:28:17.703 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/container-server/1.conf DEFAULT mount_check 2021-11-24 16:28:17.721 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/container-server/1.conf DEFAULT mount_check false 2021-11-24 16:28:17.748 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/container-server/1.conf container-replicator vm_test_mode 2021-11-24 16:28:17.765 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/container-server/1.conf container-replicator vm_test_mode yes 2021-11-24 16:28:17.790 | + 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-24 16:28:17.796 | + lib/swift:configure_swift:488 : iniuncomment /etc/swift/container-server/1.conf DEFAULT bind_ip 2021-11-24 16:28:17.814 | + lib/swift:configure_swift:489 : iniset /etc/swift/container-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-24 16:28:17.839 | + lib/swift:configure_swift:491 : swift_node_config=/etc/swift/account-server/1.conf 2021-11-24 16:28:17.841 | + lib/swift:configure_swift:492 : cp /opt/stack/swift/etc/account-server.conf-sample /etc/swift/account-server/1.conf 2021-11-24 16:28:17.845 | + lib/swift:configure_swift:493 : generate_swift_config_services /etc/swift/account-server/1.conf 1 6612 account 2021-11-24 16:28:17.848 | + lib/swift:generate_swift_config_services:292 : local swift_node_config=/etc/swift/account-server/1.conf 2021-11-24 16:28:17.850 | + lib/swift:generate_swift_config_services:293 : local node_id=1 2021-11-24 16:28:17.852 | + lib/swift:generate_swift_config_services:294 : local bind_port=6612 2021-11-24 16:28:17.854 | + lib/swift:generate_swift_config_services:295 : local server_type=account 2021-11-24 16:28:17.856 | + lib/swift:generate_swift_config_services:297 : log_facility=0 2021-11-24 16:28:17.859 | + lib/swift:generate_swift_config_services:298 : local node_path=/opt/stack/data/swift/1 2021-11-24 16:28:17.861 | + lib/swift:generate_swift_config_services:300 : iniuncomment /etc/swift/account-server/1.conf DEFAULT user 2021-11-24 16:28:17.878 | + lib/swift:generate_swift_config_services:301 : iniset /etc/swift/account-server/1.conf DEFAULT user ubuntu 2021-11-24 16:28:17.903 | + lib/swift:generate_swift_config_services:303 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_port 2021-11-24 16:28:17.921 | + lib/swift:generate_swift_config_services:304 : iniset /etc/swift/account-server/1.conf DEFAULT bind_port 6612 2021-11-24 16:28:17.946 | + lib/swift:generate_swift_config_services:306 : iniuncomment /etc/swift/account-server/1.conf DEFAULT swift_dir 2021-11-24 16:28:17.963 | + lib/swift:generate_swift_config_services:307 : iniset /etc/swift/account-server/1.conf DEFAULT swift_dir /etc/swift 2021-11-24 16:28:17.989 | + lib/swift:generate_swift_config_services:309 : iniuncomment /etc/swift/account-server/1.conf DEFAULT devices 2021-11-24 16:28:18.005 | + lib/swift:generate_swift_config_services:310 : iniset /etc/swift/account-server/1.conf DEFAULT devices /opt/stack/data/swift/1 2021-11-24 16:28:18.031 | + lib/swift:generate_swift_config_services:312 : iniuncomment /etc/swift/account-server/1.conf DEFAULT log_facility 2021-11-24 16:28:18.048 | + lib/swift:generate_swift_config_services:313 : iniset /etc/swift/account-server/1.conf DEFAULT log_facility LOG_LOCAL0 2021-11-24 16:28:18.074 | + lib/swift:generate_swift_config_services:315 : iniuncomment /etc/swift/account-server/1.conf DEFAULT workers 2021-11-24 16:28:18.091 | + lib/swift:generate_swift_config_services:316 : iniset /etc/swift/account-server/1.conf DEFAULT workers 2 2021-11-24 16:28:18.116 | + lib/swift:generate_swift_config_services:318 : iniuncomment /etc/swift/account-server/1.conf DEFAULT disable_fallocate 2021-11-24 16:28:18.134 | + lib/swift:generate_swift_config_services:319 : iniset /etc/swift/account-server/1.conf DEFAULT disable_fallocate true 2021-11-24 16:28:18.159 | + lib/swift:generate_swift_config_services:321 : iniuncomment /etc/swift/account-server/1.conf DEFAULT mount_check 2021-11-24 16:28:18.177 | + lib/swift:generate_swift_config_services:322 : iniset /etc/swift/account-server/1.conf DEFAULT mount_check false 2021-11-24 16:28:18.201 | + lib/swift:generate_swift_config_services:324 : iniuncomment /etc/swift/account-server/1.conf account-replicator vm_test_mode 2021-11-24 16:28:18.219 | + lib/swift:generate_swift_config_services:325 : iniset /etc/swift/account-server/1.conf account-replicator vm_test_mode yes 2021-11-24 16:28:18.243 | + 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-24 16:28:18.248 | + lib/swift:configure_swift:494 : iniuncomment /etc/swift/account-server/1.conf DEFAULT bind_ip 2021-11-24 16:28:18.266 | + lib/swift:configure_swift:495 : iniset /etc/swift/account-server/1.conf DEFAULT bind_ip 0.0.0.0 2021-11-24 16:28:18.291 | + lib/swift:configure_swift:499 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest1 'testing .admin' 2021-11-24 16:28:18.319 | + lib/swift:configure_swift:500 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest2_swiftusertest2 'testing2 .admin' 2021-11-24 16:28:18.347 | + lib/swift:configure_swift:501 : iniset /etc/swift/proxy-server.conf filter:tempauth user_swiftprojecttest1_swiftusertest3 'testing3 .admin' 2021-11-24 16:28:18.389 | + lib/swift:configure_swift:503 : testfile=/etc/swift/test.conf 2021-11-24 16:28:18.391 | + lib/swift:configure_swift:504 : cp /opt/stack/swift/test/sample.conf /etc/swift/test.conf 2021-11-24 16:28:18.395 | + lib/swift:configure_swift:507 : iniset /etc/swift/test.conf func_test account swiftprojecttest1 2021-11-24 16:28:18.420 | + lib/swift:configure_swift:508 : iniset /etc/swift/test.conf func_test username swiftusertest1 2021-11-24 16:28:18.445 | + lib/swift:configure_swift:509 : iniset /etc/swift/test.conf func_test username3 swiftusertest3 2021-11-24 16:28:18.469 | + lib/swift:configure_swift:510 : iniset /etc/swift/test.conf func_test account2 swiftprojecttest2 2021-11-24 16:28:18.495 | + lib/swift:configure_swift:511 : iniset /etc/swift/test.conf func_test username2 swiftusertest2 2021-11-24 16:28:18.519 | + lib/swift:configure_swift:512 : iniset /etc/swift/test.conf func_test account4 swiftprojecttest4 2021-11-24 16:28:18.543 | + lib/swift:configure_swift:513 : iniset /etc/swift/test.conf func_test username4 swiftusertest4 2021-11-24 16:28:18.567 | + lib/swift:configure_swift:514 : iniset /etc/swift/test.conf func_test password4 testing4 2021-11-24 16:28:18.591 | + lib/swift:configure_swift:515 : iniset /etc/swift/test.conf func_test domain4 swift_test 2021-11-24 16:28:18.615 | + lib/swift:configure_swift:517 : is_service_enabled keystone 2021-11-24 16:28:18.630 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:28:18.632 | + lib/swift:configure_swift:518 : iniuncomment /etc/swift/test.conf func_test auth_version 2021-11-24 16:28:18.649 | + lib/swift:configure_swift:519 : local auth_vers 2021-11-24 16:28:18.652 | ++ lib/swift:configure_swift:520 : iniget /etc/swift/test.conf func_test auth_version 2021-11-24 16:28:18.670 | + lib/swift:configure_swift:520 : auth_vers=3 2021-11-24 16:28:18.673 | + lib/swift:configure_swift:521 : iniset /etc/swift/test.conf func_test auth_host 10.222.0.15 2021-11-24 16:28:18.697 | + lib/swift:configure_swift:522 : [[ http == \h\t\t\p\s ]] 2021-11-24 16:28:18.699 | + lib/swift:configure_swift:525 : iniset /etc/swift/test.conf func_test auth_port 80 2021-11-24 16:28:18.724 | + lib/swift:configure_swift:527 : iniset /etc/swift/test.conf func_test auth_uri http://10.222.0.15/identity 2021-11-24 16:28:18.749 | + lib/swift:configure_swift:528 : [[ 3 == \3 ]] 2021-11-24 16:28:18.751 | + lib/swift:configure_swift:529 : iniset /etc/swift/test.conf func_test auth_prefix /identity/v3/ 2021-11-24 16:28:18.776 | + lib/swift:configure_swift:533 : is_service_enabled tls-proxy 2021-11-24 16:28:18.791 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:28:18.793 | + lib/swift:configure_swift:539 : local user_group 2021-11-24 16:28:18.796 | ++ lib/swift:configure_swift:540 : id -g ubuntu 2021-11-24 16:28:18.800 | + lib/swift:configure_swift:540 : user_group=1000 2021-11-24 16:28:18.802 | + lib/swift:configure_swift:541 : sudo install -d -o ubuntu -g 1000 /opt/stack/data/swift 2021-11-24 16:28:18.814 | + lib/swift:configure_swift:543 : local swift_log_dir=/opt/stack/data/swift/logs 2021-11-24 16:28:18.816 | + lib/swift:configure_swift:544 : sudo rm -rf /opt/stack/data/swift/logs 2021-11-24 16:28:18.826 | + lib/swift:configure_swift:545 : local swift_log_group=adm 2021-11-24 16:28:18.828 | + lib/swift:configure_swift:546 : is_suse 2021-11-24 16:28:18.831 | + functions-common:is_suse:462 : is_opensuse 2021-11-24 16:28:18.833 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-24 16:28:18.836 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-24 16:28:18.838 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-24 16:28:18.840 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-24 16:28:18.842 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-24 16:28:18.844 | + lib/swift:configure_swift:549 : sudo install -d -o ubuntu -g adm /opt/stack/data/swift/logs/hourly 2021-11-24 16:28:18.856 | + lib/swift:configure_swift:551 : [[ False != \F\a\l\s\e ]] 2021-11-24 16:28:18.858 | + lib/swift:configure_swift:559 : '[' False == True ']' 2021-11-24 16:28:18.861 | + ./stack.sh:main:889 : is_service_enabled s3api 2021-11-24 16:28:18.876 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:28:18.879 | + ./stack.sh:main:895 : is_service_enabled g-api n-api 2021-11-24 16:28:18.895 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:28:18.897 | + ./stack.sh:main:897 : stack_install_service glance 2021-11-24 16:28:18.900 | + lib/stack:stack_install_service:20 : local service=glance 2021-11-24 16:28:18.902 | + lib/stack:stack_install_service:21 : type install_glance 2021-11-24 16:28:18.904 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-24 16:28:18.906 | + lib/stack:stack_install_service:32 : install_glance 2021-11-24 16:28:18.909 | + lib/glance:install_glance:358 : glance_store_extras=() 2021-11-24 16:28:18.912 | + lib/glance:install_glance:358 : local glance_store_extras 2021-11-24 16:28:18.914 | + lib/glance:install_glance:360 : is_service_enabled cinder 2021-11-24 16:28:18.930 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:28:18.933 | + lib/glance:install_glance:361 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-11-24 16:28:18.935 | + lib/glance:install_glance:364 : is_service_enabled swift 2021-11-24 16:28:18.951 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:28:18.954 | + lib/glance:install_glance:365 : glance_store_extras=("swift" "${glance_store_extras[@]}") 2021-11-24 16:28:18.957 | + lib/glance:install_glance:370 : use_library_from_git glance_store 2021-11-24 16:28:18.960 | + inc/python:use_library_from_git:263 : local name=glance_store 2021-11-24 16:28:18.962 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:28:18.965 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:28:18.967 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,glance_store, ]] 2021-11-24 16:28:18.970 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:28:18.974 | ++ lib/glance:install_glance:375 : join_extras swift cinder 2021-11-24 16:28:18.977 | ++ inc/python:join_extras:29 : local IFS=, 2021-11-24 16:28:18.979 | ++ inc/python:join_extras:30 : echo swift,cinder 2021-11-24 16:28:18.982 | + lib/glance:install_glance:375 : pip_install_gr_extras glance-store swift,cinder 2021-11-24 16:28:18.985 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-11-24 16:28:18.987 | + inc/python:pip_install_gr_extras:90 : local extras=swift,cinder 2021-11-24 16:28:18.990 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-11-24 16:28:18.993 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-11-24 16:28:18.996 | ++ inc/python:get_version_constraints_from_global_requirements:250 : local package=glance-store 2021-11-24 16:28:18.998 | ++ inc/python:get_version_constraints_from_global_requirements:251 : local required_pkg_version_constraint 2021-11-24 16:28:19.002 | +++ 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-24 16:28:19.002 | +++ inc/python:get_version_constraints_from_global_requirements:253 : cut -d# -f1 2021-11-24 16:28:19.006 | ++ inc/python:get_version_constraints_from_global_requirements:253 : required_pkg_version_constraint='!=0.29.0 ' 2021-11-24 16:28:19.009 | ++ inc/python:get_version_constraints_from_global_requirements:254 : [[ !=0.29.0 == '' ]] 2021-11-24 16:28:19.011 | ++ inc/python:get_version_constraints_from_global_requirements:257 : echo '!=0.29.0' 2021-11-24 16:28:19.014 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-11-24 16:28:19.017 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[swift,cinder]!=0.29.0' 2021-11-24 16:28:19.036 | Using python 3.6 to install glance-store[swift,cinder]!=0.29.0 because python3_enabled=True 2021-11-24 16:28:19.042 | + 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-24 16:28:21.726 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:28:21.726 | 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-24 16:28:21.727 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.727 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.728 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.728 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.728 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.729 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.729 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.730 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.730 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.731 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.731 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.732 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.732 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.733 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.733 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.733 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.734 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.734 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.735 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.735 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.736 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.736 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.736 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.737 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.737 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.739 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.740 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.740 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.741 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.741 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.742 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.742 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.743 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.743 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.743 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.744 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.744 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.745 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.745 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.746 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.746 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.746 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.747 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.747 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.747 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.748 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.748 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.749 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.749 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.750 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.750 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.751 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.751 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.752 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.752 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.752 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.753 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.754 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.754 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.755 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.755 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.756 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.756 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.757 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.758 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.758 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.759 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.759 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.760 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.761 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.761 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.761 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.762 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.762 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.763 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.763 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.764 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.764 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.764 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.765 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.765 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.766 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.766 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.767 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.767 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.767 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.768 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.768 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.770 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.770 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.771 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.771 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.772 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.772 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.773 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.773 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.774 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.774 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.775 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.776 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.776 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.777 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.777 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.778 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.778 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.779 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.779 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.779 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.780 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.780 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.781 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.781 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.782 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.782 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.783 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.783 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.784 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.784 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.785 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.785 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.785 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.786 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.786 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.787 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.787 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.788 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.788 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.789 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.789 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.790 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.790 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.790 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.791 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.791 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.792 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.792 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.793 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.793 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.794 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.794 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.795 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.795 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.795 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.796 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.796 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.797 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.797 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.798 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.798 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.799 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.799 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.800 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.800 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.801 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.801 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.802 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.802 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.802 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.803 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.803 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.804 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.804 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.805 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.805 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.806 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.806 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.806 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.807 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.807 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.808 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.808 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.808 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.809 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.809 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.810 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.810 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.810 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.811 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.811 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.812 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.812 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.813 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.813 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.813 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.814 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.814 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.814 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.815 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.815 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.816 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.817 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.817 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.817 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.818 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.818 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.819 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.819 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.820 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.820 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.820 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.821 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.821 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.822 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.822 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.822 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.823 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.823 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.824 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.824 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.824 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.825 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.825 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.826 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.826 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.827 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.827 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.827 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.828 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.828 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.828 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.829 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.829 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.845 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.845 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.846 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.846 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.847 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.847 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.847 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.848 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.848 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.849 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.850 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.851 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.851 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.852 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.853 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.853 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.853 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.854 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.854 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.855 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.855 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.856 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.856 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.856 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.857 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.857 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.858 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.858 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.858 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.859 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.859 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.860 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.860 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.861 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.861 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.862 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.862 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.862 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.863 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.864 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.864 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.865 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.865 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.865 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.866 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.866 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.867 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.867 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.868 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.868 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.869 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.869 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.869 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.870 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.870 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.871 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.871 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.872 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.872 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.873 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.873 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.874 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.874 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.875 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.875 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.876 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.876 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.877 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.877 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.877 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.878 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.879 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.879 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.880 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.880 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.881 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.881 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.882 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.882 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.882 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.883 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.883 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.884 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.884 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.884 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.885 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.886 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.886 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.887 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.887 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.888 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.888 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.889 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.889 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.889 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.890 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.890 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.891 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.891 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.891 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.892 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.892 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.893 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.893 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.894 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.894 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.895 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.896 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.896 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.897 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.897 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.897 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.898 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.898 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.899 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.899 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.900 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.900 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.901 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.901 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.902 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.902 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.902 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.903 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.903 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.904 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.904 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.904 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.905 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.905 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.906 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.906 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.907 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.907 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.908 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.908 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.909 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.909 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.909 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.910 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.911 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.911 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.911 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.912 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.912 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.913 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.913 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.914 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.914 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.914 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.915 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.915 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.916 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.916 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.917 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.917 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.917 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.918 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.919 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.919 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.920 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.920 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.921 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.921 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.922 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.922 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.922 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.923 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.923 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.924 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.924 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.925 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.925 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.926 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.926 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.927 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.927 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.927 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.928 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.928 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.929 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.929 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.930 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.930 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.931 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.931 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.932 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.932 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.932 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.933 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.934 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.934 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:21.934 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:21.935 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:21.935 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:22.102 | Collecting glance-store===2.0.1 2021-11-24 16:28:22.110 | 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-24 16:28:22.290 | 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-24 16:28:22.293 | 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-24 16:28:22.327 | 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-24 16:28:22.593 | Collecting os-brick===3.0.8 2021-11-24 16:28:22.600 | 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-24 16:28:22.714 | 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-24 16:28:22.718 | 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-24 16:28:22.741 | 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-24 16:28:22.754 | 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-24 16:28:22.769 | 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-24 16:28:22.775 | 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-24 16:28:22.783 | 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-24 16:28:22.829 | 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-24 16:28:22.845 | 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-24 16:28:22.849 | 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-24 16:28:22.862 | 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-24 16:28:22.891 | 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-24 16:28:22.909 | 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-24 16:28:22.912 | 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-24 16:28:22.915 | 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-24 16:28:22.918 | 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-24 16:28:23.072 | Collecting python-cinderclient===7.0.2 2021-11-24 16:28:23.079 | 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-24 16:28:23.189 | 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-24 16:28:23.195 | 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-24 16:28:23.359 | Collecting python-swiftclient===3.9.1 2021-11-24 16:28:23.366 | 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-24 16:28:23.474 | 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-24 16:28:23.479 | 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-24 16:28:23.600 | Collecting retrying===1.3.3 2021-11-24 16:28:23.607 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-11-24 16:28:23.716 | 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-24 16:28:23.721 | 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-24 16:28:23.725 | 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-24 16:28:23.728 | 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-24 16:28:23.734 | 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-24 16:28:23.757 | 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-24 16:28:23.760 | 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-24 16:28:23.770 | 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-24 16:28:23.815 | 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-24 16:28:23.861 | 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-24 16:28:23.880 | 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-24 16:28:23.883 | 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-24 16:28:23.888 | 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-24 16:28:23.893 | 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-24 16:28:23.897 | 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-24 16:28:23.900 | 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-24 16:28:23.908 | 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-24 16:28:23.911 | 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-24 16:28:23.915 | 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-24 16:28:23.919 | 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-24 16:28:23.928 | 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-24 16:28:23.942 | 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-24 16:28:23.951 | 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-24 16:28:23.962 | 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-24 16:28:23.971 | 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-24 16:28:23.974 | 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-24 16:28:23.977 | 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-24 16:28:23.979 | 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-24 16:28:23.982 | 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-24 16:28:23.986 | 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-24 16:28:23.989 | 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-24 16:28:23.991 | 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-24 16:28:24.003 | 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-24 16:28:24.006 | 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-24 16:28:24.009 | 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-24 16:28:24.016 | 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-24 16:28:24.037 | 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-24 16:28:24.039 | 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-24 16:28:24.042 | 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-24 16:28:24.045 | 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-24 16:28:24.053 | 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-24 16:28:24.055 | 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-24 16:28:25.407 | Installing collected packages: retrying, os-brick, python-cinderclient, python-swiftclient, glance-store 2021-11-24 16:28:26.773 | 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-24 16:28:26.888 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:28:26.888 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:28:26.971 | + inc/python:pip_install:207 : result=0 2021-11-24 16:28:26.973 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:28:26.975 | + functions-common:time_stop:2331 : local name 2021-11-24 16:28:26.978 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:28:26.980 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:28:26.982 | + functions-common:time_stop:2334 : local total 2021-11-24 16:28:26.985 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:28:26.987 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:28:26.990 | + functions-common:time_stop:2338 : start_time=1637771299031 2021-11-24 16:28:26.992 | + functions-common:time_stop:2340 : [[ -z 1637771299031 ]] 2021-11-24 16:28:26.995 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:28:26.998 | + functions-common:time_stop:2343 : end_time=1637771306996 2021-11-24 16:28:27.001 | + functions-common:time_stop:2344 : elapsed_time=7965 2021-11-24 16:28:27.003 | + functions-common:time_stop:2345 : total=130350 2021-11-24 16:28:27.006 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:28:27.008 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=138315 2021-11-24 16:28:27.010 | + inc/python:pip_install:210 : return 0 2021-11-24 16:28:27.013 | + lib/glance:install_glance:378 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/ussuri 2021-11-24 16:28:27.015 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-11-24 16:28:27.018 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-11-24 16:28:27.020 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-24 16:28:27.022 | + functions-common:git_clone:526 : local orig_dir 2021-11-24 16:28:27.025 | ++ functions-common:git_clone:527 : pwd 2021-11-24 16:28:27.028 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-24 16:28:27.030 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-24 16:28:27.033 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-24 16:28:27.049 | + functions-common:git_clone:530 : RECLONE=False 2021-11-24 16:28:27.051 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-24 16:28:27.054 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-24 16:28:27.057 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-24 16:28:27.058 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-24 16:28:27.062 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-11-24 16:28:27.064 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-24 16:28:27.067 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-11-24 16:28:27.070 | + functions-common:git_clone:593 : git show --oneline 2021-11-24 16:28:27.071 | + functions-common:git_clone:593 : head -1 2021-11-24 16:28:27.073 | e11b0e740 Merge "Add 20.1.1 reno" into stable/ussuri 2021-11-24 16:28:27.075 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-24 16:28:27.078 | + lib/glance:install_glance:380 : setup_develop /opt/stack/glance 2021-11-24 16:28:27.080 | + inc/python:setup_develop:351 : local bindep 2021-11-24 16:28:27.083 | + inc/python:setup_develop:352 : [[ /opt/stack/glance == -bindep* ]] 2021-11-24 16:28:27.086 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/glance 2021-11-24 16:28:27.089 | + inc/python:setup_develop:357 : local extras= 2021-11-24 16:28:27.092 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-11-24 16:28:27.095 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-24 16:28:27.097 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/glance == -bindep* ]] 2021-11-24 16:28:27.100 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/glance 2021-11-24 16:28:27.103 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-24 16:28:27.105 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-24 16:28:27.108 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/glance 2021-11-24 16:28:27.111 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-24 16:28:27.114 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/glance 2021-11-24 16:28:27.117 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-24 16:28:27.119 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-24 16:28:27.123 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-11-24 16:28:27.128 | + inc/python:_setup_package_with_constraints_edit:396 : name=glance 2021-11-24 16:28:27.131 | + 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-24 16:28:28.130 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/glance -e 2021-11-24 16:28:28.133 | + inc/python:setup_package:430 : local bindep=0 2021-11-24 16:28:28.135 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-24 16:28:28.138 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-24 16:28:28.140 | + inc/python:setup_package:433 : [[ /opt/stack/glance == -bindep* ]] 2021-11-24 16:28:28.142 | + inc/python:setup_package:438 : local project_dir=/opt/stack/glance 2021-11-24 16:28:28.145 | + inc/python:setup_package:439 : local flags=-e 2021-11-24 16:28:28.147 | + inc/python:setup_package:440 : local extras= 2021-11-24 16:28:28.149 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-24 16:28:28.152 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-24 16:28:28.154 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-24 16:28:28.157 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-24 16:28:28.159 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-24 16:28:28.162 | + inc/python:setup_package:458 : pip_install -e /opt/stack/glance 2021-11-24 16:28:28.181 | Using python 3.6 to install /opt/stack/glance because python3_enabled=True 2021-11-24 16:28:28.186 | + 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-24 16:28:30.877 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:28:30.877 | 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-24 16:28:30.878 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.879 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.879 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.879 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.880 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.881 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.881 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.882 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.882 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.883 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.883 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.884 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.884 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.884 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.885 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.885 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.886 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.886 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.886 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.887 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.887 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.888 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.888 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.889 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.889 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.891 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.892 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.892 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.893 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.893 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.893 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.894 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.894 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.895 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.895 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.896 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.896 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.896 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.897 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.897 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.898 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.898 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.898 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.899 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.899 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.900 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.900 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.901 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.901 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.901 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.902 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.902 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.903 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.903 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.903 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.904 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.905 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.905 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.905 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.906 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.907 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.907 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.907 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.908 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.909 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.909 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.910 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.911 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.911 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.912 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.913 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.913 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.913 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.914 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.914 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.915 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.915 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.915 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.916 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.916 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.917 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.917 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.918 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.919 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.919 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.919 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.920 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.920 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.921 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.921 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.922 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.922 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.922 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.923 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.924 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.924 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.924 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.925 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.925 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.926 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.927 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.928 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.928 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.928 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.929 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.930 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.930 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.930 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.931 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.931 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.932 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.932 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.932 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.933 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.933 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.934 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.934 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.935 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.935 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.936 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.936 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.937 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.937 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.937 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.938 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.938 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.939 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.939 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.940 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.940 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.941 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.941 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.941 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.942 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.948 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.949 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.950 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.950 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.950 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.951 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.951 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.952 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.952 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.952 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.953 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.954 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.954 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.954 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.955 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.955 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.956 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.956 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.957 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.957 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.957 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.958 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.959 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.959 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.959 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.960 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.960 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.961 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.961 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.962 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.962 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.962 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.963 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.963 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.964 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.964 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.964 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.965 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.965 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.966 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.966 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.967 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.967 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.967 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.968 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.968 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.968 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.969 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.969 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.970 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.970 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.970 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.971 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.971 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.972 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.972 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.973 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.973 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.973 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.974 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.974 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.990 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.991 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.991 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.991 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.992 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.992 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.993 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.993 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.993 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.994 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.994 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.995 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.995 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.996 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.996 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.996 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.997 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.997 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.997 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.998 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:30.998 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:30.999 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:30.999 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.000 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.000 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.000 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.001 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.001 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.002 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.002 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.002 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.003 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.003 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.004 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.004 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.005 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.006 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.007 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.007 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.008 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.009 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.009 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.010 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.010 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.011 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.011 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.012 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.012 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.012 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.013 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.013 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.014 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.014 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.015 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.015 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.015 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.016 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.016 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.017 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.017 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.018 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.018 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.018 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.019 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.019 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.020 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.020 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.021 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.021 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.021 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.022 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.022 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.023 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.023 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.024 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.024 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.024 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.025 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.025 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.026 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.026 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.027 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.027 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.028 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.028 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.028 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.029 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.029 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.029 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.030 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.030 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.031 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.031 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.032 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.032 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.032 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.033 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.033 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.034 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.034 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.034 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.035 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.035 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.036 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.036 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.037 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.037 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.038 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.038 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.038 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.039 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.039 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.039 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.040 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.040 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.041 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.041 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.042 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.042 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.043 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.043 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.044 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.044 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.044 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.045 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.045 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.046 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.046 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.047 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.047 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.047 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.048 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.048 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.049 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.050 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.050 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.051 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.051 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.052 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.053 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.053 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.053 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.054 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.054 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.055 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.055 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.056 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.057 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.057 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.057 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.058 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.058 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.059 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.059 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.059 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.060 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.060 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.061 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.061 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.062 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.062 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.062 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.063 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.063 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.064 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.064 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.065 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.065 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.066 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.066 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.066 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.067 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.068 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.068 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.069 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.069 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.069 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.070 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.070 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.071 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.071 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.072 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.072 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.072 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.073 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.073 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.074 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.075 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.075 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.075 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.076 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.076 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.077 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.077 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.078 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.078 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.079 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.079 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.079 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.080 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.080 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.081 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.081 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.081 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.082 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.082 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.083 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.083 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.084 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.084 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.084 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.085 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.086 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.086 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.087 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.087 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.088 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.088 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.088 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.089 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:31.089 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:31.090 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:31.090 | Obtaining file:///opt/stack/glance 2021-11-24 16:28:32.462 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-24 16:28:33.827 | 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-24 16:28:33.836 | 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-24 16:28:33.844 | 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-24 16:28:33.853 | 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-24 16:28:34.001 | Collecting WSME===0.10.0 2021-11-24 16:28:34.009 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-11-24 16:28:34.094 | 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-24 16:28:34.109 | 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-24 16:28:34.666 | Collecting castellan===3.0.4 2021-11-24 16:28:34.673 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e01/891bf9bf444e0/castellan-3.0.4-py3-none-any.whl (90 kB) 2021-11-24 16:28:34.774 | 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-24 16:28:34.901 | Collecting cursive===0.2.2 2021-11-24 16:28:34.908 | 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-24 16:28:34.996 | 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-24 16:28:35.005 | 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-24 16:28:35.011 | 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-24 16:28:35.022 | 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-24 16:28:35.028 | 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-24 16:28:35.117 | 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-24 16:28:35.120 | 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-24 16:28:35.123 | 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-24 16:28:35.125 | 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-24 16:28:35.159 | 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-24 16:28:35.230 | 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-24 16:28:35.293 | 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-24 16:28:35.295 | 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-24 16:28:35.299 | 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-24 16:28:35.304 | 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-24 16:28:35.326 | 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-24 16:28:35.364 | 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-24 16:28:35.377 | 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-24 16:28:35.391 | 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-24 16:28:35.399 | 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-24 16:28:35.456 | 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-24 16:28:35.465 | 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-24 16:28:35.510 | 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-24 16:28:35.579 | 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-24 16:28:35.624 | 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-24 16:28:35.643 | 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-24 16:28:35.659 | 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-24 16:28:35.672 | 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-24 16:28:35.702 | 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-24 16:28:35.713 | 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-24 16:28:35.731 | 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-24 16:28:35.778 | 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-24 16:28:35.781 | 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-24 16:28:35.783 | 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-24 16:28:35.789 | 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-24 16:28:35.804 | 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-24 16:28:35.818 | 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-24 16:28:35.820 | 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-24 16:28:35.824 | 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-24 16:28:35.950 | Collecting python-barbicanclient===4.10.0 2021-11-24 16:28:35.957 | 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-24 16:28:36.052 | 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-24 16:28:36.058 | 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-24 16:28:36.060 | 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-24 16:28:36.081 | 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-24 16:28:36.086 | 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-24 16:28:36.094 | 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-24 16:28:36.118 | 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-24 16:28:36.123 | 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-24 16:28:36.211 | Collecting simplegeneric===0.8.1 2021-11-24 16:28:36.218 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dc9/72e06094b9af5/simplegeneric-0.8.1.zip (12 kB) 2021-11-24 16:28:36.961 | 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-24 16:28:36.965 | 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-24 16:28:36.976 | 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-24 16:28:36.979 | 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-24 16:28:36.982 | 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-24 16:28:37.156 | Collecting taskflow===4.1.0 2021-11-24 16:28:37.163 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/92b/5da73d9bdbc5d/taskflow-4.1.0-py3-none-any.whl (490 kB) 2021-11-24 16:28:37.318 | 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-24 16:28:37.332 | 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-24 16:28:37.342 | 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-24 16:28:37.348 | 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-24 16:28:37.369 | 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-24 16:28:37.372 | 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-24 16:28:37.380 | 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-24 16:28:37.403 | 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-24 16:28:37.406 | 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-24 16:28:37.409 | 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-24 16:28:37.418 | 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-24 16:28:37.424 | 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-24 16:28:37.428 | 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-24 16:28:37.430 | 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-24 16:28:37.475 | 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-24 16:28:37.494 | 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-24 16:28:37.541 | 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-24 16:28:37.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-24 16:28:37.552 | 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-24 16:28:37.556 | 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-24 16:28:37.604 | 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-24 16:28:37.607 | 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-24 16:28:37.613 | 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-24 16:28:37.622 | 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-24 16:28:37.625 | 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-24 16:28:37.637 | 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-24 16:28:37.640 | 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-24 16:28:37.657 | 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-24 16:28:37.659 | 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-24 16:28:37.663 | 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-24 16:28:37.667 | 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-24 16:28:37.670 | 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-24 16:28:37.792 | Collecting automaton===2.0.1 2021-11-24 16:28:37.798 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/869/0800a16118ebf/automaton-2.0.1-py3-none-any.whl (22 kB) 2021-11-24 16:28:37.964 | Collecting pydot===1.4.1 2021-11-24 16:28:37.971 | 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-24 16:28:38.210 | Collecting networkx===2.4 2021-11-24 16:28:38.220 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/bf698749a5014/networkx-2.4-py3-none-any.whl (1.6 MB) 2021-11-24 16:28:38.384 | 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-24 16:28:38.387 | 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-24 16:28:38.390 | 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-24 16:28:38.392 | 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-24 16:28:38.395 | 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-24 16:28:38.399 | 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-24 16:28:38.402 | 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-24 16:28:38.415 | 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-24 16:28:38.419 | 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-24 16:28:38.435 | 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-24 16:28:38.438 | 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-24 16:28:38.441 | Building wheels for collected packages: simplegeneric 2021-11-24 16:28:38.442 | Building wheel for simplegeneric (setup.py): started 2021-11-24 16:28:39.175 | Building wheel for simplegeneric (setup.py): finished with status 'done' 2021-11-24 16:28:39.176 | Created wheel for simplegeneric: filename=simplegeneric-0.8.1-py3-none-any.whl size=5074 sha256=6031713c95eb2cebf2e30975e58e1aef482d13a85b7f57158d341f7fa3d8e004 2021-11-24 16:28:39.176 | Stored in directory: /root/.cache/pip/wheels/17/b5/18/7c8e3ef2ac5cd764f26ea6ec4bfd228353d17b72c30045fad4 2021-11-24 16:28:39.177 | Successfully built simplegeneric 2021-11-24 16:28:40.245 | Installing collected packages: automaton, pydot, networkx, taskflow, simplegeneric, WSME, python-barbicanclient, castellan, cursive, glance 2021-11-24 16:28:43.219 | Running setup.py develop for glance 2021-11-24 16:28:44.816 | 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-24 16:28:44.940 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:28:44.940 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:28:45.037 | + inc/python:pip_install:207 : result=0 2021-11-24 16:28:45.040 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:28:45.042 | + functions-common:time_stop:2331 : local name 2021-11-24 16:28:45.044 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:28:45.047 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:28:45.049 | + functions-common:time_stop:2334 : local total 2021-11-24 16:28:45.051 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:28:45.054 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:28:45.056 | + functions-common:time_stop:2338 : start_time=1637771308176 2021-11-24 16:28:45.059 | + functions-common:time_stop:2340 : [[ -z 1637771308176 ]] 2021-11-24 16:28:45.061 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:28:45.065 | + functions-common:time_stop:2343 : end_time=1637771325062 2021-11-24 16:28:45.067 | + functions-common:time_stop:2344 : elapsed_time=16886 2021-11-24 16:28:45.069 | + functions-common:time_stop:2345 : total=138315 2021-11-24 16:28:45.071 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:28:45.074 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=155201 2021-11-24 16:28:45.076 | + inc/python:pip_install:210 : return 0 2021-11-24 16:28:45.078 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-24 16:28:45.081 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-24 16:28:45.084 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-24 16:28:45.102 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-11-24 16:28:45.113 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/glance 2021-11-24 16:28:45.115 | + inc/python:use_library_from_git:263 : local name=/opt/stack/glance 2021-11-24 16:28:45.118 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:28:45.120 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:28:45.123 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/glance, ]] 2021-11-24 16:28:45.125 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:28:45.128 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-24 16:28:45.130 | + ./stack.sh:main:898 : configure_glance 2021-11-24 16:28:45.133 | + lib/glance:configure_glance:136 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-11-24 16:28:45.144 | + lib/glance:configure_glance:139 : iniset /etc/glance/glance-registry.conf DEFAULT debug True 2021-11-24 16:28:45.170 | + lib/glance:configure_glance:140 : iniset /etc/glance/glance-registry.conf DEFAULT bind_host 0.0.0.0 2021-11-24 16:28:45.192 | + lib/glance:configure_glance:141 : iniset /etc/glance/glance-registry.conf DEFAULT workers 2 2021-11-24 16:28:45.216 | + lib/glance:configure_glance:142 : local dburl 2021-11-24 16:28:45.219 | ++ lib/glance:configure_glance:143 : database_connection_url glance 2021-11-24 16:28:45.221 | ++ lib/database:database_connection_url:132 : local db=glance 2021-11-24 16:28:45.224 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-11-24 16:28:45.226 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-11-24 16:28:45.228 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-24 16:28:45.231 | + lib/glance:configure_glance:143 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-11-24 16:28:45.233 | + 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-24 16:28:45.258 | + lib/glance:configure_glance:145 : iniset /etc/glance/glance-registry.conf DEFAULT use_syslog False 2021-11-24 16:28:45.282 | + lib/glance:configure_glance:146 : iniset /etc/glance/glance-registry.conf paste_deploy flavor keystone 2021-11-24 16:28:45.308 | + lib/glance:configure_glance:147 : configure_keystone_authtoken_middleware /etc/glance/glance-registry.conf glance 2021-11-24 16:28:45.311 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-registry.conf 2021-11-24 16:28:45.313 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-11-24 16:28:45.315 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-24 16:28:45.317 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_type password 2021-11-24 16:28:45.343 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-registry.conf keystone_authtoken interface public 2021-11-24 16:28:45.367 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-registry.conf keystone_authtoken auth_url http://10.222.0.15/identity 2021-11-24 16:28:45.391 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-registry.conf keystone_authtoken username glance 2021-11-24 16:28:45.415 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-registry.conf keystone_authtoken password Passw0rd 2021-11-24 16:28:45.439 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-registry.conf keystone_authtoken user_domain_name Default 2021-11-24 16:28:45.463 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_name service 2021-11-24 16:28:45.487 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-registry.conf keystone_authtoken project_domain_name Default 2021-11-24 16:28:45.511 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-registry.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-24 16:28:45.535 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-registry.conf keystone_authtoken memcached_servers localhost:11211 2021-11-24 16:28:45.560 | + lib/glance:configure_glance:148 : iniset /etc/glance/glance-registry.conf oslo_messaging_notifications driver messagingv2 2021-11-24 16:28:45.586 | + lib/glance:configure_glance:149 : iniset_rpc_backend glance /etc/glance/glance-registry.conf 2021-11-24 16:28:45.588 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-11-24 16:28:45.590 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-registry.conf 2021-11-24 16:28:45.593 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-24 16:28:45.595 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-24 16:28:45.597 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-24 16:28:45.612 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:28:45.616 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-24 16:28:45.618 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-24 16:28:45.620 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-24 16:28:45.635 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:28:45.637 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2021-11-24 16:28:45.640 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-registry.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2021-11-24 16:28:45.664 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-24 16:28:45.666 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-24 16:28:45.669 | + lib/glance:configure_glance:150 : iniset /etc/glance/glance-registry.conf DEFAULT graceful_shutdown_timeout 5 2021-11-24 16:28:45.694 | + lib/glance:configure_glance:153 : [[ False == \T\r\u\e ]] 2021-11-24 16:28:45.696 | + lib/glance:configure_glance:163 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-11-24 16:28:45.721 | + 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-24 16:28:45.748 | + lib/glance:configure_glance:165 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-11-24 16:28:45.772 | + lib/glance:configure_glance:166 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-24 16:28:45.796 | + lib/glance:configure_glance:167 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-11-24 16:28:45.822 | + lib/glance:configure_glance:168 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-11-24 16:28:45.849 | + lib/glance:configure_glance:169 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-11-24 16:28:45.852 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-11-24 16:28:45.854 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-11-24 16:28:45.857 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-24 16:28:45.859 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-11-24 16:28:45.885 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-11-24 16:28:45.909 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.15/identity 2021-11-24 16:28:45.934 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-11-24 16:28:45.959 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-11-24 16:28:45.983 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-11-24 16:28:46.006 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-11-24 16:28:46.031 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-11-24 16:28:46.056 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-24 16:28:46.080 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-11-24 16:28:46.106 | + lib/glance:configure_glance:170 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-11-24 16:28:46.132 | + lib/glance:configure_glance:171 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-11-24 16:28:46.134 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-11-24 16:28:46.137 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-11-24 16:28:46.139 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-24 16:28:46.141 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-24 16:28:46.143 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-24 16:28:46.159 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:28:46.162 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-24 16:28:46.164 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-24 16:28:46.167 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-24 16:28:46.182 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:28:46.184 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2021-11-24 16:28:46.187 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2021-11-24 16:28:46.212 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-24 16:28:46.214 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-24 16:28:46.216 | + lib/glance:configure_glance:172 : '[' libvirt = xenserver ']' 2021-11-24 16:28:46.219 | + lib/glance:configure_glance:176 : '[' libvirt = libvirt ']' 2021-11-24 16:28:46.221 | + lib/glance:configure_glance:176 : '[' kvm = parallels ']' 2021-11-24 16:28:46.223 | + lib/glance:configure_glance:182 : '[' False '!=' True ']' 2021-11-24 16:28:46.226 | + lib/glance:configure_glance:183 : iniset /etc/glance/glance-api.conf DEFAULT enable_v1_api False 2021-11-24 16:28:46.249 | + lib/glance:configure_glance:187 : [[ False == \T\r\u\e ]] 2021-11-24 16:28:46.252 | + lib/glance:configure_glance:199 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-24 16:28:46.280 | ++ lib/glance:configure_glance:201 : ipv6_unquote 10.222.0.15 2021-11-24 16:28:46.283 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.15 2021-11-24 16:28:46.283 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-11-24 16:28:46.287 | + lib/glance:configure_glance:201 : iniset /etc/glance/glance-api.conf DEFAULT registry_host 10.222.0.15 2021-11-24 16:28:46.311 | + lib/glance:configure_glance:204 : '[' -n '' ']' 2021-11-24 16:28:46.313 | + lib/glance:configure_glance:207 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.15 2021-11-24 16:28:46.340 | + lib/glance:configure_glance:212 : is_service_enabled s-proxy 2021-11-24 16:28:46.354 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:28:46.357 | + lib/glance:configure_glance:213 : iniset /etc/glance/glance-api.conf glance_store default_store swift 2021-11-24 16:28:46.381 | + lib/glance:configure_glance:214 : iniset /etc/glance/glance-api.conf glance_store swift_store_create_container_on_put True 2021-11-24 16:28:46.405 | + lib/glance:configure_glance:215 : python3_enabled 2021-11-24 16:28:46.407 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-11-24 16:28:46.409 | + inc/python:python3_enabled:468 : return 0 2021-11-24 16:28:46.412 | + lib/glance:configure_glance:216 : iniset /etc/glance/glance-api.conf glance_store swift_store_auth_insecure True 2021-11-24 16:28:46.438 | + 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-24 16:28:46.463 | + lib/glance:configure_glance:220 : iniset /etc/glance/glance-api.conf glance_store default_swift_reference ref1 2021-11-24 16:28:46.487 | + lib/glance:configure_glance:221 : iniset /etc/glance/glance-api.conf glance_store stores 'file, http, swift' 2021-11-24 16:28:46.511 | + lib/glance:configure_glance:222 : iniset /etc/glance/glance-api.conf DEFAULT graceful_shutdown_timeout 5 2021-11-24 16:28:46.536 | + lib/glance:configure_glance:224 : iniset /etc/glance/glance-swift-store.conf ref1 user service:glance-swift 2021-11-24 16:28:46.562 | + lib/glance:configure_glance:226 : iniset /etc/glance/glance-swift-store.conf ref1 key Passw0rd 2021-11-24 16:28:46.586 | + lib/glance:configure_glance:227 : python3_enabled 2021-11-24 16:28:46.588 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-11-24 16:28:46.591 | + inc/python:python3_enabled:468 : return 0 2021-11-24 16:28:46.593 | + lib/glance:configure_glance:230 : iniset /etc/glance/glance-swift-store.conf ref1 auth_address http://10.222.0.15/identity/v3 2021-11-24 16:28:46.617 | + lib/glance:configure_glance:234 : iniset /etc/glance/glance-swift-store.conf ref1 auth_version 3 2021-11-24 16:28:46.641 | + lib/glance:configure_glance:239 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.15/image 2021-11-24 16:28:46.666 | + lib/glance:configure_glance:241 : is_service_enabled tls-proxy 2021-11-24 16:28:46.681 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:28:46.683 | + lib/glance:configure_glance:249 : is_service_enabled tls-proxy 2021-11-24 16:28:46.698 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:28:46.701 | + lib/glance:configure_glance:254 : setup_logging /etc/glance/glance-api.conf 2021-11-24 16:28:46.703 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-api.conf 2021-11-24 16:28:46.705 | + functions:setup_logging:656 : local other_cond=False 2021-11-24 16:28:46.708 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-24 16:28:46.711 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-api.conf 2021-11-24 16:28:46.713 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-api.conf 2021-11-24 16:28:46.715 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-24 16:28:46.718 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-24 16:28:46.734 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-24 16:28:46.736 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-24 16:28:46.739 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-24 16:28:46.741 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-24 16:28:46.743 | + 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-24 16:28:46.767 | + 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-24 16:28:46.792 | + 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-24 16:28:46.816 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-24 16:28:46.840 | + lib/glance:configure_glance:255 : setup_logging /etc/glance/glance-registry.conf 2021-11-24 16:28:46.842 | + functions:setup_logging:655 : local conf_file=/etc/glance/glance-registry.conf 2021-11-24 16:28:46.845 | + functions:setup_logging:656 : local other_cond=False 2021-11-24 16:28:46.847 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-24 16:28:46.850 | + functions:setup_logging:658 : setup_systemd_logging /etc/glance/glance-registry.conf 2021-11-24 16:28:46.852 | + functions:setup_systemd_logging:686 : local conf_file=/etc/glance/glance-registry.conf 2021-11-24 16:28:46.854 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-24 16:28:46.857 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-24 16:28:46.873 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-24 16:28:46.876 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-24 16:28:46.878 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-24 16:28:46.881 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-24 16:28:46.883 | + 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-24 16:28:46.908 | + 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-24 16:28:46.932 | + 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-24 16:28:46.957 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-registry.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-24 16:28:46.983 | + lib/glance:configure_glance:257 : cp -p /opt/stack/glance/etc/glance-registry-paste.ini /etc/glance/glance-registry-paste.ini 2021-11-24 16:28:46.987 | + lib/glance:configure_glance:258 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-11-24 16:28:46.991 | + lib/glance:configure_glance:261 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-11-24 16:28:47.017 | + lib/glance:configure_glance:262 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-11-24 16:28:47.042 | + lib/glance:configure_glance:263 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-11-24 16:28:47.066 | + lib/glance:configure_glance:264 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.15/identity 2021-11-24 16:28:47.093 | + lib/glance:configure_glance:265 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-11-24 16:28:47.117 | + lib/glance:configure_glance:266 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-11-24 16:28:47.143 | + lib/glance:configure_glance:267 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-11-24 16:28:47.168 | ++ lib/glance:configure_glance:268 : ipv6_unquote 10.222.0.15 2021-11-24 16:28:47.171 | ++ functions-common:ipv6_unquote:2129 : echo 10.222.0.15 2021-11-24 16:28:47.172 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-11-24 16:28:47.175 | + lib/glance:configure_glance:268 : iniset /etc/glance/glance-cache.conf DEFAULT registry_host 10.222.0.15 2021-11-24 16:28:47.200 | + lib/glance:configure_glance:271 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-11-24 16:28:47.226 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-11-24 16:28:47.252 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-11-24 16:28:47.278 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-11-24 16:28:47.303 | + lib/glance:configure_glance:278 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-11-24 16:28:47.307 | + 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-24 16:28:47.313 | + lib/glance:configure_glance:282 : is_service_enabled tls-proxy 2021-11-24 16:28:47.328 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:28:47.331 | + lib/glance:configure_glance:290 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-24 16:28:47.333 | + lib/glance:configure_glance:291 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-11-24 16:28:47.336 | + lib/apache:write_local_uwsgi_http_config:329 : local file=/etc/glance/glance-uwsgi.ini 2021-11-24 16:28:47.338 | + lib/apache:write_local_uwsgi_http_config:330 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-11-24 16:28:47.340 | + lib/apache:write_local_uwsgi_http_config:331 : local url=/image 2021-11-24 16:28:47.343 | ++ lib/apache:write_local_uwsgi_http_config:332 : basename /usr/local/bin/glance-wsgi-api 2021-11-24 16:28:47.346 | + lib/apache:write_local_uwsgi_http_config:332 : name=glance-wsgi-api 2021-11-24 16:28:47.348 | + lib/apache:write_local_uwsgi_http_config:338 : rm -rf /etc/glance/glance-uwsgi.ini 2021-11-24 16:28:47.352 | + 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-24 16:28:47.377 | ++ lib/apache:write_local_uwsgi_http_config:340 : get_random_port 2021-11-24 16:28:47.380 | ++ functions:get_random_port:815 : read lower_port upper_port 2021-11-24 16:28:47.382 | ++ functions:get_random_port:816 : true 2021-11-24 16:28:47.385 | ++ functions:get_random_port:817 : (( port = upper_port )) 2021-11-24 16:28:47.387 | ++ functions:get_random_port:817 : (( port >= lower_port )) 2021-11-24 16:28:47.389 | ++ functions:get_random_port:818 : sudo lsof -i :60999 2021-11-24 16:28:47.458 | ++ functions:get_random_port:819 : [[ 1 > 0 ]] 2021-11-24 16:28:47.460 | ++ functions:get_random_port:820 : break 2 2021-11-24 16:28:47.463 | ++ functions:get_random_port:824 : echo 60999 2021-11-24 16:28:47.465 | + lib/apache:write_local_uwsgi_http_config:340 : port=60999 2021-11-24 16:28:47.468 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-11-24 16:28:47.492 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-11-24 16:28:47.516 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-11-24 16:28:47.540 | + lib/apache:write_local_uwsgi_http_config:346 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-11-24 16:28:47.564 | + lib/apache:write_local_uwsgi_http_config:347 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-11-24 16:28:47.588 | + lib/apache:write_local_uwsgi_http_config:348 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-11-24 16:28:47.612 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-11-24 16:28:47.636 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-11-24 16:28:47.660 | + 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-24 16:28:47.684 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-24 16:28:47.709 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-11-24 16:28:47.732 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-24 16:28:47.756 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-11-24 16:28:47.783 | + lib/apache:write_local_uwsgi_http_config:363 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-11-24 16:28:47.809 | + lib/apache:write_local_uwsgi_http_config:364 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-11-24 16:28:47.834 | + lib/apache:write_local_uwsgi_http_config:365 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-11-24 16:28:47.858 | + lib/apache:write_local_uwsgi_http_config:366 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-11-24 16:28:47.882 | + lib/apache:write_local_uwsgi_http_config:367 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-11-24 16:28:47.907 | + lib/apache:write_local_uwsgi_http_config:369 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-11-24 16:28:47.931 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_mod proxy 2021-11-24 16:28:47.933 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-11-24 16:28:47.935 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-24 16:28:47.938 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:28:47.940 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:28:47.943 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-11-24 16:28:47.945 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-11-24 16:28:48.004 | proxy (enabled by site administrator) 2021-11-24 16:28:48.008 | + lib/apache:write_local_uwsgi_http_config:372 : enable_apache_mod proxy_http 2021-11-24 16:28:48.010 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-11-24 16:28:48.012 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-24 16:28:48.015 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:28:48.017 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:28:48.019 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-11-24 16:28:48.021 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-11-24 16:28:48.071 | No module matches proxy_http 2021-11-24 16:28:48.074 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-11-24 16:28:48.132 | Considering dependency proxy for proxy_http: 2021-11-24 16:28:48.133 | Module proxy already enabled 2021-11-24 16:28:48.133 | Enabling module proxy_http. 2021-11-24 16:28:48.138 | To activate the new configuration, you need to run: 2021-11-24 16:28:48.138 | systemctl restart apache2 2021-11-24 16:28:48.142 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-11-24 16:28:48.145 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-24 16:28:48.148 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-24 16:28:48.150 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-24 16:28:48.296 | + lib/apache:write_local_uwsgi_http_config:373 : local apache_conf= 2021-11-24 16:28:48.299 | ++ lib/apache:write_local_uwsgi_http_config:374 : apache_site_config_for glance-wsgi-api 2021-11-24 16:28:48.302 | ++ lib/apache:apache_site_config_for:196 : local site=glance-wsgi-api 2021-11-24 16:28:48.305 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-24 16:28:48.308 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:28:48.311 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:28:48.313 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-24 16:28:48.316 | + lib/apache:write_local_uwsgi_http_config:374 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-24 16:28:48.320 | + lib/apache:write_local_uwsgi_http_config:375 : echo 'KeepAlive Off' 2021-11-24 16:28:48.320 | + lib/apache:write_local_uwsgi_http_config:375 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-24 16:28:48.327 | KeepAlive Off 2021-11-24 16:28:48.331 | + lib/apache:write_local_uwsgi_http_config:376 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-24 16:28:48.331 | + lib/apache:write_local_uwsgi_http_config:376 : echo 'SetEnv proxy-sendchunked 1' 2021-11-24 16:28:48.338 | SetEnv proxy-sendchunked 1 2021-11-24 16:28:48.342 | + lib/apache:write_local_uwsgi_http_config:377 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-11-24 16:28:48.342 | + lib/apache:write_local_uwsgi_http_config:377 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-11-24 16:28:48.350 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-11-24 16:28:48.353 | + lib/apache:write_local_uwsgi_http_config:378 : enable_apache_site glance-wsgi-api 2021-11-24 16:28:48.355 | + lib/apache:enable_apache_site:213 : local site=glance-wsgi-api 2021-11-24 16:28:48.357 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-24 16:28:48.360 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-24 16:28:48.362 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-24 16:28:48.365 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:28:48.367 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:28:48.370 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-24 16:28:48.372 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-24 16:28:48.374 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:28:48.376 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:28:48.379 | + lib/apache:enable_apache_site:217 : sudo a2ensite glance-wsgi-api 2021-11-24 16:28:48.436 | Enabling site glance-wsgi-api. 2021-11-24 16:28:48.441 | To activate the new configuration, you need to run: 2021-11-24 16:28:48.441 | systemctl reload apache2 2021-11-24 16:28:48.445 | + lib/apache:write_local_uwsgi_http_config:379 : restart_apache_server 2021-11-24 16:28:48.448 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-24 16:28:48.450 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-24 16:28:48.452 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-24 16:28:48.601 | + ./stack.sh:main:901 : is_service_enabled cinder 2021-11-24 16:28:48.619 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:28:48.622 | + ./stack.sh:main:903 : stack_install_service cinder 2021-11-24 16:28:48.624 | + lib/stack:stack_install_service:20 : local service=cinder 2021-11-24 16:28:48.627 | + lib/stack:stack_install_service:21 : type install_cinder 2021-11-24 16:28:48.629 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-24 16:28:48.632 | + lib/stack:stack_install_service:32 : install_cinder 2021-11-24 16:28:48.634 | + lib/cinder:install_cinder:417 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/ussuri 2021-11-24 16:28:48.637 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-11-24 16:28:48.639 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-11-24 16:28:48.641 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-24 16:28:48.644 | + functions-common:git_clone:526 : local orig_dir 2021-11-24 16:28:48.647 | ++ functions-common:git_clone:527 : pwd 2021-11-24 16:28:48.649 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-24 16:28:48.652 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-24 16:28:48.655 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-24 16:28:48.671 | + functions-common:git_clone:530 : RECLONE=False 2021-11-24 16:28:48.673 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-24 16:28:48.675 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-24 16:28:48.679 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-24 16:28:48.679 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-24 16:28:48.684 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-11-24 16:28:48.686 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-24 16:28:48.688 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-11-24 16:28:48.691 | + functions-common:git_clone:593 : git show --oneline 2021-11-24 16:28:48.691 | + functions-common:git_clone:593 : head -1 2021-11-24 16:28:48.698 | 1fc85e441 fix 'huawei dorado v6' create new volume form snapshot error 2021-11-24 16:28:48.703 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-24 16:28:48.705 | + lib/cinder:install_cinder:418 : setup_develop /opt/stack/cinder 2021-11-24 16:28:48.713 | + inc/python:setup_develop:351 : local bindep 2021-11-24 16:28:48.716 | + inc/python:setup_develop:352 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-24 16:28:48.718 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/cinder 2021-11-24 16:28:48.721 | + inc/python:setup_develop:357 : local extras= 2021-11-24 16:28:48.724 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-11-24 16:28:48.727 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-24 16:28:48.729 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-24 16:28:48.732 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/cinder 2021-11-24 16:28:48.734 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-24 16:28:48.737 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-24 16:28:48.740 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/cinder 2021-11-24 16:28:48.743 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-24 16:28:48.746 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/cinder 2021-11-24 16:28:48.748 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-24 16:28:48.751 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-24 16:28:48.754 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-11-24 16:28:48.759 | + inc/python:_setup_package_with_constraints_edit:396 : name=cinder 2021-11-24 16:28:48.762 | + 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-24 16:28:49.759 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/cinder -e 2021-11-24 16:28:49.761 | + inc/python:setup_package:430 : local bindep=0 2021-11-24 16:28:49.763 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-24 16:28:49.766 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-24 16:28:49.768 | + inc/python:setup_package:433 : [[ /opt/stack/cinder == -bindep* ]] 2021-11-24 16:28:49.770 | + inc/python:setup_package:438 : local project_dir=/opt/stack/cinder 2021-11-24 16:28:49.773 | + inc/python:setup_package:439 : local flags=-e 2021-11-24 16:28:49.775 | + inc/python:setup_package:440 : local extras= 2021-11-24 16:28:49.778 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-24 16:28:49.780 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-24 16:28:49.782 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-24 16:28:49.785 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-24 16:28:49.787 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-24 16:28:49.789 | + inc/python:setup_package:458 : pip_install -e /opt/stack/cinder 2021-11-24 16:28:49.809 | Using python 3.6 to install /opt/stack/cinder because python3_enabled=True 2021-11-24 16:28:49.814 | + 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-24 16:28:52.518 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:28:52.518 | 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-24 16:28:52.519 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.519 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.520 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.520 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.520 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.521 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.521 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.522 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.522 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.523 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.523 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.524 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.524 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.524 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.525 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.525 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.526 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.526 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.526 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.527 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.527 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.528 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.528 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.529 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.529 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.531 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.532 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.532 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.532 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.533 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.533 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.534 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.534 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.535 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.535 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.536 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.536 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.536 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.537 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.537 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.538 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.538 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.538 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.539 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.540 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.540 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.541 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.541 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.541 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.542 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.542 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.543 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.543 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.544 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.544 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.545 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.545 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.546 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.546 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.547 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.547 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.548 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.548 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.549 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.550 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.550 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.550 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.551 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.552 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.553 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.553 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.554 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.554 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.555 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.555 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.555 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.556 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.556 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.556 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.557 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.557 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.558 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.559 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.559 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.559 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.560 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.560 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.560 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.561 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.561 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.562 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.563 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.563 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.563 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.564 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.564 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.565 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.565 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.566 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.566 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.567 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.568 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.568 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.569 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.569 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.570 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.570 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.570 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.571 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.571 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.572 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.572 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.573 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.573 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.574 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.574 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.575 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.575 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.575 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.576 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.576 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.577 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.577 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.577 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.578 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.578 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.579 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.579 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.580 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.580 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.581 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.581 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.581 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.582 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.582 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.583 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.583 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.584 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.584 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.585 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.585 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.585 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.586 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.586 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.587 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.587 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.588 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.588 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.589 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.589 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.589 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.590 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.590 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.590 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.591 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.591 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.592 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.592 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.592 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.593 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.593 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.594 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.594 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.595 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.595 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.595 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.596 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.596 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.596 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.597 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.597 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.613 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.613 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.614 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.614 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.615 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.615 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.616 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.616 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.617 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.617 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.618 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.618 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.618 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.619 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.619 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.619 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.620 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.620 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.621 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.621 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.621 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.622 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.622 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.623 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.623 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.624 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.624 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.624 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.625 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.625 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.625 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.626 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.626 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.627 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.627 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.627 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.628 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.628 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.629 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.629 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.630 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.630 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.631 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.631 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.632 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.632 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.632 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.633 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.633 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.634 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.634 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.634 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.635 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.635 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.635 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.636 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.636 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.637 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.637 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.638 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.638 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.639 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.640 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.640 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.641 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.642 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.642 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.642 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.643 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.643 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.644 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.644 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.644 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.645 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.645 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.646 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.646 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.647 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.647 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.647 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.648 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.648 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.649 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.649 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.649 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.650 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.650 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.651 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.651 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.652 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.652 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.652 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.653 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.653 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.653 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.654 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.654 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.655 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.655 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.656 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.656 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.657 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.657 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.657 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.658 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.658 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.659 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.659 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.659 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.660 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.660 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.661 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.661 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.662 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.662 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.662 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.663 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.663 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.663 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.664 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.664 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.665 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.665 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.665 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.666 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.666 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.667 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.667 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.668 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.668 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.669 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.669 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.670 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.670 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.670 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.671 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.671 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.672 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.672 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.672 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.673 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.673 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.674 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.674 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.674 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.675 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.675 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.676 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.677 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.677 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.677 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.678 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.678 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.679 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.679 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.680 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.680 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.680 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.682 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.682 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.682 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.683 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.683 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.684 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.684 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.684 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.685 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.685 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.686 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.686 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.687 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.687 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.687 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.688 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.688 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.689 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.689 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.689 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.690 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.690 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.691 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.691 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.692 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.693 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.693 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.694 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.694 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.695 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.695 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.695 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.696 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.696 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.697 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.697 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.698 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.698 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.698 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.699 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.699 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.700 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.700 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.701 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.701 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.701 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.702 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.702 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.703 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.703 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.703 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.704 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.704 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.705 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.705 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.706 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.706 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.707 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.708 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.708 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.708 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.709 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.709 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.709 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.710 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.710 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.711 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.711 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.712 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.712 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.712 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.713 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.713 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.714 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.714 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.714 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.715 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.715 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.716 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.716 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.717 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.717 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.718 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.718 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.719 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.719 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:28:52.720 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:28:52.720 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:28:52.721 | Obtaining file:///opt/stack/cinder 2021-11-24 16:28:54.853 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-24 16:28:56.982 | 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-24 16:28:56.991 | 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-24 16:28:56.999 | 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-24 16:28:57.008 | 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-24 16:28:57.031 | 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-24 16:28:57.045 | 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-24 16:28:57.071 | 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-24 16:28:57.111 | 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-24 16:28:57.126 | 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-24 16:28:57.130 | 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-24 16:28:57.136 | 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-24 16:28:57.386 | Collecting google-api-python-client===1.8.0 2021-11-24 16:28:57.394 | 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-24 16:28:57.680 | Collecting google-auth===1.13.1 2021-11-24 16:28:57.687 | 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-24 16:28:57.867 | Collecting google-auth-httplib2===0.0.3 2021-11-24 16:28:57.873 | 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-24 16:28:57.953 | 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-24 16:28:57.956 | 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-24 16:28:57.960 | 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-24 16:28:57.963 | 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-24 16:28:57.995 | 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-24 16:28:58.063 | 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-24 16:28:58.122 | 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-24 16:28:58.134 | 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-24 16:28:58.268 | Collecting oauth2client===4.1.3 2021-11-24 16:28:58.275 | 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-24 16:28:58.386 | 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-24 16:28:58.417 | 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-24 16:28:58.422 | 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-24 16:28:58.445 | 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-24 16:28:58.480 | 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-24 16:28:58.494 | 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-24 16:28:58.509 | 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-24 16:28:58.515 | 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-24 16:28:58.569 | 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-24 16:28:58.577 | 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-24 16:28:58.622 | 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-24 16:28:58.687 | 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-24 16:28:58.708 | 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-24 16:28:58.727 | 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-24 16:28:58.743 | 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-24 16:28:58.759 | 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-24 16:28:58.763 | 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-24 16:28:58.776 | 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-24 16:28:58.805 | 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-24 16:28:58.815 | 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-24 16:28:58.833 | 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-24 16:28:59.033 | Collecting oslo.vmware===3.3.1 2021-11-24 16:28:59.040 | 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-24 16:28:59.156 | 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-24 16:28:59.202 | 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-24 16:28:59.239 | 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-24 16:28:59.242 | 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-24 16:28:59.244 | 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-24 16:28:59.875 | Collecting pyasn1===0.4.8 2021-11-24 16:28:59.882 | 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-24 16:29:00.525 | Collecting pyasn1-modules===0.2.8 2021-11-24 16:29:00.533 | 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-24 16:29:00.621 | 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-24 16:29:00.632 | 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-24 16:29:00.635 | 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-24 16:29:00.638 | 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-24 16:29:00.644 | 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-24 16:29:00.662 | 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-24 16:29:01.208 | Collecting python-glanceclient===3.1.2 2021-11-24 16:29:01.215 | 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-24 16:29:01.317 | 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-24 16:29:01.338 | 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-24 16:29:01.357 | 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-24 16:29:01.381 | 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-24 16:29:01.385 | 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-24 16:29:01.393 | 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-24 16:29:01.416 | 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-24 16:29:01.421 | 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-24 16:29:01.545 | Collecting rsa===4.0 2021-11-24 16:29:01.552 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/14b/a45700ff1ec9e/rsa-4.0-py2.py3-none-any.whl (38 kB) 2021-11-24 16:29:01.755 | Collecting rtslib-fb===2.1.71 2021-11-24 16:29:01.760 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d0b/a9368b6dc11c8/rtslib-fb-2.1.71.tar.gz (72 kB) 2021-11-24 16:29:02.570 | 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-24 16:29:02.573 | 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-24 16:29:02.577 | 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-24 16:29:02.588 | 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-24 16:29:02.591 | 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-24 16:29:02.594 | 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-24 16:29:02.693 | Collecting suds-jurko===0.6 2021-11-24 16:29:02.700 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-11-24 16:29:02.894 | Collecting tabulate===0.8.7 2021-11-24 16:29:02.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-11-24 16:29:02.984 | 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-24 16:29:03.046 | 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-24 16:29:03.061 | 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-24 16:29:03.071 | 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-24 16:29:03.077 | 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-24 16:29:03.096 | 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-24 16:29:03.161 | 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-24 16:29:03.166 | 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-24 16:29:03.268 | Collecting uritemplate===3.0.1 2021-11-24 16:29:03.275 | 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-24 16:29:03.355 | 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-24 16:29:03.377 | 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-24 16:29:03.805 | Collecting warlock===1.3.3 2021-11-24 16:29:03.811 | 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-24 16:29:03.894 | 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-24 16:29:03.897 | 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-24 16:29:03.900 | 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-24 16:29:03.905 | 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-24 16:29:03.909 | 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-24 16:29:04.076 | Collecting google-api-core===1.16.0 2021-11-24 16:29:04.082 | 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-24 16:29:04.186 | 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-24 16:29:04.232 | 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-24 16:29:04.235 | 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-24 16:29:04.254 | 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-24 16:29:04.298 | 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-24 16:29:04.303 | 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-24 16:29:04.308 | 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-24 16:29:04.312 | 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-24 16:29:04.320 | 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-24 16:29:04.323 | 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-24 16:29:04.332 | 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-24 16:29:04.338 | 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-24 16:29:04.385 | 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-24 16:29:04.392 | 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-24 16:29:04.399 | 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-24 16:29:04.403 | 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-24 16:29:04.415 | 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-24 16:29:04.418 | 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-24 16:29:04.432 | 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-24 16:29:04.441 | 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-24 16:29:04.457 | 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-24 16:29:04.472 | 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-24 16:29:04.475 | 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-24 16:29:04.479 | 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-24 16:29:04.579 | Collecting pyudev===0.22.0 2021-11-24 16:29:04.585 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-11-24 16:29:04.667 | 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-24 16:29:04.670 | 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-24 16:29:04.679 | 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-24 16:29:04.684 | 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-24 16:29:04.730 | 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-24 16:29:04.735 | 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-24 16:29:04.740 | 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-24 16:29:04.742 | 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-24 16:29:04.745 | 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-24 16:29:04.750 | 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-24 16:29:04.858 | Collecting googleapis-common-protos===1.51.0 2021-11-24 16:29:04.865 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/013/c917042791191/googleapis-common-protos-1.51.0.tar.gz (35 kB) 2021-11-24 16:29:05.684 | 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-24 16:29:05.689 | 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-24 16:29:05.702 | 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-24 16:29:05.711 | 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-24 16:29:05.713 | 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-24 16:29:05.717 | 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-24 16:29:05.720 | 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-24 16:29:05.736 | 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-24 16:29:05.740 | 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-24 16:29:05.743 | 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-24 16:29:05.747 | Building wheels for collected packages: googleapis-common-protos, rtslib-fb 2021-11-24 16:29:05.748 | Building wheel for googleapis-common-protos (setup.py): started 2021-11-24 16:29:06.602 | Building wheel for googleapis-common-protos (setup.py): finished with status 'done' 2021-11-24 16:29:06.603 | Created wheel for googleapis-common-protos: filename=googleapis_common_protos-1.51.0-py3-none-any.whl size=77593 sha256=440fcf550f0a8deb1c11a5e1e9a52759902d0eb9062bf2c1d99d5070c7f53bd1 2021-11-24 16:29:06.603 | Stored in directory: /root/.cache/pip/wheels/67/e9/f7/4ea74a2d6503c8f2f0c8de74b582abfd78da45243ce576382e 2021-11-24 16:29:06.605 | Building wheel for rtslib-fb (setup.py): started 2021-11-24 16:29:07.402 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-11-24 16:29:07.404 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.71-py3-none-any.whl size=84474 sha256=b1ad3ba5abe449cd6f439bfdea4aec365adce48bc32704fa607d4f460ec6af37 2021-11-24 16:29:07.404 | Stored in directory: /root/.cache/pip/wheels/62/74/68/a9f5b076eea345c7800bdfe3996a4cfde2d665eb1c7d31cbb1 2021-11-24 16:29:07.405 | Successfully built googleapis-common-protos rtslib-fb 2021-11-24 16:29:08.391 | Installing collected packages: pyasn1, rsa, pyasn1-modules, oauth2client, warlock, python-glanceclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, google-auth-httplib2, uritemplate, googleapis-common-protos, google-api-core, google-api-python-client, cinder 2021-11-24 16:29:08.391 | Attempting uninstall: pyasn1 2021-11-24 16:29:08.407 | Found existing installation: pyasn1 0.4.2 2021-11-24 16:29:08.417 | Uninstalling pyasn1-0.4.2: 2021-11-24 16:29:08.433 | Successfully uninstalled pyasn1-0.4.2 2021-11-24 16:29:11.104 | Running setup.py develop for cinder 2021-11-24 16:29:13.418 | 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-24 16:29:13.548 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:29:13.548 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:29:13.663 | + inc/python:pip_install:207 : result=0 2021-11-24 16:29:13.665 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:29:13.667 | + functions-common:time_stop:2331 : local name 2021-11-24 16:29:13.670 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:29:13.672 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:29:13.688 | + functions-common:time_stop:2334 : local total 2021-11-24 16:29:13.688 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:29:13.688 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:29:13.688 | + functions-common:time_stop:2338 : start_time=1637771329804 2021-11-24 16:29:13.688 | + functions-common:time_stop:2340 : [[ -z 1637771329804 ]] 2021-11-24 16:29:13.688 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:29:13.690 | + functions-common:time_stop:2343 : end_time=1637771353687 2021-11-24 16:29:13.692 | + functions-common:time_stop:2344 : elapsed_time=23883 2021-11-24 16:29:13.694 | + functions-common:time_stop:2345 : total=155201 2021-11-24 16:29:13.696 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:29:13.699 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=179084 2021-11-24 16:29:13.701 | + inc/python:pip_install:210 : return 0 2021-11-24 16:29:13.703 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-24 16:29:13.706 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-24 16:29:13.709 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-24 16:29:13.727 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-11-24 16:29:13.738 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/cinder 2021-11-24 16:29:13.740 | + inc/python:use_library_from_git:263 : local name=/opt/stack/cinder 2021-11-24 16:29:13.743 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:29:13.745 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:29:13.748 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/cinder, ]] 2021-11-24 16:29:13.750 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:29:13.753 | + lib/cinder:install_cinder:419 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-11-24 16:29:13.755 | + lib/cinder:install_cinder:420 : install_package tgt 2021-11-24 16:29:13.758 | + functions-common:install_package:1333 : update_package_repo 2021-11-24 16:29:13.761 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-24 16:29:13.763 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-24 16:29:13.766 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-24 16:29:13.768 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-24 16:29:13.772 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-24 16:29:13.774 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:29:13.777 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:29:13.780 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-24 16:29:13.782 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-24 16:29:13.786 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-24 16:29:13.788 | + functions-common:apt_get_update:1069 : return 2021-11-24 16:29:13.791 | + functions-common:install_package:1334 : real_install_package tgt 2021-11-24 16:29:13.794 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-24 16:29:13.796 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:29:13.799 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:29:13.802 | + functions-common:real_install_package:1320 : apt_get install tgt 2021-11-24 16:29:13.822 | + 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-24 16:29:13.945 | Reading package lists... 2021-11-24 16:29:14.211 | Building dependency tree... 2021-11-24 16:29:14.213 | Reading state information... 2021-11-24 16:29:14.431 | The following packages were automatically installed and are no longer required: 2021-11-24 16:29:14.431 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-11-24 16:29:14.431 | python3-click python3-colorama python3-configobj python3-constantly 2021-11-24 16:29:14.431 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-11-24 16:29:14.431 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-24 16:29:14.431 | python3-twisted-bin python3-zope.interface 2021-11-24 16:29:14.431 | Use 'sudo apt autoremove' to remove them. 2021-11-24 16:29:14.432 | The following additional packages will be installed: 2021-11-24 16:29:14.432 | ibverbs-providers libconfig-general-perl libibverbs1 librdmacm1 2021-11-24 16:29:14.432 | libsgutils2-2 sg3-utils 2021-11-24 16:29:14.434 | Suggested packages: 2021-11-24 16:29:14.434 | tgt-rbd 2021-11-24 16:29:14.485 | The following NEW packages will be installed: 2021-11-24 16:29:14.486 | libconfig-general-perl librdmacm1 libsgutils2-2 sg3-utils tgt 2021-11-24 16:29:14.486 | The following packages will be upgraded: 2021-11-24 16:29:14.487 | ibverbs-providers libibverbs1 2021-11-24 16:29:14.601 | 2 upgraded, 5 newly installed, 0 to remove and 174 not upgraded. 2021-11-24 16:29:14.601 | Need to get 1,406 kB of archives. 2021-11-24 16:29:14.601 | After this operation, 3,551 kB of additional disk space will be used. 2021-11-24 16:29:14.601 | 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-24 16:29:14.757 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-11-24 16:29:14.825 | 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-24 16:29:14.832 | 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-24 16:29:15.143 | 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-24 16:29:15.220 | 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-24 16:29:15.624 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-11-24 16:29:16.231 | Fetched 1,406 kB in 1s (1,204 kB/s) 2021-11-24 16:29:16.583 | (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-24 16:29:16.586 | Preparing to unpack .../0-ibverbs-providers_24.0-2~cloud0_amd64.deb ... 2021-11-24 16:29:16.783 | Unpacking ibverbs-providers:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-11-24 16:29:17.373 | Preparing to unpack .../1-libibverbs1_24.0-2~cloud0_amd64.deb ... 2021-11-24 16:29:17.531 | Unpacking libibverbs1:amd64 (24.0-2~cloud0) over (17.1-1ubuntu0.2) ... 2021-11-24 16:29:17.926 | Selecting previously unselected package libconfig-general-perl. 2021-11-24 16:29:17.934 | Preparing to unpack .../2-libconfig-general-perl_2.63-1_all.deb ... 2021-11-24 16:29:17.971 | Unpacking libconfig-general-perl (2.63-1) ... 2021-11-24 16:29:18.474 | Selecting previously unselected package librdmacm1:amd64. 2021-11-24 16:29:18.482 | Preparing to unpack .../3-librdmacm1_24.0-2~cloud0_amd64.deb ... 2021-11-24 16:29:18.542 | Unpacking librdmacm1:amd64 (24.0-2~cloud0) ... 2021-11-24 16:29:19.005 | Selecting previously unselected package libsgutils2-2. 2021-11-24 16:29:19.013 | Preparing to unpack .../4-libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-11-24 16:29:19.078 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-11-24 16:29:19.478 | Selecting previously unselected package sg3-utils. 2021-11-24 16:29:19.486 | Preparing to unpack .../5-sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-11-24 16:29:19.542 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-11-24 16:29:20.085 | Selecting previously unselected package tgt. 2021-11-24 16:29:20.093 | Preparing to unpack .../6-tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-11-24 16:29:20.159 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-11-24 16:29:20.621 | Setting up libibverbs1:amd64 (24.0-2~cloud0) ... 2021-11-24 16:29:20.754 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-24 16:29:20.878 | Setting up librdmacm1:amd64 (24.0-2~cloud0) ... 2021-11-24 16:29:21.039 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-11-24 16:29:21.159 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-24 16:29:21.279 | Setting up ibverbs-providers:amd64 (24.0-2~cloud0) ... 2021-11-24 16:29:22.531 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-24 16:29:22.839 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-11-24 16:29:24.866 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-11-24 16:29:25.021 | Setting up libconfig-general-perl (2.63-1) ... 2021-11-24 16:29:25.169 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-11-24 16:29:25.709 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-11-24 16:29:26.496 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-11-24 16:29:26.645 | Processing triggers for systemd (237-3ubuntu10.52) ... 2021-11-24 16:29:26.940 | Processing triggers for ureadahead (0.100.0-21) ... 2021-11-24 16:29:29.137 | + functions-common:apt_get:1113 : result=0 2021-11-24 16:29:29.140 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-24 16:29:29.142 | + functions-common:time_stop:2331 : local name 2021-11-24 16:29:29.144 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:29:29.147 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:29:29.150 | + functions-common:time_stop:2334 : local total 2021-11-24 16:29:29.152 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:29:29.155 | + functions-common:time_stop:2337 : name=apt-get 2021-11-24 16:29:29.157 | + functions-common:time_stop:2338 : start_time=1637771353819 2021-11-24 16:29:29.160 | + functions-common:time_stop:2340 : [[ -z 1637771353819 ]] 2021-11-24 16:29:29.163 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:29:29.167 | + functions-common:time_stop:2343 : end_time=1637771369164 2021-11-24 16:29:29.170 | + functions-common:time_stop:2344 : elapsed_time=15345 2021-11-24 16:29:29.172 | + functions-common:time_stop:2345 : total=400997 2021-11-24 16:29:29.175 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:29:29.177 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=416342 2021-11-24 16:29:29.180 | + functions-common:apt_get:1117 : return 0 2021-11-24 16:29:29.182 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-24 16:29:29.185 | + ./stack.sh:main:904 : configure_cinder 2021-11-24 16:29:29.187 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-11-24 16:29:29.199 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-11-24 16:29:29.203 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-11-24 16:29:29.205 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-11-24 16:29:29.207 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-11-24 16:29:29.211 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-11-24 16:29:29.212 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-11-24 16:29:29.215 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-11-24 16:29:29.217 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-11-24 16:29:29.220 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-11-24 16:29:29.222 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-11-24 16:29:29.224 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-11-24 16:29:29.226 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-11-24 16:29:29.228 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-11-24 16:29:29.230 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-11-24 16:29:29.240 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-11-24 16:29:29.252 | + 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-24 16:29:29.263 | + 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-24 16:29:29.275 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-11-24 16:29:29.285 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-11-24 16:29:29.288 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-11-24 16:29:29.292 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.AGavERxgRR 2021-11-24 16:29:29.294 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-11-24 16:29:29.296 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-11-24 16:29:29.298 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-11-24 16:29:29.300 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.AGavERxgRR 2021-11-24 16:29:29.304 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.AGavERxgRR 2021-11-24 16:29:29.314 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.AGavERxgRR /etc/sudoers.d/cinder-rootwrap 2021-11-24 16:29:29.326 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-11-24 16:29:29.329 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-11-24 16:29:29.331 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-11-24 16:29:29.333 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-11-24 16:29:29.336 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-11-24 16:29:29.338 | + 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-24 16:29:29.340 | + 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-24 16:29:29.343 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-11-24 16:29:29.345 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-11-24 16:29:29.349 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-11-24 16:29:29.354 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-11-24 16:29:29.371 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-11-24 16:29:29.389 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-11-24 16:29:29.407 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-11-24 16:29:29.425 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-11-24 16:29:29.442 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-11-24 16:29:29.460 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-11-24 16:29:29.478 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-11-24 16:29:29.495 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-11-24 16:29:29.498 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-11-24 16:29:29.500 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-11-24 16:29:29.503 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-24 16:29:29.505 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-11-24 16:29:29.531 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-11-24 16:29:29.556 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.15/identity 2021-11-24 16:29:29.580 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-11-24 16:29:29.604 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-11-24 16:29:29.628 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-11-24 16:29:29.653 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-11-24 16:29:29.679 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-11-24 16:29:29.703 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-24 16:29:29.729 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-11-24 16:29:29.753 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-11-24 16:29:29.779 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-11-24 16:29:29.805 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-11-24 16:29:29.807 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-11-24 16:29:29.810 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-11-24 16:29:29.812 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-11-24 16:29:29.814 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-11-24 16:29:29.817 | + 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-24 16:29:29.844 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-11-24 16:29:29.869 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-11-24 16:29:29.893 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-11-24 16:29:29.919 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-11-24 16:29:29.944 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-11-24 16:29:29.969 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-11-24 16:29:29.995 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-11-24 16:29:29.997 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.15 2021-11-24 16:29:30.022 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-11-24 16:29:30.050 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-11-24 16:29:30.057 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 081b3c1ad8a0602f8e081a41bb2aff4f 2021-11-24 16:29:30.082 | + lib/cinder:configure_cinder:239 : is_service_enabled c-vol 2021-11-24 16:29:30.098 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:29:30.100 | + lib/cinder:configure_cinder:264 : is_service_enabled c-bak 2021-11-24 16:29:30.115 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:29:30.118 | + lib/cinder:configure_cinder:273 : is_service_enabled ceilometer 2021-11-24 16:29:30.133 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:29:30.136 | + lib/cinder:configure_cinder:277 : is_service_enabled tls-proxy 2021-11-24 16:29:30.152 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:29:30.154 | + lib/cinder:configure_cinder:291 : '[' False '!=' False ']' 2021-11-24 16:29:30.156 | + lib/cinder:configure_cinder:295 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-11-24 16:29:30.159 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-11-24 16:29:30.161 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-11-24 16:29:30.163 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-24 16:29:30.166 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-24 16:29:30.168 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-24 16:29:30.184 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:29:30.187 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-24 16:29:30.189 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-24 16:29:30.192 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-24 16:29:30.207 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:29:30.210 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2021-11-24 16:29:30.213 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2021-11-24 16:29:30.238 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-24 16:29:30.241 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-24 16:29:30.243 | + lib/cinder:configure_cinder:298 : setup_logging /etc/cinder/cinder.conf True 2021-11-24 16:29:30.246 | + functions:setup_logging:655 : local conf_file=/etc/cinder/cinder.conf 2021-11-24 16:29:30.248 | + functions:setup_logging:656 : local other_cond=True 2021-11-24 16:29:30.251 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-24 16:29:30.253 | + functions:setup_logging:658 : setup_systemd_logging /etc/cinder/cinder.conf 2021-11-24 16:29:30.255 | + functions:setup_systemd_logging:686 : local conf_file=/etc/cinder/cinder.conf 2021-11-24 16:29:30.258 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-24 16:29:30.264 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-24 16:29:30.280 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-24 16:29:30.282 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-24 16:29:30.285 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-24 16:29:30.287 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-24 16:29:30.290 | + 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-24 16:29:30.316 | + 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-24 16:29:30.342 | + 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-24 16:29:30.366 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-24 16:29:30.392 | + lib/cinder:configure_cinder:300 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-11-24 16:29:30.394 | + lib/apache:write_uwsgi_config:264 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-11-24 16:29:30.397 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/cinder-wsgi 2021-11-24 16:29:30.399 | + lib/apache:write_uwsgi_config:266 : local url=/volume 2021-11-24 16:29:30.402 | + lib/apache:write_uwsgi_config:267 : local http= 2021-11-24 16:29:30.404 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-24 16:29:30.407 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/cinder-wsgi 2021-11-24 16:29:30.410 | + lib/apache:write_uwsgi_config:269 : name=cinder-wsgi 2021-11-24 16:29:30.412 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-24 16:29:30.415 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-24 16:29:30.427 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-24 16:29:30.427 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-24 16:29:30.434 | d /var/run/uwsgi 0755 ubuntu root 2021-11-24 16:29:30.438 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-24 16:29:30.452 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-11-24 16:29:30.454 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-11-24 16:29:30.458 | + lib/apache:write_uwsgi_config:285 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-11-24 16:29:30.483 | + lib/apache:write_uwsgi_config:286 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-11-24 16:29:30.507 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-11-24 16:29:30.531 | + lib/apache:write_uwsgi_config:290 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-11-24 16:29:30.555 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-11-24 16:29:30.579 | + lib/apache:write_uwsgi_config:294 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-24 16:29:30.605 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-11-24 16:29:30.630 | + lib/apache:write_uwsgi_config:296 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-11-24 16:29:30.654 | + lib/apache:write_uwsgi_config:298 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-11-24 16:29:30.679 | + 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-24 16:29:30.703 | + lib/apache:write_uwsgi_config:302 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-11-24 16:29:30.727 | + lib/apache:write_uwsgi_config:304 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-24 16:29:30.752 | + lib/apache:write_uwsgi_config:306 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-11-24 16:29:30.775 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-11-24 16:29:30.778 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-11-24 16:29:30.781 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for cinder-wsgi 2021-11-24 16:29:30.783 | ++ lib/apache:apache_site_config_for:196 : local site=cinder-wsgi 2021-11-24 16:29:30.785 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-24 16:29:30.788 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:29:30.791 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:29:30.793 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-11-24 16:29:30.796 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-11-24 16:29:30.798 | + lib/apache:write_uwsgi_config:314 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-11-24 16:29:30.823 | + lib/apache:write_uwsgi_config:315 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-11-24 16:29:30.847 | + 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-24 16:29:30.848 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-11-24 16:29:30.856 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-11-24 16:29:30.859 | + lib/apache:write_uwsgi_config:317 : enable_apache_site cinder-wsgi 2021-11-24 16:29:30.861 | + lib/apache:enable_apache_site:213 : local site=cinder-wsgi 2021-11-24 16:29:30.864 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-24 16:29:30.866 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-24 16:29:30.871 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-24 16:29:30.873 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:29:30.876 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:29:30.878 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-24 16:29:30.880 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-24 16:29:30.883 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:29:30.885 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:29:30.888 | + lib/apache:enable_apache_site:217 : sudo a2ensite cinder-wsgi 2021-11-24 16:29:30.946 | Enabling site cinder-wsgi. 2021-11-24 16:29:30.951 | To activate the new configuration, you need to run: 2021-11-24 16:29:30.951 | systemctl reload apache2 2021-11-24 16:29:30.955 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-11-24 16:29:30.957 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-24 16:29:30.960 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-24 16:29:30.962 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-24 16:29:31.103 | + lib/cinder:configure_cinder:302 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/default ]] 2021-11-24 16:29:31.105 | + lib/cinder:configure_cinder:306 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-11-24 16:29:31.130 | + lib/cinder:configure_cinder:308 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.15/image 2021-11-24 16:29:31.155 | + lib/cinder:configure_cinder:309 : is_service_enabled tls-proxy 2021-11-24 16:29:31.172 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:29:31.174 | + lib/cinder:configure_cinder:314 : '[' False '!=' True ']' 2021-11-24 16:29:31.176 | + lib/cinder:configure_cinder:315 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-11-24 16:29:31.203 | + lib/cinder:configure_cinder:319 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-11-24 16:29:31.206 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-11-24 16:29:31.208 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-11-24 16:29:31.210 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-11-24 16:29:31.214 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-11-24 16:29:31.240 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-11-24 16:29:31.265 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.15/identity 2021-11-24 16:29:31.291 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-11-24 16:29:31.316 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-11-24 16:29:31.341 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-11-24 16:29:31.366 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-11-24 16:29:31.391 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-11-24 16:29:31.416 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-11-24 16:29:31.441 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-11-24 16:29:31.466 | + lib/cinder:configure_cinder:320 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-11-24 16:29:31.491 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-11-24 16:29:31.516 | + lib/cinder:configure_cinder:323 : [[ ! -z '' ]] 2021-11-24 16:29:31.518 | + lib/cinder:configure_cinder:325 : is_service_enabled etcd3 2021-11-24 16:29:31.534 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:29:31.537 | + lib/cinder:configure_cinder:326 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.15:2379 2021-11-24 16:29:31.564 | + ./stack.sh:main:907 : is_service_enabled neutron 2021-11-24 16:29:31.580 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:29:31.583 | + ./stack.sh:main:909 : stack_install_service neutron 2021-11-24 16:29:31.585 | + lib/stack:stack_install_service:20 : local service=neutron 2021-11-24 16:29:31.588 | + lib/stack:stack_install_service:21 : type install_neutron 2021-11-24 16:29:31.591 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-24 16:29:31.593 | + lib/stack:stack_install_service:32 : install_neutron 2021-11-24 16:29:31.595 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-11-24 16:29:31.599 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-24 16:29:31.599 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-24 16:29:31.604 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-24 16:29:31.606 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-24 16:29:31.609 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-24 16:29:31.611 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-24 16:29:31.614 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-11-24 16:29:31.617 | + lib/neutron-legacy:install_mutnauq:436 : use_library_from_git neutron-lib 2021-11-24 16:29:31.619 | + inc/python:use_library_from_git:263 : local name=neutron-lib 2021-11-24 16:29:31.622 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:29:31.624 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:29:31.627 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,neutron-lib, ]] 2021-11-24 16:29:31.629 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:29:31.632 | + lib/neutron-legacy:install_mutnauq:441 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/ussuri 2021-11-24 16:29:31.635 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-11-24 16:29:31.637 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-11-24 16:29:31.639 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-24 16:29:31.641 | + functions-common:git_clone:526 : local orig_dir 2021-11-24 16:29:31.644 | ++ functions-common:git_clone:527 : pwd 2021-11-24 16:29:31.647 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-24 16:29:31.650 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-24 16:29:31.653 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-24 16:29:31.668 | + functions-common:git_clone:530 : RECLONE=False 2021-11-24 16:29:31.670 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-24 16:29:31.672 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-24 16:29:31.675 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-24 16:29:31.676 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-24 16:29:31.680 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-11-24 16:29:31.682 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-24 16:29:31.685 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-11-24 16:29:31.688 | + functions-common:git_clone:593 : git show --oneline 2021-11-24 16:29:31.688 | + functions-common:git_clone:593 : head -1 2021-11-24 16:29:31.691 | 107ac0cd88 Merge "[OVS][QOS] Dataplane enforcement is limited to min-bw egress direction" into stable/ussuri 2021-11-24 16:29:31.693 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-24 16:29:31.696 | + lib/neutron-legacy:install_mutnauq:442 : setup_develop /opt/stack/neutron 2021-11-24 16:29:31.699 | + inc/python:setup_develop:351 : local bindep 2021-11-24 16:29:31.701 | + inc/python:setup_develop:352 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-24 16:29:31.704 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/neutron 2021-11-24 16:29:31.706 | + inc/python:setup_develop:357 : local extras= 2021-11-24 16:29:31.709 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-11-24 16:29:31.712 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-24 16:29:31.714 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-24 16:29:31.717 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/neutron 2021-11-24 16:29:31.719 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-24 16:29:31.722 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-24 16:29:31.725 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/neutron 2021-11-24 16:29:31.727 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-24 16:29:31.730 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/neutron 2021-11-24 16:29:31.733 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-24 16:29:31.735 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-24 16:29:31.738 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-11-24 16:29:31.743 | + inc/python:_setup_package_with_constraints_edit:396 : name=neutron 2021-11-24 16:29:31.746 | + 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-24 16:29:32.754 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/neutron -e 2021-11-24 16:29:32.756 | + inc/python:setup_package:430 : local bindep=0 2021-11-24 16:29:32.760 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-24 16:29:32.763 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-24 16:29:32.765 | + inc/python:setup_package:433 : [[ /opt/stack/neutron == -bindep* ]] 2021-11-24 16:29:32.767 | + inc/python:setup_package:438 : local project_dir=/opt/stack/neutron 2021-11-24 16:29:32.770 | + inc/python:setup_package:439 : local flags=-e 2021-11-24 16:29:32.772 | + inc/python:setup_package:440 : local extras= 2021-11-24 16:29:32.775 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-24 16:29:32.777 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-24 16:29:32.780 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-24 16:29:32.782 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-24 16:29:32.784 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-24 16:29:32.787 | + inc/python:setup_package:458 : pip_install -e /opt/stack/neutron 2021-11-24 16:29:32.806 | Using python 3.6 to install /opt/stack/neutron because python3_enabled=True 2021-11-24 16:29:32.811 | + 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-24 16:29:35.555 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:29:35.555 | 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-24 16:29:35.556 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.556 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.557 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.557 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.557 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.558 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.558 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.559 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.559 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.560 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.560 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.561 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.561 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.562 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.562 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.562 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.563 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.563 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.564 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.564 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.565 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.565 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.565 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.566 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.566 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.569 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.569 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.569 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.570 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.571 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.571 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.572 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.572 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.572 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.573 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.573 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.574 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.574 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.574 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.575 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.575 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.576 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.576 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.576 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.577 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.577 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.578 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.578 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.579 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.579 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.580 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.580 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.580 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.581 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.581 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.582 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.582 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.583 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.583 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.584 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.584 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.585 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.585 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.587 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.587 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.588 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.588 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.589 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.589 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.590 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.591 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.591 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.591 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.592 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.592 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.593 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.593 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.609 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.610 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.610 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.611 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.611 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.612 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.612 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.613 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.613 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.614 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.614 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.615 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.615 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.616 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.616 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.616 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.617 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.618 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.619 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.619 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.620 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.620 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.621 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.621 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.622 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.622 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.623 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.623 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.624 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.624 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.624 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.625 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.625 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.626 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.626 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.627 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.627 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.628 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.628 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.629 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.629 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.630 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.630 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.630 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.631 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.631 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.632 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.632 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.633 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.634 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.634 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.635 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.635 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.636 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.636 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.636 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.637 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.637 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.638 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.638 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.639 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.639 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.640 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.640 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.640 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.641 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.641 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.642 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.642 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.643 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.643 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.644 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.644 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.644 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.645 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.645 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.646 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.646 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.647 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.647 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.647 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.648 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.648 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.649 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.649 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.650 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.650 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.651 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.651 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.651 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.652 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.652 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.653 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.653 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.653 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.654 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.654 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.655 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.655 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.655 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.656 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.656 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.657 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.657 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.658 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.658 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.658 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.659 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.659 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.659 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.660 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.660 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.661 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.661 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.662 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.662 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.662 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.663 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.663 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.664 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.664 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.665 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.665 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.666 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.666 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.667 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.667 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.667 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.668 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.668 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.669 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.669 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.669 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.670 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.670 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.671 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.671 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.672 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.672 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.672 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.673 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.673 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.673 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.674 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.674 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.675 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.675 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.676 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.676 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.677 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.677 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.677 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.678 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.678 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.679 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.680 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.681 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.681 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.682 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.683 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.683 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.684 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.684 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.684 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.685 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.686 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.686 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.686 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.687 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.687 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.688 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.688 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.688 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.689 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.689 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.690 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.690 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.691 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.691 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.691 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.692 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.692 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.693 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.693 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.694 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.694 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.695 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.696 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.696 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.697 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.697 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.697 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.698 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.698 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.699 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.699 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.699 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.700 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.701 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.701 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.701 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.702 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.702 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.703 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.703 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.703 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.704 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.704 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.705 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.705 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.706 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.706 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.706 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.707 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.707 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.708 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.708 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.708 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.709 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.709 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.710 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.710 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.711 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.711 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.712 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.712 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.712 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.713 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.713 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.714 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.714 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.715 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.715 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.715 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.716 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.716 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.717 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.717 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.718 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.718 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.719 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.719 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.719 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.720 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.720 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.720 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.721 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.721 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.722 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.722 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.723 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.723 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.724 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.725 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.725 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.726 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.726 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.727 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.727 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.727 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.728 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.728 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.729 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.729 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.730 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.730 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.731 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.731 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.732 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.732 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.732 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.733 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.733 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.734 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.734 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.735 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.735 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.735 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.736 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.736 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.737 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.737 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.738 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.738 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.739 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.739 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.739 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.740 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.740 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.741 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.741 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.742 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.743 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.743 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.743 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.744 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.744 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.745 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.745 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.746 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.746 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.747 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.747 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.747 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.748 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.749 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.749 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.750 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.750 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.751 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.751 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.751 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.752 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.752 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.753 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.753 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.754 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.754 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.754 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.755 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.755 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.756 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.756 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.756 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.757 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.757 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.758 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.759 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.759 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.760 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.760 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.761 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.761 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.762 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.762 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.763 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.763 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.764 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:35.764 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:35.765 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:35.765 | Obtaining file:///opt/stack/neutron 2021-11-24 16:29:37.980 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-24 16:29:40.173 | 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-24 16:29:40.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-24 16:29:40.185 | 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-24 16:29:40.193 | 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-24 16:29:40.202 | 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-24 16:29:40.212 | 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-24 16:29:40.235 | 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-24 16:29:40.250 | 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-24 16:29:40.259 | 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-24 16:29:40.268 | 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-24 16:29:40.271 | 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-24 16:29:40.282 | 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-24 16:29:40.289 | 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-24 16:29:40.292 | 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-24 16:29:40.295 | 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-24 16:29:40.365 | 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-24 16:29:40.427 | 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-24 16:29:40.429 | 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-24 16:29:40.433 | 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-24 16:29:40.436 | 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-24 16:29:40.481 | 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-24 16:29:40.510 | 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-24 16:29:40.531 | 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-24 16:29:40.537 | 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-24 16:29:40.542 | 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-24 16:29:40.569 | 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-24 16:29:40.589 | 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-24 16:29:40.625 | 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-24 16:29:40.639 | 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-24 16:29:40.653 | 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-24 16:29:40.660 | 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-24 16:29:40.715 | 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-24 16:29:40.723 | 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-24 16:29:40.769 | 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-24 16:29:40.835 | 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-24 16:29:40.856 | 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-24 16:29:40.875 | 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-24 16:29:40.892 | 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-24 16:29:40.907 | 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-24 16:29:40.912 | 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-24 16:29:40.925 | 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-24 16:29:40.955 | 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-24 16:29:40.965 | 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-24 16:29:40.982 | 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-24 16:29:41.005 | 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-24 16:29:41.051 | 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-24 16:29:41.055 | 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-24 16:29:41.067 | 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-24 16:29:41.104 | 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-24 16:29:41.107 | 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-24 16:29:41.118 | 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-24 16:29:41.120 | 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-24 16:29:41.126 | 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-24 16:29:41.141 | 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-24 16:29:41.153 | 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-24 16:29:41.156 | 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-24 16:29:41.159 | 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-24 16:29:41.168 | 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-24 16:29:41.173 | 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-24 16:29:41.196 | 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-24 16:29:41.199 | 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-24 16:29:41.219 | 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-24 16:29:41.253 | 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-24 16:29:41.272 | 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-24 16:29:41.277 | 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-24 16:29:41.284 | 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-24 16:29:41.309 | 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-24 16:29:41.312 | 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-24 16:29:41.317 | 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-24 16:29:41.320 | 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-24 16:29:41.324 | 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-24 16:29:41.327 | 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-24 16:29:41.331 | 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-24 16:29:41.342 | 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-24 16:29:41.346 | 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-24 16:29:41.349 | 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-24 16:29:41.356 | 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-24 16:29:41.370 | 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-24 16:29:41.380 | 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-24 16:29:41.386 | 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-24 16:29:41.405 | 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-24 16:29:41.426 | 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-24 16:29:41.491 | 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-24 16:29:41.495 | 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-24 16:29:41.503 | 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-24 16:29:41.526 | 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-24 16:29:41.531 | 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-24 16:29:41.534 | 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-24 16:29:41.537 | 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-24 16:29:41.547 | 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-24 16:29:41.550 | 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-24 16:29:41.553 | 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-24 16:29:41.594 | 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-24 16:29:41.597 | 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-24 16:29:41.601 | 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-24 16:29:41.607 | 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-24 16:29:41.631 | 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-24 16:29:41.635 | 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-24 16:29:41.639 | 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-24 16:29:41.643 | 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-24 16:29:41.649 | 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-24 16:29:41.654 | 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-24 16:29:41.658 | 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-24 16:29:41.705 | 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-24 16:29:41.712 | 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-24 16:29:41.715 | 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-24 16:29:41.728 | 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-24 16:29:41.737 | 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-24 16:29:41.751 | 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-24 16:29:41.754 | 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-24 16:29:41.778 | 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-24 16:29:41.795 | 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-24 16:29:41.827 | 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-24 16:29:41.848 | 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-24 16:29:41.853 | 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-24 16:29:41.855 | 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-24 16:29:41.884 | 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-24 16:29:41.887 | 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-24 16:29:41.890 | 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-24 16:29:41.893 | 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-24 16:29:41.896 | 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-24 16:29:41.899 | 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-24 16:29:41.902 | 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-24 16:29:41.906 | 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-24 16:29:41.926 | 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-24 16:29:41.930 | 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-24 16:29:41.933 | 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-24 16:29:41.946 | 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-24 16:29:41.954 | 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-24 16:29:41.971 | 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-24 16:29:42.018 | 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-24 16:29:42.064 | 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-24 16:29:42.070 | 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-24 16:29:42.082 | 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-24 16:29:42.088 | 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-24 16:29:42.090 | 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-24 16:29:43.041 | Installing collected packages: neutron 2021-11-24 16:29:43.041 | Attempting uninstall: neutron 2021-11-24 16:29:43.043 | Found existing installation: neutron 16.4.2 2021-11-24 16:29:44.274 | Uninstalling neutron-16.4.2: 2021-11-24 16:29:44.361 | Successfully uninstalled neutron-16.4.2 2021-11-24 16:29:44.363 | Running setup.py develop for neutron 2021-11-24 16:29:47.092 | Successfully installed neutron 2021-11-24 16:29:47.224 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:29:47.224 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:29:47.315 | + inc/python:pip_install:207 : result=0 2021-11-24 16:29:47.317 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:29:47.320 | + functions-common:time_stop:2331 : local name 2021-11-24 16:29:47.322 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:29:47.325 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:29:47.327 | + functions-common:time_stop:2334 : local total 2021-11-24 16:29:47.329 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:29:47.331 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:29:47.333 | + functions-common:time_stop:2338 : start_time=1637771372801 2021-11-24 16:29:47.336 | + functions-common:time_stop:2340 : [[ -z 1637771372801 ]] 2021-11-24 16:29:47.339 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:29:47.343 | + functions-common:time_stop:2343 : end_time=1637771387340 2021-11-24 16:29:47.345 | + functions-common:time_stop:2344 : elapsed_time=14539 2021-11-24 16:29:47.347 | + functions-common:time_stop:2345 : total=179084 2021-11-24 16:29:47.349 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:29:47.352 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=193623 2021-11-24 16:29:47.354 | + inc/python:pip_install:210 : return 0 2021-11-24 16:29:47.357 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-24 16:29:47.359 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-24 16:29:47.362 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-24 16:29:47.379 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-11-24 16:29:47.393 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/neutron 2021-11-24 16:29:47.396 | + inc/python:use_library_from_git:263 : local name=/opt/stack/neutron 2021-11-24 16:29:47.399 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:29:47.401 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:29:47.404 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/neutron, ]] 2021-11-24 16:29:47.406 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:29:47.409 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-24 16:29:47.411 | + ./stack.sh:main:912 : is_service_enabled nova 2021-11-24 16:29:47.428 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:29:47.430 | + ./stack.sh:main:914 : stack_install_service nova 2021-11-24 16:29:47.432 | + lib/stack:stack_install_service:20 : local service=nova 2021-11-24 16:29:47.435 | + lib/stack:stack_install_service:21 : type install_nova 2021-11-24 16:29:47.437 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-24 16:29:47.440 | + lib/stack:stack_install_service:32 : install_nova 2021-11-24 16:29:47.442 | + lib/nova:install_nova:809 : use_library_from_git os-vif 2021-11-24 16:29:47.445 | + inc/python:use_library_from_git:263 : local name=os-vif 2021-11-24 16:29:47.448 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:29:47.450 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:29:47.452 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,os-vif, ]] 2021-11-24 16:29:47.455 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:29:47.457 | + lib/nova:install_nova:814 : is_service_enabled n-cpu 2021-11-24 16:29:47.473 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:29:47.475 | + lib/nova:install_nova:818 : is_service_enabled n-novnc 2021-11-24 16:29:47.490 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:29:47.493 | + lib/nova:install_nova:830 : is_service_enabled n-spice 2021-11-24 16:29:47.508 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:29:47.511 | + lib/nova:install_nova:842 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/ussuri 2021-11-24 16:29:47.513 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-11-24 16:29:47.515 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-11-24 16:29:47.517 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-24 16:29:47.520 | + functions-common:git_clone:526 : local orig_dir 2021-11-24 16:29:47.523 | ++ functions-common:git_clone:527 : pwd 2021-11-24 16:29:47.526 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-24 16:29:47.528 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-24 16:29:47.531 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-24 16:29:47.546 | + functions-common:git_clone:530 : RECLONE=False 2021-11-24 16:29:47.548 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-24 16:29:47.550 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-24 16:29:47.553 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-24 16:29:47.554 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-24 16:29:47.558 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-11-24 16:29:47.561 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-24 16:29:47.563 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-11-24 16:29:47.566 | + functions-common:git_clone:593 : git show --oneline 2021-11-24 16:29:47.566 | + functions-common:git_clone:593 : head -1 2021-11-24 16:29:47.572 | 6667fcb92b Merge "Fix error that cannot overwrite policy rule for 'forced_host'" into stable/ussuri 2021-11-24 16:29:47.575 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-24 16:29:47.578 | + lib/nova:install_nova:843 : setup_develop /opt/stack/nova 2021-11-24 16:29:47.580 | + inc/python:setup_develop:351 : local bindep 2021-11-24 16:29:47.582 | + inc/python:setup_develop:352 : [[ /opt/stack/nova == -bindep* ]] 2021-11-24 16:29:47.585 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/nova 2021-11-24 16:29:47.588 | + inc/python:setup_develop:357 : local extras= 2021-11-24 16:29:47.590 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-11-24 16:29:47.592 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-24 16:29:47.595 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/nova == -bindep* ]] 2021-11-24 16:29:47.597 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/nova 2021-11-24 16:29:47.599 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-24 16:29:47.602 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-24 16:29:47.605 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/nova 2021-11-24 16:29:47.608 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-24 16:29:47.611 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/nova 2021-11-24 16:29:47.613 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-24 16:29:47.615 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-24 16:29:47.619 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-11-24 16:29:47.624 | + inc/python:_setup_package_with_constraints_edit:396 : name=nova 2021-11-24 16:29:47.626 | + 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-24 16:29:48.635 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/nova -e 2021-11-24 16:29:48.638 | + inc/python:setup_package:430 : local bindep=0 2021-11-24 16:29:48.640 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-24 16:29:48.642 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-24 16:29:48.645 | + inc/python:setup_package:433 : [[ /opt/stack/nova == -bindep* ]] 2021-11-24 16:29:48.647 | + inc/python:setup_package:438 : local project_dir=/opt/stack/nova 2021-11-24 16:29:48.652 | + inc/python:setup_package:439 : local flags=-e 2021-11-24 16:29:48.654 | + inc/python:setup_package:440 : local extras= 2021-11-24 16:29:48.656 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-24 16:29:48.659 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-24 16:29:48.661 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-24 16:29:48.664 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-24 16:29:48.666 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-24 16:29:48.668 | + inc/python:setup_package:458 : pip_install -e /opt/stack/nova 2021-11-24 16:29:48.686 | Using python 3.6 to install /opt/stack/nova because python3_enabled=True 2021-11-24 16:29:48.691 | + 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-24 16:29:51.440 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:29:51.440 | 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-24 16:29:51.441 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.441 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.442 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.442 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.443 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.443 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.444 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.444 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.445 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.445 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.445 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.446 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.446 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.447 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.447 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.448 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.448 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.449 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.449 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.449 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.450 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.450 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.451 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.451 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.451 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.454 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.454 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.455 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.455 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.456 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.456 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.457 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.457 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.457 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.458 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.458 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.459 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.459 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.459 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.460 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.461 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.461 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.461 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.462 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.462 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.463 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.463 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.464 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.464 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.464 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.465 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.465 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.466 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.466 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.467 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.467 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.468 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.468 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.469 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.469 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.470 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.470 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.471 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.472 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.472 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.472 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.473 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.473 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.474 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.475 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.476 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.476 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.477 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.477 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.478 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.478 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.479 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.479 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.479 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.480 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.480 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.481 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.481 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.482 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.482 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.482 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.483 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.483 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.484 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.484 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.485 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.485 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.486 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.486 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.487 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.487 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.488 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.488 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.489 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.489 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.490 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.493 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.493 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.493 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.493 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.493 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.493 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.493 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.493 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.494 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.494 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.495 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.495 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.495 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.496 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.496 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.497 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.497 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.498 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.498 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.499 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.499 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.500 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.500 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.501 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.501 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.501 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.502 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.502 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.503 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.504 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.505 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.505 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.505 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.505 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.505 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.506 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.506 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.506 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.507 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.507 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.508 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.508 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.509 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.509 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.510 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.510 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.510 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.511 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.511 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.512 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.512 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.513 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.513 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.513 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.514 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.514 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.514 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.515 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.515 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.516 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.516 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.517 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.517 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.517 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.518 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.518 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.519 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.519 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.520 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.520 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.520 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.521 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.521 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.521 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.522 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.523 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.523 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.524 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.524 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.524 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.525 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.525 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.526 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.526 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.526 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.527 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.527 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.528 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.528 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.528 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.529 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.529 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.530 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.530 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.530 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.531 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.531 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.532 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.532 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.532 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.533 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.533 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.534 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.534 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.534 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.535 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.535 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.536 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.536 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.536 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.537 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.537 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.537 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.539 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.539 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.539 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.540 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.540 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.541 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.541 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.542 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.542 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.543 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.543 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.543 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.544 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.544 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.544 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.545 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.545 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.546 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.547 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.547 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.548 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.549 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.550 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.550 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.550 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.551 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.551 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.552 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.552 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.552 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.553 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.554 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.554 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.555 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.555 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.556 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.556 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.556 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.557 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.557 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.558 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.558 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.559 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.559 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.559 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.560 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.560 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.561 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.561 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.562 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.562 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.562 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.563 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.563 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.564 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.564 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.564 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.565 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.565 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.566 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.566 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.567 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.567 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.567 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.568 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.568 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.569 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.570 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.570 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.571 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.571 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.572 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.572 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.572 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.573 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.573 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.574 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.574 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.574 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.575 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.575 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.576 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.576 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.576 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.577 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.577 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.578 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.578 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.579 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.579 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.579 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.580 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.580 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.581 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.581 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.581 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.582 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.582 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.583 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.583 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.584 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.584 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.584 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.585 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.585 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.586 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.586 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.587 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.587 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.587 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.588 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.588 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.589 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.589 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.590 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.591 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.591 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.592 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.592 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.592 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.593 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.593 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.594 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.594 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.595 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.595 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.596 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.596 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.596 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.597 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.597 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.598 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.598 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.598 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.599 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.599 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.600 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.600 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.601 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.601 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.601 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.602 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.602 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.603 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.603 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.604 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.604 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.605 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.605 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.605 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.606 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.606 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.607 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.607 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.608 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.608 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.608 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.609 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.609 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.610 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.610 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.611 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.611 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.611 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.612 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.612 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.613 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.613 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.614 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.614 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.615 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.615 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.617 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.617 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.618 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.618 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.619 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.619 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.619 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.620 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.620 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.621 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.621 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.621 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.622 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.622 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.623 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.623 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.624 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.624 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.624 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.625 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.625 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.626 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.626 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.627 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.627 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.628 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.628 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.629 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.629 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:29:51.630 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:29:51.630 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:29:51.631 | Obtaining file:///opt/stack/nova 2021-11-24 16:29:55.091 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-24 16:29:58.592 | 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-24 16:29:58.597 | 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-24 16:29:58.605 | 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-24 16:29:58.608 | 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-24 16:29:58.617 | 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-24 16:29:58.626 | 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-24 16:29:58.634 | 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-24 16:29:58.657 | 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-24 16:29:58.673 | 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-24 16:29:58.697 | 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-24 16:29:58.739 | 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-24 16:29:58.881 | Collecting dataclasses===0.7 2021-11-24 16:29:58.889 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/345/9118f7ede7c8b/dataclasses-0.7-py3-none-any.whl (18 kB) 2021-11-24 16:29:58.978 | 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-24 16:29:58.984 | 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-24 16:29:58.991 | 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-24 16:29:58.998 | 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-24 16:29:59.001 | 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-24 16:29:59.004 | 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-24 16:29:59.036 | 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-24 16:29:59.106 | 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-24 16:29:59.168 | 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-24 16:29:59.280 | Collecting microversion-parse===1.0.1 2021-11-24 16:29:59.287 | 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-24 16:29:59.376 | 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-24 16:29:59.378 | 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-24 16:29:59.382 | 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-24 16:29:59.385 | 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-24 16:29:59.413 | 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-24 16:29:59.544 | Collecting os-resource-classes===1.0.0 2021-11-24 16:29:59.550 | 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-24 16:29:59.636 | 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-24 16:29:59.641 | 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-24 16:29:59.646 | 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-24 16:29:59.674 | 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-24 16:29:59.697 | 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-24 16:29:59.716 | 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-24 16:29:59.752 | 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-24 16:29:59.765 | 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-24 16:29:59.780 | 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-24 16:29:59.787 | 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-24 16:29:59.843 | 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-24 16:29:59.853 | 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-24 16:29:59.899 | 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-24 16:29:59.965 | 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-24 16:29:59.986 | 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-24 16:30:00.005 | 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-24 16:30:00.021 | 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-24 16:30:00.036 | 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-24 16:30:00.042 | 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-24 16:30:00.055 | 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-24 16:30:00.083 | 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-24 16:30:00.093 | 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-24 16:30:00.112 | 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-24 16:30:00.134 | 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-24 16:30:00.145 | 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-24 16:30:00.182 | 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-24 16:30:00.185 | 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-24 16:30:00.188 | 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-24 16:30:00.193 | 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-24 16:30:00.205 | 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-24 16:30:00.208 | 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-24 16:30:00.339 | Collecting pypowervm===1.1.24 2021-11-24 16:30:00.348 | 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-24 16:30:00.519 | 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-24 16:30:00.525 | 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-24 16:30:00.532 | 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-24 16:30:00.549 | 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-24 16:30:00.571 | 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-24 16:30:00.577 | 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-24 16:30:00.597 | 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-24 16:30:00.618 | 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-24 16:30:00.651 | 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-24 16:30:00.656 | 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-24 16:30:00.664 | 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-24 16:30:00.688 | 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-24 16:30:00.690 | 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-24 16:30:00.695 | 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-24 16:30:00.700 | 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-24 16:30:00.704 | 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-24 16:30:00.707 | 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-24 16:30:00.719 | 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-24 16:30:00.722 | 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-24 16:30:00.726 | 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-24 16:30:00.732 | 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-24 16:30:00.795 | 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-24 16:30:00.809 | 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-24 16:30:00.820 | 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-24 16:30:00.826 | 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-24 16:30:00.846 | 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-24 16:30:00.910 | 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-24 16:30:00.915 | 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-24 16:30:00.923 | 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-24 16:30:00.946 | 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-24 16:30:00.951 | 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-24 16:30:01.060 | Collecting websockify===0.9.0 2021-11-24 16:30:01.067 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-11-24 16:30:01.155 | 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-24 16:30:01.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 997)) (1.2.3) 2021-11-24 16:30:01.259 | Collecting zVMCloudConnector===1.4.1 2021-11-24 16:30:01.266 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-11-24 16:30:02.199 | 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-24 16:30:02.203 | 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-24 16:30:02.205 | 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-24 16:30:02.252 | 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-24 16:30:02.297 | 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-24 16:30:02.316 | 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-24 16:30:02.320 | 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-24 16:30:02.324 | 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-24 16:30:02.328 | 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-24 16:30:02.353 | 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-24 16:30:02.358 | 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-24 16:30:02.362 | 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-24 16:30:02.371 | 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-24 16:30:02.376 | 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-24 16:30:02.386 | 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-24 16:30:02.435 | 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-24 16:30:02.438 | 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-24 16:30:02.445 | 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-24 16:30:02.448 | 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-24 16:30:02.461 | 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-24 16:30:02.465 | 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-24 16:30:02.479 | 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-24 16:30:02.488 | 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-24 16:30:02.492 | 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-24 16:30:02.497 | 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-24 16:30:02.513 | 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-24 16:30:02.529 | 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-24 16:30:02.550 | 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-24 16:30:02.555 | 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-24 16:30:02.557 | 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-24 16:30:02.560 | 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-24 16:30:02.564 | 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-24 16:30:02.567 | 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-24 16:30:02.572 | 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-24 16:30:02.616 | 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-24 16:30:02.625 | 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-24 16:30:02.628 | 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-24 16:30:02.630 | 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-24 16:30:02.633 | 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-24 16:30:03.744 | Collecting numpy===1.18.2 2021-11-24 16:30:03.782 | 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-24 16:30:04.323 | 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-24 16:30:04.340 | 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-24 16:30:04.343 | 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-24 16:30:04.355 | 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-24 16:30:04.358 | 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-24 16:30:04.361 | 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-24 16:30:04.370 | 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-24 16:30:04.374 | 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-24 16:30:04.377 | 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-24 16:30:04.394 | 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-24 16:30:04.397 | 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-24 16:30:04.400 | Building wheels for collected packages: zVMCloudConnector 2021-11-24 16:30:04.401 | Building wheel for zVMCloudConnector (setup.py): started 2021-11-24 16:30:05.423 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-11-24 16:30:05.426 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303900 sha256=64aa2a35b9983812bfa6607f35ba22d376f04ac5e1279d56bb72ebbce2fb0588 2021-11-24 16:30:05.426 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-11-24 16:30:05.427 | Successfully built zVMCloudConnector 2021-11-24 16:30:06.441 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, pypowervm, zVMCloudConnector, dataclasses, nova 2021-11-24 16:30:10.677 | Running setup.py develop for nova 2021-11-24 16:30:14.267 | 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-24 16:30:14.405 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:30:14.405 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:30:14.525 | + inc/python:pip_install:207 : result=0 2021-11-24 16:30:14.527 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:30:14.530 | + functions-common:time_stop:2331 : local name 2021-11-24 16:30:14.532 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:30:14.534 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:30:14.536 | + functions-common:time_stop:2334 : local total 2021-11-24 16:30:14.539 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:30:14.541 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:30:14.543 | + functions-common:time_stop:2338 : start_time=1637771388682 2021-11-24 16:30:14.546 | + functions-common:time_stop:2340 : [[ -z 1637771388682 ]] 2021-11-24 16:30:14.548 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:30:14.552 | + functions-common:time_stop:2343 : end_time=1637771414549 2021-11-24 16:30:14.554 | + functions-common:time_stop:2344 : elapsed_time=25867 2021-11-24 16:30:14.556 | + functions-common:time_stop:2345 : total=193623 2021-11-24 16:30:14.558 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:30:14.560 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=219490 2021-11-24 16:30:14.562 | + inc/python:pip_install:210 : return 0 2021-11-24 16:30:14.565 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-24 16:30:14.567 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-24 16:30:14.569 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-24 16:30:14.587 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-11-24 16:30:14.598 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/nova 2021-11-24 16:30:14.601 | + inc/python:use_library_from_git:263 : local name=/opt/stack/nova 2021-11-24 16:30:14.604 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:30:14.606 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:30:14.609 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/nova, ]] 2021-11-24 16:30:14.611 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:30:14.614 | + 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-24 16:30:14.625 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-24 16:30:14.628 | + ./stack.sh:main:915 : configure_nova 2021-11-24 16:30:14.630 | + lib/nova:configure_nova:240 : sudo install -d -o ubuntu /etc/nova 2021-11-24 16:30:14.641 | + lib/nova:configure_nova:242 : configure_rootwrap nova 2021-11-24 16:30:14.644 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-11-24 16:30:14.647 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-11-24 16:30:14.650 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-11-24 16:30:14.651 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-11-24 16:30:14.654 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-11-24 16:30:14.657 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-11-24 16:30:14.659 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-11-24 16:30:14.662 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-11-24 16:30:14.665 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-11-24 16:30:14.667 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-11-24 16:30:14.670 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-11-24 16:30:14.672 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-11-24 16:30:14.682 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-11-24 16:30:14.694 | + 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-24 16:30:14.705 | + 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-24 16:30:14.717 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-11-24 16:30:14.729 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-11-24 16:30:14.732 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-11-24 16:30:14.735 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.GrFR6yyyEd 2021-11-24 16:30:14.738 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-11-24 16:30:14.740 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-11-24 16:30:14.743 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-11-24 16:30:14.745 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-11-24 16:30:14.748 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-11-24 16:30:14.750 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.GrFR6yyyEd 2021-11-24 16:30:14.754 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.GrFR6yyyEd 2021-11-24 16:30:14.765 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.GrFR6yyyEd /etc/sudoers.d/nova-rootwrap 2021-11-24 16:30:14.776 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-11-24 16:30:14.780 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-11-24 16:30:14.782 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-11-24 16:30:14.785 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-11-24 16:30:14.787 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-11-24 16:30:14.790 | + 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-24 16:30:14.793 | + 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-24 16:30:14.795 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-11-24 16:30:14.798 | + lib/nova:configure_nova:246 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-11-24 16:30:14.802 | + lib/nova:configure_nova:249 : is_service_enabled n-cpu 2021-11-24 16:30:14.818 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:30:14.820 | + lib/nova:configure_nova:327 : create_nova_conf 2021-11-24 16:30:14.823 | + lib/nova:create_nova_conf:394 : rm -f /opt/stack/nova/bin/nova.conf 2021-11-24 16:30:14.826 | + lib/nova:create_nova_conf:397 : rm -f /etc/nova/nova.conf 2021-11-24 16:30:14.829 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-11-24 16:30:14.855 | + lib/nova:create_nova_conf:399 : '[' True == True ']' 2021-11-24 16:30:14.857 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-11-24 16:30:14.879 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-11-24 16:30:14.905 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-11-24 16:30:14.932 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf scheduler driver filter_scheduler 2021-11-24 16:30:14.956 | + 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-24 16:30:14.982 | + 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-24 16:30:14.984 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf scheduler workers 2 2021-11-24 16:30:15.008 | + lib/nova:create_nova_conf:409 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-11-24 16:30:15.032 | + lib/nova:create_nova_conf:410 : [[ 4 == 6 ]] 2021-11-24 16:30:15.034 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.15 2021-11-24 16:30:15.060 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-11-24 16:30:15.083 | + lib/nova:create_nova_conf:416 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-11-24 16:30:15.107 | + lib/nova:create_nova_conf:417 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-11-24 16:30:15.130 | + lib/nova:create_nova_conf:418 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-11-24 16:30:15.153 | + lib/nova:create_nova_conf:420 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-11-24 16:30:15.179 | + lib/nova:create_nova_conf:422 : is_fedora 2021-11-24 16:30:15.181 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-24 16:30:15.184 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-24 16:30:15.186 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-24 16:30:15.188 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-24 16:30:15.190 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-24 16:30:15.193 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-24 16:30:15.195 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-24 16:30:15.197 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-24 16:30:15.200 | + lib/nova:create_nova_conf:422 : is_suse 2021-11-24 16:30:15.202 | + functions-common:is_suse:462 : is_opensuse 2021-11-24 16:30:15.204 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-24 16:30:15.206 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-24 16:30:15.211 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-24 16:30:15.213 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-24 16:30:15.215 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-24 16:30:15.218 | + lib/nova:create_nova_conf:431 : is_service_enabled n-api n-cond n-sched 2021-11-24 16:30:15.233 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:30:15.235 | + lib/nova:create_nova_conf:435 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-24 16:30:15.237 | + lib/nova:create_nova_conf:438 : local db=nova_cell0 2021-11-24 16:30:15.239 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-11-24 16:30:15.264 | ++ lib/nova:create_nova_conf:444 : database_connection_url nova_cell0 2021-11-24 16:30:15.266 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-11-24 16:30:15.269 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-11-24 16:30:15.271 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-11-24 16:30:15.274 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-24 16:30:15.276 | + 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-24 16:30:15.302 | ++ lib/nova:create_nova_conf:445 : database_connection_url nova_api 2021-11-24 16:30:15.304 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-11-24 16:30:15.307 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-11-24 16:30:15.309 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-11-24 16:30:15.311 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-11-24 16:30:15.313 | + 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-24 16:30:15.339 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf cache enabled True 2021-11-24 16:30:15.364 | + lib/nova:create_nova_conf:451 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-11-24 16:30:15.386 | + lib/nova:create_nova_conf:452 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-11-24 16:30:15.410 | + lib/nova:create_nova_conf:455 : is_service_enabled n-api 2021-11-24 16:30:15.425 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:30:15.427 | + lib/nova:create_nova_conf:456 : is_service_enabled n-api-meta 2021-11-24 16:30:15.441 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:30:15.445 | ++ lib/nova:create_nova_conf:458 : echo osapi_compute,metadata 2021-11-24 16:30:15.445 | ++ lib/nova:create_nova_conf:458 : sed s/,metadata// 2021-11-24 16:30:15.449 | + lib/nova:create_nova_conf:458 : NOVA_ENABLED_APIS=osapi_compute 2021-11-24 16:30:15.451 | + lib/nova:create_nova_conf:460 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-11-24 16:30:15.475 | + lib/nova:create_nova_conf:461 : is_service_enabled tls-proxy 2021-11-24 16:30:15.490 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:30:15.492 | + lib/nova:create_nova_conf:467 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-11-24 16:30:15.494 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-11-24 16:30:15.496 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-11-24 16:30:15.499 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-24 16:30:15.501 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-11-24 16:30:15.526 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-11-24 16:30:15.549 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.15/identity 2021-11-24 16:30:15.572 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-11-24 16:30:15.596 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-11-24 16:30:15.621 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-11-24 16:30:15.645 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-11-24 16:30:15.669 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-11-24 16:30:15.696 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-24 16:30:15.720 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-11-24 16:30:15.744 | + lib/nova:create_nova_conf:470 : is_service_enabled cinder 2021-11-24 16:30:15.759 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:30:15.761 | + lib/nova:create_nova_conf:471 : configure_cinder_access 2021-11-24 16:30:15.764 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-11-24 16:30:15.789 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder auth_type password 2021-11-24 16:30:15.813 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.15/identity 2021-11-24 16:30:15.837 | + lib/nova:configure_cinder_access:601 : iniset /etc/nova/nova.conf cinder username nova 2021-11-24 16:30:15.860 | + lib/nova:configure_cinder_access:602 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-11-24 16:30:15.883 | + lib/nova:configure_cinder_access:603 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-11-24 16:30:15.907 | + lib/nova:configure_cinder_access:604 : iniset /etc/nova/nova.conf cinder project_name service 2021-11-24 16:30:15.931 | + lib/nova:configure_cinder_access:605 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-11-24 16:30:15.954 | + lib/nova:configure_cinder_access:606 : is_service_enabled tls-proxy 2021-11-24 16:30:15.969 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:30:15.971 | + lib/nova:create_nova_conf:474 : '[' -n /opt/stack/data/nova ']' 2021-11-24 16:30:15.974 | + lib/nova:create_nova_conf:475 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-11-24 16:30:15.996 | + lib/nova:create_nova_conf:476 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-11-24 16:30:16.023 | + lib/nova:create_nova_conf:478 : '[' -n /opt/stack/data/nova/instances ']' 2021-11-24 16:30:16.025 | + lib/nova:create_nova_conf:479 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-11-24 16:30:16.048 | + lib/nova:create_nova_conf:481 : '[' False '!=' False ']' 2021-11-24 16:30:16.051 | + lib/nova:create_nova_conf:484 : '[' False '!=' False ']' 2021-11-24 16:30:16.053 | + lib/nova:create_nova_conf:489 : is_suse 2021-11-24 16:30:16.056 | + functions-common:is_suse:462 : is_opensuse 2021-11-24 16:30:16.058 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-24 16:30:16.061 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-24 16:30:16.063 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-24 16:30:16.065 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-24 16:30:16.067 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-24 16:30:16.070 | + lib/nova:create_nova_conf:494 : setup_logging /etc/nova/nova.conf 2021-11-24 16:30:16.073 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova.conf 2021-11-24 16:30:16.075 | + functions:setup_logging:656 : local other_cond=False 2021-11-24 16:30:16.077 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-24 16:30:16.079 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova.conf 2021-11-24 16:30:16.081 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova.conf 2021-11-24 16:30:16.084 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-24 16:30:16.086 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-24 16:30:16.102 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-24 16:30:16.104 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-24 16:30:16.106 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-24 16:30:16.108 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-24 16:30:16.111 | + 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-24 16:30:16.135 | + 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-24 16:30:16.159 | + 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-24 16:30:16.183 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-24 16:30:16.207 | + lib/nova:create_nova_conf:496 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-11-24 16:30:16.235 | + lib/nova:create_nova_conf:498 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-11-24 16:30:16.238 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-api-uwsgi.ini 2021-11-24 16:30:16.243 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-11-24 16:30:16.245 | + lib/apache:write_uwsgi_config:266 : local url=/compute 2021-11-24 16:30:16.247 | + lib/apache:write_uwsgi_config:267 : local http= 2021-11-24 16:30:16.249 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-24 16:30:16.252 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-api-wsgi 2021-11-24 16:30:16.256 | + lib/apache:write_uwsgi_config:269 : name=nova-api-wsgi 2021-11-24 16:30:16.258 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-24 16:30:16.260 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-24 16:30:16.272 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-24 16:30:16.273 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-24 16:30:16.279 | d /var/run/uwsgi 0755 ubuntu root 2021-11-24 16:30:16.282 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-24 16:30:16.296 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-11-24 16:30:16.298 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-11-24 16:30:16.302 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-11-24 16:30:16.327 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-11-24 16:30:16.350 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-11-24 16:30:16.374 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-11-24 16:30:16.397 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-11-24 16:30:16.421 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-24 16:30:16.444 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-11-24 16:30:16.467 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-11-24 16:30:16.491 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-11-24 16:30:16.514 | + 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-24 16:30:16.537 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-11-24 16:30:16.561 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-24 16:30:16.584 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-11-24 16:30:16.608 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-11-24 16:30:16.610 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-11-24 16:30:16.615 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for nova-api-wsgi 2021-11-24 16:30:16.618 | ++ lib/apache:apache_site_config_for:196 : local site=nova-api-wsgi 2021-11-24 16:30:16.620 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-24 16:30:16.623 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:30:16.625 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:30:16.627 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-24 16:30:16.630 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-24 16:30:16.632 | + lib/apache:write_uwsgi_config:314 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-11-24 16:30:16.655 | + lib/apache:write_uwsgi_config:315 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-11-24 16:30:16.680 | + 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-24 16:30:16.680 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-11-24 16:30:16.687 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-11-24 16:30:16.690 | + lib/apache:write_uwsgi_config:317 : enable_apache_site nova-api-wsgi 2021-11-24 16:30:16.693 | + lib/apache:enable_apache_site:213 : local site=nova-api-wsgi 2021-11-24 16:30:16.695 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-24 16:30:16.697 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-24 16:30:16.699 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-24 16:30:16.702 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:30:16.704 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:30:16.706 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-24 16:30:16.708 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-24 16:30:16.711 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:30:16.713 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:30:16.715 | + lib/apache:enable_apache_site:217 : sudo a2ensite nova-api-wsgi 2021-11-24 16:30:16.772 | Enabling site nova-api-wsgi. 2021-11-24 16:30:16.777 | To activate the new configuration, you need to run: 2021-11-24 16:30:16.777 | systemctl reload apache2 2021-11-24 16:30:16.781 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-11-24 16:30:16.783 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-24 16:30:16.786 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-24 16:30:16.789 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-24 16:30:16.929 | + 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-24 16:30:16.931 | + lib/apache:write_uwsgi_config:264 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-11-24 16:30:16.934 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-11-24 16:30:16.936 | + lib/apache:write_uwsgi_config:266 : local url= 2021-11-24 16:30:16.939 | + lib/apache:write_uwsgi_config:267 : local http=0.0.0.0:8775 2021-11-24 16:30:16.941 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-24 16:30:16.944 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/nova-metadata-wsgi 2021-11-24 16:30:16.947 | + lib/apache:write_uwsgi_config:269 : name=nova-metadata-wsgi 2021-11-24 16:30:16.950 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-24 16:30:16.952 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-24 16:30:16.964 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-24 16:30:16.964 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-24 16:30:16.971 | d /var/run/uwsgi 0755 ubuntu root 2021-11-24 16:30:16.975 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-24 16:30:16.989 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-11-24 16:30:16.991 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-11-24 16:30:16.994 | + lib/apache:write_uwsgi_config:285 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-11-24 16:30:17.020 | + lib/apache:write_uwsgi_config:286 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-11-24 16:30:17.044 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-11-24 16:30:17.068 | + lib/apache:write_uwsgi_config:290 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-11-24 16:30:17.092 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-11-24 16:30:17.116 | + lib/apache:write_uwsgi_config:294 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-24 16:30:17.139 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-11-24 16:30:17.163 | + lib/apache:write_uwsgi_config:296 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-11-24 16:30:17.188 | + lib/apache:write_uwsgi_config:298 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-11-24 16:30:17.213 | + 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-24 16:30:17.236 | + lib/apache:write_uwsgi_config:302 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-11-24 16:30:17.261 | + lib/apache:write_uwsgi_config:304 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-24 16:30:17.285 | + lib/apache:write_uwsgi_config:306 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-11-24 16:30:17.309 | + lib/apache:write_uwsgi_config:309 : [[ -n 0.0.0.0:8775 ]] 2021-11-24 16:30:17.311 | + lib/apache:write_uwsgi_config:310 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-11-24 16:30:17.336 | + lib/nova:create_nova_conf:501 : is_service_enabled ceilometer 2021-11-24 16:30:17.350 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:30:17.353 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-11-24 16:30:17.379 | ++ lib/nova:create_nova_conf:510 : get_notification_url 2021-11-24 16:30:17.382 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-11-24 16:30:17.384 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-11-24 16:30:17.400 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:30:17.402 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2021-11-24 16:30:17.405 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2021-11-24 16:30:17.429 | + lib/nova:create_nova_conf:511 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-11-24 16:30:17.456 | + lib/nova:create_nova_conf:512 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-11-24 16:30:17.458 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-24 16:30:17.461 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-11-24 16:30:17.463 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-24 16:30:17.465 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-24 16:30:17.467 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-24 16:30:17.482 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:30:17.485 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-24 16:30:17.487 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-24 16:30:17.489 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-24 16:30:17.508 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:30:17.510 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2021-11-24 16:30:17.513 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2021-11-24 16:30:17.538 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-24 16:30:17.540 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-24 16:30:17.543 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-11-24 16:30:17.567 | + lib/nova:create_nova_conf:515 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-11-24 16:30:17.591 | + lib/nova:create_nova_conf:517 : iniset /etc/nova/nova.conf conductor workers 2 2021-11-24 16:30:17.618 | + lib/nova:create_nova_conf:519 : is_service_enabled tls-proxy 2021-11-24 16:30:17.633 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:30:17.636 | + lib/nova:create_nova_conf:524 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-11-24 16:30:17.659 | + lib/nova:create_nova_conf:526 : '[' False == True ']' 2021-11-24 16:30:17.661 | + lib/nova:create_nova_conf:530 : is_service_enabled n-cond 2021-11-24 16:30:17.676 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:30:17.680 | ++ lib/nova:create_nova_conf:531 : seq 1 1 2021-11-24 16:30:17.683 | + lib/nova:create_nova_conf:531 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-24 16:30:17.685 | + lib/nova:create_nova_conf:532 : local conf 2021-11-24 16:30:17.687 | + lib/nova:create_nova_conf:533 : local vhost 2021-11-24 16:30:17.690 | ++ lib/nova:create_nova_conf:534 : conductor_conf 1 2021-11-24 16:30:17.692 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-24 16:30:17.695 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-24 16:30:17.698 | + lib/nova:create_nova_conf:534 : conf=/etc/nova/nova_cell1.conf 2021-11-24 16:30:17.700 | + lib/nova:create_nova_conf:535 : vhost=nova_cell1 2021-11-24 16:30:17.702 | + lib/nova:create_nova_conf:537 : rm -f /etc/nova/nova_cell1.conf 2021-11-24 16:30:17.706 | ++ lib/nova:create_nova_conf:538 : database_connection_url nova_cell1 2021-11-24 16:30:17.708 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-11-24 16:30:17.711 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-11-24 16:30:17.713 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-11-24 16:30:17.715 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-11-24 16:30:17.718 | + 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-24 16:30:17.744 | + lib/nova:create_nova_conf:539 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-11-24 16:30:17.770 | + lib/nova:create_nova_conf:540 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-11-24 16:30:17.795 | + lib/nova:create_nova_conf:542 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-24 16:30:17.798 | + lib/nova:create_nova_conf:545 : rpc_backend_add_vhost nova_cell1 2021-11-24 16:30:17.800 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-11-24 16:30:17.803 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-11-24 16:30:17.817 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:30:17.821 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-11-24 16:30:17.821 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-11-24 16:30:18.884 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-11-24 16:30:18.887 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-11-24 16:30:19.927 | Creating vhost "nova_cell1" 2021-11-24 16:30:20.230 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-11-24 16:30:21.260 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-11-24 16:30:21.318 | + lib/nova:create_nova_conf:546 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-11-24 16:30:21.320 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-24 16:30:21.322 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-11-24 16:30:21.325 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-24 16:30:21.327 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-11-24 16:30:21.329 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-24 16:30:21.345 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:30:21.348 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-11-24 16:30:21.350 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-11-24 16:30:21.353 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-24 16:30:21.367 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:30:21.370 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1 2021-11-24 16:30:21.372 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1 2021-11-24 16:30:21.396 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-24 16:30:21.399 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-24 16:30:21.401 | + lib/nova:create_nova_conf:550 : is_service_enabled placement placement-client 2021-11-24 16:30:21.417 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:30:21.419 | + lib/nova:create_nova_conf:551 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-11-24 16:30:21.421 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova_cell1.conf 2021-11-24 16:30:21.424 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-11-24 16:30:21.450 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.15/identity 2021-11-24 16:30:21.475 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-11-24 16:30:21.499 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-11-24 16:30:21.522 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-11-24 16:30:21.547 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-11-24 16:30:21.570 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-11-24 16:30:21.594 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-11-24 16:30:21.619 | + lib/nova:create_nova_conf:555 : setup_logging /etc/nova/nova_cell1.conf 2021-11-24 16:30:21.621 | + functions:setup_logging:655 : local conf_file=/etc/nova/nova_cell1.conf 2021-11-24 16:30:21.623 | + functions:setup_logging:656 : local other_cond=False 2021-11-24 16:30:21.626 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-24 16:30:21.628 | + functions:setup_logging:658 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-11-24 16:30:21.631 | + functions:setup_systemd_logging:686 : local conf_file=/etc/nova/nova_cell1.conf 2021-11-24 16:30:21.633 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-24 16:30:21.636 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-24 16:30:21.651 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-24 16:30:21.653 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-24 16:30:21.656 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-24 16:30:21.658 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-24 16:30:21.660 | + 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-24 16:30:21.687 | + 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-24 16:30:21.712 | + 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-24 16:30:21.736 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-24 16:30:21.760 | + lib/nova:create_nova_conf:562 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-24 16:30:21.763 | ++ lib/nova:create_nova_conf:565 : seq 1 1 2021-11-24 16:30:21.766 | + lib/nova:create_nova_conf:565 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-24 16:30:21.769 | + lib/nova:create_nova_conf:566 : local conf 2021-11-24 16:30:21.771 | + lib/nova:create_nova_conf:567 : local offset 2021-11-24 16:30:21.774 | ++ lib/nova:create_nova_conf:568 : conductor_conf 1 2021-11-24 16:30:21.776 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-24 16:30:21.778 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-24 16:30:21.781 | + lib/nova:create_nova_conf:568 : conf=/etc/nova/nova_cell1.conf 2021-11-24 16:30:21.783 | + lib/nova:create_nova_conf:569 : offset=0 2021-11-24 16:30:21.785 | + lib/nova:create_nova_conf:570 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-11-24 16:30:21.789 | + lib/nova:configure_console_proxies:679 : local conf=/etc/nova/nova_cell1.conf 2021-11-24 16:30:21.791 | + lib/nova:configure_console_proxies:680 : local offset=0 2021-11-24 16:30:21.793 | + lib/nova:configure_console_proxies:684 : offset=0 2021-11-24 16:30:21.795 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-novnc 2021-11-24 16:30:21.810 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:30:21.812 | + lib/nova:configure_console_proxies:686 : is_service_enabled n-xvnc 2021-11-24 16:30:21.827 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:30:21.829 | + lib/nova:configure_console_proxies:686 : '[' False '!=' False ']' 2021-11-24 16:30:21.831 | + lib/nova:configure_console_proxies:720 : is_service_enabled n-spice 2021-11-24 16:30:21.846 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:30:21.848 | + lib/nova:configure_console_proxies:725 : is_service_enabled n-sproxy 2021-11-24 16:30:21.863 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:30:21.866 | + lib/nova:configure_nova:329 : is_service_enabled n-cpu 2021-11-24 16:30:21.882 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:30:21.884 | + ./stack.sh:main:918 : is_service_enabled placement 2021-11-24 16:30:21.900 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:30:21.903 | + ./stack.sh:main:920 : stack_install_service placement 2021-11-24 16:30:21.905 | + lib/stack:stack_install_service:20 : local service=placement 2021-11-24 16:30:21.907 | + lib/stack:stack_install_service:21 : type install_placement 2021-11-24 16:30:21.910 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-11-24 16:30:21.913 | + lib/stack:stack_install_service:32 : install_placement 2021-11-24 16:30:21.915 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-11-24 16:30:21.918 | + lib/apache:install_apache_wsgi:149 : is_ubuntu 2021-11-24 16:30:21.921 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:30:21.923 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:30:21.926 | + lib/apache:install_apache_wsgi:151 : install_package apache2 2021-11-24 16:30:21.929 | + functions-common:install_package:1333 : update_package_repo 2021-11-24 16:30:21.931 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-24 16:30:21.934 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-24 16:30:21.936 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-24 16:30:21.939 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-24 16:30:21.941 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-24 16:30:21.944 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:30:21.946 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:30:21.949 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-24 16:30:21.951 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-24 16:30:21.953 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-24 16:30:21.956 | + functions-common:apt_get_update:1069 : return 2021-11-24 16:30:21.958 | + functions-common:install_package:1334 : real_install_package apache2 2021-11-24 16:30:21.961 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-24 16:30:21.963 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:30:21.965 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:30:21.968 | + functions-common:real_install_package:1320 : apt_get install apache2 2021-11-24 16:30:21.987 | + 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-24 16:30:22.109 | Reading package lists... 2021-11-24 16:30:22.370 | Building dependency tree... 2021-11-24 16:30:22.371 | Reading state information... 2021-11-24 16:30:22.590 | apache2 is already the newest version (2.4.29-1ubuntu4.19). 2021-11-24 16:30:22.590 | The following packages were automatically installed and are no longer required: 2021-11-24 16:30:22.591 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-11-24 16:30:22.591 | python3-click python3-colorama python3-configobj python3-constantly 2021-11-24 16:30:22.591 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-11-24 16:30:22.591 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-24 16:30:22.591 | python3-twisted-bin python3-zope.interface 2021-11-24 16:30:22.591 | Use 'sudo apt autoremove' to remove them. 2021-11-24 16:30:22.658 | 0 upgraded, 0 newly installed, 0 to remove and 174 not upgraded. 2021-11-24 16:30:22.665 | + functions-common:apt_get:1113 : result=0 2021-11-24 16:30:22.666 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-24 16:30:22.669 | + functions-common:time_stop:2331 : local name 2021-11-24 16:30:22.671 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:30:22.673 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:30:22.675 | + functions-common:time_stop:2334 : local total 2021-11-24 16:30:22.678 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:30:22.681 | + functions-common:time_stop:2337 : name=apt-get 2021-11-24 16:30:22.683 | + functions-common:time_stop:2338 : start_time=1637771421984 2021-11-24 16:30:22.685 | + functions-common:time_stop:2340 : [[ -z 1637771421984 ]] 2021-11-24 16:30:22.688 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:30:22.691 | + functions-common:time_stop:2343 : end_time=1637771422689 2021-11-24 16:30:22.694 | + functions-common:time_stop:2344 : elapsed_time=705 2021-11-24 16:30:22.696 | + functions-common:time_stop:2345 : total=416342 2021-11-24 16:30:22.698 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:30:22.701 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=417047 2021-11-24 16:30:22.703 | + functions-common:apt_get:1117 : return 0 2021-11-24 16:30:22.705 | + lib/apache:install_apache_wsgi:152 : python3_enabled 2021-11-24 16:30:22.708 | + inc/python:python3_enabled:467 : [[ True == \T\r\u\e ]] 2021-11-24 16:30:22.710 | + inc/python:python3_enabled:468 : return 0 2021-11-24 16:30:22.713 | + lib/apache:install_apache_wsgi:153 : is_package_installed libapache2-mod-wsgi 2021-11-24 16:30:22.715 | + functions-common:is_package_installed:1342 : [[ -z libapache2-mod-wsgi ]] 2021-11-24 16:30:22.718 | + functions-common:is_package_installed:1346 : [[ -z deb ]] 2021-11-24 16:30:22.720 | + functions-common:is_package_installed:1350 : [[ deb = \d\e\b ]] 2021-11-24 16:30:22.723 | + functions-common:is_package_installed:1351 : dpkg -s libapache2-mod-wsgi 2021-11-24 16:30:22.747 | + lib/apache:install_apache_wsgi:156 : install_package libapache2-mod-wsgi-py3 2021-11-24 16:30:22.750 | + functions-common:install_package:1333 : update_package_repo 2021-11-24 16:30:22.752 | + functions-common:update_package_repo:1305 : NO_UPDATE_REPOS=False 2021-11-24 16:30:22.755 | + functions-common:update_package_repo:1306 : REPOS_UPDATED=True 2021-11-24 16:30:22.757 | + functions-common:update_package_repo:1307 : RETRY_UPDATE=False 2021-11-24 16:30:22.760 | + functions-common:update_package_repo:1309 : [[ False = \T\r\u\e ]] 2021-11-24 16:30:22.762 | + functions-common:update_package_repo:1313 : is_ubuntu 2021-11-24 16:30:22.765 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:30:22.767 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:30:22.770 | + functions-common:update_package_repo:1314 : apt_get_update 2021-11-24 16:30:22.772 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-11-24 16:30:22.775 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-11-24 16:30:22.777 | + functions-common:apt_get_update:1069 : return 2021-11-24 16:30:22.780 | + functions-common:install_package:1334 : real_install_package libapache2-mod-wsgi-py3 2021-11-24 16:30:22.782 | + functions-common:real_install_package:1319 : is_ubuntu 2021-11-24 16:30:22.785 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:30:22.788 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:30:22.790 | + functions-common:real_install_package:1320 : apt_get install libapache2-mod-wsgi-py3 2021-11-24 16:30:22.810 | + 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-24 16:30:22.931 | Reading package lists... 2021-11-24 16:30:23.212 | Building dependency tree... 2021-11-24 16:30:23.213 | Reading state information... 2021-11-24 16:30:23.472 | The following packages were automatically installed and are no longer required: 2021-11-24 16:30:23.473 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-11-24 16:30:23.473 | python3-click python3-colorama python3-configobj python3-constantly 2021-11-24 16:30:23.473 | python3-hyperlink python3-incremental python3-pam python3-problem-report 2021-11-24 16:30:23.473 | python3-pyasn1 python3-requests-unixsocket python3-serial python3-systemd 2021-11-24 16:30:23.473 | python3-twisted-bin python3-zope.interface 2021-11-24 16:30:23.473 | Use 'sudo apt autoremove' to remove them. 2021-11-24 16:30:23.523 | The following NEW packages will be installed: 2021-11-24 16:30:23.524 | libapache2-mod-wsgi-py3 2021-11-24 16:30:23.784 | 0 upgraded, 1 newly installed, 0 to remove and 174 not upgraded. 2021-11-24 16:30:23.785 | Need to get 88.3 kB of archives. 2021-11-24 16:30:23.785 | After this operation, 278 kB of additional disk space will be used. 2021-11-24 16:30:23.785 | 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-24 16:30:24.677 | Fetched 88.3 kB in 1s (150 kB/s) 2021-11-24 16:30:24.963 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-11-24 16:30:25.004 | (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-24 16:30:25.007 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-11-24 16:30:25.048 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-11-24 16:30:25.422 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-11-24 16:30:25.810 | apache2_invoke: Enable module wsgi 2021-11-24 16:30:28.357 | + functions-common:apt_get:1113 : result=0 2021-11-24 16:30:28.359 | + functions-common:apt_get:1116 : time_stop apt-get 2021-11-24 16:30:28.362 | + functions-common:time_stop:2331 : local name 2021-11-24 16:30:28.364 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:30:28.367 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:30:28.369 | + functions-common:time_stop:2334 : local total 2021-11-24 16:30:28.372 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:30:28.374 | + functions-common:time_stop:2337 : name=apt-get 2021-11-24 16:30:28.376 | + functions-common:time_stop:2338 : start_time=1637771422807 2021-11-24 16:30:28.379 | + functions-common:time_stop:2340 : [[ -z 1637771422807 ]] 2021-11-24 16:30:28.382 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:30:28.385 | + functions-common:time_stop:2343 : end_time=1637771428383 2021-11-24 16:30:28.387 | + functions-common:time_stop:2344 : elapsed_time=5576 2021-11-24 16:30:28.390 | + functions-common:time_stop:2345 : total=417047 2021-11-24 16:30:28.392 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:30:28.395 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=422623 2021-11-24 16:30:28.397 | + functions-common:apt_get:1117 : return 0 2021-11-24 16:30:28.400 | + lib/apache:install_apache_wsgi:174 : enable_apache_mod wsgi 2021-11-24 16:30:28.402 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-11-24 16:30:28.405 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-24 16:30:28.407 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:30:28.410 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:30:28.412 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-11-24 16:30:28.415 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-11-24 16:30:28.467 | wsgi (enabled by maintainer script) 2021-11-24 16:30:28.470 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-11-24 16:30:28.472 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-11-24 16:30:28.475 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-24 16:30:28.478 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-11-24 16:30:28.481 | ++ inc/python:get_from_global_requirements:238 : local package=osc-placement 2021-11-24 16:30:28.483 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-24 16:30:28.487 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-11-24 16:30:28.488 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-24 16:30:28.493 | ++ inc/python:get_from_global_requirements:240 : required_pkg='osc-placement ' 2021-11-24 16:30:28.495 | ++ inc/python:get_from_global_requirements:241 : [[ osc-placement == '' ]] 2021-11-24 16:30:28.497 | ++ inc/python:get_from_global_requirements:244 : echo osc-placement 2021-11-24 16:30:28.500 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-11-24 16:30:28.503 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-11-24 16:30:28.522 | Using python 3.6 to install osc-placement because python3_enabled=True 2021-11-24 16:30:28.528 | + 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-24 16:30:31.287 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:30:31.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-24 16:30:31.288 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.289 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.289 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.290 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.290 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.291 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.291 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.292 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.292 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.292 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.293 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.293 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.294 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.294 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.295 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.295 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.295 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.296 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.296 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.297 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.297 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.298 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.298 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.298 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.299 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.301 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.301 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.302 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.302 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.305 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.305 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.306 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.306 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.306 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.307 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.307 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.308 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.308 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.308 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.309 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.309 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.309 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.310 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.310 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.311 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.311 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.312 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.312 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.312 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.313 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.313 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.314 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.314 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.315 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.315 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.316 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.316 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.317 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.317 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.317 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.318 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.319 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.319 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.320 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.321 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.321 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.321 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.322 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.323 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.323 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.324 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.324 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.324 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.325 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.325 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.326 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.326 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.327 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.327 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.327 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.328 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.329 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.329 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.329 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.330 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.330 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.331 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.331 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.332 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.332 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.333 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.333 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.333 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.334 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.335 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.335 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.336 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.336 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.337 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.338 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.338 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.339 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.339 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.339 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.340 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.340 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.341 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.341 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.342 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.342 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.343 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.343 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.344 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.344 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.344 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.345 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.345 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.346 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.346 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.347 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.347 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.348 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.348 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.348 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.349 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.349 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.351 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.351 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.351 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.352 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.352 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.353 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.353 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.354 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.354 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.354 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.355 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.355 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.356 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.356 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.356 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.357 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.357 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.358 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.358 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.359 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.359 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.359 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.360 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.360 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.361 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.361 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.362 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.362 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.362 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.363 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.363 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.363 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.364 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.364 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.365 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.365 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.366 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.366 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.367 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.367 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.368 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.368 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.368 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.369 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.369 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.369 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.370 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.370 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.371 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.371 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.371 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.372 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.372 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.373 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.373 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.374 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.374 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.374 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.375 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.375 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.383 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.384 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.384 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.384 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.385 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.385 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.386 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.386 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.386 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.387 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.387 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.388 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.388 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.388 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.389 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.389 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.390 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.390 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.390 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.391 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.391 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.392 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.392 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.392 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.393 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.393 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.394 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.395 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.395 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.396 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.397 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.398 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.398 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.399 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.399 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.400 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.400 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.401 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.401 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.401 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.402 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.402 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.403 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.403 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.403 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.404 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.404 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.405 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.405 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.406 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.406 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.406 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.407 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.407 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.408 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.408 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.409 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.409 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.410 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.410 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.410 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.411 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.411 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.411 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.412 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.412 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.413 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.414 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.414 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.414 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.415 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.415 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.416 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.416 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.417 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.417 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.418 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.418 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.418 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.419 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.419 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.419 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.420 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.420 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.421 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.421 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.421 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.422 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.422 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.423 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.423 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.424 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.424 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.424 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.425 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.425 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.426 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.426 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.426 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.427 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.427 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.428 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.428 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.429 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.429 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.429 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.430 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.430 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.431 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.431 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.432 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.432 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.432 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.433 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.433 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.434 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.434 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.434 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.435 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.435 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.436 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.436 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.437 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.437 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.438 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.438 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.439 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.439 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.440 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.440 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.441 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.441 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.442 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.442 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.442 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.443 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.444 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.444 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.445 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.445 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.446 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.446 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.446 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.447 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.447 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.448 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.448 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.449 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.449 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.449 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.450 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.450 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.451 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.451 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.452 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.452 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.452 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.453 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.453 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.454 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.454 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.455 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.455 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.455 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.456 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.456 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.457 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.457 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.458 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.458 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.458 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.460 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.460 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.460 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.461 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.461 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.462 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.462 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.463 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.463 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.464 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.464 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.465 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.465 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.466 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.466 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.466 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.467 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.467 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.468 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.468 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.469 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.469 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.469 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.470 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.470 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.470 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.471 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.471 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.472 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.472 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.473 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.473 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.474 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.474 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.475 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.475 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.476 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.476 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.477 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:31.477 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:31.478 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:31.619 | Collecting osc-placement===2.0.0 2021-11-24 16:30:31.626 | 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-24 16:30:31.729 | 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-24 16:30:31.747 | 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-24 16:30:31.749 | 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-24 16:30:31.753 | 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-24 16:30:31.759 | 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-24 16:30:31.762 | 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-24 16:30:31.765 | 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-24 16:30:31.787 | 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-24 16:30:31.859 | 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-24 16:30:31.863 | 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-24 16:30:31.867 | 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-24 16:30:31.876 | 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-24 16:30:31.884 | 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-24 16:30:31.888 | 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-24 16:30:31.916 | 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-24 16:30:31.922 | 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-24 16:30:31.927 | 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-24 16:30:31.945 | 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-24 16:30:31.967 | 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-24 16:30:31.972 | 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-24 16:30:31.976 | 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-24 16:30:31.979 | 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-24 16:30:31.982 | 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-24 16:30:31.987 | 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-24 16:30:31.991 | 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-24 16:30:31.994 | 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-24 16:30:32.018 | 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-24 16:30:32.060 | 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-24 16:30:32.065 | 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-24 16:30:32.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-24 16:30:32.071 | 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-24 16:30:32.088 | 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-24 16:30:32.110 | 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-24 16:30:32.113 | 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-24 16:30:32.116 | 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-24 16:30:32.121 | 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-24 16:30:32.124 | 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-24 16:30:32.128 | 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-24 16:30:32.131 | 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-24 16:30:32.134 | 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-24 16:30:34.064 | Installing collected packages: osc-placement 2021-11-24 16:30:34.335 | Successfully installed osc-placement-2.0.0 2021-11-24 16:30:34.472 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:30:34.472 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:30:34.561 | + inc/python:pip_install:207 : result=0 2021-11-24 16:30:34.565 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:30:34.567 | + functions-common:time_stop:2331 : local name 2021-11-24 16:30:34.570 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:30:34.572 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:30:34.575 | + functions-common:time_stop:2334 : local total 2021-11-24 16:30:34.577 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:30:34.580 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:30:34.582 | + functions-common:time_stop:2338 : start_time=1637771428518 2021-11-24 16:30:34.585 | + functions-common:time_stop:2340 : [[ -z 1637771428518 ]] 2021-11-24 16:30:34.588 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:30:34.591 | + functions-common:time_stop:2343 : end_time=1637771434588 2021-11-24 16:30:34.594 | + functions-common:time_stop:2344 : elapsed_time=6070 2021-11-24 16:30:34.596 | + functions-common:time_stop:2345 : total=219490 2021-11-24 16:30:34.599 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:30:34.601 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=225560 2021-11-24 16:30:34.604 | + inc/python:pip_install:210 : return 0 2021-11-24 16:30:34.606 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/ussuri 2021-11-24 16:30:34.609 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-11-24 16:30:34.611 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-11-24 16:30:34.614 | + functions-common:git_clone:525 : local git_ref=stable/ussuri 2021-11-24 16:30:34.617 | + functions-common:git_clone:526 : local orig_dir 2021-11-24 16:30:34.620 | ++ functions-common:git_clone:527 : pwd 2021-11-24 16:30:34.623 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-24 16:30:34.625 | + functions-common:git_clone:528 : local git_clone_flags= 2021-11-24 16:30:34.628 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-24 16:30:34.644 | + functions-common:git_clone:530 : RECLONE=False 2021-11-24 16:30:34.646 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-24 16:30:34.649 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-24 16:30:34.652 | + functions-common:git_clone:544 : echo stable/ussuri 2021-11-24 16:30:34.652 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-11-24 16:30:34.657 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-11-24 16:30:34.659 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-11-24 16:30:34.662 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/ussuri 2021-11-24 16:30:34.665 | + functions-common:git_timed:617 : local count=0 2021-11-24 16:30:34.667 | + functions-common:git_timed:618 : local timeout=0 2021-11-24 16:30:34.669 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-11-24 16:30:34.672 | + functions-common:git_timed:621 : timeout=0 2021-11-24 16:30:34.674 | + functions-common:git_timed:624 : time_start git_timed 2021-11-24 16:30:34.676 | + functions-common:time_start:2317 : local name=git_timed 2021-11-24 16:30:34.679 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:30:34.682 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:30:34.685 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:30:34.688 | + functions-common:time_start:2322 : _TIME_START[$name]=1637771434685 2021-11-24 16:30:34.690 | + 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-24 16:30:34.693 | Cloning into '/opt/stack/placement'... 2021-11-24 16:30:43.312 | + functions-common:git_timed:639 : time_stop git_timed 2021-11-24 16:30:43.314 | + functions-common:time_stop:2331 : local name 2021-11-24 16:30:43.317 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:30:43.319 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:30:43.322 | + functions-common:time_stop:2334 : local total 2021-11-24 16:30:43.324 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:30:43.326 | + functions-common:time_stop:2337 : name=git_timed 2021-11-24 16:30:43.329 | + functions-common:time_stop:2338 : start_time=1637771434685 2021-11-24 16:30:43.331 | + functions-common:time_stop:2340 : [[ -z 1637771434685 ]] 2021-11-24 16:30:43.334 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:30:43.338 | + functions-common:time_stop:2343 : end_time=1637771443335 2021-11-24 16:30:43.341 | + functions-common:time_stop:2344 : elapsed_time=8650 2021-11-24 16:30:43.343 | + functions-common:time_stop:2345 : total=0 2021-11-24 16:30:43.345 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:30:43.347 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8650 2021-11-24 16:30:43.350 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-11-24 16:30:43.353 | + functions-common:git_clone:593 : git show --oneline 2021-11-24 16:30:43.353 | + functions-common:git_clone:593 : head -1 2021-11-24 16:30:43.356 | de030ef7 Fix Placement Doc 2021-11-24 16:30:43.359 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-24 16:30:43.361 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-11-24 16:30:43.363 | + inc/python:setup_develop:351 : local bindep 2021-11-24 16:30:43.366 | + inc/python:setup_develop:352 : [[ /opt/stack/placement == -bindep* ]] 2021-11-24 16:30:43.368 | + inc/python:setup_develop:356 : local project_dir=/opt/stack/placement 2021-11-24 16:30:43.371 | + inc/python:setup_develop:357 : local extras= 2021-11-24 16:30:43.373 | + inc/python:setup_develop:358 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-11-24 16:30:43.376 | + inc/python:_setup_package_with_constraints_edit:377 : local bindep 2021-11-24 16:30:43.378 | + inc/python:_setup_package_with_constraints_edit:378 : [[ /opt/stack/placement == -bindep* ]] 2021-11-24 16:30:43.380 | + inc/python:_setup_package_with_constraints_edit:382 : local project_dir=/opt/stack/placement 2021-11-24 16:30:43.383 | + inc/python:_setup_package_with_constraints_edit:383 : local flags=-e 2021-11-24 16:30:43.386 | + inc/python:_setup_package_with_constraints_edit:384 : local extras= 2021-11-24 16:30:43.389 | ++ inc/python:_setup_package_with_constraints_edit:391 : cd /opt/stack/placement 2021-11-24 16:30:43.391 | ++ inc/python:_setup_package_with_constraints_edit:391 : pwd 2021-11-24 16:30:43.394 | + inc/python:_setup_package_with_constraints_edit:391 : project_dir=/opt/stack/placement 2021-11-24 16:30:43.397 | + inc/python:_setup_package_with_constraints_edit:393 : '[' -n /opt/stack/requirements ']' 2021-11-24 16:30:43.400 | + inc/python:_setup_package_with_constraints_edit:395 : local name 2021-11-24 16:30:43.403 | ++ inc/python:_setup_package_with_constraints_edit:396 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-11-24 16:30:43.408 | + inc/python:_setup_package_with_constraints_edit:396 : name=openstack-placement 2021-11-24 16:30:43.410 | + 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-24 16:30:44.410 | + inc/python:_setup_package_with_constraints_edit:402 : setup_package /opt/stack/placement -e 2021-11-24 16:30:44.413 | + inc/python:setup_package:430 : local bindep=0 2021-11-24 16:30:44.416 | + inc/python:setup_package:431 : local bindep_flag= 2021-11-24 16:30:44.418 | + inc/python:setup_package:432 : local bindep_profiles= 2021-11-24 16:30:44.421 | + inc/python:setup_package:433 : [[ /opt/stack/placement == -bindep* ]] 2021-11-24 16:30:44.423 | + inc/python:setup_package:438 : local project_dir=/opt/stack/placement 2021-11-24 16:30:44.426 | + inc/python:setup_package:439 : local flags=-e 2021-11-24 16:30:44.428 | + inc/python:setup_package:440 : local extras= 2021-11-24 16:30:44.431 | + inc/python:setup_package:444 : [[ -n -e ]] 2021-11-24 16:30:44.433 | + inc/python:setup_package:444 : [[ -z '' ]] 2021-11-24 16:30:44.436 | + inc/python:setup_package:444 : [[ ! -e =~ ^-.* ]] 2021-11-24 16:30:44.438 | + inc/python:setup_package:449 : [[ ! -z '' ]] 2021-11-24 16:30:44.441 | + inc/python:setup_package:454 : [[ 0 == 1 ]] 2021-11-24 16:30:44.443 | + inc/python:setup_package:458 : pip_install -e /opt/stack/placement 2021-11-24 16:30:44.462 | Using python 3.6 to install /opt/stack/placement because python3_enabled=True 2021-11-24 16:30:44.467 | + 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-24 16:30:47.243 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:30:47.244 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-11-24 16:30:47.244 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.245 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.245 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.246 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.246 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.246 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.247 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.247 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.248 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.248 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.249 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.249 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.250 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.250 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.250 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.251 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.251 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.252 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.252 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.253 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.253 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.253 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.254 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.254 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.255 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.257 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.257 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.258 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.258 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.259 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.259 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.260 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.260 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.260 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.261 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.261 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.262 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.262 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.262 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.263 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.263 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.263 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.264 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.264 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.265 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.265 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.265 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.266 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.266 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.267 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.267 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.268 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.268 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.269 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.269 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.270 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.270 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.270 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.271 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.271 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.272 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.273 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.273 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.274 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.275 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.275 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.275 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.276 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.277 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.277 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.278 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.278 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.279 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.279 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.279 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.280 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.280 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.281 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.281 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.281 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.282 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.283 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.283 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.283 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.284 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.284 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.285 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.285 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.286 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.286 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.287 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.287 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.288 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.288 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.289 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.289 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.290 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.291 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.291 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.292 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.292 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.293 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.293 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.294 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.294 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.295 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.295 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.295 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.296 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.296 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.297 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.297 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.297 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.298 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.298 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.299 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.299 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.300 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.300 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.301 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.301 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.302 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.302 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.302 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.303 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.303 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.304 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.304 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.305 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.306 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.306 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.307 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.307 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.308 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.308 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.308 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.309 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.309 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.310 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.310 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.310 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.311 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.311 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.312 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.312 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.313 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.313 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.314 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.314 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.315 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.315 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.316 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.316 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.316 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.317 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.317 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.317 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.318 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.318 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.319 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.319 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.320 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.320 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.321 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.321 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.322 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.322 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.323 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.323 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.324 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.324 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.324 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.325 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.325 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.325 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.326 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.326 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.327 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.327 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.328 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.328 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.329 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.329 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.329 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.330 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.330 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.331 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.331 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.331 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.332 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.332 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.333 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.333 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.334 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.334 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.334 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.335 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.335 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.335 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.336 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.336 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.337 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.338 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.338 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.339 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.339 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.339 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.340 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.340 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.341 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.341 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.341 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.342 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.342 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.343 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.343 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.343 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.344 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.344 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.344 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.345 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.345 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.346 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.346 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.347 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.347 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.347 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.348 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.348 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.349 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.349 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.349 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.351 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.351 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.351 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.353 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.353 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.354 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.354 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.355 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.355 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.355 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.356 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.356 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.357 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.357 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.358 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.358 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.359 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.359 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.359 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.360 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.360 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.361 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.361 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.361 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.362 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.362 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.363 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.363 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.364 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.364 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.365 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.365 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.366 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.366 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.367 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.368 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.368 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.369 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.369 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.370 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.371 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.371 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.372 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.372 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.373 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.373 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.373 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.374 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.374 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.375 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.375 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.375 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.376 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.376 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.377 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.377 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.377 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.378 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.378 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.379 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.379 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.380 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.380 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.380 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.381 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.381 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.382 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.382 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.382 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.383 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.384 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.384 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.385 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.385 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.386 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.386 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.387 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.387 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.387 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.388 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.388 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.388 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.389 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.389 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.390 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.390 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.391 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.391 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.392 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.392 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.392 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.393 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.393 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.394 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.394 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.395 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.395 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.396 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.396 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.397 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.397 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.398 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.398 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.398 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.400 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.400 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.401 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.401 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.401 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.402 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.402 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.403 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.403 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.404 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.404 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.404 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.405 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.405 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.406 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.406 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.406 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.407 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.407 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.408 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.408 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.409 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.409 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.410 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.410 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.410 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.411 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.411 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.412 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.412 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.413 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.413 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.414 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.414 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.415 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.415 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.416 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.416 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.416 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.417 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.417 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.418 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.418 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.419 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.419 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.419 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.420 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.421 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.421 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.422 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.422 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.422 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.423 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.423 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.424 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.424 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.424 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.425 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.425 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.426 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.426 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.426 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.427 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.427 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.428 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.428 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.429 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.429 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.429 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.430 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.431 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.432 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.432 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.432 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.433 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.433 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.434 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.434 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.435 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:47.435 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:47.436 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:47.436 | Obtaining file:///opt/stack/placement 2021-11-24 16:30:48.873 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-11-24 16:30:50.262 | 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-24 16:30:50.272 | 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-24 16:30:50.295 | 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-24 16:30:50.311 | 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-24 16:30:50.343 | 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-24 16:30:50.407 | 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-24 16:30:50.412 | 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-24 16:30:50.418 | 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-24 16:30:50.423 | 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-24 16:30:50.458 | 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-24 16:30:50.472 | 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-24 16:30:50.487 | 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-24 16:30:50.494 | 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-24 16:30:50.548 | 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-24 16:30:50.558 | 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-24 16:30:50.604 | 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-24 16:30:50.625 | 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-24 16:30:50.644 | 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-24 16:30:50.659 | 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-24 16:30:50.670 | 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-24 16:30:50.690 | 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-24 16:30:50.693 | 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-24 16:30:50.695 | 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-24 16:30:50.708 | 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-24 16:30:50.712 | 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-24 16:30:50.716 | 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-24 16:30:50.723 | 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-24 16:30:50.729 | 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-24 16:30:50.750 | 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-24 16:30:50.754 | 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-24 16:30:50.763 | 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-24 16:30:50.785 | 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-24 16:30:50.791 | 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-24 16:30:50.795 | 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-24 16:30:50.807 | 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-24 16:30:50.810 | 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-24 16:30:50.813 | 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-24 16:30:50.820 | 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-24 16:30:50.830 | 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-24 16:30:50.836 | 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-24 16:30:50.856 | 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-24 16:30:50.859 | 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-24 16:30:50.867 | 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-24 16:30:50.893 | 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-24 16:30:50.939 | 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-24 16:30:50.959 | 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-24 16:30:51.003 | 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-24 16:30:51.077 | 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-24 16:30:51.081 | 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-24 16:30:51.087 | 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-24 16:30:51.096 | 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-24 16:30:51.099 | 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-24 16:30:51.104 | 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-24 16:30:51.113 | 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-24 16:30:51.119 | 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-24 16:30:51.126 | 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-24 16:30:51.130 | 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-24 16:30:51.133 | 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-24 16:30:51.136 | 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-24 16:30:51.140 | 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-24 16:30:51.143 | 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-24 16:30:51.146 | 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-24 16:30:51.150 | 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-24 16:30:51.153 | 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-24 16:30:51.165 | 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-24 16:30:51.168 | 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-24 16:30:51.171 | 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-24 16:30:51.174 | 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-24 16:30:51.177 | 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-24 16:30:51.189 | 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-24 16:30:51.194 | 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-24 16:30:51.196 | 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-24 16:30:51.200 | 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-24 16:30:51.208 | 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-24 16:30:51.211 | 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-24 16:30:52.839 | Installing collected packages: openstack-placement 2021-11-24 16:30:52.840 | Running setup.py develop for openstack-placement 2021-11-24 16:30:54.526 | Successfully installed openstack-placement 2021-11-24 16:30:54.704 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:30:54.704 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:30:54.773 | + inc/python:pip_install:207 : result=0 2021-11-24 16:30:54.776 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:30:54.778 | + functions-common:time_stop:2331 : local name 2021-11-24 16:30:54.780 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:30:54.782 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:30:54.785 | + functions-common:time_stop:2334 : local total 2021-11-24 16:30:54.787 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:30:54.790 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:30:54.792 | + functions-common:time_stop:2338 : start_time=1637771444457 2021-11-24 16:30:54.794 | + functions-common:time_stop:2340 : [[ -z 1637771444457 ]] 2021-11-24 16:30:54.797 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:30:54.801 | + functions-common:time_stop:2343 : end_time=1637771454798 2021-11-24 16:30:54.803 | + functions-common:time_stop:2344 : elapsed_time=10341 2021-11-24 16:30:54.806 | + functions-common:time_stop:2345 : total=225560 2021-11-24 16:30:54.808 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:30:54.810 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=235901 2021-11-24 16:30:54.813 | + inc/python:pip_install:210 : return 0 2021-11-24 16:30:54.815 | + inc/python:setup_package:460 : [[ -e == \-\e ]] 2021-11-24 16:30:54.818 | + inc/python:setup_package:461 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-24 16:30:54.820 | + functions-common:safe_chown:2232 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-24 16:30:54.838 | + functions-common:_safe_permission_operation:2080 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-11-24 16:30:54.849 | + inc/python:_setup_package_with_constraints_edit:406 : use_library_from_git /opt/stack/placement 2021-11-24 16:30:54.852 | + inc/python:use_library_from_git:263 : local name=/opt/stack/placement 2021-11-24 16:30:54.854 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:30:54.857 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:30:54.859 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,/opt/stack/placement, ]] 2021-11-24 16:30:54.862 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:30:54.864 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-11-24 16:30:54.867 | + ./stack.sh:main:921 : configure_placement 2021-11-24 16:30:54.870 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-11-24 16:30:54.881 | + lib/placement:configure_placement:107 : create_placement_conf 2021-11-24 16:30:54.884 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-11-24 16:30:54.888 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-11-24 16:30:54.891 | ++ lib/database:database_connection_url:132 : local db=placement 2021-11-24 16:30:54.893 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-11-24 16:30:54.896 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-11-24 16:30:54.898 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-11-24 16:30:54.901 | + 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-24 16:30:54.929 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-11-24 16:30:54.955 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-11-24 16:30:54.984 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-11-24 16:30:54.987 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-11-24 16:30:54.989 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-11-24 16:30:54.992 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-24 16:30:54.995 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-11-24 16:30:55.021 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-11-24 16:30:55.048 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.15/identity 2021-11-24 16:30:55.073 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-11-24 16:30:55.099 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-11-24 16:30:55.125 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-11-24 16:30:55.151 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-11-24 16:30:55.177 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-11-24 16:30:55.202 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-24 16:30:55.228 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-11-24 16:30:55.253 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-11-24 16:30:55.256 | + functions:setup_logging:655 : local conf_file=/etc/placement/placement.conf 2021-11-24 16:30:55.259 | + functions:setup_logging:656 : local other_cond=False 2021-11-24 16:30:55.261 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-24 16:30:55.264 | + functions:setup_logging:658 : setup_systemd_logging /etc/placement/placement.conf 2021-11-24 16:30:55.266 | + functions:setup_systemd_logging:686 : local conf_file=/etc/placement/placement.conf 2021-11-24 16:30:55.269 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-24 16:30:55.272 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-24 16:30:55.289 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-24 16:30:55.291 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-24 16:30:55.294 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-24 16:30:55.296 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-24 16:30:55.299 | + 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-24 16:30:55.324 | + 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-24 16:30:55.350 | + 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-24 16:30:55.375 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-24 16:30:55.401 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-24 16:30:55.403 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-11-24 16:30:55.406 | + lib/apache:write_uwsgi_config:264 : local file=/etc/placement/placement-uwsgi.ini 2021-11-24 16:30:55.408 | + lib/apache:write_uwsgi_config:265 : local wsgi=/usr/local/bin/placement-api 2021-11-24 16:30:55.411 | + lib/apache:write_uwsgi_config:266 : local url=/placement 2021-11-24 16:30:55.413 | + lib/apache:write_uwsgi_config:267 : local http= 2021-11-24 16:30:55.416 | + lib/apache:write_uwsgi_config:268 : local name= 2021-11-24 16:30:55.419 | ++ lib/apache:write_uwsgi_config:269 : basename /usr/local/bin/placement-api 2021-11-24 16:30:55.422 | + lib/apache:write_uwsgi_config:269 : name=placement-api 2021-11-24 16:30:55.424 | + lib/apache:write_uwsgi_config:273 : local socket_dir=/var/run/uwsgi 2021-11-24 16:30:55.427 | + lib/apache:write_uwsgi_config:277 : sudo mkdir -p /etc/tmpfiles.d/ 2021-11-24 16:30:55.438 | + lib/apache:write_uwsgi_config:278 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-11-24 16:30:55.439 | + lib/apache:write_uwsgi_config:278 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-11-24 16:30:55.446 | d /var/run/uwsgi 0755 ubuntu root 2021-11-24 16:30:55.449 | + lib/apache:write_uwsgi_config:279 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-11-24 16:30:55.463 | + lib/apache:write_uwsgi_config:281 : local socket=/var/run/uwsgi/placement-api.socket 2021-11-24 16:30:55.466 | + lib/apache:write_uwsgi_config:284 : rm -rf /etc/placement/placement-uwsgi.ini 2021-11-24 16:30:55.470 | + lib/apache:write_uwsgi_config:285 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-11-24 16:30:55.496 | + lib/apache:write_uwsgi_config:286 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-11-24 16:30:55.521 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-11-24 16:30:55.546 | + lib/apache:write_uwsgi_config:290 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-11-24 16:30:55.571 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-11-24 16:30:55.596 | + lib/apache:write_uwsgi_config:294 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-11-24 16:30:55.621 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-11-24 16:30:55.645 | + lib/apache:write_uwsgi_config:296 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-11-24 16:30:55.671 | + lib/apache:write_uwsgi_config:298 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-11-24 16:30:55.697 | + 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-24 16:30:55.722 | + lib/apache:write_uwsgi_config:302 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-11-24 16:30:55.747 | + lib/apache:write_uwsgi_config:304 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-11-24 16:30:55.772 | + lib/apache:write_uwsgi_config:306 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-11-24 16:30:55.803 | + lib/apache:write_uwsgi_config:309 : [[ -n '' ]] 2021-11-24 16:30:55.806 | + lib/apache:write_uwsgi_config:312 : local apache_conf= 2021-11-24 16:30:55.809 | ++ lib/apache:write_uwsgi_config:313 : apache_site_config_for placement-api 2021-11-24 16:30:55.812 | ++ lib/apache:apache_site_config_for:196 : local site=placement-api 2021-11-24 16:30:55.814 | ++ lib/apache:apache_site_config_for:197 : is_ubuntu 2021-11-24 16:30:55.816 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:30:55.819 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:30:55.822 | ++ lib/apache:apache_site_config_for:199 : echo /etc/apache2/sites-available/placement-api.conf 2021-11-24 16:30:55.825 | + lib/apache:write_uwsgi_config:313 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-11-24 16:30:55.827 | + lib/apache:write_uwsgi_config:314 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-11-24 16:30:55.852 | + lib/apache:write_uwsgi_config:315 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-11-24 16:30:55.878 | + 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-24 16:30:55.878 | + lib/apache:write_uwsgi_config:316 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-11-24 16:30:55.886 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-11-24 16:30:55.889 | + lib/apache:write_uwsgi_config:317 : enable_apache_site placement-api 2021-11-24 16:30:55.892 | + lib/apache:enable_apache_site:213 : local site=placement-api 2021-11-24 16:30:55.894 | + lib/apache:enable_apache_site:215 : enable_apache_mod version 2021-11-24 16:30:55.897 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-11-24 16:30:55.899 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-11-24 16:30:55.901 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:30:55.904 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:30:55.906 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-11-24 16:30:55.909 | + lib/apache:enable_apache_site:216 : is_ubuntu 2021-11-24 16:30:55.911 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:30:55.914 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:30:55.916 | + lib/apache:enable_apache_site:217 : sudo a2ensite placement-api 2021-11-24 16:30:55.973 | Enabling site placement-api. 2021-11-24 16:30:55.978 | To activate the new configuration, you need to run: 2021-11-24 16:30:55.978 | systemctl reload apache2 2021-11-24 16:30:55.982 | + lib/apache:write_uwsgi_config:318 : restart_apache_server 2021-11-24 16:30:55.985 | + lib/apache:restart_apache_server:260 : restart_service apache2 2021-11-24 16:30:55.987 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-24 16:30:55.990 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart apache2 2021-11-24 16:30:56.146 | + ./stack.sh:main:928 : is_service_enabled placement placement-client 2021-11-24 16:30:56.164 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:30:56.167 | + ./stack.sh:main:929 : is_service_enabled n-cpu 2021-11-24 16:30:56.185 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:30:56.188 | + ./stack.sh:main:929 : is_service_enabled n-sch 2021-11-24 16:30:56.205 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:30:56.208 | + ./stack.sh:main:930 : configure_placement_nova_compute 2021-11-24 16:30:56.210 | + lib/nova:configure_placement_nova_compute:579 : local conf=/etc/nova/nova.conf 2021-11-24 16:30:56.213 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement auth_type password 2021-11-24 16:30:56.241 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.15/identity 2021-11-24 16:30:56.267 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement username placement 2021-11-24 16:30:56.293 | + lib/nova:configure_placement_nova_compute:583 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-11-24 16:30:56.318 | + lib/nova:configure_placement_nova_compute:584 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-11-24 16:30:56.344 | + lib/nova:configure_placement_nova_compute:585 : iniset /etc/nova/nova.conf placement project_name service 2021-11-24 16:30:56.371 | + lib/nova:configure_placement_nova_compute:586 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-11-24 16:30:56.396 | + lib/nova:configure_placement_nova_compute:587 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-11-24 16:30:56.423 | + ./stack.sh:main:934 : is_service_enabled horizon 2021-11-24 16:30:56.438 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:30:56.441 | + ./stack.sh:main:939 : is_service_enabled tls-proxy 2021-11-24 16:30:56.457 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:30:56.459 | + ./stack.sh:main:947 : run_phase stack install 2021-11-24 16:30:56.462 | + functions-common:run_phase:1759 : local mode=stack 2021-11-24 16:30:56.465 | + functions-common:run_phase:1760 : local phase=install 2021-11-24 16:30:56.467 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-24 16:30:56.469 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-24 16:30:56.472 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-24 16:30:56.475 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-24 16:30:56.478 | + functions-common:run_phase:1769 : local extra 2021-11-24 16:30:56.481 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-24 16:30:56.485 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-24 16:30:56.487 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-24 16:30:56.490 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-24 16:30:56.492 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-11-24 16:30:56.495 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-24 16:30:56.509 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:30:56.512 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-24 16:30:56.514 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-24 16:30:56.516 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-11-24 16:30:56.519 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-11-24 16:30:56.521 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:30:56.523 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest 2021-11-24 16:30:56.526 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-11-24 16:30:56.529 | ++ lib/tempest:install_tempest:750 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-11-24 16:30:56.531 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-11-24 16:30:56.533 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-11-24 16:30:56.535 | ++ functions-common:git_clone:525 : local git_ref=master 2021-11-24 16:30:56.537 | ++ functions-common:git_clone:526 : local orig_dir 2021-11-24 16:30:56.541 | +++ functions-common:git_clone:527 : pwd 2021-11-24 16:30:56.543 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-11-24 16:30:56.545 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-11-24 16:30:56.548 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-11-24 16:30:56.562 | ++ functions-common:git_clone:530 : RECLONE=False 2021-11-24 16:30:56.565 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-11-24 16:30:56.567 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-11-24 16:30:56.569 | ++ functions-common:git_clone:544 : echo master 2021-11-24 16:30:56.570 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-11-24 16:30:56.574 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-11-24 16:30:56.576 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-11-24 16:30:56.578 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-11-24 16:30:56.581 | ++ functions-common:git_clone:593 : git show --oneline 2021-11-24 16:30:56.581 | ++ functions-common:git_clone:593 : head -1 2021-11-24 16:30:56.588 | db4066912 Merge "Add floating IP waiter" 2021-11-24 16:30:56.590 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-11-24 16:30:56.592 | ++ lib/tempest:install_tempest:751 : pip_install 'tox!=2.8.0' 2021-11-24 16:30:56.612 | Using python 3.6 to install tox!=2.8.0 because python3_enabled=True 2021-11-24 16:30:56.618 | ++ 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-24 16:30:59.404 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:30:59.404 | 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-24 16:30:59.415 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.415 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.415 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.415 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.415 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.415 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.415 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.415 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.415 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.416 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.416 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.416 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.416 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.416 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.416 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.416 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.416 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.416 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.416 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.416 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.416 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.416 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.416 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.416 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.416 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.417 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.418 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.418 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.419 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.420 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.420 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.421 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.421 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.421 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.422 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.422 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.423 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.423 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.424 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.424 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.424 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.425 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.425 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.425 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.426 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.426 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.427 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.427 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.428 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.428 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.429 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.429 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.429 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.431 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.431 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.432 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.432 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.432 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.433 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.433 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.434 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.435 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.435 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.436 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.436 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.437 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.437 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.438 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.439 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.440 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.440 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.440 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.441 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.441 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.441 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.442 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.442 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.443 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.443 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.444 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.444 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.445 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.446 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.446 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.447 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.447 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.448 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.448 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.449 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.449 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.449 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.450 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.450 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.451 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.451 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.452 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.452 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.453 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.453 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.454 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.454 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.455 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.455 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.456 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.456 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.457 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.457 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.458 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.458 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.458 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.459 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.460 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.460 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.460 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.461 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.461 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.462 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.462 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.463 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.463 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.464 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.464 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.465 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.465 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.466 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.466 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.467 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.467 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.467 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.468 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.468 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.469 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.469 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.470 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.470 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.470 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.471 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.471 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.472 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.472 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.472 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.473 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.473 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.474 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.474 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.475 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.475 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.476 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.476 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.477 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.477 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.477 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.478 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.478 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.479 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.479 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.479 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.480 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.480 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.481 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.481 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.481 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.482 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.483 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.483 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.483 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.484 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.484 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.484 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.485 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.485 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.486 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.486 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.486 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.487 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.487 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.488 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.488 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.488 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.489 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.489 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.490 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.490 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.490 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.491 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.491 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.492 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.493 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.493 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.493 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.494 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.494 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.495 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.495 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.495 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.496 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.496 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.497 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.497 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.497 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.498 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.498 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.499 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.499 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.499 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.500 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.500 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.500 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.501 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.501 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.502 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.502 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.503 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.503 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.503 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.504 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.504 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.505 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.505 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.505 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.506 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.506 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.506 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.507 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.507 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.508 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.509 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.509 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.509 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.510 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.510 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.511 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.512 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.512 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.513 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.514 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.515 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.515 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.515 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.516 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.516 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.517 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.517 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.517 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.518 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.518 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.519 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.519 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.520 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.520 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.520 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.521 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.521 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.522 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.522 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.523 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.523 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.524 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.524 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.524 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.525 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.525 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.525 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.526 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.526 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.527 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.527 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.528 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.528 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.529 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.529 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.529 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.530 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.530 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.531 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.531 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.532 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.532 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.532 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.533 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.533 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.534 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.534 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.534 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.535 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.535 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.536 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.536 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.537 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.537 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.538 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.538 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.538 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.539 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.539 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.540 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.540 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.541 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.541 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.542 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.542 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.542 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.543 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.543 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.544 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.544 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.544 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.545 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.545 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.546 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.546 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.547 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.547 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.547 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.548 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.548 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.549 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.549 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.549 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.550 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.550 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.551 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.551 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.552 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.552 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.552 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.553 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.553 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.554 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.556 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.556 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.557 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.557 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.557 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.558 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.558 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.559 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.559 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.560 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.560 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.560 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.561 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.561 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.562 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.562 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.563 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.563 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.563 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.564 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.564 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.565 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.565 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.566 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.566 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.566 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.567 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.567 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.568 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.568 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.569 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.569 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.570 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.570 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.571 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.572 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.572 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.572 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.573 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.573 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.574 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.574 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.575 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.575 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.575 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.576 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.576 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.577 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.577 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.578 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.578 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.579 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.579 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.580 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.580 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.581 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.581 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.582 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.582 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.582 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.583 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.583 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.584 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.584 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.585 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.585 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.585 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.586 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.586 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.587 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.587 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.588 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.588 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.588 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.589 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.589 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.590 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.590 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.591 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.591 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.592 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.592 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.593 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.593 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.594 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.594 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:30:59.595 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:30:59.595 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:30:59.909 | Collecting tox!=2.8.0 2021-11-24 16:30:59.918 | 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-24 16:31:00.066 | 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-24 16:31:00.224 | Collecting py===1.8.1 2021-11-24 16:31:00.230 | 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-24 16:31:00.504 | Collecting virtualenv===20.0.17 2021-11-24 16:31:00.518 | 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-24 16:31:00.717 | Collecting filelock===3.0.12 2021-11-24 16:31:00.723 | 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-24 16:31:00.731 | 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-24 16:31:00.844 | Collecting toml>=0.9.4 2021-11-24 16:31:00.851 | 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-24 16:31:01.081 | Collecting packaging===20.3 2021-11-24 16:31:01.087 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/82f/77b9bee21c1ba/packaging-20.3-py2.py3-none-any.whl (37 kB) 2021-11-24 16:31:01.298 | Collecting pluggy===0.13.1 2021-11-24 16:31:01.304 | 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-24 16:31:01.405 | 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-24 16:31:01.441 | Collecting distlib===0.3.0 2021-11-24 16:31:01.447 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e1/66e231a26b36d/distlib-0.3.0.zip (571 kB) 2021-11-24 16:31:02.338 | Collecting importlib-resources===1.4.0 2021-11-24 16:31:02.346 | 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-24 16:31:02.375 | 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-24 16:31:02.378 | 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-24 16:31:02.382 | Building wheels for collected packages: distlib 2021-11-24 16:31:02.384 | Building wheel for distlib (setup.py): started 2021-11-24 16:31:03.278 | Building wheel for distlib (setup.py): finished with status 'done' 2021-11-24 16:31:03.281 | Created wheel for distlib: filename=distlib-0.3.0-py3-none-any.whl size=340427 sha256=bdb3b05768b72b2ceb0ff878c60897c5eac7b3401e81fa05d6642ea1926858e3 2021-11-24 16:31:03.282 | Stored in directory: /root/.cache/pip/wheels/14/b6/e6/549abf820f04713b7183dfe13dac6b2ac3aa12ccf9f1efa0e2 2021-11-24 16:31:03.283 | Successfully built distlib 2021-11-24 16:31:05.595 | Installing collected packages: distlib, filelock, importlib-resources, packaging, pluggy, py, virtualenv, toml, tox 2021-11-24 16:31:05.595 | Attempting uninstall: distlib 2021-11-24 16:31:05.598 | Found existing installation: distlib 0.3.3 2021-11-24 16:31:05.610 | Uninstalling distlib-0.3.3: 2021-11-24 16:31:05.611 | Successfully uninstalled distlib-0.3.3 2021-11-24 16:31:05.856 | Attempting uninstall: filelock 2021-11-24 16:31:05.858 | Found existing installation: filelock 3.4.0 2021-11-24 16:31:05.864 | Uninstalling filelock-3.4.0: 2021-11-24 16:31:05.865 | Successfully uninstalled filelock-3.4.0 2021-11-24 16:31:05.937 | Attempting uninstall: importlib-resources 2021-11-24 16:31:05.939 | Found existing installation: importlib-resources 5.4.0 2021-11-24 16:31:05.959 | Uninstalling importlib-resources-5.4.0: 2021-11-24 16:31:05.962 | Successfully uninstalled importlib-resources-5.4.0 2021-11-24 16:31:06.439 | Attempting uninstall: virtualenv 2021-11-24 16:31:06.441 | Found existing installation: virtualenv 20.10.0 2021-11-24 16:31:06.510 | Uninstalling virtualenv-20.10.0: 2021-11-24 16:31:06.518 | Successfully uninstalled virtualenv-20.10.0 2021-11-24 16:31:07.208 | 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-24 16:31:07.352 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:31:07.352 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:31:07.457 | ++ inc/python:pip_install:207 : result=0 2021-11-24 16:31:07.460 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:31:07.462 | ++ functions-common:time_stop:2331 : local name 2021-11-24 16:31:07.465 | ++ functions-common:time_stop:2332 : local end_time 2021-11-24 16:31:07.467 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:31:07.469 | ++ functions-common:time_stop:2334 : local total 2021-11-24 16:31:07.471 | ++ functions-common:time_stop:2335 : local start_time 2021-11-24 16:31:07.474 | ++ functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:31:07.477 | ++ functions-common:time_stop:2338 : start_time=1637771456607 2021-11-24 16:31:07.479 | ++ functions-common:time_stop:2340 : [[ -z 1637771456607 ]] 2021-11-24 16:31:07.482 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:31:07.486 | ++ functions-common:time_stop:2343 : end_time=1637771467483 2021-11-24 16:31:07.488 | ++ functions-common:time_stop:2344 : elapsed_time=10876 2021-11-24 16:31:07.491 | ++ functions-common:time_stop:2345 : total=235901 2021-11-24 16:31:07.494 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:31:07.496 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=246777 2021-11-24 16:31:07.498 | ++ inc/python:pip_install:210 : return 0 2021-11-24 16:31:07.501 | ++ lib/tempest:install_tempest:752 : pushd /opt/stack/tempest 2021-11-24 16:31:07.501 | /opt/stack/tempest ~/devstack 2021-11-24 16:31:07.503 | ++ lib/tempest:install_tempest:756 : git checkout master 2021-11-24 16:31:07.527 | M .coveragerc 2021-11-24 16:31:07.527 | M .gitignore 2021-11-24 16:31:07.527 | M .gitreview 2021-11-24 16:31:07.527 | M .mailmap 2021-11-24 16:31:07.527 | M .stestr.conf 2021-11-24 16:31:07.527 | M CONTRIBUTING.rst 2021-11-24 16:31:07.527 | M HACKING.rst 2021-11-24 16:31:07.527 | M LICENSE 2021-11-24 16:31:07.527 | M README.rst 2021-11-24 16:31:07.528 | M REVIEWING.rst 2021-11-24 16:31:07.528 | M bindep.txt 2021-11-24 16:31:07.528 | M doc/requirements.txt 2021-11-24 16:31:07.528 | M doc/source/_extra/.htaccess 2021-11-24 16:31:07.528 | M doc/source/_static/.keep 2021-11-24 16:31:07.528 | M doc/source/account_generator.rst 2021-11-24 16:31:07.528 | M doc/source/cleanup.rst 2021-11-24 16:31:07.528 | M doc/source/conf.py 2021-11-24 16:31:07.528 | M doc/source/configuration.rst 2021-11-24 16:31:07.528 | M doc/source/contributor/contributing.rst 2021-11-24 16:31:07.528 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-11-24 16:31:07.528 | M doc/source/data/tempest-plugins-registry.header 2021-11-24 16:31:07.528 | M doc/source/index.rst 2021-11-24 16:31:07.528 | M doc/source/keystone_scopes_and_roles_support.rst 2021-11-24 16:31:07.528 | M doc/source/library.rst 2021-11-24 16:31:07.528 | M doc/source/library/api_microversion_testing.rst 2021-11-24 16:31:07.528 | M doc/source/library/auth.rst 2021-11-24 16:31:07.528 | M doc/source/library/cli.rst 2021-11-24 16:31:07.528 | M doc/source/library/clients.rst 2021-11-24 16:31:07.528 | M doc/source/library/credential_providers.rst 2021-11-24 16:31:07.528 | M doc/source/library/decorators.rst 2021-11-24 16:31:07.528 | M doc/source/library/rest_client.rst 2021-11-24 16:31:07.528 | M doc/source/library/service_clients/compute_clients.rst 2021-11-24 16:31:07.528 | M doc/source/library/utils.rst 2021-11-24 16:31:07.528 | M doc/source/library/validation_resources.rst 2021-11-24 16:31:07.528 | M doc/source/microversion_testing.rst 2021-11-24 16:31:07.528 | M doc/source/overview.rst 2021-11-24 16:31:07.528 | M doc/source/plugins/index.rst 2021-11-24 16:31:07.528 | M doc/source/plugins/plugin.rst 2021-11-24 16:31:07.528 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-11-24 16:31:07.528 | M doc/source/run.rst 2021-11-24 16:31:07.528 | M doc/source/sampleconf.rst 2021-11-24 16:31:07.528 | M doc/source/stable_branch_support_policy.rst 2021-11-24 16:31:07.528 | M doc/source/stable_branch_testing_policy.rst 2021-11-24 16:31:07.529 | M doc/source/subunit_describe_calls.rst 2021-11-24 16:31:07.529 | M doc/source/supported_version.rst 2021-11-24 16:31:07.529 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-11-24 16:31:07.529 | M doc/source/test_removal.rst 2021-11-24 16:31:07.529 | M doc/source/tests/modules.rst 2021-11-24 16:31:07.529 | M doc/source/workspace.rst 2021-11-24 16:31:07.529 | M doc/source/write_tests.rst 2021-11-24 16:31:07.529 | M etc/accounts.yaml.sample 2021-11-24 16:31:07.529 | M etc/allow-list.yaml 2021-11-24 16:31:07.529 | M etc/logging.conf.sample 2021-11-24 16:31:07.529 | M etc/rbac-persona-accounts.yaml.sample 2021-11-24 16:31:07.529 | M playbooks/devstack-tempest-ipv6.yaml 2021-11-24 16:31:07.529 | M playbooks/devstack-tempest.yaml 2021-11-24 16:31:07.529 | M playbooks/post-tempest.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-11-24 16:31:07.529 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-11-24 16:31:07.530 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-11-24 16:31:07.531 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/Add-volume_size_extend-config--opt-for-volume-tests-041f7d25fc2f3e05.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-11-24 16:31:07.532 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-11-24 16:31:07.533 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-qos-apis-for-bandwidth-limit-rules-cc144660fcaa419a.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-qos-minimum-packet-rule-client-c8bfe09873032d4a.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-11-24 16:31:07.534 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-11-24 16:31:07.535 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/deprecate-and-enable-identity-application_credentials-1d4eaef4c3c9dcba.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/deprecate-and-enable-identity-project-tags-23b87518888e563a.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/end-of-support-for-train-83369468215d7485.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-11-24 16:31:07.536 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/limits-client-d656f16a3d3e84fc.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/log-resource-client-20e58a295f729902.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/loggable-resource-client-5977d46a7ea52199.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-11-24 16:31:07.537 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-11-24 16:31:07.538 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/swift-improve-cleanup-63cfc21ffb3aff6f.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-11-24 16:31:07.539 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/tempest-xena-release-3ffb30eb59e49f2c.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-11-24 16:31:07.540 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-11-24 16:31:07.540 | M releasenotes/source/_static/.placeholder 2021-11-24 16:31:07.540 | M releasenotes/source/_templates/.placeholder 2021-11-24 16:31:07.540 | M releasenotes/source/conf.py 2021-11-24 16:31:07.540 | M releasenotes/source/index.rst 2021-11-24 16:31:07.540 | M releasenotes/source/unreleased.rst 2021-11-24 16:31:07.540 | M releasenotes/source/v10.0.0.rst 2021-11-24 16:31:07.540 | M releasenotes/source/v11.0.0.rst 2021-11-24 16:31:07.540 | M releasenotes/source/v12.0.0.rst 2021-11-24 16:31:07.540 | M releasenotes/source/v13.0.0.rst 2021-11-24 16:31:07.540 | M releasenotes/source/v14.0.0.rst 2021-11-24 16:31:07.540 | M releasenotes/source/v15.0.0.rst 2021-11-24 16:31:07.540 | M releasenotes/source/v16.0.0.rst 2021-11-24 16:31:07.540 | M releasenotes/source/v16.1.0.rst 2021-11-24 16:31:07.540 | M releasenotes/source/v17.0.0.rst 2021-11-24 16:31:07.541 | M releasenotes/source/v17.1.0.rst 2021-11-24 16:31:07.541 | M releasenotes/source/v17.2.0.rst 2021-11-24 16:31:07.541 | M releasenotes/source/v18.0.0.rst 2021-11-24 16:31:07.541 | M releasenotes/source/v19.0.0.rst 2021-11-24 16:31:07.541 | M releasenotes/source/v20.0.0.rst 2021-11-24 16:31:07.541 | M releasenotes/source/v21.0.0.rst 2021-11-24 16:31:07.541 | M releasenotes/source/v22.0.0.rst 2021-11-24 16:31:07.541 | M releasenotes/source/v22.1.0.rst 2021-11-24 16:31:07.541 | M releasenotes/source/v23.0.0.rst 2021-11-24 16:31:07.541 | M releasenotes/source/v24.0.0.rst 2021-11-24 16:31:07.541 | M releasenotes/source/v26.0.0.rst 2021-11-24 16:31:07.541 | M releasenotes/source/v26.1.0.rst 2021-11-24 16:31:07.541 | M releasenotes/source/v27.0.0.rst 2021-11-24 16:31:07.541 | M releasenotes/source/v28.0.0.rst 2021-11-24 16:31:07.541 | M releasenotes/source/v28.1.0.rst 2021-11-24 16:31:07.541 | M releasenotes/source/v29.0.0.rst 2021-11-24 16:31:07.541 | M requirements.txt 2021-11-24 16:31:07.541 | M roles/acl-devstack-files/README.rst 2021-11-24 16:31:07.541 | M roles/acl-devstack-files/defaults/main.yaml 2021-11-24 16:31:07.541 | M roles/acl-devstack-files/tasks/main.yaml 2021-11-24 16:31:07.541 | M roles/run-tempest-26/README.rst 2021-11-24 16:31:07.541 | M roles/run-tempest-26/defaults/main.yaml 2021-11-24 16:31:07.541 | M roles/run-tempest-26/tasks/main.yaml 2021-11-24 16:31:07.541 | M roles/run-tempest/README.rst 2021-11-24 16:31:07.541 | M roles/run-tempest/defaults/main.yaml 2021-11-24 16:31:07.541 | M roles/run-tempest/tasks/main.yaml 2021-11-24 16:31:07.541 | M roles/setup-tempest-data-dir/README.rst 2021-11-24 16:31:07.541 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-11-24 16:31:07.541 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-11-24 16:31:07.541 | M roles/setup-tempest-run-dir/README.rst 2021-11-24 16:31:07.541 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-11-24 16:31:07.541 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-11-24 16:31:07.541 | M roles/tempest-cleanup/README.rst 2021-11-24 16:31:07.542 | M roles/tempest-cleanup/defaults/main.yaml 2021-11-24 16:31:07.542 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-11-24 16:31:07.542 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-11-24 16:31:07.542 | M roles/tempest-cleanup/tasks/main.yaml 2021-11-24 16:31:07.542 | M setup.cfg 2021-11-24 16:31:07.542 | M setup.py 2021-11-24 16:31:07.542 | M tempest/README.rst 2021-11-24 16:31:07.542 | M tempest/__init__.py 2021-11-24 16:31:07.542 | M tempest/api/README.rst 2021-11-24 16:31:07.542 | M tempest/api/__init__.py 2021-11-24 16:31:07.542 | M tempest/api/compute/__init__.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/__init__.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_agents.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_aggregates.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_availability_zone.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_create_server.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_delete_server.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_fixed_ips.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_flavors.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_flavors_access.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_hosts.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_hosts_negative.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_hypervisor.py 2021-11-24 16:31:07.542 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_live_migration.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_migrations.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_networks.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_quotas.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_quotas_negative.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_security_groups.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_servers.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_servers_negative.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_services.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_services_negative.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_volume.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_volume_swap.py 2021-11-24 16:31:07.543 | M tempest/api/compute/admin/test_volumes_negative.py 2021-11-24 16:31:07.543 | M tempest/api/compute/api_microversion_fixture.py 2021-11-24 16:31:07.543 | M tempest/api/compute/base.py 2021-11-24 16:31:07.543 | M tempest/api/compute/certificates/__init__.py 2021-11-24 16:31:07.543 | M tempest/api/compute/certificates/test_certificates.py 2021-11-24 16:31:07.543 | M tempest/api/compute/flavors/__init__.py 2021-11-24 16:31:07.543 | M tempest/api/compute/flavors/test_flavors.py 2021-11-24 16:31:07.543 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-11-24 16:31:07.543 | M tempest/api/compute/floating_ips/__init__.py 2021-11-24 16:31:07.543 | M tempest/api/compute/floating_ips/base.py 2021-11-24 16:31:07.543 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-11-24 16:31:07.543 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-11-24 16:31:07.544 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-11-24 16:31:07.544 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-11-24 16:31:07.544 | M tempest/api/compute/images/__init__.py 2021-11-24 16:31:07.544 | M tempest/api/compute/images/test_image_metadata.py 2021-11-24 16:31:07.544 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-11-24 16:31:07.544 | M tempest/api/compute/images/test_images.py 2021-11-24 16:31:07.544 | M tempest/api/compute/images/test_images_negative.py 2021-11-24 16:31:07.544 | M tempest/api/compute/images/test_images_oneserver.py 2021-11-24 16:31:07.544 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-11-24 16:31:07.544 | M tempest/api/compute/images/test_list_image_filters.py 2021-11-24 16:31:07.544 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-11-24 16:31:07.544 | M tempest/api/compute/images/test_list_images.py 2021-11-24 16:31:07.544 | M tempest/api/compute/keypairs/__init__.py 2021-11-24 16:31:07.544 | M tempest/api/compute/keypairs/base.py 2021-11-24 16:31:07.544 | M tempest/api/compute/keypairs/test_keypairs.py 2021-11-24 16:31:07.544 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-11-24 16:31:07.544 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-11-24 16:31:07.544 | M tempest/api/compute/limits/__init__.py 2021-11-24 16:31:07.544 | M tempest/api/compute/limits/test_absolute_limits.py 2021-11-24 16:31:07.544 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-11-24 16:31:07.544 | M tempest/api/compute/security_groups/__init__.py 2021-11-24 16:31:07.544 | M tempest/api/compute/security_groups/base.py 2021-11-24 16:31:07.544 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-11-24 16:31:07.544 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-11-24 16:31:07.544 | M tempest/api/compute/security_groups/test_security_groups.py 2021-11-24 16:31:07.544 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-11-24 16:31:07.544 | M tempest/api/compute/servers/__init__.py 2021-11-24 16:31:07.544 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-11-24 16:31:07.544 | M tempest/api/compute/servers/test_availability_zone.py 2021-11-24 16:31:07.544 | M tempest/api/compute/servers/test_create_server.py 2021-11-24 16:31:07.544 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-11-24 16:31:07.544 | M tempest/api/compute/servers/test_delete_server.py 2021-11-24 16:31:07.544 | M tempest/api/compute/servers/test_device_tagging.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_disk_config.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_instance_actions.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_list_server_filters.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_multiple_create.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_novnc.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_server_actions.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_server_addresses.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_server_group.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_server_metadata.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_server_password.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_server_personality.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_server_rescue.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_server_tags.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_servers.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_servers_microversions.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_servers_negative.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-11-24 16:31:07.545 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-11-24 16:31:07.545 | M tempest/api/compute/test_extensions.py 2021-11-24 16:31:07.545 | M tempest/api/compute/test_networks.py 2021-11-24 16:31:07.545 | M tempest/api/compute/test_quotas.py 2021-11-24 16:31:07.545 | M tempest/api/compute/test_tenant_networks.py 2021-11-24 16:31:07.545 | M tempest/api/compute/test_versions.py 2021-11-24 16:31:07.545 | M tempest/api/compute/volumes/__init__.py 2021-11-24 16:31:07.545 | M tempest/api/compute/volumes/test_attach_volume.py 2021-11-24 16:31:07.545 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-11-24 16:31:07.545 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-11-24 16:31:07.546 | M tempest/api/compute/volumes/test_volumes_get.py 2021-11-24 16:31:07.546 | M tempest/api/compute/volumes/test_volumes_list.py 2021-11-24 16:31:07.546 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-11-24 16:31:07.546 | M tempest/api/identity/__init__.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/__init__.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v2/__init__.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v2/test_roles.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v2/test_services.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v2/test_tenants.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v2/test_tokens.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v2/test_users.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v3/__init__.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v3/test_credentials.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v3/test_domains.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v3/test_groups.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v3/test_inherits.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v3/test_list_users.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-11-24 16:31:07.546 | M tempest/api/identity/admin/v3/test_policies.py 2021-11-24 16:31:07.547 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-11-24 16:31:07.547 | M tempest/api/identity/admin/v3/test_projects.py 2021-11-24 16:31:07.547 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-11-24 16:31:07.547 | M tempest/api/identity/admin/v3/test_regions.py 2021-11-24 16:31:07.547 | M tempest/api/identity/admin/v3/test_roles.py 2021-11-24 16:31:07.547 | M tempest/api/identity/admin/v3/test_services.py 2021-11-24 16:31:07.547 | M tempest/api/identity/admin/v3/test_tokens.py 2021-11-24 16:31:07.547 | M tempest/api/identity/admin/v3/test_trusts.py 2021-11-24 16:31:07.547 | M tempest/api/identity/admin/v3/test_users.py 2021-11-24 16:31:07.547 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-11-24 16:31:07.547 | M tempest/api/identity/base.py 2021-11-24 16:31:07.547 | M tempest/api/identity/v2/__init__.py 2021-11-24 16:31:07.547 | M tempest/api/identity/v2/test_api_discovery.py 2021-11-24 16:31:07.547 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-11-24 16:31:07.547 | M tempest/api/identity/v2/test_extension.py 2021-11-24 16:31:07.547 | M tempest/api/identity/v2/test_tenants.py 2021-11-24 16:31:07.547 | M tempest/api/identity/v2/test_tokens.py 2021-11-24 16:31:07.547 | M tempest/api/identity/v2/test_users.py 2021-11-24 16:31:07.547 | M tempest/api/identity/v3/__init__.py 2021-11-24 16:31:07.547 | M tempest/api/identity/v3/test_access_rules.py 2021-11-24 16:31:07.547 | M tempest/api/identity/v3/test_api_discovery.py 2021-11-24 16:31:07.547 | M tempest/api/identity/v3/test_application_credentials.py 2021-11-24 16:31:07.547 | M tempest/api/identity/v3/test_catalog.py 2021-11-24 16:31:07.547 | M tempest/api/identity/v3/test_domains.py 2021-11-24 16:31:07.547 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-11-24 16:31:07.547 | M tempest/api/identity/v3/test_projects.py 2021-11-24 16:31:07.547 | M tempest/api/identity/v3/test_tokens.py 2021-11-24 16:31:07.547 | M tempest/api/identity/v3/test_users.py 2021-11-24 16:31:07.547 | M tempest/api/image/__init__.py 2021-11-24 16:31:07.547 | M tempest/api/image/base.py 2021-11-24 16:31:07.547 | M tempest/api/image/v1/__init__.py 2021-11-24 16:31:07.547 | M tempest/api/image/v1/test_image_members.py 2021-11-24 16:31:07.547 | M tempest/api/image/v1/test_image_members_negative.py 2021-11-24 16:31:07.548 | M tempest/api/image/v1/test_images.py 2021-11-24 16:31:07.548 | M tempest/api/image/v1/test_images_negative.py 2021-11-24 16:31:07.548 | M tempest/api/image/v2/__init__.py 2021-11-24 16:31:07.548 | M tempest/api/image/v2/admin/__init__.py 2021-11-24 16:31:07.548 | M tempest/api/image/v2/admin/test_images.py 2021-11-24 16:31:07.548 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-11-24 16:31:07.548 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-11-24 16:31:07.548 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-11-24 16:31:07.548 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-11-24 16:31:07.548 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-11-24 16:31:07.548 | M tempest/api/image/v2/test_images.py 2021-11-24 16:31:07.548 | M tempest/api/image/v2/test_images_member.py 2021-11-24 16:31:07.548 | M tempest/api/image/v2/test_images_member_negative.py 2021-11-24 16:31:07.548 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-11-24 16:31:07.548 | M tempest/api/image/v2/test_images_negative.py 2021-11-24 16:31:07.548 | M tempest/api/image/v2/test_images_tags.py 2021-11-24 16:31:07.548 | M tempest/api/image/v2/test_images_tags_negative.py 2021-11-24 16:31:07.548 | M tempest/api/image/v2/test_versions.py 2021-11-24 16:31:07.548 | M tempest/api/network/__init__.py 2021-11-24 16:31:07.548 | M tempest/api/network/admin/__init__.py 2021-11-24 16:31:07.548 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-11-24 16:31:07.548 | M tempest/api/network/admin/test_external_network_extension.py 2021-11-24 16:31:07.548 | M tempest/api/network/admin/test_external_networks_negative.py 2021-11-24 16:31:07.548 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-11-24 16:31:07.548 | M tempest/api/network/admin/test_metering_extensions.py 2021-11-24 16:31:07.548 | M tempest/api/network/admin/test_negative_quotas.py 2021-11-24 16:31:07.548 | M tempest/api/network/admin/test_ports.py 2021-11-24 16:31:07.548 | M tempest/api/network/admin/test_quotas.py 2021-11-24 16:31:07.548 | M tempest/api/network/admin/test_routers.py 2021-11-24 16:31:07.548 | M tempest/api/network/admin/test_routers_dvr.py 2021-11-24 16:31:07.548 | M tempest/api/network/admin/test_routers_negative.py 2021-11-24 16:31:07.548 | M tempest/api/network/base.py 2021-11-24 16:31:07.548 | M tempest/api/network/base_security_groups.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_agent_management_negative.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_allowed_address_pair.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_dhcp_ipv6.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_extensions.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_extra_dhcp_options.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_floating_ips.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_floating_ips_negative.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_networks.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_networks_negative.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_ports.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_routers.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_routers_negative.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_security_groups.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_security_groups_negative.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_service_providers.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_subnetpools_extensions.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_tags.py 2021-11-24 16:31:07.549 | M tempest/api/network/test_versions.py 2021-11-24 16:31:07.549 | M tempest/api/object_storage/__init__.py 2021-11-24 16:31:07.549 | M tempest/api/object_storage/base.py 2021-11-24 16:31:07.549 | M tempest/api/object_storage/test_account_bulk.py 2021-11-24 16:31:07.549 | M tempest/api/object_storage/test_account_quotas.py 2021-11-24 16:31:07.549 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-11-24 16:31:07.549 | M tempest/api/object_storage/test_account_services.py 2021-11-24 16:31:07.549 | M tempest/api/object_storage/test_account_services_negative.py 2021-11-24 16:31:07.549 | M tempest/api/object_storage/test_container_acl.py 2021-11-24 16:31:07.549 | M tempest/api/object_storage/test_container_acl_negative.py 2021-11-24 16:31:07.549 | M tempest/api/object_storage/test_container_quotas.py 2021-11-24 16:31:07.549 | M tempest/api/object_storage/test_container_services.py 2021-11-24 16:31:07.549 | M tempest/api/object_storage/test_container_services_negative.py 2021-11-24 16:31:07.549 | M tempest/api/object_storage/test_container_staticweb.py 2021-11-24 16:31:07.549 | M tempest/api/object_storage/test_container_sync.py 2021-11-24 16:31:07.549 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-11-24 16:31:07.549 | M tempest/api/object_storage/test_crossdomain.py 2021-11-24 16:31:07.550 | M tempest/api/object_storage/test_healthcheck.py 2021-11-24 16:31:07.550 | M tempest/api/object_storage/test_object_expiry.py 2021-11-24 16:31:07.550 | M tempest/api/object_storage/test_object_formpost.py 2021-11-24 16:31:07.550 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-11-24 16:31:07.550 | M tempest/api/object_storage/test_object_services.py 2021-11-24 16:31:07.550 | M tempest/api/object_storage/test_object_slo.py 2021-11-24 16:31:07.550 | M tempest/api/object_storage/test_object_temp_url.py 2021-11-24 16:31:07.550 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-11-24 16:31:07.550 | M tempest/api/object_storage/test_object_version.py 2021-11-24 16:31:07.550 | M tempest/api/volume/__init__.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/__init__.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_group_snapshots.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_group_type_specs.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_group_types.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_groups.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_multi_backend.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_qos.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_user_messages.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_volume_hosts.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_volume_manage.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_volume_pools.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_volume_quotas.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_volume_retype.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_volume_services.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-11-24 16:31:07.550 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-11-24 16:31:07.551 | M tempest/api/volume/admin/test_volume_type_access.py 2021-11-24 16:31:07.551 | M tempest/api/volume/admin/test_volume_types.py 2021-11-24 16:31:07.551 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-11-24 16:31:07.551 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-11-24 16:31:07.551 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-11-24 16:31:07.551 | M tempest/api/volume/admin/test_volumes_actions.py 2021-11-24 16:31:07.551 | M tempest/api/volume/admin/test_volumes_backup.py 2021-11-24 16:31:07.551 | M tempest/api/volume/admin/test_volumes_list.py 2021-11-24 16:31:07.551 | M tempest/api/volume/api_microversion_fixture.py 2021-11-24 16:31:07.551 | M tempest/api/volume/base.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_availability_zone.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_extensions.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_image_metadata.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_snapshot_metadata.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_versions.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_volume_absolute_limits.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_volume_delete_cascade.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_volume_metadata.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_volume_transfers.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_volumes_actions.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_volumes_backup.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_volumes_clone.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_volumes_clone_negative.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_volumes_extend.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_volumes_get.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_volumes_list.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_volumes_negative.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_volumes_snapshots.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-11-24 16:31:07.551 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-11-24 16:31:07.551 | M tempest/clients.py 2021-11-24 16:31:07.551 | M tempest/cmd/__init__.py 2021-11-24 16:31:07.551 | M tempest/cmd/cleanup.py 2021-11-24 16:31:07.552 | M tempest/cmd/cleanup_service.py 2021-11-24 16:31:07.552 | M tempest/cmd/config-generator.tempest.conf 2021-11-24 16:31:07.552 | M tempest/cmd/init.py 2021-11-24 16:31:07.552 | M tempest/cmd/list_plugins.py 2021-11-24 16:31:07.552 | M tempest/cmd/main.py 2021-11-24 16:31:07.552 | M tempest/cmd/run.py 2021-11-24 16:31:07.552 | M tempest/cmd/subunit_describe_calls.py 2021-11-24 16:31:07.552 | M tempest/cmd/verify_tempest_config.py 2021-11-24 16:31:07.552 | M tempest/cmd/workspace.py 2021-11-24 16:31:07.552 | M tempest/common/__init__.py 2021-11-24 16:31:07.552 | M tempest/common/compute.py 2021-11-24 16:31:07.552 | M tempest/common/credentials_factory.py 2021-11-24 16:31:07.552 | M tempest/common/custom_matchers.py 2021-11-24 16:31:07.552 | M tempest/common/identity.py 2021-11-24 16:31:07.552 | M tempest/common/image.py 2021-11-24 16:31:07.552 | M tempest/common/tempest_fixtures.py 2021-11-24 16:31:07.552 | M tempest/common/utils/__init__.py 2021-11-24 16:31:07.552 | M tempest/common/utils/linux/__init__.py 2021-11-24 16:31:07.552 | M tempest/common/utils/linux/remote_client.py 2021-11-24 16:31:07.552 | M tempest/common/utils/net_info.py 2021-11-24 16:31:07.552 | M tempest/common/utils/net_utils.py 2021-11-24 16:31:07.552 | M tempest/common/waiters.py 2021-11-24 16:31:07.552 | M tempest/config.py 2021-11-24 16:31:07.552 | M tempest/hacking/__init__.py 2021-11-24 16:31:07.552 | M tempest/hacking/checks.py 2021-11-24 16:31:07.552 | M tempest/lib/__init__.py 2021-11-24 16:31:07.552 | M tempest/lib/api_schema/__init__.py 2021-11-24 16:31:07.552 | M tempest/lib/api_schema/response/__init__.py 2021-11-24 16:31:07.552 | M tempest/lib/api_schema/response/compute/__init__.py 2021-11-24 16:31:07.552 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-11-24 16:31:07.552 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-11-24 16:31:07.552 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-11-24 16:31:07.552 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-11-24 16:31:07.552 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-11-24 16:31:07.553 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-11-24 16:31:07.554 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_51/__init__.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_51/servers.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_58/__init__.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_58/servers.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-11-24 16:31:07.555 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_62/__init__.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_62/servers.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/volume/__init__.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/volume/backups.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/volume/extensions.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/volume/group_types.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/volume/groups.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/volume/hosts.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/volume/limits.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/volume/messages.py 2021-11-24 16:31:07.556 | M tempest/lib/api_schema/response/volume/qos.py 2021-11-24 16:31:07.557 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-11-24 16:31:07.557 | M tempest/lib/api_schema/response/volume/quotas.py 2021-11-24 16:31:07.557 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-11-24 16:31:07.557 | M tempest/lib/api_schema/response/volume/services.py 2021-11-24 16:31:07.557 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-11-24 16:31:07.557 | M tempest/lib/api_schema/response/volume/transfers.py 2021-11-24 16:31:07.557 | M tempest/lib/api_schema/response/volume/v3_7/__init__.py 2021-11-24 16:31:07.557 | M tempest/lib/api_schema/response/volume/v3_7/services.py 2021-11-24 16:31:07.557 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-11-24 16:31:07.557 | M tempest/lib/api_schema/response/volume/volumes.py 2021-11-24 16:31:07.557 | M tempest/lib/auth.py 2021-11-24 16:31:07.557 | M tempest/lib/base.py 2021-11-24 16:31:07.557 | M tempest/lib/cli/__init__.py 2021-11-24 16:31:07.557 | M tempest/lib/cli/base.py 2021-11-24 16:31:07.557 | M tempest/lib/cli/output_parser.py 2021-11-24 16:31:07.557 | M tempest/lib/cmd/__init__.py 2021-11-24 16:31:07.557 | M tempest/lib/common/__init__.py 2021-11-24 16:31:07.557 | M tempest/lib/common/api_microversion_fixture.py 2021-11-24 16:31:07.557 | M tempest/lib/common/api_version_request.py 2021-11-24 16:31:07.557 | M tempest/lib/common/api_version_utils.py 2021-11-24 16:31:07.557 | M tempest/lib/common/cred_client.py 2021-11-24 16:31:07.557 | M tempest/lib/common/cred_provider.py 2021-11-24 16:31:07.557 | M tempest/lib/common/dynamic_creds.py 2021-11-24 16:31:07.557 | M tempest/lib/common/fixed_network.py 2021-11-24 16:31:07.557 | M tempest/lib/common/http.py 2021-11-24 16:31:07.557 | M tempest/lib/common/jsonschema_validator.py 2021-11-24 16:31:07.557 | M tempest/lib/common/preprov_creds.py 2021-11-24 16:31:07.557 | M tempest/lib/common/profiler.py 2021-11-24 16:31:07.557 | M tempest/lib/common/rest_client.py 2021-11-24 16:31:07.557 | M tempest/lib/common/ssh.py 2021-11-24 16:31:07.557 | M tempest/lib/common/thread.py 2021-11-24 16:31:07.557 | M tempest/lib/common/utils/__init__.py 2021-11-24 16:31:07.557 | M tempest/lib/common/utils/data_utils.py 2021-11-24 16:31:07.558 | M tempest/lib/common/utils/linux/__init__.py 2021-11-24 16:31:07.558 | M tempest/lib/common/utils/linux/remote_client.py 2021-11-24 16:31:07.558 | M tempest/lib/common/utils/misc.py 2021-11-24 16:31:07.558 | M tempest/lib/common/utils/test_utils.py 2021-11-24 16:31:07.558 | M tempest/lib/common/validation_resources.py 2021-11-24 16:31:07.558 | M tempest/lib/decorators.py 2021-11-24 16:31:07.558 | M tempest/lib/exceptions.py 2021-11-24 16:31:07.558 | M tempest/lib/services/__init__.py 2021-11-24 16:31:07.558 | M tempest/lib/services/clients.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/__init__.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/agents_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/aggregates_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/availability_zone_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/base_compute_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/certificates_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/extensions_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/fixed_ips_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/flavors_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/floating_ips_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/hosts_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/hypervisor_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/images_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/interfaces_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/keypairs_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/limits_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/migrations_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/networks_client.py 2021-11-24 16:31:07.558 | M tempest/lib/services/compute/quota_classes_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/compute/quotas_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/compute/security_group_rules_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/compute/security_groups_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/compute/server_groups_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/compute/servers_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/compute/services_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/compute/snapshots_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/compute/tenant_networks_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/compute/tenant_usages_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/compute/versions_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/compute/volumes_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/__init__.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v2/__init__.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v2/identity_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v2/roles_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v2/services_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v2/tenants_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v2/token_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v2/users_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v3/__init__.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v3/catalog_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v3/credentials_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v3/domains_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v3/groups_client.py 2021-11-24 16:31:07.559 | M tempest/lib/services/identity/v3/identity_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/limits_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/mappings_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/policies_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/projects_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/protocols_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/regions_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/roles_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/services_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/token_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/trusts_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/users_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/identity/v3/versions_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/image/__init__.py 2021-11-24 16:31:07.560 | M tempest/lib/services/image/v1/__init__.py 2021-11-24 16:31:07.560 | M tempest/lib/services/image/v1/image_members_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/image/v1/images_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/image/v2/__init__.py 2021-11-24 16:31:07.560 | M tempest/lib/services/image/v2/image_members_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/image/v2/images_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/image/v2/namespaces_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/image/v2/resource_types_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/image/v2/schemas_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/image/v2/versions_client.py 2021-11-24 16:31:07.560 | M tempest/lib/services/network/__init__.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/agents_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/base.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/extensions_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/floating_ips_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/log_resource_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/loggable_resource_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/metering_label_rules_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/metering_labels_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/networks_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/ports_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/qos_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/qos_limit_bandwidth_rules_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/qos_minimum_packet_rate_rules_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/quotas_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/routers_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/security_group_rules_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/security_groups_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/segments_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/service_providers_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/subnetpools_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/subnets_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/tags_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/trunks_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/network/versions_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/object_storage/__init__.py 2021-11-24 16:31:07.561 | M tempest/lib/services/object_storage/account_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/object_storage/capabilities_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/object_storage/container_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/object_storage/object_client.py 2021-11-24 16:31:07.561 | M tempest/lib/services/placement/__init__.py 2021-11-24 16:31:07.562 | M tempest/lib/services/placement/base_placement_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/placement/placement_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/placement/resource_providers_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/__init__.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/base_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/__init__.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/backups_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/extensions_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/hosts_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/limits_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/qos_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/quotas_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/services_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/transfers_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/types_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v2/volumes_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v3/__init__.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v3/attachments_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v3/backups_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v3/base_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-11-24 16:31:07.562 | M tempest/lib/services/volume/v3/extensions_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/group_types_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/groups_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/hosts_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/limits_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/messages_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/qos_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/quotas_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/services_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/transfers_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/types_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/versions_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-11-24 16:31:07.563 | M tempest/lib/services/volume/v3/volumes_client.py 2021-11-24 16:31:07.563 | M tempest/scenario/README.rst 2021-11-24 16:31:07.563 | M tempest/scenario/__init__.py 2021-11-24 16:31:07.563 | M tempest/scenario/manager.py 2021-11-24 16:31:07.563 | M tempest/scenario/test_aggregates_basic_ops.py 2021-11-24 16:31:07.563 | M tempest/scenario/test_dashboard_basic_ops.py 2021-11-24 16:31:07.563 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-11-24 16:31:07.563 | M tempest/scenario/test_minimum_basic.py 2021-11-24 16:31:07.563 | M tempest/scenario/test_network_advanced_server_ops.py 2021-11-24 16:31:07.563 | M tempest/scenario/test_network_basic_ops.py 2021-11-24 16:31:07.563 | M tempest/scenario/test_network_qos_placement.py 2021-11-24 16:31:07.563 | M tempest/scenario/test_network_v6.py 2021-11-24 16:31:07.563 | M tempest/scenario/test_object_storage_basic_ops.py 2021-11-24 16:31:07.563 | M tempest/scenario/test_security_groups_basic_ops.py 2021-11-24 16:31:07.563 | M tempest/scenario/test_server_advanced_ops.py 2021-11-24 16:31:07.563 | M tempest/scenario/test_server_basic_ops.py 2021-11-24 16:31:07.563 | M tempest/scenario/test_server_multinode.py 2021-11-24 16:31:07.564 | M tempest/scenario/test_shelve_instance.py 2021-11-24 16:31:07.564 | M tempest/scenario/test_snapshot_pattern.py 2021-11-24 16:31:07.564 | M tempest/scenario/test_stamp_pattern.py 2021-11-24 16:31:07.564 | M tempest/scenario/test_unified_limits.py 2021-11-24 16:31:07.564 | M tempest/scenario/test_volume_backup_restore.py 2021-11-24 16:31:07.564 | M tempest/scenario/test_volume_boot_pattern.py 2021-11-24 16:31:07.564 | M tempest/scenario/test_volume_migrate_attached.py 2021-11-24 16:31:07.564 | M tempest/services/__init__.py 2021-11-24 16:31:07.564 | M tempest/services/orchestration/__init__.py 2021-11-24 16:31:07.564 | M tempest/services/orchestration/json/__init__.py 2021-11-24 16:31:07.564 | M tempest/services/orchestration/json/orchestration_client.py 2021-11-24 16:31:07.564 | M tempest/test.py 2021-11-24 16:31:07.564 | M tempest/test_discover/__init__.py 2021-11-24 16:31:07.564 | M tempest/test_discover/plugins.py 2021-11-24 16:31:07.564 | M tempest/test_discover/test_discover.py 2021-11-24 16:31:07.564 | M tempest/tests/README.rst 2021-11-24 16:31:07.564 | M tempest/tests/__init__.py 2021-11-24 16:31:07.564 | M tempest/tests/api/__init__.py 2021-11-24 16:31:07.564 | M tempest/tests/api/compute/__init__.py 2021-11-24 16:31:07.564 | M tempest/tests/api/compute/test_base.py 2021-11-24 16:31:07.564 | M tempest/tests/base.py 2021-11-24 16:31:07.564 | M tempest/tests/cmd/__init__.py 2021-11-24 16:31:07.564 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-11-24 16:31:07.564 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-11-24 16:31:07.564 | M tempest/tests/cmd/test_account_generator.py 2021-11-24 16:31:07.564 | M tempest/tests/cmd/test_cleanup.py 2021-11-24 16:31:07.564 | M tempest/tests/cmd/test_cleanup_services.py 2021-11-24 16:31:07.564 | M tempest/tests/cmd/test_list_plugins.py 2021-11-24 16:31:07.564 | M tempest/tests/cmd/test_run.py 2021-11-24 16:31:07.564 | M tempest/tests/cmd/test_saved_state_json.json 2021-11-24 16:31:07.564 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-11-24 16:31:07.564 | M tempest/tests/cmd/test_tempest_init.py 2021-11-24 16:31:07.564 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-11-24 16:31:07.565 | M tempest/tests/cmd/test_workspace.py 2021-11-24 16:31:07.565 | M tempest/tests/common/__init__.py 2021-11-24 16:31:07.565 | M tempest/tests/common/test_admin_available.py 2021-11-24 16:31:07.565 | M tempest/tests/common/test_alt_available.py 2021-11-24 16:31:07.565 | M tempest/tests/common/test_compute.py 2021-11-24 16:31:07.565 | M tempest/tests/common/test_credentials_factory.py 2021-11-24 16:31:07.565 | M tempest/tests/common/test_custom_matchers.py 2021-11-24 16:31:07.565 | M tempest/tests/common/test_image.py 2021-11-24 16:31:07.565 | M tempest/tests/common/utils/__init__.py 2021-11-24 16:31:07.565 | M tempest/tests/common/utils/linux/__init__.py 2021-11-24 16:31:07.565 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-11-24 16:31:07.565 | M tempest/tests/common/utils/test_net_utils.py 2021-11-24 16:31:07.565 | M tempest/tests/fake_config.py 2021-11-24 16:31:07.565 | M tempest/tests/fake_tempest_plugin.py 2021-11-24 16:31:07.565 | M tempest/tests/files/__init__.py 2021-11-24 16:31:07.565 | M tempest/tests/files/failing-tests 2021-11-24 16:31:07.565 | M tempest/tests/files/passing-tests 2021-11-24 16:31:07.565 | M tempest/tests/files/setup.cfg 2021-11-24 16:31:07.565 | M tempest/tests/files/testr-conf 2021-11-24 16:31:07.565 | M tempest/tests/lib/__init__.py 2021-11-24 16:31:07.565 | M tempest/tests/lib/cli/__init__.py 2021-11-24 16:31:07.565 | M tempest/tests/lib/cli/test_command_failed.py 2021-11-24 16:31:07.565 | M tempest/tests/lib/cli/test_execute.py 2021-11-24 16:31:07.565 | M tempest/tests/lib/cli/test_output_parser.py 2021-11-24 16:31:07.565 | M tempest/tests/lib/cmd/__init__.py 2021-11-24 16:31:07.565 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-11-24 16:31:07.565 | M tempest/tests/lib/common/__init__.py 2021-11-24 16:31:07.565 | M tempest/tests/lib/common/test_api_version_request.py 2021-11-24 16:31:07.565 | M tempest/tests/lib/common/test_api_version_utils.py 2021-11-24 16:31:07.565 | M tempest/tests/lib/common/test_cred_client.py 2021-11-24 16:31:07.565 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-11-24 16:31:07.565 | M tempest/tests/lib/common/test_http.py 2021-11-24 16:31:07.565 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-11-24 16:31:07.565 | M tempest/tests/lib/common/test_preprov_creds.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/common/test_profiler.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/common/test_rest_client.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/common/test_validation_resources.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/common/utils/__init__.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/common/utils/test_misc.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/fake_auth_provider.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/fake_credentials.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/fake_http.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/fake_identity.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/__init__.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/base.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/compute/__init__.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-11-24 16:31:07.566 | M tempest/tests/lib/services/compute/test_images_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_services_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/identity/__init__.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-11-24 16:31:07.567 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_limit_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/image/__init__.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/image/v1/__init__.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/image/v2/__init__.py 2021-11-24 16:31:07.568 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/__init__.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_agents_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_log_resource_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_loggable_resource_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_networks_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_ports_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_qos_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_qos_limit_bandwidth_rules_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_qos_minimum_packet_rate_rules_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_routers_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_segments_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_tags_client.py 2021-11-24 16:31:07.569 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/network/test_versions_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/object_storage/__init__.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/placement/__init__.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/registry_fixture.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/test_clients.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/__init__.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-11-24 16:31:07.570 | M tempest/tests/lib/services/voSwitched to branch 'master' 2021-11-24 16:31:07.571 | lume/v3/test_transfers_client.py 2021-11-24 16:31:07.571 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-11-24 16:31:07.571 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-11-24 16:31:07.571 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-11-24 16:31:07.571 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-11-24 16:31:07.571 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-11-24 16:31:07.571 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-11-24 16:31:07.571 | M tempest/tests/lib/test_auth.py 2021-11-24 16:31:07.571 | M tempest/tests/lib/test_base.py 2021-11-24 16:31:07.571 | M tempest/tests/lib/test_credentials.py 2021-11-24 16:31:07.571 | M tempest/tests/lib/test_decorators.py 2021-11-24 16:31:07.571 | M tempest/tests/lib/test_ssh.py 2021-11-24 16:31:07.571 | M tempest/tests/lib/test_tempest_lib.py 2021-11-24 16:31:07.571 | M tempest/tests/test_base_test.py 2021-11-24 16:31:07.571 | M tempest/tests/test_config.py 2021-11-24 16:31:07.571 | M tempest/tests/test_decorators.py 2021-11-24 16:31:07.571 | M tempest/tests/test_hacking.py 2021-11-24 16:31:07.571 | M tempest/tests/test_imports.py 2021-11-24 16:31:07.571 | M tempest/tests/test_list_tests.py 2021-11-24 16:31:07.571 | M tempest/tests/test_microversions.py 2021-11-24 16:31:07.571 | M tempest/tests/test_tempest_plugin.py 2021-11-24 16:31:07.571 | M tempest/tests/test_test.py 2021-11-24 16:31:07.571 | M tempest/tests/utils.py 2021-11-24 16:31:07.571 | M tempest/version.py 2021-11-24 16:31:07.571 | M test-requirements.txt 2021-11-24 16:31:07.571 | M tools/generate-tempest-plugins-list.py 2021-11-24 16:31:07.571 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-11-24 16:31:07.571 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-11-24 16:31:07.571 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-11-24 16:31:07.571 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-11-24 16:31:07.571 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-11-24 16:31:07.571 | M tools/tempest-plugin-sanity.sh 2021-11-24 16:31:07.571 | M tox.ini 2021-11-24 16:31:07.572 | M zuul.d/base.yaml 2021-11-24 16:31:07.572 | M zuul.d/integrated-gate.yaml 2021-11-24 16:31:07.572 | M zuul.d/project.yaml 2021-11-24 16:31:07.572 | M zuul.d/stable-jobs.yaml 2021-11-24 16:31:07.572 | M zuul.d/tempest-specific.yaml 2021-11-24 16:31:07.572 | Your branch is up to date with 'origin/master'. 2021-11-24 16:31:07.572 | ++ lib/tempest:install_tempest:758 : local tmp_u_c_m 2021-11-24 16:31:07.572 | +++ lib/tempest:install_tempest:759 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-11-24 16:31:07.572 | ++ lib/tempest:install_tempest:759 : tmp_u_c_m=/tmp/tempest_u_c_m.cnm0YwTXPA 2021-11-24 16:31:07.572 | ++ lib/tempest:install_tempest:760 : set_tempest_venv_constraints /tmp/tempest_u_c_m.cnm0YwTXPA 2021-11-24 16:31:07.572 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-11-24 16:31:07.572 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.cnm0YwTXPA 2021-11-24 16:31:07.572 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-11-24 16:31:07.572 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-11-24 16:31:07.572 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-11-24 16:31:07.572 | ++ lib/tempest:install_tempest:762 : tox -r --notest -efull 2021-11-24 16:31:08.178 | full create: /opt/stack/tempest/.tox/tempest 2021-11-24 16:31:09.045 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-11-24 16:31:35.664 | full develop-inst: /opt/stack/tempest 2021-11-24 16:31:41.093 | 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==2.4.7,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@db4066912b91d9fed410f6c1da8839700706f837#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-24 16:31:41.093 | ___________________________________ summary ____________________________________ 2021-11-24 16:31:41.093 | full: skipped tests 2021-11-24 16:31:41.093 | congratulations :) 2021-11-24 16:31:41.123 | ++ lib/tempest:install_tempest:766 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.cnm0YwTXPA -r requirements.txt 2021-11-24 16:31:41.854 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:41.932 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:41.964 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:42.044 | Ignoring trio-websocket: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:42.128 | Ignoring trio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:42.216 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:42.266 | Ignoring selenium: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:42.423 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:42.527 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:42.547 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:42.571 | Ignoring wsproto: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:42.606 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:42.621 | Ignoring outcome: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:42.671 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:42.762 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:42.796 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:31:42.797 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 25)) (4.5.0) 2021-11-24 16:31:42.809 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 46)) (5.8.0) 2021-11-24 16:31:42.812 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 53)) (5.1.0) 2021-11-24 16:31:42.817 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 64)) (3.0.0) 2021-11-24 16:31:42.828 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 121)) (2.3.0) 2021-11-24 16:31:42.841 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 139)) (0.8.0) 2021-11-24 16:31:42.848 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 147)) (2.4.0) 2021-11-24 16:31:42.862 | Requirement already satisfied: paramiko===2.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 174)) (2.8.0) 2021-11-24 16:31:42.899 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 179)) (1.26.7) 2021-11-24 16:31:42.922 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 184)) (1.4.0) 2021-11-24 16:31:42.937 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 188)) (6.0) 2021-11-24 16:31:42.940 | Requirement already satisfied: cryptography===36.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 193)) (36.0.0) 2021-11-24 16:31:42.994 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 211)) (1.1.0) 2021-11-24 16:31:43.002 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 220)) (3.2.0) 2021-11-24 16:31:43.012 | Requirement already satisfied: cliff===3.9.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 257)) (3.9.0) 2021-11-24 16:31:43.026 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 291)) (4.6.1) 2021-11-24 16:31:43.070 | Requirement already satisfied: importlib-metadata===4.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 295)) (4.8.2) 2021-11-24 16:31:43.113 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 321)) (3.2.1) 2021-11-24 16:31:43.142 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 322)) (4.2.0) 2021-11-24 16:31:43.151 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 333)) (0.4.0) 2021-11-24 16:31:43.154 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 361)) (2.5.0) 2021-11-24 16:31:43.166 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 401)) (1.4.0) 2021-11-24 16:31:43.180 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 408)) (1.0.2) 2021-11-24 16:31:43.183 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 410)) (8.7.1) 2021-11-24 16:31:43.228 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 425)) (2.4.7) 2021-11-24 16:31:43.232 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 437)) (3.5.0) 2021-11-24 16:31:43.241 | Requirement already satisfied: cmd2===2.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 447)) (2.3.2) 2021-11-24 16:31:43.304 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 465)) (1.16.0) 2021-11-24 16:31:43.306 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 497)) (1.13.3) 2021-11-24 16:31:43.310 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 508)) (1.5.0) 2021-11-24 16:31:43.315 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 513)) (0.18.2) 2021-11-24 16:31:43.318 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 543)) (5.4.0) 2021-11-24 16:31:43.345 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 560)) (1.15.0) 2021-11-24 16:31:43.349 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 563)) (3.2.0) 2021-11-24 16:31:43.381 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 576)) (3.6.0) 2021-11-24 16:31:43.408 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 591)) (0.14.1) 2021-11-24 16:31:43.415 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 598)) (4.12.0) 2021-11-24 16:31:43.432 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 604)) (2.8.2) 2021-11-24 16:31:43.437 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 609)) (2021.3) 2021-11-24 16:31:43.442 | Requirement already satisfied: setuptools===59.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 617)) (59.2.0) 2021-11-24 16:31:43.497 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 144)) (0.2.5) 2021-11-24 16:31:43.502 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 169)) (1.0.0) 2021-11-24 16:31:43.505 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 151)) (1.4.0) 2021-11-24 16:31:43.509 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.cnm0YwTXPA (line 211)) (1.4.0) 2021-11-24 16:31:43.511 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 56)) (3.4.0) 2021-11-24 16:31:43.517 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 120)) (0.9.6) 2021-11-24 16:31:43.520 | Requirement already satisfied: typing_extensions===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 171)) (4.0.0) 2021-11-24 16:31:43.524 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 2)) (0.12.2) 2021-11-24 16:31:43.529 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 230)) (2.26.0) 2021-11-24 16:31:43.557 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 49)) (21.2.0) 2021-11-24 16:31:43.618 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 282)) (1.8.2) 2021-11-24 16:31:43.621 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 186)) (2.21) 2021-11-24 16:31:43.623 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 506)) (0.18.0) 2021-11-24 16:31:43.628 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 529)) (1.6) 2021-11-24 16:31:43.631 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 348)) (21.3) 2021-11-24 16:31:43.637 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 536)) (0.11.0) 2021-11-24 16:31:43.640 | Requirement already satisfied: iso8601===1.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 375)) (1.0.1) 2021-11-24 16:31:43.643 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 377)) (1.0.0) 2021-11-24 16:31:43.646 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 379)) (3.3) 2021-11-24 16:31:43.650 | Requirement already satisfied: charset-normalizer===2.0.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.cnm0YwTXPA (line 584)) (2.0.7) 2021-11-24 16:31:43.655 | 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.cnm0YwTXPA (line 230)) (2021.10.8) 2021-11-24 16:31:43.751 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-11-24 16:31:43.751 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-11-24 16:31:43.810 | ++ lib/tempest:install_tempest:767 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-11-24 16:31:43.812 | ++ lib/tempest:install_tempest:768 : rm -f /tmp/tempest_u_c_m.cnm0YwTXPA 2021-11-24 16:31:43.816 | ++ lib/tempest:install_tempest:769 : popd 2021-11-24 16:31:43.816 | ~/devstack 2021-11-24 16:31:43.819 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-24 16:31:43.821 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-11-24 16:31:43.824 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-11-24 16:31:43.826 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-24 16:31:43.829 | + functions-common:run_phase:1786 : run_plugins stack install 2021-11-24 16:31:43.831 | + functions-common:run_plugins:1745 : local mode=stack 2021-11-24 16:31:43.834 | + functions-common:run_plugins:1746 : local phase=install 2021-11-24 16:31:43.837 | + functions-common:run_plugins:1748 : local plugins= 2021-11-24 16:31:43.839 | + functions-common:run_plugins:1749 : local plugin 2021-11-24 16:31:43.842 | + ./stack.sh:main:950 : use_library_from_git python-openstackclient 2021-11-24 16:31:43.844 | + inc/python:use_library_from_git:263 : local name=python-openstackclient 2021-11-24 16:31:43.847 | + inc/python:use_library_from_git:264 : local enabled=1 2021-11-24 16:31:43.849 | + inc/python:use_library_from_git:265 : [[ cinder-tempest-plugin = \A\L\L ]] 2021-11-24 16:31:43.852 | + inc/python:use_library_from_git:265 : [[ ,cinder-tempest-plugin, =~ ,python-openstackclient, ]] 2021-11-24 16:31:43.855 | + inc/python:use_library_from_git:266 : return 1 2021-11-24 16:31:43.858 | + ./stack.sh:main:954 : pip_install_gr python-openstackclient 2021-11-24 16:31:43.860 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-11-24 16:31:43.863 | + inc/python:pip_install_gr:77 : local clean_name 2021-11-24 16:31:43.866 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-11-24 16:31:43.869 | ++ inc/python:get_from_global_requirements:238 : local package=python-openstackclient 2021-11-24 16:31:43.871 | ++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-24 16:31:43.875 | +++ inc/python:get_from_global_requirements:240 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-11-24 16:31:43.875 | +++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-24 16:31:43.880 | ++ inc/python:get_from_global_requirements:240 : required_pkg='python-openstackclient ' 2021-11-24 16:31:43.882 | ++ inc/python:get_from_global_requirements:241 : [[ python-openstackclient == '' ]] 2021-11-24 16:31:43.885 | ++ inc/python:get_from_global_requirements:244 : echo python-openstackclient 2021-11-24 16:31:43.888 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-11-24 16:31:43.890 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-11-24 16:31:43.910 | Using python 3.6 to install python-openstackclient because python3_enabled=True 2021-11-24 16:31:43.916 | + 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-24 16:31:46.700 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:31:46.700 | 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-24 16:31:46.701 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.701 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.702 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.702 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.703 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.703 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.703 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.704 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.704 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.705 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.705 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.706 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.706 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.707 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.707 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.707 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.708 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.708 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.709 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.710 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.710 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.710 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.711 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.711 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.712 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.714 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.714 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.715 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.715 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.716 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.716 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.717 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.717 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.718 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.718 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.719 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.719 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.719 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.720 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.720 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.721 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.721 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.721 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.722 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.722 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.722 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.723 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.723 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.724 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.724 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.725 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.726 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.726 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.727 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.727 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.728 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.728 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.729 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.729 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.729 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.730 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.731 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.731 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.732 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.732 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.733 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.733 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.734 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.734 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.735 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.736 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.736 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.736 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.737 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.737 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.738 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.738 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.738 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.739 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.739 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.740 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.741 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.741 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.741 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.742 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.742 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.743 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.743 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.744 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.744 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.745 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.745 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.745 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.746 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.746 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.747 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.747 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.748 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.748 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.749 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.749 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.750 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.750 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.751 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.751 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.752 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.752 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.752 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.753 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.753 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.754 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.754 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.755 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.755 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.756 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.756 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.757 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.757 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.757 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.758 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.758 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.759 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.759 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.760 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.760 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.760 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.761 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.762 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.762 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.762 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.763 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.763 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.764 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.764 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.765 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.765 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.765 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.766 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.766 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.767 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.767 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.767 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.768 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.768 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.769 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.769 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.770 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.770 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.771 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.771 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.772 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.773 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.773 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.773 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.774 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.774 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.774 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.775 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.775 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.776 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.776 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.776 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.777 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.777 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.778 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.778 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.779 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.779 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.779 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.780 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.780 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.781 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.781 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.781 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.782 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.782 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.783 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.783 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.783 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.784 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.784 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.785 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.785 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.786 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.786 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.786 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.787 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.788 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.788 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.788 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.789 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.789 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.790 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.790 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.791 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.791 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.791 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.792 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.792 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.793 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.793 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.793 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.794 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.794 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.794 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.795 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.795 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.796 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.796 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.796 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.797 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.797 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.798 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.798 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.799 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.799 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.800 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.800 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.801 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.801 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.802 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.802 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.803 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.804 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.804 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.805 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.805 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.806 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.806 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.807 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.807 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.807 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.808 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.809 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.809 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.810 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.811 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.811 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.812 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.812 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.813 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.813 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.814 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.814 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.814 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.815 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.815 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.815 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.816 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.816 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.817 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.817 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.818 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.818 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.819 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.819 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.820 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.820 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.821 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.821 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.821 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.822 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.822 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.823 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.823 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.823 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.824 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.824 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.825 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.825 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.826 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.826 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.826 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.827 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.827 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.828 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.828 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.829 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.829 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.829 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.830 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.830 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.831 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.831 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.832 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.832 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.832 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.833 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.833 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.833 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.835 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.835 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.835 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.836 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.836 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.837 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.837 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.837 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.838 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.838 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.839 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.839 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.840 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.840 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.840 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.841 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.841 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.842 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.842 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.842 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.843 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.843 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.844 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.844 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.845 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.845 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.845 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.846 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.846 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.847 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.847 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.847 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.848 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.848 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.849 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.849 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.850 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.851 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.851 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.852 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.852 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.853 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.853 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.854 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.854 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.855 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.855 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.856 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.856 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.856 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.857 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.857 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.858 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.858 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.858 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.859 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.859 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.860 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.860 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.861 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.861 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.861 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.862 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.862 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.863 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.863 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.864 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.864 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.864 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.865 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.865 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.866 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.866 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.867 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.867 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.868 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.868 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.868 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.869 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.869 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.870 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.870 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.871 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.871 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.871 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.872 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.872 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.873 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.873 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.873 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.874 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.874 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.875 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.875 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.876 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.877 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.877 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.877 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.878 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.878 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.879 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.879 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.879 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.880 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.880 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.880 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.881 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.881 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.882 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.882 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.883 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.883 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.884 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.884 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.884 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.885 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.885 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.886 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.886 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.887 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.887 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.888 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.888 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.889 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:46.889 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:31:46.890 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:31:46.890 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:31:47.105 | Collecting python-openstackclient===5.2.0 2021-11-24 16:31:47.114 | 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-24 16:31:47.261 | 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-24 16:31:47.264 | 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-24 16:31:47.293 | 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-24 16:31:47.301 | 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-24 16:31:47.321 | 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-24 16:31:47.338 | 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-24 16:31:47.359 | 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-24 16:31:47.377 | 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-24 16:31:47.398 | 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-24 16:31:47.403 | 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-24 16:31:47.406 | 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-24 16:31:47.427 | 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-24 16:31:47.431 | 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-24 16:31:47.434 | 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-24 16:31:47.458 | 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-24 16:31:47.463 | 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-24 16:31:47.504 | 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-24 16:31:47.508 | 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-24 16:31:47.512 | 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-24 16:31:47.515 | 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-24 16:31:47.521 | 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-24 16:31:47.524 | 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-24 16:31:47.529 | 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-24 16:31:47.532 | 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-24 16:31:47.601 | 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-24 16:31:47.605 | 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-24 16:31:47.618 | 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-24 16:31:47.621 | 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-24 16:31:47.628 | 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-24 16:31:47.644 | 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-24 16:31:47.648 | 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-24 16:31:47.656 | 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-24 16:31:47.661 | 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-24 16:31:47.667 | 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-24 16:31:47.692 | 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-24 16:31:47.706 | 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-24 16:31:47.711 | 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-24 16:31:47.714 | 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-24 16:31:47.718 | 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-24 16:31:47.721 | 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-24 16:31:47.725 | 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-24 16:31:47.728 | 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-24 16:31:47.733 | 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-24 16:31:47.735 | 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-24 16:31:47.759 | 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-24 16:31:47.761 | 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-24 16:31:47.766 | 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-24 16:31:49.759 | Installing collected packages: python-openstackclient 2021-11-24 16:31:51.098 | Successfully installed python-openstackclient-5.2.0 2021-11-24 16:31:51.238 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:31:51.239 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:31:51.325 | + inc/python:pip_install:207 : result=0 2021-11-24 16:31:51.327 | + inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:31:51.330 | + functions-common:time_stop:2331 : local name 2021-11-24 16:31:51.333 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:31:51.335 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:31:51.338 | + functions-common:time_stop:2334 : local total 2021-11-24 16:31:51.340 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:31:51.342 | + functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:31:51.345 | + functions-common:time_stop:2338 : start_time=1637771503905 2021-11-24 16:31:51.347 | + functions-common:time_stop:2340 : [[ -z 1637771503905 ]] 2021-11-24 16:31:51.350 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:31:51.354 | + functions-common:time_stop:2343 : end_time=1637771511351 2021-11-24 16:31:51.356 | + functions-common:time_stop:2344 : elapsed_time=7446 2021-11-24 16:31:51.358 | + functions-common:time_stop:2345 : total=246777 2021-11-24 16:31:51.361 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:31:51.363 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=254223 2021-11-24 16:31:51.366 | + inc/python:pip_install:210 : return 0 2021-11-24 16:31:51.369 | + ./stack.sh:main:959 : install_oscwrap 2021-11-24 16:31:51.372 | ++ functions-common:install_oscwrap:2376 : mktemp 2021-11-24 16:31:51.375 | + functions-common:install_oscwrap:2376 : OSCWRAP_TIMER_FILE=/tmp/tmp.aFankdffcB 2021-11-24 16:31:51.378 | + functions-common:install_oscwrap:2379 : shopt -s expand_aliases 2021-11-24 16:31:51.381 | + functions-common:install_oscwrap:2382 : unalias -a 2021-11-24 16:31:51.384 | + functions-common:install_oscwrap:2384 : alias openstack=oscwrap 2021-11-24 16:31:51.386 | + ./stack.sh:main:964 : [[ False != \F\a\l\s\e ]] 2021-11-24 16:31:51.389 | + ./stack.sh:main:1004 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-11-24 16:31:51.391 | + ./stack.sh:main:1012 : is_service_enabled mysql postgresql 2021-11-24 16:31:51.407 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:31:51.410 | + ./stack.sh:main:1013 : configure_database 2021-11-24 16:31:51.413 | + lib/database:configure_database:126 : configure_database_mysql 2021-11-24 16:31:51.415 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-11-24 16:31:51.418 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-11-24 16:31:51.420 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:31:51.422 | + ./stack.sh:echo_summary:428 : echo -e Configuring and starting MySQL 2021-11-24 16:31:51.425 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-11-24 16:31:51.427 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:31:51.430 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:31:51.432 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-11-24 16:31:51.435 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-11-24 16:31:51.437 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-11-24 16:31:51.439 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-11-24 16:31:51.442 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-11-24 16:31:51.445 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-11-24 16:31:51.447 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-11-24 16:31:51.449 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-11-24 16:31:51.451 | + functions-common:is_fedora:453 : '[' Ubuntu = OracleServer ']' 2021-11-24 16:31:51.454 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-11-24 16:31:51.456 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-11-24 16:31:51.458 | + functions-common:is_suse:462 : is_opensuse 2021-11-24 16:31:51.461 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-11-24 16:31:51.463 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-11-24 16:31:51.466 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-11-24 16:31:51.468 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-11-24 16:31:51.471 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-11-24 16:31:51.473 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-11-24 16:31:51.494 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:31:51.494 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-11-24 16:31:51.498 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-11-24 16:31:51.501 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:31:51.503 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:31:51.507 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-11-24 16:31:51.509 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-11-24 16:31:51.511 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-11-24 16:31:51.514 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:31:51.516 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:31:51.519 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-11-24 16:31:51.521 | + 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-24 16:31:51.531 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:31:51.547 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-11-24 16:31:51.557 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:31:51.572 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-11-24 16:31:51.575 | ++ functions-common:ipv6_unquote:2129 : echo 0.0.0.0 2021-11-24 16:31:51.575 | ++ functions-common:ipv6_unquote:2129 : tr -d '[]' 2021-11-24 16:31:51.579 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-11-24 16:31:51.634 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-11-24 16:31:51.682 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-11-24 16:31:51.728 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-11-24 16:31:51.774 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-11-24 16:31:51.776 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-11-24 16:31:51.778 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-24 16:31:51.781 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart mysql 2021-11-24 16:31:54.013 | + ./stack.sh:main:1017 : save_stackenv 1017 2021-11-24 16:31:54.016 | + functions-common:save_stackenv:60 : local tag=1017 2021-11-24 16:31:54.019 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-24 16:31:54.024 | + functions-common:save_stackenv:62 : time_stamp=2021-11-24-163154 2021-11-24 16:31:54.026 | + functions-common:save_stackenv:63 : echo '# 2021-11-24-163154 1017' 2021-11-24 16:31:54.029 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:31:54.031 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-24 16:31:54.034 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:31:54.037 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-24 16:31:54.039 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:31:54.042 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-24 16:31:54.044 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:31:54.047 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification 2021-11-24 16:31:54.049 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:31:54.052 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2021-11-24 16:31:54.054 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:31:54.057 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.15/identity 2021-11-24 16:31:54.060 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:31:54.062 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2021-11-24 16:31:54.065 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:31:54.067 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-24-161824 2021-11-24 16:31:54.070 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:31:54.073 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-24 16:31:54.075 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:31:54.078 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2021-11-24 16:31:54.080 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:31:54.082 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-24 16:31:54.086 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:31:54.088 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-24 16:31:54.091 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:31:54.093 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-24 16:31:54.096 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:31:54.098 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-24 16:31:54.101 | + ./stack.sh:main:1029 : [[ True == \T\r\u\e ]] 2021-11-24 16:31:54.103 | + ./stack.sh:main:1030 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-11-24 16:31:54.106 | + ./stack.sh:main:1031 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-11-24 16:31:54.117 | + ./stack.sh:main:1043 : start_dstat 2021-11-24 16:31:54.119 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-24 16:31:54.122 | + functions-common:run_process:1582 : local service=dstat 2021-11-24 16:31:54.124 | + functions-common:run_process:1583 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-24 16:31:54.127 | + functions-common:run_process:1584 : local group= 2021-11-24 16:31:54.129 | + functions-common:run_process:1585 : local user= 2021-11-24 16:31:54.133 | + functions-common:run_process:1587 : local name=dstat 2021-11-24 16:31:54.135 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:31:54.138 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:31:54.140 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:31:54.143 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:31:54.146 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:31:54.150 | + functions-common:time_start:2322 : _TIME_START[$name]=1637771514147 2021-11-24 16:31:54.152 | + functions-common:run_process:1590 : is_service_enabled dstat 2021-11-24 16:31:54.169 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:31:54.171 | + functions-common:run_process:1591 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-11-24 16:31:54.174 | + functions-common:_run_under_systemd:1547 : local service=dstat 2021-11-24 16:31:54.176 | + functions-common:_run_under_systemd:1548 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-24 16:31:54.179 | + functions-common:_run_under_systemd:1549 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-24 16:31:54.182 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-24 16:31:54.184 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-24 16:31:54.187 | + functions-common:_common_systemd_pitfalls:1522 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-11-24 16:31:54.189 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-11-24 16:31:54.192 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@dstat.service 2021-11-24 16:31:54.195 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:31:54.198 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:31:54.200 | + functions-common:_run_under_systemd:1556 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-11-24 16:31:54.203 | + 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-24 16:31:54.205 | + functions-common:write_user_unit_file:1464 : local service=devstack@dstat.service 2021-11-24 16:31:54.208 | + functions-common:write_user_unit_file:1465 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-11-24 16:31:54.210 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:31:54.213 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-24 16:31:54.215 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:31:54.217 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:31:54.220 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-11-24 16:31:54.222 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:31:54.226 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-11-24 16:31:54.280 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-11-24 16:31:54.333 | + 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-24 16:31:54.379 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-11-24 16:31:54.424 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-11-24 16:31:54.469 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-24 16:31:54.515 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:31:54.517 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-11-24 16:31:54.571 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:31:54.769 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@dstat.service 2021-11-24 16:31:54.782 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-11-24 16:31:54.963 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@dstat.service 2021-11-24 16:31:54.987 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:31:54.989 | + functions-common:time_stop:2331 : local name 2021-11-24 16:31:54.992 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:31:54.994 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:31:54.997 | + functions-common:time_stop:2334 : local total 2021-11-24 16:31:54.999 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:31:55.002 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:31:55.004 | + functions-common:time_stop:2338 : start_time=1637771514147 2021-11-24 16:31:55.007 | + functions-common:time_stop:2340 : [[ -z 1637771514147 ]] 2021-11-24 16:31:55.011 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:31:55.014 | + functions-common:time_stop:2343 : end_time=1637771515011 2021-11-24 16:31:55.017 | + functions-common:time_stop:2344 : elapsed_time=864 2021-11-24 16:31:55.019 | + functions-common:time_stop:2345 : total=0 2021-11-24 16:31:55.022 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:31:55.024 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=864 2021-11-24 16:31:55.026 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-11-24 16:31:55.029 | + functions-common:run_process:1582 : local service=memory_tracker 2021-11-24 16:31:55.031 | + functions-common:run_process:1583 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-11-24 16:31:55.034 | + functions-common:run_process:1584 : local group= 2021-11-24 16:31:55.037 | + functions-common:run_process:1585 : local user=root 2021-11-24 16:31:55.044 | + functions-common:run_process:1587 : local name=memory_tracker 2021-11-24 16:31:55.046 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:31:55.049 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:31:55.051 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:31:55.054 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:31:55.059 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:31:55.062 | + functions-common:time_start:2322 : _TIME_START[$name]=1637771515059 2021-11-24 16:31:55.064 | + functions-common:run_process:1590 : is_service_enabled memory_tracker 2021-11-24 16:31:55.083 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:31:55.086 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:31:55.089 | + functions-common:time_stop:2331 : local name 2021-11-24 16:31:55.092 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:31:55.094 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:31:55.097 | + functions-common:time_stop:2334 : local total 2021-11-24 16:31:55.100 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:31:55.103 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:31:55.105 | + functions-common:time_stop:2338 : start_time=1637771515059 2021-11-24 16:31:55.108 | + functions-common:time_stop:2340 : [[ -z 1637771515059 ]] 2021-11-24 16:31:55.111 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:31:55.114 | + functions-common:time_stop:2343 : end_time=1637771515112 2021-11-24 16:31:55.117 | + functions-common:time_stop:2344 : elapsed_time=53 2021-11-24 16:31:55.119 | + functions-common:time_stop:2345 : total=864 2021-11-24 16:31:55.122 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:31:55.124 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=917 2021-11-24 16:31:55.127 | + lib/dstat:start_dstat:39 : is_service_enabled peakmem_tracker 2021-11-24 16:31:55.144 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:31:55.147 | + ./stack.sh:main:1047 : is_service_enabled tcpdump 2021-11-24 16:31:55.164 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:31:55.166 | + ./stack.sh:main:1055 : is_service_enabled etcd3 2021-11-24 16:31:55.182 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:31:55.185 | + ./stack.sh:main:1056 : start_etcd3 2021-11-24 16:31:55.187 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-11-24 16:31:55.190 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-cinder-818778-2-smb --data-dir /opt/stack/data/etcd' 2021-11-24 16:31:55.192 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-11-24 16:31:55.195 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-cinder-818778-2-smb=http://10.222.0.15:2380' 2021-11-24 16:31:55.197 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.15:2380' 2021-11-24 16:31:55.199 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.15:2379' 2021-11-24 16:31:55.202 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-11-24 16:31:55.204 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-11-24 16:31:55.207 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.15:2379' 2021-11-24 16:31:55.210 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-11-24 16:31:55.212 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-11-24 16:31:55.214 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-11-24 16:31:55.217 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-cinder-818778-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-818778-2-smb=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' '' root 2021-11-24 16:31:55.219 | + functions-common:write_user_unit_file:1464 : local service=devstack@etcd.service 2021-11-24 16:31:55.222 | + functions-common:write_user_unit_file:1465 : local 'command=/opt/stack/bin/etcd --name dv-cinder-818778-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-818778-2-smb=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' 2021-11-24 16:31:55.224 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:31:55.227 | + functions-common:write_user_unit_file:1467 : local user=root 2021-11-24 16:31:55.229 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:31:55.232 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:31:55.234 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-11-24 16:31:55.236 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:31:55.240 | + functions-common:write_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-11-24 16:31:55.294 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-11-24 16:31:55.347 | + functions-common:write_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-cinder-818778-2-smb --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-cinder-818778-2-smb=http://10.222.0.15:2380 --initial-advertise-peer-urls http://10.222.0.15:2380 --advertise-client-urls http://10.222.0.15:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.15:2379 --debug' 2021-11-24 16:31:55.392 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-11-24 16:31:55.438 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-11-24 16:31:55.484 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-24 16:31:55.529 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:31:55.531 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-11-24 16:31:55.585 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:31:55.789 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-11-24 16:31:55.837 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-11-24 16:31:55.883 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-11-24 16:31:55.929 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-11-24 16:31:55.975 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-11-24 16:31:55.978 | ++ functions-common:is_arch:428 : uname -m 2021-11-24 16:31:55.982 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-11-24 16:31:55.984 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-11-24 16:31:56.179 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-11-24 16:31:56.192 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-11-24 16:31:56.378 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-11-24 16:31:56.835 | + ./stack.sh:main:1067 : cat 2021-11-24 16:31:56.839 | + ./stack.sh:main:1082 : is_service_enabled tls-proxy 2021-11-24 16:31:56.855 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:31:56.858 | + ./stack.sh:main:1087 : source /home/ubuntu/devstack/userrc_early 2021-11-24 16:31:56.860 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-11-24 16:31:56.863 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-11-24 16:31:56.866 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.15/identity 2021-11-24 16:31:56.868 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.15/identity 2021-11-24 16:31:56.871 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-11-24 16:31:56.873 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-11-24 16:31:56.876 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-11-24 16:31:56.878 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-11-24 16:31:56.882 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-11-24 16:31:56.884 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-11-24 16:31:56.887 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-11-24 16:31:56.889 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-11-24 16:31:56.892 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-11-24 16:31:56.895 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-11-24 16:31:56.898 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-11-24 16:31:56.901 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-11-24 16:31:56.903 | + ./stack.sh:main:1089 : is_service_enabled keystone 2021-11-24 16:31:56.920 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:31:56.923 | + ./stack.sh:main:1090 : echo_summary 'Starting Keystone' 2021-11-24 16:31:56.925 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:31:56.928 | + ./stack.sh:echo_summary:428 : echo -e Starting Keystone 2021-11-24 16:31:56.930 | + ./stack.sh:main:1092 : '[' 10.222.0.15 == 10.222.0.15 ']' 2021-11-24 16:31:56.933 | + ./stack.sh:main:1093 : init_keystone 2021-11-24 16:31:56.935 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-11-24 16:31:56.950 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:31:56.953 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-11-24 16:31:56.955 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-11-24 16:31:56.958 | + lib/database:recreate_database:110 : local db=keystone 2021-11-24 16:31:56.961 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-11-24 16:31:56.963 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-11-24 16:31:56.966 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-11-24 16:31:56.969 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:31:56.983 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-11-24 16:31:56.987 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:31:56.999 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-11-24 16:31:57.001 | + functions-common:time_start:2317 : local name=dbsync 2021-11-24 16:31:57.003 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:31:57.006 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:31:57.009 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:31:57.013 | + functions-common:time_start:2322 : _TIME_START[$name]=1637771517010 2021-11-24 16:31:57.015 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-11-24 16:31:59.331 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:31:59.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.334 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.334 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.335 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.336 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.336 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.340 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.341 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.342 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.342 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.342 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.342 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.342 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.343 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.344 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.346 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.346 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.347 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.347 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.349 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.349 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:31:59.350 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:31:59.384 | 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=71431) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-24 16:31:59.386 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:31:59.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.388 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.388 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.390 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.390 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.394 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.395 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.396 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.396 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.397 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.398 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.398 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.400 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.400 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.403 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:31:59.403 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:31:59.446 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:31:59.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.448 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.448 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.450 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.450 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.454 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.455 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.456 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.456 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.456 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.457 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.457 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.460 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.460 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.463 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:31:59.463 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:31:59.785 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:31:59.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.787 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.787 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.789 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.789 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.793 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.794 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.795 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.795 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.795 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.796 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.796 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.797 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.798 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.799 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:31:59.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:31:59.801 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:31:59.801 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:31:59.808 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-24 16:32:09.776 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:09.776 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-24 16:32:09.798 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:09.798 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-24 16:32:09.822 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:09.822 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-24 16:32:09.844 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:09.844 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-24 16:32:09.868 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:09.868 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-24 16:32:09.907 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:09.907 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-24 16:32:10.793 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:10.793 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-24 16:32:11.227 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:11.227 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-24 16:32:11.467 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:11.467 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-24 16:32:11.501 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:11.501 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-24 16:32:11.536 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:11.536 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-24 16:32:11.564 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:11.564 | INFO migrate.versioning.api [-] 78 -> 79...  2021-11-24 16:32:11.587 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:11.587 | INFO migrate.versioning.api [-] 79 -> 80...  2021-11-24 16:32:11.633 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:11.633 | INFO migrate.versioning.api [-] 80 -> 81...  2021-11-24 16:32:11.907 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:11.907 | INFO migrate.versioning.api [-] 81 -> 82...  2021-11-24 16:32:13.021 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:13.021 | INFO migrate.versioning.api [-] 82 -> 83...  2021-11-24 16:32:14.170 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:14.170 | INFO migrate.versioning.api [-] 83 -> 84...  2021-11-24 16:32:14.513 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:14.513 | INFO migrate.versioning.api [-] 84 -> 85...  2021-11-24 16:32:15.124 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:15.124 | INFO migrate.versioning.api [-] 85 -> 86...  2021-11-24 16:32:15.329 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:15.329 | INFO migrate.versioning.api [-] 86 -> 87...  2021-11-24 16:32:16.442 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:16.443 | INFO migrate.versioning.api [-] 87 -> 88...  2021-11-24 16:32:17.049 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:17.049 | INFO migrate.versioning.api [-] 88 -> 89...  2021-11-24 16:32:17.135 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:17.135 | INFO migrate.versioning.api [-] 89 -> 90...  2021-11-24 16:32:17.638 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:17.638 | INFO migrate.versioning.api [-] 90 -> 91...  2021-11-24 16:32:18.809 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:18.810 | INFO migrate.versioning.api [-] 91 -> 92...  2021-11-24 16:32:19.895 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:19.895 | INFO migrate.versioning.api [-] 92 -> 93...  2021-11-24 16:32:21.010 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:21.010 | INFO migrate.versioning.api [-] 93 -> 94...  2021-11-24 16:32:21.626 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:21.626 | INFO migrate.versioning.api [-] 94 -> 95...  2021-11-24 16:32:22.226 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:22.226 | INFO migrate.versioning.api [-] 95 -> 96...  2021-11-24 16:32:22.266 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:22.266 | INFO migrate.versioning.api [-] 96 -> 97...  2021-11-24 16:32:22.295 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:22.295 | INFO migrate.versioning.api [-] 97 -> 98...  2021-11-24 16:32:22.318 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:22.318 | INFO migrate.versioning.api [-] 98 -> 99...  2021-11-24 16:32:22.341 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:22.341 | INFO migrate.versioning.api [-] 99 -> 100...  2021-11-24 16:32:22.363 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:22.363 | INFO migrate.versioning.api [-] 100 -> 101...  2021-11-24 16:32:22.392 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:22.392 | INFO migrate.versioning.api [-] 101 -> 102...  2021-11-24 16:32:22.505 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:22.505 | INFO migrate.versioning.api [-] 102 -> 103...  2021-11-24 16:32:22.791 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:22.791 | INFO migrate.versioning.api [-] 103 -> 104...  2021-11-24 16:32:22.830 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:22.830 | INFO migrate.versioning.api [-] 104 -> 105...  2021-11-24 16:32:23.420 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:23.420 | INFO migrate.versioning.api [-] 105 -> 106...  2021-11-24 16:32:23.941 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:23.941 | INFO migrate.versioning.api [-] 106 -> 107...  2021-11-24 16:32:24.546 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:24.546 | INFO migrate.versioning.api [-] 107 -> 108...  2021-11-24 16:32:25.444 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:25.444 | INFO migrate.versioning.api [-] 108 -> 109...  2021-11-24 16:32:25.804 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:25.804 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:25.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.806 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.806 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.807 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.807 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.808 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.808 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.812 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.813 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.813 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.813 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.814 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.814 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.814 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.814 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.815 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.815 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.816 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.816 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.817 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.818 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.818 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.820 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:25.820 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:25.821 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:25.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.823 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.823 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.825 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.825 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.833 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.833 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.833 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.834 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.834 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.834 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.834 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.834 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.834 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.836 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:25.836 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:25.836 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:25.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.838 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.839 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.841 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.841 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.845 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.845 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.846 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.847 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.847 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.848 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.848 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.850 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.850 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.856 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:25.856 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:25.859 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:25.860 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.860 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.861 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.861 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.861 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.862 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.862 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.862 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.863 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.864 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.864 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.865 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.865 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.865 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.868 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.868 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.871 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.871 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.871 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.871 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.871 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.872 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.872 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.874 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.874 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.875 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.875 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.875 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.875 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.875 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.877 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.877 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.878 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.878 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.878 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.878 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.879 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.880 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.882 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.883 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.883 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.884 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.884 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.884 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.884 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.886 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.886 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.887 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.887 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.888 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.888 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.888 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:25.888 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:25.932 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:25.933 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.934 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.935 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.935 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.935 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.935 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.936 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.936 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.937 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.938 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.938 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.938 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.938 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.939 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.942 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.942 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.944 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.944 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.944 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.945 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.945 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.945 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.945 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.947 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.948 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.949 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.949 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.949 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.949 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.949 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.951 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.951 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.952 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.952 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.952 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.952 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.952 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.953 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.956 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.956 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.956 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.957 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.957 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.958 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.958 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.959 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.959 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.960 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.960 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.960 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.961 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.961 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:25.961 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:25.962 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:25.963 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.963 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.964 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.965 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.965 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.965 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.965 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.966 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.967 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.967 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.968 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.968 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.968 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.969 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.971 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.971 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.974 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.974 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.974 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.974 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.974 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.974 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.975 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.975 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.975 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.977 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.977 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.978 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.978 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.978 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.978 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.978 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.980 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.980 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.981 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.981 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.981 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.981 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.981 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.982 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.985 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.985 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.986 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.986 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.986 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.987 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.987 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.988 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.988 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.989 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.989 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.989 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.990 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.990 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:25.990 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:25.996 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:25.997 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.997 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.998 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.998 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.999 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.999 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:25.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:25.999 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.000 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.001 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.001 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.002 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.002 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.002 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.002 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.005 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.005 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.008 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.008 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.008 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.008 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.008 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.009 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.009 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.011 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.012 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.012 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.012 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.013 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.013 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.013 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.015 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.015 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.015 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.016 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.016 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.016 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.016 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.017 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.019 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.020 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.020 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.021 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.021 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.021 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.022 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.023 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.023 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.024 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.024 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.024 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.024 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:26.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:26.025 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:26.025 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:26.033 | INFO migrate.versioning.api [-] 0 -> 1...  2021-11-24 16:32:26.071 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:26.072 | INFO migrate.versioning.api [-] 1 -> 2...  2021-11-24 16:32:26.106 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:26.106 | INFO migrate.versioning.api [-] 2 -> 3...  2021-11-24 16:32:27.226 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:27.227 | INFO migrate.versioning.api [-] 3 -> 4...  2021-11-24 16:32:27.249 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:27.249 | INFO migrate.versioning.api [-] 4 -> 5...  2021-11-24 16:32:27.282 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:27.282 | INFO migrate.versioning.api [-] 5 -> 6...  2021-11-24 16:32:27.335 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:27.335 | INFO migrate.versioning.api [-] 6 -> 7...  2021-11-24 16:32:27.370 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:27.370 | INFO migrate.versioning.api [-] 7 -> 8...  2021-11-24 16:32:27.409 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:27.409 | INFO migrate.versioning.api [-] 8 -> 9...  2021-11-24 16:32:27.437 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:27.437 | INFO migrate.versioning.api [-] 9 -> 10...  2021-11-24 16:32:28.164 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:28.164 | INFO migrate.versioning.api [-] 10 -> 11...  2021-11-24 16:32:28.186 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:28.186 | INFO migrate.versioning.api [-] 11 -> 12...  2021-11-24 16:32:28.883 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:28.883 | INFO migrate.versioning.api [-] 12 -> 13...  2021-11-24 16:32:28.917 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:28.917 | INFO migrate.versioning.api [-] 13 -> 14...  2021-11-24 16:32:29.768 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:29.768 | INFO migrate.versioning.api [-] 14 -> 15...  2021-11-24 16:32:29.802 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:29.803 | INFO migrate.versioning.api [-] 15 -> 16...  2021-11-24 16:32:30.027 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:30.027 | INFO migrate.versioning.api [-] 16 -> 17...  2021-11-24 16:32:30.060 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:30.061 | INFO migrate.versioning.api [-] 17 -> 18...  2021-11-24 16:32:30.090 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:30.090 | INFO migrate.versioning.api [-] 18 -> 19...  2021-11-24 16:32:30.118 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:30.118 | INFO migrate.versioning.api [-] 19 -> 20...  2021-11-24 16:32:30.146 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:30.147 | INFO migrate.versioning.api [-] 20 -> 21...  2021-11-24 16:32:30.180 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:30.180 | INFO migrate.versioning.api [-] 21 -> 22...  2021-11-24 16:32:30.363 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:30.363 | INFO migrate.versioning.api [-] 22 -> 23...  2021-11-24 16:32:30.758 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:30.758 | INFO migrate.versioning.api [-] 23 -> 24...  2021-11-24 16:32:31.534 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:31.534 | INFO migrate.versioning.api [-] 24 -> 25...  2021-11-24 16:32:31.562 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:31.562 | INFO migrate.versioning.api [-] 25 -> 26...  2021-11-24 16:32:31.596 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:31.597 | INFO migrate.versioning.api [-] 26 -> 27...  2021-11-24 16:32:31.631 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:31.631 | INFO migrate.versioning.api [-] 27 -> 28...  2021-11-24 16:32:31.672 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:31.672 | INFO migrate.versioning.api [-] 28 -> 29...  2021-11-24 16:32:31.700 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:31.700 | INFO migrate.versioning.api [-] 29 -> 30...  2021-11-24 16:32:32.008 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:32.008 | INFO migrate.versioning.api [-] 30 -> 31...  2021-11-24 16:32:32.266 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:32.266 | INFO migrate.versioning.api [-] 31 -> 32...  2021-11-24 16:32:32.797 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:32.798 | INFO migrate.versioning.api [-] 32 -> 33...  2021-11-24 16:32:33.986 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:33.986 | INFO migrate.versioning.api [-] 33 -> 34...  2021-11-24 16:32:34.409 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:34.409 | INFO migrate.versioning.api [-] 34 -> 35...  2021-11-24 16:32:34.820 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:34.820 | INFO migrate.versioning.api [-] 35 -> 36...  2021-11-24 16:32:35.266 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:35.266 | INFO migrate.versioning.api [-] 36 -> 37...  2021-11-24 16:32:35.306 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:35.306 | INFO migrate.versioning.api [-] 37 -> 38...  2021-11-24 16:32:35.334 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:35.334 | INFO migrate.versioning.api [-] 38 -> 39...  2021-11-24 16:32:35.363 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:35.363 | INFO migrate.versioning.api [-] 39 -> 40...  2021-11-24 16:32:35.392 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:35.392 | INFO migrate.versioning.api [-] 40 -> 41...  2021-11-24 16:32:35.420 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:35.420 | INFO migrate.versioning.api [-] 41 -> 42...  2021-11-24 16:32:35.449 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:35.449 | INFO migrate.versioning.api [-] 42 -> 43...  2021-11-24 16:32:35.483 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:35.483 | INFO migrate.versioning.api [-] 43 -> 44...  2021-11-24 16:32:35.512 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:35.512 | INFO migrate.versioning.api [-] 44 -> 45...  2021-11-24 16:32:36.341 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:36.341 | INFO migrate.versioning.api [-] 45 -> 46...  2021-11-24 16:32:36.368 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:36.369 | INFO migrate.versioning.api [-] 46 -> 47...  2021-11-24 16:32:38.403 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:38.403 | INFO migrate.versioning.api [-] 47 -> 48...  2021-11-24 16:32:39.398 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:39.398 | INFO migrate.versioning.api [-] 48 -> 49...  2021-11-24 16:32:39.420 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:39.421 | INFO migrate.versioning.api [-] 49 -> 50...  2021-11-24 16:32:39.471 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:39.471 | INFO migrate.versioning.api [-] 50 -> 51...  2021-11-24 16:32:39.506 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:39.506 | INFO migrate.versioning.api [-] 51 -> 52...  2021-11-24 16:32:39.535 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:39.535 | INFO migrate.versioning.api [-] 52 -> 53...  2021-11-24 16:32:39.837 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:39.838 | INFO migrate.versioning.api [-] 53 -> 54...  2021-11-24 16:32:39.860 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:39.860 | INFO migrate.versioning.api [-] 54 -> 55...  2021-11-24 16:32:40.323 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:40.323 | INFO migrate.versioning.api [-] 55 -> 56...  2021-11-24 16:32:40.689 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:40.689 | INFO migrate.versioning.api [-] 56 -> 57...  2021-11-24 16:32:40.723 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:40.723 | INFO migrate.versioning.api [-] 57 -> 58...  2021-11-24 16:32:40.752 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:40.752 | INFO migrate.versioning.api [-] 58 -> 59...  2021-11-24 16:32:40.780 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:40.781 | INFO migrate.versioning.api [-] 59 -> 60...  2021-11-24 16:32:40.809 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:40.809 | INFO migrate.versioning.api [-] 60 -> 61...  2021-11-24 16:32:40.831 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:40.832 | INFO migrate.versioning.api [-] 61 -> 62...  2021-11-24 16:32:41.729 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:41.729 | INFO migrate.versioning.api [-] 62 -> 63...  2021-11-24 16:32:41.751 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:41.751 | INFO migrate.versioning.api [-] 63 -> 64...  2021-11-24 16:32:42.106 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:42.106 | INFO migrate.versioning.api [-] 64 -> 65...  2021-11-24 16:32:43.397 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:43.398 | INFO migrate.versioning.api [-] 65 -> 66...  2021-11-24 16:32:43.826 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:43.826 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-24 16:32:43.860 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:43.860 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-24 16:32:43.900 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:43.900 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-24 16:32:43.945 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:43.945 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-24 16:32:43.979 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:43.979 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-24 16:32:44.014 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:44.014 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-24 16:32:44.049 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:44.049 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-24 16:32:44.632 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:44.632 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-24 16:32:44.660 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:44.661 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-24 16:32:44.683 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:44.683 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-24 16:32:44.706 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:44.706 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-24 16:32:44.729 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:44.729 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-24 16:32:44.752 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:44.752 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:44.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.754 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.754 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.756 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.756 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.756 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.757 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.757 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.760 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.760 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.761 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.761 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.762 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.762 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.762 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.762 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.762 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.763 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.763 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.764 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.764 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.765 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.766 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.766 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.766 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.815 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.816 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.816 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.816 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.816 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.816 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.817 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.817 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.817 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.817 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.817 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.817 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.818 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.818 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.819 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.819 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.820 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.820 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.821 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.821 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.823 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.823 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.824 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.824 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.824 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.824 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.824 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.824 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.825 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.826 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.826 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.826 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.826 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.827 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.827 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.828 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.832 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.832 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.832 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.832 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.832 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.832 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.832 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.832 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.832 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.832 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.832 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.832 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:44.832 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:44.832 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:44.832 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.832 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.833 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.833 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.834 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.834 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.834 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.834 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.834 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.836 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.836 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.837 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.837 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.837 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.837 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.840 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.840 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.843 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.843 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.844 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.844 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.844 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.844 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.844 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.846 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.846 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.847 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.847 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.848 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.848 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.848 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.850 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.850 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.850 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.850 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.851 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.851 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.851 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.852 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.853 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.854 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.854 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.854 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.855 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.855 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.856 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.856 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.856 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.857 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.858 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.858 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.859 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.859 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.859 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.859 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.860 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:44.860 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:44.860 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:44.861 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.861 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.862 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.862 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.863 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.863 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.863 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.864 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.865 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.865 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.866 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.866 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.866 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.866 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.869 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.869 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.872 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.872 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.872 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.872 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.872 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.873 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.873 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.875 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.875 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.876 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.876 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.876 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.876 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.876 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.878 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.879 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.879 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.879 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.879 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.879 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.880 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.881 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.883 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.883 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.884 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.884 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.884 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.885 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.885 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.886 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.886 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.887 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.887 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.888 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.888 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.889 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:44.889 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:44.895 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:44.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.901 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.901 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.901 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.902 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.902 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.902 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.902 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.902 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.902 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.903 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.904 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.905 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.905 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.905 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.905 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.905 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.906 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.906 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.906 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.906 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.907 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.908 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.908 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.909 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.909 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.910 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.910 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.910 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.910 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.910 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.911 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.911 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.911 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.913 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.913 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.914 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.915 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.915 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.917 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.917 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.917 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.917 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.917 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.917 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.918 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.918 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.918 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.919 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.919 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.919 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.919 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.920 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.920 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.921 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.921 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.921 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.921 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.922 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.922 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.922 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.922 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.923 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.923 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.923 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.923 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:44.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:44.924 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:44.924 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:45.073 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:45.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.075 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.076 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.078 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.078 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.078 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.078 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.079 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.082 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.082 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.083 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.083 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.083 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.084 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.084 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.084 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.084 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.084 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.085 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.085 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.085 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.086 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.087 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.087 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.087 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.088 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.088 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.088 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.088 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.089 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.089 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.089 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.089 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.089 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.092 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.092 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.092 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.093 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.093 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.095 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.095 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.095 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.096 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.096 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.096 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.096 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.096 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.096 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.097 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.097 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.098 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.098 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.099 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.099 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.099 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.099 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.100 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.100 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.100 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.101 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.101 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.101 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.101 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.101 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.101 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.102 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.102 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:45.102 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:45.103 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:45.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.104 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.105 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.107 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.107 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.107 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.107 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.108 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.111 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.111 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.112 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.112 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.112 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.113 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.113 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.113 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.113 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.113 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.114 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.114 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.114 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.115 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.116 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.116 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.116 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.117 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.117 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.117 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.117 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.118 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.118 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.118 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.118 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.118 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.118 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.119 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.119 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.120 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.120 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.120 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.121 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.121 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.123 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.123 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.124 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.125 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.125 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.125 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.125 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.125 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.125 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.126 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.126 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.126 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.126 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.127 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.127 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.128 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.128 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.128 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.128 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.129 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.129 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.129 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.130 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.130 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.130 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.130 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.130 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.130 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.131 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.131 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:45.131 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:45.137 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:45.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.139 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.139 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.141 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.142 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.142 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.142 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.143 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.144 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.145 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.145 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.146 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.146 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.147 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.147 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.147 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.148 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.148 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.148 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.148 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.148 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.149 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.150 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.151 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.151 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.151 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.152 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.152 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.152 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.152 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.152 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.153 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.153 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.153 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.153 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.155 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.155 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.156 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.157 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.157 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.159 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.159 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.159 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.160 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.160 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.160 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.160 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.160 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.161 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.161 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.162 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.162 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.162 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.163 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.163 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.163 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.163 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.164 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.164 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.165 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.165 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.165 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.165 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.165 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.165 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.166 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.166 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:45.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:45.166 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:45.166 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:45.174 | INFO migrate.versioning.api [-] 0 -> 1...  2021-11-24 16:32:45.236 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.237 | INFO migrate.versioning.api [-] 1 -> 2...  2021-11-24 16:32:45.271 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.272 | INFO migrate.versioning.api [-] 2 -> 3...  2021-11-24 16:32:45.312 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.312 | INFO migrate.versioning.api [-] 3 -> 4...  2021-11-24 16:32:45.346 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.346 | INFO migrate.versioning.api [-] 4 -> 5...  2021-11-24 16:32:45.376 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.377 | INFO migrate.versioning.api [-] 5 -> 6...  2021-11-24 16:32:45.397 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.397 | INFO migrate.versioning.api [-] 6 -> 7...  2021-11-24 16:32:45.421 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.421 | INFO migrate.versioning.api [-] 7 -> 8...  2021-11-24 16:32:45.443 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.443 | INFO migrate.versioning.api [-] 8 -> 9...  2021-11-24 16:32:45.471 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.472 | INFO migrate.versioning.api [-] 9 -> 10...  2021-11-24 16:32:45.500 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.500 | INFO migrate.versioning.api [-] 10 -> 11...  2021-11-24 16:32:45.534 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.534 | INFO migrate.versioning.api [-] 11 -> 12...  2021-11-24 16:32:45.585 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.585 | INFO migrate.versioning.api [-] 12 -> 13...  2021-11-24 16:32:45.620 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.620 | INFO migrate.versioning.api [-] 13 -> 14...  2021-11-24 16:32:45.700 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.700 | INFO migrate.versioning.api [-] 14 -> 15...  2021-11-24 16:32:45.751 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.752 | INFO migrate.versioning.api [-] 15 -> 16...  2021-11-24 16:32:45.786 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.786 | INFO migrate.versioning.api [-] 16 -> 17...  2021-11-24 16:32:45.820 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.820 | INFO migrate.versioning.api [-] 17 -> 18...  2021-11-24 16:32:45.854 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.854 | INFO migrate.versioning.api [-] 18 -> 19...  2021-11-24 16:32:45.888 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.888 | INFO migrate.versioning.api [-] 19 -> 20...  2021-11-24 16:32:45.923 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.923 | INFO migrate.versioning.api [-] 20 -> 21...  2021-11-24 16:32:45.957 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.957 | INFO migrate.versioning.api [-] 21 -> 22...  2021-11-24 16:32:45.997 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:45.997 | INFO migrate.versioning.api [-] 22 -> 23...  2021-11-24 16:32:46.031 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.032 | INFO migrate.versioning.api [-] 23 -> 24...  2021-11-24 16:32:46.060 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.060 | INFO migrate.versioning.api [-] 24 -> 25...  2021-11-24 16:32:46.088 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.089 | INFO migrate.versioning.api [-] 25 -> 26...  2021-11-24 16:32:46.128 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.128 | INFO migrate.versioning.api [-] 26 -> 27...  2021-11-24 16:32:46.157 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.157 | INFO migrate.versioning.api [-] 27 -> 28...  2021-11-24 16:32:46.185 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.186 | INFO migrate.versioning.api [-] 28 -> 29...  2021-11-24 16:32:46.214 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.214 | INFO migrate.versioning.api [-] 29 -> 30...  2021-11-24 16:32:46.248 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.248 | INFO migrate.versioning.api [-] 30 -> 31...  2021-11-24 16:32:46.283 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.283 | INFO migrate.versioning.api [-] 31 -> 32...  2021-11-24 16:32:46.317 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.317 | INFO migrate.versioning.api [-] 32 -> 33...  2021-11-24 16:32:46.351 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.352 | INFO migrate.versioning.api [-] 33 -> 34...  2021-11-24 16:32:46.380 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.380 | INFO migrate.versioning.api [-] 34 -> 35...  2021-11-24 16:32:46.409 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.409 | INFO migrate.versioning.api [-] 35 -> 36...  2021-11-24 16:32:46.448 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.448 | INFO migrate.versioning.api [-] 36 -> 37...  2021-11-24 16:32:46.482 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.483 | INFO migrate.versioning.api [-] 37 -> 38...  2021-11-24 16:32:46.517 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.517 | INFO migrate.versioning.api [-] 38 -> 39...  2021-11-24 16:32:46.551 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.552 | INFO migrate.versioning.api [-] 39 -> 40...  2021-11-24 16:32:46.586 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.586 | INFO migrate.versioning.api [-] 40 -> 41...  2021-11-24 16:32:46.620 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.620 | INFO migrate.versioning.api [-] 41 -> 42...  2021-11-24 16:32:46.654 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.655 | INFO migrate.versioning.api [-] 42 -> 43...  2021-11-24 16:32:46.689 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.689 | INFO migrate.versioning.api [-] 43 -> 44...  2021-11-24 16:32:46.723 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.723 | INFO migrate.versioning.api [-] 44 -> 45...  2021-11-24 16:32:46.757 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.757 | INFO migrate.versioning.api [-] 45 -> 46...  2021-11-24 16:32:46.803 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.803 | INFO migrate.versioning.api [-] 46 -> 47...  2021-11-24 16:32:46.837 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.837 | INFO migrate.versioning.api [-] 47 -> 48...  2021-11-24 16:32:46.900 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.900 | INFO migrate.versioning.api [-] 48 -> 49...  2021-11-24 16:32:46.923 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.923 | INFO migrate.versioning.api [-] 49 -> 50...  2021-11-24 16:32:46.957 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.957 | INFO migrate.versioning.api [-] 50 -> 51...  2021-11-24 16:32:46.991 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:46.991 | INFO migrate.versioning.api [-] 51 -> 52...  2021-11-24 16:32:47.025 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.025 | INFO migrate.versioning.api [-] 52 -> 53...  2021-11-24 16:32:47.061 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.061 | INFO migrate.versioning.api [-] 53 -> 54...  2021-11-24 16:32:47.100 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.100 | INFO migrate.versioning.api [-] 54 -> 55...  2021-11-24 16:32:47.140 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.140 | INFO migrate.versioning.api [-] 55 -> 56...  2021-11-24 16:32:47.174 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.174 | INFO migrate.versioning.api [-] 56 -> 57...  2021-11-24 16:32:47.254 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.255 | INFO migrate.versioning.api [-] 57 -> 58...  2021-11-24 16:32:47.289 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.289 | INFO migrate.versioning.api [-] 58 -> 59...  2021-11-24 16:32:47.323 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.323 | INFO migrate.versioning.api [-] 59 -> 60...  2021-11-24 16:32:47.352 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.352 | INFO migrate.versioning.api [-] 60 -> 61...  2021-11-24 16:32:47.385 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.385 | INFO migrate.versioning.api [-] 61 -> 62...  2021-11-24 16:32:47.425 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.425 | INFO migrate.versioning.api [-] 62 -> 63...  2021-11-24 16:32:47.459 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.460 | INFO migrate.versioning.api [-] 63 -> 64...  2021-11-24 16:32:47.500 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.500 | INFO migrate.versioning.api [-] 64 -> 65...  2021-11-24 16:32:47.534 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.535 | INFO migrate.versioning.api [-] 65 -> 66...  2021-11-24 16:32:47.557 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.557 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-24 16:32:47.580 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.580 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-24 16:32:47.603 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.603 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-24 16:32:47.625 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.626 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-24 16:32:47.648 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.649 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-24 16:32:47.677 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.677 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-24 16:32:47.705 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.706 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-24 16:32:47.751 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.751 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-24 16:32:47.791 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.791 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-24 16:32:47.831 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.831 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-24 16:32:47.883 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.883 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-24 16:32:47.940 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.940 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-24 16:32:47.974 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:47.975 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:47.976 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.976 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.976 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.977 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.977 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.977 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.978 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.978 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.979 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.979 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.980 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.980 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.981 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.983 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.983 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.985 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.986 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.988 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.988 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.989 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.989 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.989 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.989 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.990 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.990 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.991 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.992 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.992 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.992 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.992 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.993 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.993 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.994 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.995 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.995 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.996 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.996 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.996 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.998 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.998 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.998 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.999 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:47.999 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:47.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.000 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.000 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.001 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.001 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.002 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.003 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.003 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.004 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:48.004 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:48.004 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:48.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.006 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.006 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.008 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.008 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.008 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.009 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.009 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.012 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.012 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.014 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.014 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.014 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.015 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.015 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.015 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.015 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.015 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.016 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.016 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.016 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.017 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.018 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.018 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.018 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.019 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.019 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.019 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.019 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.020 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.020 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.020 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.020 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.020 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.022 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.022 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.023 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.024 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.024 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.026 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.026 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.026 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.026 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.027 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.027 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.027 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.027 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.027 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.028 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.028 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.029 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.029 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.030 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.030 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.030 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.030 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.031 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.031 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.032 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.032 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.032 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.032 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.032 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.032 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.033 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.033 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.033 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:48.033 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:48.034 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:48.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.036 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.036 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.037 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.038 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.038 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.038 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.038 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.039 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.042 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.042 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.043 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.043 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.043 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.044 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.044 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.044 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.044 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.045 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.045 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.045 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.045 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.046 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.047 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.047 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.047 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.048 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.048 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.048 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.048 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.049 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.049 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.049 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.049 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.050 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.051 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.052 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.052 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.053 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.053 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.055 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.055 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.055 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.056 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.056 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.056 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.056 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.057 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.057 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.058 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.058 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.058 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.058 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.059 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.059 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.060 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.060 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.061 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.061 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.061 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.061 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.062 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.062 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.062 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.062 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.062 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.062 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.063 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:48.063 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:48.069 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:48.070 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.070 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.071 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.071 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.071 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.072 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.072 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.073 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.073 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.073 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.075 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.075 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.076 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.078 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.078 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.080 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.080 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.081 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.083 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.083 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.083 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.084 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.084 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.084 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.084 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.085 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.086 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.087 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.087 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.087 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.087 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.088 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.088 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.088 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.090 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.090 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.090 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.091 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.091 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.091 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.092 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.092 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.093 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.093 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.093 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.094 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.094 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.095 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.095 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.096 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.097 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.097 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.098 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:48.098 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:48.144 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:48.145 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.145 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.145 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.145 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.146 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.146 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.146 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.146 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.146 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.146 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.147 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.147 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.147 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.148 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.148 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.148 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.148 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.148 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.149 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.149 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.149 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.150 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.150 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.150 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.150 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.151 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.151 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.152 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.152 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.152 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.152 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.153 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.153 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.154 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.154 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.154 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.155 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.155 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.156 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.156 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.156 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.157 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.157 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.157 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.157 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.158 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.158 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.158 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.158 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.158 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.159 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.159 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.161 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.161 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.161 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.162 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.162 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.162 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.163 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.163 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.164 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.164 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.165 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.165 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.165 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.167 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.167 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.167 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.168 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.168 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.168 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.168 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.172 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.172 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.173 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.173 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.173 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.174 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:48.174 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:48.175 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:48.176 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.176 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.177 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.177 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.177 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.177 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.178 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.178 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.179 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.179 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.180 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.181 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.181 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.183 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.183 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.186 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.187 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.188 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.189 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.189 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.189 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.190 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.190 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.190 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.190 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.190 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.190 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.191 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.191 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.192 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.192 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.192 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.192 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.192 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.193 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.193 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.193 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.193 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.194 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.194 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.194 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.194 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.195 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.195 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.195 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.195 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.196 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.196 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.196 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.196 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.196 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.197 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.197 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.198 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.198 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.198 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.198 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.199 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.199 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.199 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.199 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.199 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.200 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.200 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.200 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.201 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.201 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.201 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.202 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.202 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.202 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.203 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.203 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.203 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.204 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:48.204 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:48.210 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:32:48.211 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.211 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.211 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.212 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.212 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.212 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.213 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.213 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.214 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.214 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.215 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.215 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.216 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.217 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.217 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.218 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.218 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.218 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.218 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.219 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.219 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.220 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.220 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.220 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.221 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.221 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.221 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.222 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.222 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.223 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.223 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.223 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.223 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.223 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.224 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.224 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.224 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.224 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.224 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.224 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.225 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.225 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.225 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.226 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.226 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.226 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.227 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.227 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.227 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.227 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.227 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.228 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.228 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.228 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.228 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.228 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.229 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.229 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.230 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.230 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.230 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.230 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.230 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.231 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.231 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.231 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.231 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.232 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.232 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.232 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.232 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.233 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.233 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.233 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.233 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.233 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.234 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.234 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.234 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.234 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.235 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.235 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.235 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.235 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.236 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.236 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.236 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.237 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.237 | 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=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:32:48.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:32:48.238 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:32:48.238 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=71431) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:32:48.245 | INFO migrate.versioning.api [-] 0 -> 1...  2021-11-24 16:32:48.283 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:48.283 | INFO migrate.versioning.api [-] 1 -> 2...  2021-11-24 16:32:49.020 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:49.020 | INFO migrate.versioning.api [-] 2 -> 3...  2021-11-24 16:32:50.066 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:50.066 | INFO migrate.versioning.api [-] 3 -> 4...  2021-11-24 16:32:51.151 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:51.151 | INFO migrate.versioning.api [-] 4 -> 5...  2021-11-24 16:32:51.185 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:51.186 | INFO migrate.versioning.api [-] 5 -> 6...  2021-11-24 16:32:51.220 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:51.220 | INFO migrate.versioning.api [-] 6 -> 7...  2021-11-24 16:32:51.249 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:51.249 | INFO migrate.versioning.api [-] 7 -> 8...  2021-11-24 16:32:51.277 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:51.277 | INFO migrate.versioning.api [-] 8 -> 9...  2021-11-24 16:32:51.311 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:51.312 | INFO migrate.versioning.api [-] 9 -> 10...  2021-11-24 16:32:51.340 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:51.340 | INFO migrate.versioning.api [-] 10 -> 11...  2021-11-24 16:32:51.614 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:51.614 | INFO migrate.versioning.api [-] 11 -> 12...  2021-11-24 16:32:52.031 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:52.031 | INFO migrate.versioning.api [-] 12 -> 13...  2021-11-24 16:32:52.735 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:52.735 | INFO migrate.versioning.api [-] 13 -> 14...  2021-11-24 16:32:54.088 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:54.089 | INFO migrate.versioning.api [-] 14 -> 15...  2021-11-24 16:32:54.471 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:54.472 | INFO migrate.versioning.api [-] 15 -> 16...  2021-11-24 16:32:54.505 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:54.506 | INFO migrate.versioning.api [-] 16 -> 17...  2021-11-24 16:32:54.540 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:54.540 | INFO migrate.versioning.api [-] 17 -> 18...  2021-11-24 16:32:54.569 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:54.569 | INFO migrate.versioning.api [-] 18 -> 19...  2021-11-24 16:32:54.597 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:54.597 | INFO migrate.versioning.api [-] 19 -> 20...  2021-11-24 16:32:54.637 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:54.637 | INFO migrate.versioning.api [-] 20 -> 21...  2021-11-24 16:32:54.672 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:54.672 | INFO migrate.versioning.api [-] 21 -> 22...  2021-11-24 16:32:54.706 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:54.706 | INFO migrate.versioning.api [-] 22 -> 23...  2021-11-24 16:32:54.745 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:54.745 | INFO migrate.versioning.api [-] 23 -> 24...  2021-11-24 16:32:55.122 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:55.122 | INFO migrate.versioning.api [-] 24 -> 25...  2021-11-24 16:32:55.174 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:55.174 | INFO migrate.versioning.api [-] 25 -> 26...  2021-11-24 16:32:55.208 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:55.208 | INFO migrate.versioning.api [-] 26 -> 27...  2021-11-24 16:32:55.237 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:55.238 | INFO migrate.versioning.api [-] 27 -> 28...  2021-11-24 16:32:55.267 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:55.267 | INFO migrate.versioning.api [-] 28 -> 29...  2021-11-24 16:32:55.300 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:55.300 | INFO migrate.versioning.api [-] 29 -> 30...  2021-11-24 16:32:55.329 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:55.329 | INFO migrate.versioning.api [-] 30 -> 31...  2021-11-24 16:32:55.357 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:55.358 | INFO migrate.versioning.api [-] 31 -> 32...  2021-11-24 16:32:55.494 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:55.494 | INFO migrate.versioning.api [-] 32 -> 33...  2021-11-24 16:32:55.523 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:55.523 | INFO migrate.versioning.api [-] 33 -> 34...  2021-11-24 16:32:55.551 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:55.552 | INFO migrate.versioning.api [-] 34 -> 35...  2021-11-24 16:32:56.042 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:56.043 | INFO migrate.versioning.api [-] 35 -> 36...  2021-11-24 16:32:56.368 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:56.368 | INFO migrate.versioning.api [-] 36 -> 37...  2021-11-24 16:32:56.511 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:56.511 | INFO migrate.versioning.api [-] 37 -> 38...  2021-11-24 16:32:56.534 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:56.534 | INFO migrate.versioning.api [-] 38 -> 39...  2021-11-24 16:32:56.557 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:56.557 | INFO migrate.versioning.api [-] 39 -> 40...  2021-11-24 16:32:56.580 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:56.580 | INFO migrate.versioning.api [-] 40 -> 41...  2021-11-24 16:32:56.602 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:56.603 | INFO migrate.versioning.api [-] 41 -> 42...  2021-11-24 16:32:56.631 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:56.631 | INFO migrate.versioning.api [-] 42 -> 43...  2021-11-24 16:32:56.659 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:56.660 | INFO migrate.versioning.api [-] 43 -> 44...  2021-11-24 16:32:56.688 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:56.689 | INFO migrate.versioning.api [-] 44 -> 45...  2021-11-24 16:32:56.717 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:56.717 | INFO migrate.versioning.api [-] 45 -> 46...  2021-11-24 16:32:56.745 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:56.746 | INFO migrate.versioning.api [-] 46 -> 47...  2021-11-24 16:32:57.254 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:57.254 | INFO migrate.versioning.api [-] 47 -> 48...  2021-11-24 16:32:57.288 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:57.288 | INFO migrate.versioning.api [-] 48 -> 49...  2021-11-24 16:32:57.323 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:57.323 | INFO migrate.versioning.api [-] 49 -> 50...  2021-11-24 16:32:57.357 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:57.357 | INFO migrate.versioning.api [-] 50 -> 51...  2021-11-24 16:32:57.391 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:57.391 | INFO migrate.versioning.api [-] 51 -> 52...  2021-11-24 16:32:57.454 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:57.454 | INFO migrate.versioning.api [-] 52 -> 53...  2021-11-24 16:32:57.488 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:57.488 | INFO migrate.versioning.api [-] 53 -> 54...  2021-11-24 16:32:57.934 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:57.934 | INFO migrate.versioning.api [-] 54 -> 55...  2021-11-24 16:32:58.008 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:58.008 | INFO migrate.versioning.api [-] 55 -> 56...  2021-11-24 16:32:58.036 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:58.037 | INFO migrate.versioning.api [-] 56 -> 57...  2021-11-24 16:32:58.059 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:58.060 | INFO migrate.versioning.api [-] 57 -> 58...  2021-11-24 16:32:58.082 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:58.082 | INFO migrate.versioning.api [-] 58 -> 59...  2021-11-24 16:32:58.105 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:58.105 | INFO migrate.versioning.api [-] 59 -> 60...  2021-11-24 16:32:58.128 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:58.128 | INFO migrate.versioning.api [-] 60 -> 61...  2021-11-24 16:32:58.151 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:58.151 | INFO migrate.versioning.api [-] 61 -> 62...  2021-11-24 16:32:58.179 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:58.179 | INFO migrate.versioning.api [-] 62 -> 63...  2021-11-24 16:32:59.500 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:59.500 | INFO migrate.versioning.api [-] 63 -> 64...  2021-11-24 16:32:59.539 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:59.539 | INFO migrate.versioning.api [-] 64 -> 65...  2021-11-24 16:32:59.573 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:59.574 | INFO migrate.versioning.api [-] 65 -> 66...  2021-11-24 16:32:59.608 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:59.608 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-24 16:32:59.642 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:59.642 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-24 16:32:59.671 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:59.671 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-24 16:32:59.699 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:59.699 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-24 16:32:59.728 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:59.728 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-24 16:32:59.762 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:59.763 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-24 16:32:59.905 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:59.905 | INFO migrate.versioning.api [-] 72 -> 73...  2021-11-24 16:32:59.939 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:59.940 | INFO migrate.versioning.api [-] 73 -> 74...  2021-11-24 16:32:59.962 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:59.962 | INFO migrate.versioning.api [-] 74 -> 75...  2021-11-24 16:32:59.986 | INFO migrate.versioning.api [-] done 2021-11-24 16:32:59.986 | INFO migrate.versioning.api [-] 75 -> 76...  2021-11-24 16:33:00.013 | INFO migrate.versioning.api [-] done 2021-11-24 16:33:00.014 | INFO migrate.versioning.api [-] 76 -> 77...  2021-11-24 16:33:00.036 | INFO migrate.versioning.api [-] done 2021-11-24 16:33:00.037 | INFO migrate.versioning.api [-] 77 -> 78...  2021-11-24 16:33:00.059 | INFO migrate.versioning.api [-] done 2021-11-24 16:33:00.282 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-11-24 16:33:00.285 | + functions-common:time_stop:2331 : local name 2021-11-24 16:33:00.287 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:33:00.290 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:33:00.292 | + functions-common:time_stop:2334 : local total 2021-11-24 16:33:00.295 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:33:00.297 | + functions-common:time_stop:2337 : name=dbsync 2021-11-24 16:33:00.300 | + functions-common:time_stop:2338 : start_time=1637771517010 2021-11-24 16:33:00.302 | + functions-common:time_stop:2340 : [[ -z 1637771517010 ]] 2021-11-24 16:33:00.305 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:33:00.309 | + functions-common:time_stop:2343 : end_time=1637771580306 2021-11-24 16:33:00.311 | + functions-common:time_stop:2344 : elapsed_time=63296 2021-11-24 16:33:00.314 | + functions-common:time_stop:2345 : total=0 2021-11-24 16:33:00.316 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:33:00.319 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=63296 2021-11-24 16:33:00.321 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-11-24 16:33:00.324 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-11-24 16:33:00.328 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-11-24 16:33:02.465 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-11-24 16:33:02.466 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-11-24 16:33:02.466 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-11-24 16:33:02.467 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-11-24 16:33:02.467 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-11-24 16:33:02.468 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-11-24 16:33:02.468 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-11-24 16:33:02.469 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-11-24 16:33:02.469 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-11-24 16:33:02.676 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-11-24 16:33:02.680 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-11-24 16:33:04.840 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-11-24 16:33:04.840 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-11-24 16:33:04.840 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-11-24 16:33:04.841 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-11-24 16:33:04.841 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-11-24 16:33:04.842 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-11-24 16:33:04.842 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-11-24 16:33:04.842 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-11-24 16:33:04.842 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-11-24 16:33:05.047 | + ./stack.sh:main:1094 : start_keystone 2021-11-24 16:33:05.049 | + lib/keystone:start_keystone:516 : local service_port=5000 2021-11-24 16:33:05.052 | + lib/keystone:start_keystone:517 : local auth_protocol=http 2021-11-24 16:33:05.055 | + lib/keystone:start_keystone:518 : is_service_enabled tls-proxy 2021-11-24 16:33:05.071 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:33:05.073 | + lib/keystone:start_keystone:523 : '[' uwsgi == mod_wsgi ']' 2021-11-24 16:33:05.076 | ++ lib/keystone:start_keystone:527 : which uwsgi 2021-11-24 16:33:05.080 | + lib/keystone:start_keystone:527 : run_process keystone '/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-11-24 16:33:05.083 | + functions-common:run_process:1582 : local service=keystone 2021-11-24 16:33:05.085 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-24 16:33:05.087 | + functions-common:run_process:1584 : local group= 2021-11-24 16:33:05.090 | + functions-common:run_process:1585 : local user= 2021-11-24 16:33:05.092 | + functions-common:run_process:1587 : local name=keystone 2021-11-24 16:33:05.095 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:33:05.103 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:33:05.105 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:33:05.108 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:33:05.111 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:33:05.115 | + functions-common:time_start:2322 : _TIME_START[$name]=1637771585112 2021-11-24 16:33:05.117 | + functions-common:run_process:1590 : is_service_enabled keystone 2021-11-24 16:33:05.132 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:33:05.135 | + 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-24 16:33:05.137 | + functions-common:_run_under_systemd:1547 : local service=keystone 2021-11-24 16:33:05.140 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-24 16:33:05.143 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-24 16:33:05.145 | + 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-24 16:33:05.148 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-11-24 16:33:05.150 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-11-24 16:33:05.153 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-11-24 16:33:05.155 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@keystone.service 2021-11-24 16:33:05.158 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:33:05.160 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:33:05.163 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-11-24 16:33:05.165 | + 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-24 16:33:05.167 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@keystone.service 2021-11-24 16:33:05.170 | + 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-24 16:33:05.172 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-24 16:33:05.174 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-24 16:33:05.176 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-11-24 16:33:05.178 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-24 16:33:05.182 | + functions-common:write_uwsgi_user_unit_file:1498 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-11-24 16:33:05.235 | + functions-common:write_uwsgi_user_unit_file:1499 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-11-24 16:33:05.289 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-11-24 16:33:05.333 | + 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-24 16:33:05.377 | + functions-common:write_uwsgi_user_unit_file:1502 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-24 16:33:05.422 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-11-24 16:33:05.467 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-11-24 16:33:05.511 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-11-24 16:33:05.556 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-11-24 16:33:05.600 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-11-24 16:33:05.650 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-24 16:33:05.652 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-11-24 16:33:05.706 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-24 16:33:05.910 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@keystone.service 2021-11-24 16:33:05.923 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-11-24 16:33:06.114 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@keystone.service 2021-11-24 16:33:06.190 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:33:06.192 | + functions-common:time_stop:2331 : local name 2021-11-24 16:33:06.195 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:33:06.197 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:33:06.199 | + functions-common:time_stop:2334 : local total 2021-11-24 16:33:06.202 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:33:06.204 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:33:06.206 | + functions-common:time_stop:2338 : start_time=1637771585112 2021-11-24 16:33:06.208 | + functions-common:time_stop:2340 : [[ -z 1637771585112 ]] 2021-11-24 16:33:06.211 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:33:06.215 | + functions-common:time_stop:2343 : end_time=1637771586212 2021-11-24 16:33:06.217 | + functions-common:time_stop:2344 : elapsed_time=1100 2021-11-24 16:33:06.220 | + functions-common:time_stop:2345 : total=917 2021-11-24 16:33:06.222 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:33:06.225 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2017 2021-11-24 16:33:06.227 | + lib/keystone:start_keystone:530 : echo 'Waiting for keystone to start...' 2021-11-24 16:33:06.227 | Waiting for keystone to start... 2021-11-24 16:33:06.230 | + lib/keystone:start_keystone:536 : local service_uri=http://10.222.0.15/identity/v3/ 2021-11-24 16:33:06.232 | + lib/keystone:start_keystone:538 : wait_for_service 60 http://10.222.0.15/identity/v3/ 2021-11-24 16:33:06.235 | + functions:wait_for_service:444 : local timeout=60 2021-11-24 16:33:06.237 | + functions:wait_for_service:445 : local url=http://10.222.0.15/identity/v3/ 2021-11-24 16:33:06.240 | + functions:wait_for_service:446 : local rval=0 2021-11-24 16:33:06.242 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-24 16:33:06.244 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-24 16:33:06.247 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:33:06.249 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:33:06.254 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:33:06.256 | + functions-common:time_start:2322 : _TIME_START[$name]=1637771586253 2021-11-24 16:33:06.259 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-24 16:33:06.264 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.15/identity/v3/ 2021-11-24 16:33:09.972 | + :: : [[ 200 == 503 ]] 2021-11-24 16:33:09.974 | + :: : [[ 0 -eq 7 ]] 2021-11-24 16:33:09.977 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-24 16:33:09.979 | + functions-common:time_stop:2331 : local name 2021-11-24 16:33:09.981 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:33:09.984 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:33:09.987 | + functions-common:time_stop:2334 : local total 2021-11-24 16:33:09.989 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:33:09.993 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-24 16:33:09.996 | + functions-common:time_stop:2338 : start_time=1637771586253 2021-11-24 16:33:09.998 | + functions-common:time_stop:2340 : [[ -z 1637771586253 ]] 2021-11-24 16:33:10.001 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:33:10.005 | + functions-common:time_stop:2343 : end_time=1637771590002 2021-11-24 16:33:10.007 | + functions-common:time_stop:2344 : elapsed_time=3749 2021-11-24 16:33:10.010 | + functions-common:time_stop:2345 : total=0 2021-11-24 16:33:10.012 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:33:10.014 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3749 2021-11-24 16:33:10.017 | + functions:wait_for_service:454 : return 0 2021-11-24 16:33:10.020 | + lib/keystone:start_keystone:543 : is_service_enabled tls-proxy 2021-11-24 16:33:10.037 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:33:10.040 | + lib/keystone:start_keystone:549 : restart_service memcached 2021-11-24 16:33:10.042 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-24 16:33:10.045 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-11-24 16:33:10.081 | + ./stack.sh:main:1095 : bootstrap_keystone 2021-11-24 16:33:10.083 | + 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.15/identity --bootstrap-public-url http://10.222.0.15/identity 2021-11-24 16:33:12.315 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.315 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.316 | 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=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.325 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.345 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.345 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.379 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.418 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.419 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.538 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.538 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.538 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.539 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.539 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.539 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.554 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.554 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.554 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.554 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.555 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.555 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.555 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.620 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.624 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.625 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.625 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.625 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.625 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.626 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.626 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=72076) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-11-24 16:33:12.673 | 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=72076) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-24 16:33:13.032 | INFO keystone.cmd.bootstrap [None req-8007a84d-58a5-496e-a9db-c480719ae714 None None] Created domain default 2021-11-24 16:33:13.126 | INFO keystone.cmd.bootstrap [None req-8007a84d-58a5-496e-a9db-c480719ae714 None None] Created project admin 2021-11-24 16:33:13.154 | DEBUG passlib.handlers.bcrypt [None req-8007a84d-58a5-496e-a9db-c480719ae714 None None] detected 'bcrypt' backend, version '3.1.7' {{(pid=72076) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:567}} 2021-11-24 16:33:13.155 | DEBUG passlib.handlers.bcrypt [None req-8007a84d-58a5-496e-a9db-c480719ae714 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=72076) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:382}} 2021-11-24 16:33:13.238 | INFO keystone.cmd.bootstrap [None req-8007a84d-58a5-496e-a9db-c480719ae714 None None] Created user admin 2021-11-24 16:33:13.272 | INFO keystone.cmd.bootstrap [None req-8007a84d-58a5-496e-a9db-c480719ae714 None None] Created role reader 2021-11-24 16:33:13.381 | INFO keystone.cmd.bootstrap [None req-8007a84d-58a5-496e-a9db-c480719ae714 None None] Created role member 2021-11-24 16:33:13.429 | INFO keystone.cmd.bootstrap [None req-8007a84d-58a5-496e-a9db-c480719ae714 None None] Created implied role where 4aa9c3bb62a5456092787449b3237ae3 implies c665d58a85be4fad92e61841e078a07c 2021-11-24 16:33:13.455 | INFO keystone.cmd.bootstrap [None req-8007a84d-58a5-496e-a9db-c480719ae714 None None] Created role admin 2021-11-24 16:33:13.509 | INFO keystone.cmd.bootstrap [None req-8007a84d-58a5-496e-a9db-c480719ae714 None None] Created implied role where 99410fea670f4e09ba798acda262d0fd implies 4aa9c3bb62a5456092787449b3237ae3 2021-11-24 16:33:13.552 | INFO keystone.cmd.bootstrap [None req-8007a84d-58a5-496e-a9db-c480719ae714 None None] Granted role admin on project admin to user admin. 2021-11-24 16:33:13.577 | INFO keystone.cmd.bootstrap [None req-8007a84d-58a5-496e-a9db-c480719ae714 None None] Granted role admin on the system to user admin. 2021-11-24 16:33:13.606 | WARNING py.warnings [None req-8007a84d-58a5-496e-a9db-c480719ae714 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-24 16:33:13.606 | 'identifiers should be a valid uuid.' % (value))) 2021-11-24 16:33:13.606 |  2021-11-24 16:33:13.610 | INFO keystone.cmd.bootstrap [None req-8007a84d-58a5-496e-a9db-c480719ae714 None None] Created region RegionOne 2021-11-24 16:33:13.673 | INFO keystone.cmd.bootstrap [None req-8007a84d-58a5-496e-a9db-c480719ae714 None None] Created public endpoint http://10.222.0.15/identity 2021-11-24 16:33:13.718 | INFO keystone.cmd.bootstrap [None req-8007a84d-58a5-496e-a9db-c480719ae714 None None] Created admin endpoint http://10.222.0.15/identity 2021-11-24 16:33:14.034 | + ./stack.sh:main:1098 : create_keystone_accounts 2021-11-24 16:33:14.036 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-11-24 16:33:14.040 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-11-24 16:33:16.927 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:33:16.930 | + lib/keystone:create_keystone_accounts:315 : admin_project=81aa6393920e4b4ab9b8f08bfd9d9f89 2021-11-24 16:33:16.932 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-11-24 16:33:16.935 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-11-24 16:33:19.158 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:33:19.161 | + lib/keystone:create_keystone_accounts:317 : admin_user=65b6b438e2a8460eb007aa6030d0b9f7 2021-11-24 16:33:19.164 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-11-24 16:33:19.166 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-11-24 16:33:19.169 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin 65b6b438e2a8460eb007aa6030d0b9f7 default 2021-11-24 16:33:19.172 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-11-24 16:33:19.176 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user 65b6b438e2a8460eb007aa6030d0b9f7 --domain default 2021-11-24 16:33:19.176 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:33:19.176 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-11-24 16:33:19.179 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:33:19.182 | ++ functions-common:get_field:727 : read data 2021-11-24 16:33:21.544 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:33:21.548 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-11-24 16:33:21.551 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-11-24 16:33:21.553 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user 65b6b438e2a8460eb007aa6030d0b9f7 --domain default 2021-11-24 16:33:24.171 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user 65b6b438e2a8460eb007aa6030d0b9f7 --domain default 2021-11-24 16:33:24.171 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:33:24.171 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-11-24 16:33:24.174 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:33:24.176 | ++ functions-common:get_field:727 : read data 2021-11-24 16:33:26.583 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:33:26.586 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:33:26.589 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:33:26.592 | ++ functions-common:get_field:733 : echo '| 99410fea670f4e09ba798acda262d0fd | 65b6b438e2a8460eb007aa6030d0b9f7 | | | default | | False |' 2021-11-24 16:33:26.592 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:33:26.598 | ++ functions-common:get_field:727 : read data 2021-11-24 16:33:26.601 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=99410fea670f4e09ba798acda262d0fd 2021-11-24 16:33:26.604 | + functions-common:get_or_add_user_domain_role:936 : echo 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:33:26.604 | 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:33:26.606 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-11-24 16:33:26.609 | + functions-common:get_or_create_domain:792 : local domain_id 2021-11-24 16:33:26.612 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-11-24 16:33:28.910 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-11-24 16:33:28.912 | + functions-common:get_or_create_domain:803 : echo default 2021-11-24 16:33:28.912 | default 2021-11-24 16:33:28.915 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-11-24 16:33:28.917 | + functions-common:get_or_create_project:847 : local project_id 2021-11-24 16:33:28.921 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-11-24 16:33:31.537 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:33:31.540 | + functions-common:get_or_create_project:853 : project_id=32ff30e9c394449f96f830a561fae983 2021-11-24 16:33:31.543 | + functions-common:get_or_create_project:854 : echo 32ff30e9c394449f96f830a561fae983 2021-11-24 16:33:31.543 | 32ff30e9c394449f96f830a561fae983 2021-11-24 16:33:31.545 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-11-24 16:33:31.548 | + functions-common:get_or_create_role:860 : local role_id 2021-11-24 16:33:31.552 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-11-24 16:33:33.829 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:33:33.832 | + functions-common:get_or_create_role:865 : role_id=9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:33:33.834 | + functions-common:get_or_create_role:866 : echo 9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:33:33.835 | 9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:33:33.837 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-11-24 16:33:33.839 | + functions-common:get_or_create_role:860 : local role_id 2021-11-24 16:33:33.843 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-11-24 16:33:36.043 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:33:36.047 | + functions-common:get_or_create_role:865 : role_id=c54bc42855b2448ab6cdd6afa4202c21 2021-11-24 16:33:36.050 | + functions-common:get_or_create_role:866 : echo c54bc42855b2448ab6cdd6afa4202c21 2021-11-24 16:33:36.050 | c54bc42855b2448ab6cdd6afa4202c21 2021-11-24 16:33:36.052 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-11-24 16:33:36.055 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-11-24 16:33:36.058 | + functions-common:get_or_create_role:860 : local role_id 2021-11-24 16:33:36.061 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-11-24 16:33:38.246 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:33:38.249 | + functions-common:get_or_create_role:865 : role_id=4766ab7f5f7e44239f3bc7ae400ad776 2021-11-24 16:33:38.252 | + functions-common:get_or_create_role:866 : echo 4766ab7f5f7e44239f3bc7ae400ad776 2021-11-24 16:33:38.252 | 4766ab7f5f7e44239f3bc7ae400ad776 2021-11-24 16:33:38.254 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-11-24 16:33:38.257 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-11-24 16:33:38.260 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-24 16:33:38.263 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-11-24 16:33:40.543 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:33:40.546 | ++ functions-common:get_or_create_project:853 : project_id=765323aea8d44045bbb8d4b7943c2e7c 2021-11-24 16:33:40.549 | ++ functions-common:get_or_create_project:854 : echo 765323aea8d44045bbb8d4b7943c2e7c 2021-11-24 16:33:40.552 | + lib/keystone:create_keystone_accounts:343 : invis_project=765323aea8d44045bbb8d4b7943c2e7c 2021-11-24 16:33:40.554 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-11-24 16:33:40.557 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-11-24 16:33:40.560 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-24 16:33:40.564 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-11-24 16:33:42.904 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:33:42.907 | ++ functions-common:get_or_create_project:853 : project_id=82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:33:42.910 | ++ functions-common:get_or_create_project:854 : echo 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:33:42.913 | + lib/keystone:create_keystone_accounts:347 : demo_project=82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:33:42.915 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-11-24 16:33:42.919 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-11-24 16:33:42.922 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-24 16:33:42.924 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-11-24 16:33:42.926 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-11-24 16:33:42.930 | +++ 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-24 16:33:45.333 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:33:45.336 | ++ functions-common:get_or_create_user:840 : user_id=dde06ba2e89b42a7880116b5ec0be32a 2021-11-24 16:33:45.339 | ++ functions-common:get_or_create_user:841 : echo dde06ba2e89b42a7880116b5ec0be32a 2021-11-24 16:33:45.342 | + lib/keystone:create_keystone_accounts:350 : demo_user=dde06ba2e89b42a7880116b5ec0be32a 2021-11-24 16:33:45.344 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member dde06ba2e89b42a7880116b5ec0be32a 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:33:45.347 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:33:45.350 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-24 16:33:45.352 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:33:45.355 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:33:45.357 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-24 16:33:45.360 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-24 16:33:45.363 | ++ functions-common:_get_domain_args:882 : echo 2021-11-24 16:33:45.366 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-24 16:33:45.369 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user dde06ba2e89b42a7880116b5ec0be32a --project 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:33:45.370 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:33:45.370 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:33:45.373 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:33:45.376 | ++ functions-common:get_field:727 : read data 2021-11-24 16:33:47.801 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:33:47.804 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:33:47.807 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:33:47.809 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user dde06ba2e89b42a7880116b5ec0be32a --project 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:33:50.187 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user dde06ba2e89b42a7880116b5ec0be32a --project 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:33:50.188 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:33:50.188 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:33:50.190 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:33:50.193 | ++ functions-common:get_field:727 : read data 2021-11-24 16:33:52.671 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:33:52.674 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:33:52.677 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:33:52.680 | ++ functions-common:get_field:733 : echo '| 4aa9c3bb62a5456092787449b3237ae3 | dde06ba2e89b42a7880116b5ec0be32a | | 82a98c0b794c4b799e0f19b30ba6af20 | | | False |' 2021-11-24 16:33:52.680 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:33:52.685 | ++ functions-common:get_field:727 : read data 2021-11-24 16:33:52.689 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4aa9c3bb62a5456092787449b3237ae3 2021-11-24 16:33:52.691 | + functions-common:get_or_add_user_project_role:912 : echo 4aa9c3bb62a5456092787449b3237ae3 2021-11-24 16:33:52.692 | 4aa9c3bb62a5456092787449b3237ae3 2021-11-24 16:33:52.694 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin 65b6b438e2a8460eb007aa6030d0b9f7 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:33:52.696 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:33:52.699 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-24 16:33:52.703 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:33:52.705 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:33:52.707 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-24 16:33:52.710 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-24 16:33:52.712 | ++ functions-common:_get_domain_args:882 : echo 2021-11-24 16:33:52.715 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-24 16:33:52.719 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 65b6b438e2a8460eb007aa6030d0b9f7 --project 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:33:52.720 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:33:52.720 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:33:52.722 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:33:52.725 | ++ functions-common:get_field:727 : read data 2021-11-24 16:33:55.150 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:33:55.153 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:33:55.157 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:33:55.159 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 65b6b438e2a8460eb007aa6030d0b9f7 --project 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:33:57.549 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 65b6b438e2a8460eb007aa6030d0b9f7 --project 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:33:57.549 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:33:57.549 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:33:57.552 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:33:57.555 | ++ functions-common:get_field:727 : read data 2021-11-24 16:34:00.018 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:00.022 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:34:00.024 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:34:00.027 | ++ functions-common:get_field:733 : echo '| 99410fea670f4e09ba798acda262d0fd | 65b6b438e2a8460eb007aa6030d0b9f7 | | 82a98c0b794c4b799e0f19b30ba6af20 | | | False |' 2021-11-24 16:34:00.027 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:34:00.033 | ++ functions-common:get_field:727 : read data 2021-11-24 16:34:00.036 | + functions-common:get_or_add_user_project_role:910 : user_role_id=99410fea670f4e09ba798acda262d0fd 2021-11-24 16:34:00.039 | + functions-common:get_or_add_user_project_role:912 : echo 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:34:00.039 | 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:34:00.041 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole dde06ba2e89b42a7880116b5ec0be32a 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:34:00.043 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:34:00.047 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-24 16:34:00.049 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:34:00.052 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:34:00.054 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-24 16:34:00.057 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-24 16:34:00.059 | ++ functions-common:_get_domain_args:882 : echo 2021-11-24 16:34:00.063 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-24 16:34:00.067 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user dde06ba2e89b42a7880116b5ec0be32a --project 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:34:00.067 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:34:00.067 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:34:00.070 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:34:00.073 | ++ functions-common:get_field:727 : read data 2021-11-24 16:34:02.484 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:02.488 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:34:02.491 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:34:02.493 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user dde06ba2e89b42a7880116b5ec0be32a --project 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:34:04.860 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user dde06ba2e89b42a7880116b5ec0be32a --project 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:34:04.860 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:34:04.860 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:34:04.863 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:34:04.866 | ++ functions-common:get_field:727 : read data 2021-11-24 16:34:07.336 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:07.339 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:34:07.342 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:34:07.345 | ++ functions-common:get_field:733 : echo '| 4766ab7f5f7e44239f3bc7ae400ad776 | dde06ba2e89b42a7880116b5ec0be32a | | 82a98c0b794c4b799e0f19b30ba6af20 | | | False |' 2021-11-24 16:34:07.346 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:34:07.351 | ++ functions-common:get_field:727 : read data 2021-11-24 16:34:07.354 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4766ab7f5f7e44239f3bc7ae400ad776 2021-11-24 16:34:07.357 | + functions-common:get_or_add_user_project_role:912 : echo 4766ab7f5f7e44239f3bc7ae400ad776 2021-11-24 16:34:07.357 | 4766ab7f5f7e44239f3bc7ae400ad776 2021-11-24 16:34:07.359 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member dde06ba2e89b42a7880116b5ec0be32a 765323aea8d44045bbb8d4b7943c2e7c 2021-11-24 16:34:07.362 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:34:07.365 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-24 16:34:07.367 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:34:07.370 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:34:07.372 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-24 16:34:07.375 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-24 16:34:07.377 | ++ functions-common:_get_domain_args:882 : echo 2021-11-24 16:34:07.380 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-24 16:34:07.384 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user dde06ba2e89b42a7880116b5ec0be32a --project 765323aea8d44045bbb8d4b7943c2e7c 2021-11-24 16:34:07.384 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:34:07.385 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:34:07.387 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:34:07.391 | ++ functions-common:get_field:727 : read data 2021-11-24 16:34:09.801 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:09.805 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:34:09.808 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:34:09.810 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user dde06ba2e89b42a7880116b5ec0be32a --project 765323aea8d44045bbb8d4b7943c2e7c 2021-11-24 16:34:12.180 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user dde06ba2e89b42a7880116b5ec0be32a --project 765323aea8d44045bbb8d4b7943c2e7c 2021-11-24 16:34:12.180 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:34:12.180 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:34:12.183 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:34:12.187 | ++ functions-common:get_field:727 : read data 2021-11-24 16:34:14.778 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:14.782 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:34:14.785 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:34:14.788 | ++ functions-common:get_field:733 : echo '| 4aa9c3bb62a5456092787449b3237ae3 | dde06ba2e89b42a7880116b5ec0be32a | | 765323aea8d44045bbb8d4b7943c2e7c | | | False |' 2021-11-24 16:34:14.788 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:34:14.793 | ++ functions-common:get_field:727 : read data 2021-11-24 16:34:14.797 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4aa9c3bb62a5456092787449b3237ae3 2021-11-24 16:34:14.799 | + functions-common:get_or_add_user_project_role:912 : echo 4aa9c3bb62a5456092787449b3237ae3 2021-11-24 16:34:14.799 | 4aa9c3bb62a5456092787449b3237ae3 2021-11-24 16:34:14.802 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-11-24 16:34:14.805 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-11-24 16:34:14.807 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-24 16:34:14.811 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-11-24 16:34:17.069 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:17.072 | ++ functions-common:get_or_create_project:853 : project_id=58925d7a87dd458db9746e8a8249763e 2021-11-24 16:34:17.075 | ++ functions-common:get_or_create_project:854 : echo 58925d7a87dd458db9746e8a8249763e 2021-11-24 16:34:17.079 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=58925d7a87dd458db9746e8a8249763e 2021-11-24 16:34:17.081 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-11-24 16:34:17.084 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-11-24 16:34:17.087 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-24 16:34:17.089 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-11-24 16:34:17.092 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-11-24 16:34:17.095 | +++ 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-24 16:34:19.398 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:19.401 | ++ functions-common:get_or_create_user:840 : user_id=790b27667737494bad8a8dbd63300220 2021-11-24 16:34:19.403 | ++ functions-common:get_or_create_user:841 : echo 790b27667737494bad8a8dbd63300220 2021-11-24 16:34:19.407 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=790b27667737494bad8a8dbd63300220 2021-11-24 16:34:19.410 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member 790b27667737494bad8a8dbd63300220 58925d7a87dd458db9746e8a8249763e 2021-11-24 16:34:19.412 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:34:19.415 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-24 16:34:19.418 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:34:19.421 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:34:19.423 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-24 16:34:19.426 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-24 16:34:19.428 | ++ functions-common:_get_domain_args:882 : echo 2021-11-24 16:34:19.431 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-24 16:34:19.436 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 790b27667737494bad8a8dbd63300220 --project 58925d7a87dd458db9746e8a8249763e 2021-11-24 16:34:19.436 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:34:19.436 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:34:19.439 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:34:19.442 | ++ functions-common:get_field:727 : read data 2021-11-24 16:34:21.944 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:21.948 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:34:21.950 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:34:21.953 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 790b27667737494bad8a8dbd63300220 --project 58925d7a87dd458db9746e8a8249763e 2021-11-24 16:34:24.343 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:34:24.344 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:34:24.345 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 790b27667737494bad8a8dbd63300220 --project 58925d7a87dd458db9746e8a8249763e 2021-11-24 16:34:24.346 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:34:24.349 | ++ functions-common:get_field:727 : read data 2021-11-24 16:34:26.819 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:26.822 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:34:26.825 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:34:26.828 | ++ functions-common:get_field:733 : echo '| 4aa9c3bb62a5456092787449b3237ae3 | 790b27667737494bad8a8dbd63300220 | | 58925d7a87dd458db9746e8a8249763e | | | False |' 2021-11-24 16:34:26.828 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:34:26.833 | ++ functions-common:get_field:727 : read data 2021-11-24 16:34:26.836 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4aa9c3bb62a5456092787449b3237ae3 2021-11-24 16:34:26.839 | + functions-common:get_or_add_user_project_role:912 : echo 4aa9c3bb62a5456092787449b3237ae3 2021-11-24 16:34:26.839 | 4aa9c3bb62a5456092787449b3237ae3 2021-11-24 16:34:26.842 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin 65b6b438e2a8460eb007aa6030d0b9f7 58925d7a87dd458db9746e8a8249763e 2021-11-24 16:34:26.844 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:34:26.847 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-24 16:34:26.850 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:34:26.852 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:34:26.855 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-24 16:34:26.858 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-24 16:34:26.860 | ++ functions-common:_get_domain_args:882 : echo 2021-11-24 16:34:26.863 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-24 16:34:26.867 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 65b6b438e2a8460eb007aa6030d0b9f7 --project 58925d7a87dd458db9746e8a8249763e 2021-11-24 16:34:26.867 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:34:26.867 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:34:26.870 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:34:26.873 | ++ functions-common:get_field:727 : read data 2021-11-24 16:34:29.312 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:29.316 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:34:29.319 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:34:29.322 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 65b6b438e2a8460eb007aa6030d0b9f7 --project 58925d7a87dd458db9746e8a8249763e 2021-11-24 16:34:31.721 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 65b6b438e2a8460eb007aa6030d0b9f7 --project 58925d7a87dd458db9746e8a8249763e 2021-11-24 16:34:31.721 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:34:31.721 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:34:31.724 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:34:31.727 | ++ functions-common:get_field:727 : read data 2021-11-24 16:34:34.218 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:34.221 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:34:34.224 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:34:34.227 | ++ functions-common:get_field:733 : echo '| 99410fea670f4e09ba798acda262d0fd | 65b6b438e2a8460eb007aa6030d0b9f7 | | 58925d7a87dd458db9746e8a8249763e | | | False |' 2021-11-24 16:34:34.227 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:34:34.232 | ++ functions-common:get_field:727 : read data 2021-11-24 16:34:34.236 | + functions-common:get_or_add_user_project_role:910 : user_role_id=99410fea670f4e09ba798acda262d0fd 2021-11-24 16:34:34.238 | + functions-common:get_or_add_user_project_role:912 : echo 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:34:34.239 | 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:34:34.241 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole 790b27667737494bad8a8dbd63300220 58925d7a87dd458db9746e8a8249763e 2021-11-24 16:34:34.243 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:34:34.246 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-24 16:34:34.249 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:34:34.252 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:34:34.254 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-24 16:34:34.256 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-24 16:34:34.259 | ++ functions-common:_get_domain_args:882 : echo 2021-11-24 16:34:34.262 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-24 16:34:34.266 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 790b27667737494bad8a8dbd63300220 --project 58925d7a87dd458db9746e8a8249763e 2021-11-24 16:34:34.266 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:34:34.266 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:34:34.269 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:34:34.272 | ++ functions-common:get_field:727 : read data 2021-11-24 16:34:36.679 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:36.683 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:34:36.686 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:34:36.689 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 790b27667737494bad8a8dbd63300220 --project 58925d7a87dd458db9746e8a8249763e 2021-11-24 16:34:39.101 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:34:39.101 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:34:39.103 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 790b27667737494bad8a8dbd63300220 --project 58925d7a87dd458db9746e8a8249763e 2021-11-24 16:34:39.105 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:34:39.108 | ++ functions-common:get_field:727 : read data 2021-11-24 16:34:41.578 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:41.581 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:34:41.584 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:34:41.587 | ++ functions-common:get_field:733 : echo '| 4766ab7f5f7e44239f3bc7ae400ad776 | 790b27667737494bad8a8dbd63300220 | | 58925d7a87dd458db9746e8a8249763e | | | False |' 2021-11-24 16:34:41.587 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:34:41.592 | ++ functions-common:get_field:727 : read data 2021-11-24 16:34:41.596 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4766ab7f5f7e44239f3bc7ae400ad776 2021-11-24 16:34:41.598 | + functions-common:get_or_add_user_project_role:912 : echo 4766ab7f5f7e44239f3bc7ae400ad776 2021-11-24 16:34:41.598 | 4766ab7f5f7e44239f3bc7ae400ad776 2021-11-24 16:34:41.600 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-11-24 16:34:41.604 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-11-24 16:34:41.607 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-11-24 16:34:41.609 | ++ functions-common:get_or_create_group:810 : local group_id 2021-11-24 16:34:41.612 | +++ 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-24 16:34:43.833 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:43.836 | ++ functions-common:get_or_create_group:817 : group_id=8993265f34174d0f9932b333115ac529 2021-11-24 16:34:43.838 | ++ functions-common:get_or_create_group:818 : echo 8993265f34174d0f9932b333115ac529 2021-11-24 16:34:43.842 | + lib/keystone:create_keystone_accounts:371 : admin_group=8993265f34174d0f9932b333115ac529 2021-11-24 16:34:43.845 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-11-24 16:34:43.848 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-11-24 16:34:43.850 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-11-24 16:34:43.853 | ++ functions-common:get_or_create_group:810 : local group_id 2021-11-24 16:34:43.856 | +++ 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-24 16:34:46.115 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:46.118 | ++ functions-common:get_or_create_group:817 : group_id=8f418050baf14019bcd60a9edd32b40f 2021-11-24 16:34:46.120 | ++ functions-common:get_or_create_group:818 : echo 8f418050baf14019bcd60a9edd32b40f 2021-11-24 16:34:46.124 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=8f418050baf14019bcd60a9edd32b40f 2021-11-24 16:34:46.126 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member 8f418050baf14019bcd60a9edd32b40f 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:34:46.129 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-24 16:34:46.132 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 8f418050baf14019bcd60a9edd32b40f --project 82a98c0b794c4b799e0f19b30ba6af20 -f value 2021-11-24 16:34:48.568 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:48.571 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-24 16:34:48.574 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-24 16:34:48.577 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 8f418050baf14019bcd60a9edd32b40f --project 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:34:50.939 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 8f418050baf14019bcd60a9edd32b40f --project 82a98c0b794c4b799e0f19b30ba6af20 -f value 2021-11-24 16:34:53.467 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:53.470 | + functions-common:get_or_add_group_project_role:958 : group_role_id='4aa9c3bb62a5456092787449b3237ae3 8f418050baf14019bcd60a9edd32b40f 82a98c0b794c4b799e0f19b30ba6af20 False' 2021-11-24 16:34:53.472 | + functions-common:get_or_add_group_project_role:960 : echo 4aa9c3bb62a5456092787449b3237ae3 8f418050baf14019bcd60a9edd32b40f 82a98c0b794c4b799e0f19b30ba6af20 False 2021-11-24 16:34:53.473 | 4aa9c3bb62a5456092787449b3237ae3 8f418050baf14019bcd60a9edd32b40f 82a98c0b794c4b799e0f19b30ba6af20 False 2021-11-24 16:34:53.475 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole 8f418050baf14019bcd60a9edd32b40f 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:34:53.477 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-24 16:34:53.481 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 8f418050baf14019bcd60a9edd32b40f --project 82a98c0b794c4b799e0f19b30ba6af20 -f value 2021-11-24 16:34:55.911 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:34:55.914 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-24 16:34:55.917 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-24 16:34:55.919 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 8f418050baf14019bcd60a9edd32b40f --project 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:34:58.297 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 8f418050baf14019bcd60a9edd32b40f --project 82a98c0b794c4b799e0f19b30ba6af20 -f value 2021-11-24 16:35:00.788 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:35:00.791 | + functions-common:get_or_add_group_project_role:958 : group_role_id='4766ab7f5f7e44239f3bc7ae400ad776 8f418050baf14019bcd60a9edd32b40f 82a98c0b794c4b799e0f19b30ba6af20 False' 2021-11-24 16:35:00.793 | + functions-common:get_or_add_group_project_role:960 : echo 4766ab7f5f7e44239f3bc7ae400ad776 8f418050baf14019bcd60a9edd32b40f 82a98c0b794c4b799e0f19b30ba6af20 False 2021-11-24 16:35:00.793 | 4766ab7f5f7e44239f3bc7ae400ad776 8f418050baf14019bcd60a9edd32b40f 82a98c0b794c4b799e0f19b30ba6af20 False 2021-11-24 16:35:00.796 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member 8f418050baf14019bcd60a9edd32b40f 58925d7a87dd458db9746e8a8249763e 2021-11-24 16:35:00.798 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-24 16:35:00.801 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 8f418050baf14019bcd60a9edd32b40f --project 58925d7a87dd458db9746e8a8249763e -f value 2021-11-24 16:35:03.225 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:35:03.228 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-24 16:35:03.231 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-24 16:35:03.234 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 8f418050baf14019bcd60a9edd32b40f --project 58925d7a87dd458db9746e8a8249763e 2021-11-24 16:35:05.663 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 8f418050baf14019bcd60a9edd32b40f --project 58925d7a87dd458db9746e8a8249763e -f value 2021-11-24 16:35:08.134 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:35:08.138 | + functions-common:get_or_add_group_project_role:958 : group_role_id='4aa9c3bb62a5456092787449b3237ae3 8f418050baf14019bcd60a9edd32b40f 58925d7a87dd458db9746e8a8249763e False' 2021-11-24 16:35:08.141 | + functions-common:get_or_add_group_project_role:960 : echo 4aa9c3bb62a5456092787449b3237ae3 8f418050baf14019bcd60a9edd32b40f 58925d7a87dd458db9746e8a8249763e False 2021-11-24 16:35:08.141 | 4aa9c3bb62a5456092787449b3237ae3 8f418050baf14019bcd60a9edd32b40f 58925d7a87dd458db9746e8a8249763e False 2021-11-24 16:35:08.143 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole 8f418050baf14019bcd60a9edd32b40f 58925d7a87dd458db9746e8a8249763e 2021-11-24 16:35:08.146 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-24 16:35:08.149 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 8f418050baf14019bcd60a9edd32b40f --project 58925d7a87dd458db9746e8a8249763e -f value 2021-11-24 16:35:10.575 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:35:10.578 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-24 16:35:10.580 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-24 16:35:10.583 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 8f418050baf14019bcd60a9edd32b40f --project 58925d7a87dd458db9746e8a8249763e 2021-11-24 16:35:12.954 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 8f418050baf14019bcd60a9edd32b40f --project 58925d7a87dd458db9746e8a8249763e -f value 2021-11-24 16:35:15.422 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:35:15.425 | + functions-common:get_or_add_group_project_role:958 : group_role_id='4766ab7f5f7e44239f3bc7ae400ad776 8f418050baf14019bcd60a9edd32b40f 58925d7a87dd458db9746e8a8249763e False' 2021-11-24 16:35:15.428 | + functions-common:get_or_add_group_project_role:960 : echo 4766ab7f5f7e44239f3bc7ae400ad776 8f418050baf14019bcd60a9edd32b40f 58925d7a87dd458db9746e8a8249763e False 2021-11-24 16:35:15.428 | 4766ab7f5f7e44239f3bc7ae400ad776 8f418050baf14019bcd60a9edd32b40f 58925d7a87dd458db9746e8a8249763e False 2021-11-24 16:35:15.430 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin 8993265f34174d0f9932b333115ac529 81aa6393920e4b4ab9b8f08bfd9d9f89 2021-11-24 16:35:15.433 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-11-24 16:35:15.437 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 8993265f34174d0f9932b333115ac529 --project 81aa6393920e4b4ab9b8f08bfd9d9f89 -f value 2021-11-24 16:35:17.853 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:35:17.856 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-11-24 16:35:17.858 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-11-24 16:35:17.861 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 8993265f34174d0f9932b333115ac529 --project 81aa6393920e4b4ab9b8f08bfd9d9f89 2021-11-24 16:35:20.231 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 8993265f34174d0f9932b333115ac529 --project 81aa6393920e4b4ab9b8f08bfd9d9f89 -f value 2021-11-24 16:35:22.711 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:35:22.715 | + functions-common:get_or_add_group_project_role:958 : group_role_id='99410fea670f4e09ba798acda262d0fd 8993265f34174d0f9932b333115ac529 81aa6393920e4b4ab9b8f08bfd9d9f89 False' 2021-11-24 16:35:22.717 | + functions-common:get_or_add_group_project_role:960 : echo 99410fea670f4e09ba798acda262d0fd 8993265f34174d0f9932b333115ac529 81aa6393920e4b4ab9b8f08bfd9d9f89 False 2021-11-24 16:35:22.717 | 99410fea670f4e09ba798acda262d0fd 8993265f34174d0f9932b333115ac529 81aa6393920e4b4ab9b8f08bfd9d9f89 False 2021-11-24 16:35:22.720 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-11-24 16:35:22.736 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:35:22.739 | + ./stack.sh:main:1099 : is_service_enabled nova 2021-11-24 16:35:22.755 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:35:22.757 | + ./stack.sh:main:1100 : create_nova_accounts 2021-11-24 16:35:22.759 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ n-api ]] 2021-11-24 16:35:22.762 | + lib/nova:create_nova_accounts:348 : create_service_user nova admin 2021-11-24 16:35:22.765 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-11-24 16:35:22.767 | + functions-common:get_or_create_user:824 : local user_id 2021-11-24 16:35:22.770 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-24 16:35:22.772 | + functions-common:get_or_create_user:828 : local email= 2021-11-24 16:35:22.775 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-24 16:35:25.251 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:35:25.254 | + functions-common:get_or_create_user:840 : user_id=82847cc16bca431e8dac45ae7d0cb6aa 2021-11-24 16:35:25.256 | + functions-common:get_or_create_user:841 : echo 82847cc16bca431e8dac45ae7d0cb6aa 2021-11-24 16:35:25.257 | 82847cc16bca431e8dac45ae7d0cb6aa 2021-11-24 16:35:25.259 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-11-24 16:35:25.262 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:35:25.265 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-24 16:35:25.268 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:35:25.270 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:35:25.272 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-24 16:35:25.275 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-24 16:35:25.278 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-24 16:35:25.280 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-24 16:35:25.283 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-24 16:35:25.286 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-24 16:35:25.290 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:35:25.290 | ++ 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-24 16:35:25.290 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:35:25.293 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:35:25.296 | ++ functions-common:get_field:727 : read data 2021-11-24 16:35:28.232 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:35:28.236 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:35:28.238 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:35:28.241 | + 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-24 16:35:31.194 | ++ 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-24 16:35:31.195 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:35:31.195 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:35:31.197 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:35:31.200 | ++ functions-common:get_field:727 : read data 2021-11-24 16:35:34.205 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:35:34.208 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:35:34.210 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:35:34.213 | ++ functions-common:get_field:733 : echo '| 9a5917d4dfe24584ade4b998c16e7c2d | 82847cc16bca431e8dac45ae7d0cb6aa | | 32ff30e9c394449f96f830a561fae983 | | | False |' 2021-11-24 16:35:34.214 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:35:34.220 | ++ functions-common:get_field:727 : read data 2021-11-24 16:35:34.223 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:35:34.225 | + functions-common:get_or_add_user_project_role:912 : echo 9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:35:34.225 | 9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:35:34.228 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-11-24 16:35:34.230 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-11-24 16:35:34.233 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:35:34.236 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-24 16:35:34.238 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:35:34.241 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:35:34.243 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-24 16:35:34.246 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-24 16:35:34.248 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-24 16:35:34.250 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-24 16:35:34.253 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-24 16:35:34.256 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-24 16:35:34.260 | ++ 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-24 16:35:34.260 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:35:34.260 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:35:34.263 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:35:34.266 | ++ functions-common:get_field:727 : read data 2021-11-24 16:35:37.170 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:35:37.174 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:35:37.176 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:35:37.178 | + 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-24 16:35:40.055 | ++ 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-24 16:35:40.055 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:35:40.055 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:35:40.059 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:35:40.062 | ++ functions-common:get_field:727 : read data 2021-11-24 16:35:43.197 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:35:43.201 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:35:43.203 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:35:43.206 | ++ functions-common:get_field:733 : echo '| 99410fea670f4e09ba798acda262d0fd | 82847cc16bca431e8dac45ae7d0cb6aa | | 32ff30e9c394449f96f830a561fae983 | | | False |' 2021-11-24 16:35:43.207 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:35:43.212 | ++ functions-common:get_field:727 : read data 2021-11-24 16:35:43.215 | + functions-common:get_or_add_user_project_role:910 : user_role_id=99410fea670f4e09ba798acda262d0fd 2021-11-24 16:35:43.218 | + functions-common:get_or_add_user_project_role:912 : echo 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:35:43.218 | 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:35:43.220 | + lib/nova:create_nova_accounts:350 : local nova_api_url 2021-11-24 16:35:43.223 | + lib/nova:create_nova_accounts:351 : [[ True == \F\a\l\s\e ]] 2021-11-24 16:35:43.225 | + lib/nova:create_nova_accounts:354 : nova_api_url=http://10.222.0.15/compute 2021-11-24 16:35:43.228 | + lib/nova:create_nova_accounts:357 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-11-24 16:35:43.230 | + functions-common:get_or_create_service:966 : local service_id 2021-11-24 16:35:43.233 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-11-24 16:35:45.546 | ++ 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-24 16:35:47.765 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:35:47.768 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-24 16:35:47.768 | 676ce3b15af44c8f81f80f33147fd0d0' 2021-11-24 16:35:47.770 | + functions-common:get_or_create_service:978 : echo 676ce3b15af44c8f81f80f33147fd0d0 2021-11-24 16:35:47.770 | 676ce3b15af44c8f81f80f33147fd0d0 2021-11-24 16:35:47.773 | + lib/nova:create_nova_accounts:359 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.15/compute/v2/$(project_id)s' 2021-11-24 16:35:47.775 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-24 16:35:47.779 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.15/compute/v2/$(project_id)s' RegionOne 2021-11-24 16:35:47.781 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-24 16:35:47.785 | +++ 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-24 16:35:50.162 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:35:50.165 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-24 16:35:50.168 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-24 16:35:50.171 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.15/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-11-24 16:35:52.529 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:35:52.532 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=6cb508949ec74c97984c4b40458641ac 2021-11-24 16:35:52.534 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 6cb508949ec74c97984c4b40458641ac 2021-11-24 16:35:52.537 | + functions-common:get_or_create_endpoint:1011 : public_id=6cb508949ec74c97984c4b40458641ac 2021-11-24 16:35:52.540 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-24 16:35:52.543 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-24 16:35:52.545 | + functions-common:get_or_create_endpoint:1020 : echo 6cb508949ec74c97984c4b40458641ac 2021-11-24 16:35:52.545 | 6cb508949ec74c97984c4b40458641ac 2021-11-24 16:35:52.548 | + lib/nova:create_nova_accounts:363 : get_or_create_service nova compute 'Nova Compute Service' 2021-11-24 16:35:52.550 | + functions-common:get_or_create_service:966 : local service_id 2021-11-24 16:35:52.553 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-11-24 16:35:54.819 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-11-24 16:35:56.985 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:35:56.988 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-24 16:35:56.988 | 09dfec6a65434678bca4d7f6a8c9acac' 2021-11-24 16:35:56.991 | + functions-common:get_or_create_service:978 : echo 09dfec6a65434678bca4d7f6a8c9acac 2021-11-24 16:35:56.991 | 09dfec6a65434678bca4d7f6a8c9acac 2021-11-24 16:35:56.993 | + lib/nova:create_nova_accounts:365 : get_or_create_endpoint compute RegionOne http://10.222.0.15/compute/v2.1 2021-11-24 16:35:56.996 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-24 16:35:56.999 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.15/compute/v2.1 RegionOne 2021-11-24 16:35:57.002 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-24 16:35:57.005 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-11-24 16:35:59.405 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:35:59.408 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-24 16:35:59.411 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-24 16:35:59.414 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.15/compute/v2.1 --region RegionOne -f value -c id 2021-11-24 16:36:01.825 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:36:01.828 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=63481ee4f3874a20bd82a548079ae91d 2021-11-24 16:36:01.830 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 63481ee4f3874a20bd82a548079ae91d 2021-11-24 16:36:01.833 | + functions-common:get_or_create_endpoint:1011 : public_id=63481ee4f3874a20bd82a548079ae91d 2021-11-24 16:36:01.835 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-24 16:36:01.838 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-24 16:36:01.840 | + functions-common:get_or_create_endpoint:1020 : echo 63481ee4f3874a20bd82a548079ae91d 2021-11-24 16:36:01.848 | 63481ee4f3874a20bd82a548079ae91d 2021-11-24 16:36:01.848 | + lib/nova:create_nova_accounts:370 : is_service_enabled n-api 2021-11-24 16:36:01.859 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:36:01.861 | + lib/nova:create_nova_accounts:372 : is_service_enabled swift 2021-11-24 16:36:01.879 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:36:01.881 | + lib/nova:create_nova_accounts:375 : get_or_add_user_project_role ResellerAdmin nova service Default Default 2021-11-24 16:36:01.884 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:36:01.888 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-24 16:36:01.890 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:36:01.893 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:36:01.895 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-24 16:36:01.897 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-24 16:36:01.900 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-24 16:36:01.902 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-24 16:36:01.905 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-24 16:36:01.908 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-24 16:36:01.912 | ++ 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-24 16:36:01.912 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:36:01.912 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:36:01.915 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:36:01.918 | ++ functions-common:get_field:727 : read data 2021-11-24 16:36:04.862 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:36:04.866 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:36:04.869 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:36:04.871 | + 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-24 16:36:07.740 | ++ 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-24 16:36:07.740 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:36:07.741 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:36:07.743 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:36:07.746 | ++ functions-common:get_field:727 : read data 2021-11-24 16:36:10.724 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:36:10.727 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:36:10.729 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:36:10.733 | ++ functions-common:get_field:733 : echo '| c54bc42855b2448ab6cdd6afa4202c21 | 82847cc16bca431e8dac45ae7d0cb6aa | | 32ff30e9c394449f96f830a561fae983 | | | False |' 2021-11-24 16:36:10.733 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:36:10.738 | ++ functions-common:get_field:727 : read data 2021-11-24 16:36:10.741 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c54bc42855b2448ab6cdd6afa4202c21 2021-11-24 16:36:10.744 | + functions-common:get_or_add_user_project_role:912 : echo c54bc42855b2448ab6cdd6afa4202c21 2021-11-24 16:36:10.744 | c54bc42855b2448ab6cdd6afa4202c21 2021-11-24 16:36:10.746 | + lib/nova:create_nova_accounts:380 : is_service_enabled s3api 2021-11-24 16:36:10.763 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:36:10.765 | + ./stack.sh:main:1102 : is_service_enabled glance 2021-11-24 16:36:10.782 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:36:10.784 | + ./stack.sh:main:1103 : create_glance_accounts 2021-11-24 16:36:10.786 | + lib/glance:create_glance_accounts:307 : is_service_enabled g-api 2021-11-24 16:36:10.802 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:36:10.805 | + lib/glance:create_glance_accounts:309 : create_service_user glance 2021-11-24 16:36:10.808 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-11-24 16:36:10.811 | + functions-common:get_or_create_user:824 : local user_id 2021-11-24 16:36:10.813 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-24 16:36:10.815 | + functions-common:get_or_create_user:828 : local email= 2021-11-24 16:36:10.819 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-24 16:36:13.168 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:36:13.171 | + functions-common:get_or_create_user:840 : user_id=824cc092e680484cb07e848c5a789e19 2021-11-24 16:36:13.173 | + functions-common:get_or_create_user:841 : echo 824cc092e680484cb07e848c5a789e19 2021-11-24 16:36:13.173 | 824cc092e680484cb07e848c5a789e19 2021-11-24 16:36:13.175 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-11-24 16:36:13.178 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:36:13.181 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-24 16:36:13.184 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:36:13.186 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:36:13.189 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-24 16:36:13.191 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-24 16:36:13.193 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-24 16:36:13.196 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-24 16:36:13.199 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-24 16:36:13.202 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-24 16:36:13.205 | ++ 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-24 16:36:13.206 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:36:13.206 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:36:13.208 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:36:13.211 | ++ functions-common:get_field:727 : read data 2021-11-24 16:36:16.139 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:36:16.143 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:36:16.145 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:36:16.148 | + 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-24 16:36:19.062 | ++ 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-24 16:36:19.062 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:36:19.062 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:36:19.065 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:36:19.068 | ++ functions-common:get_field:727 : read data 2021-11-24 16:36:22.055 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:36:22.059 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:36:22.061 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:36:22.064 | ++ functions-common:get_field:733 : echo '| 9a5917d4dfe24584ade4b998c16e7c2d | 824cc092e680484cb07e848c5a789e19 | | 32ff30e9c394449f96f830a561fae983 | | | False |' 2021-11-24 16:36:22.065 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:36:22.069 | ++ functions-common:get_field:727 : read data 2021-11-24 16:36:22.073 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:36:22.076 | + functions-common:get_or_add_user_project_role:912 : echo 9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:36:22.076 | 9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:36:22.078 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-11-24 16:36:22.081 | + lib/glance:create_glance_accounts:312 : is_service_enabled s-proxy 2021-11-24 16:36:22.096 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:36:22.099 | + lib/glance:create_glance_accounts:313 : create_service_user glance-swift ResellerAdmin 2021-11-24 16:36:22.101 | + lib/keystone:create_service_user:395 : get_or_create_user glance-swift Passw0rd Default 2021-11-24 16:36:22.104 | + functions-common:get_or_create_user:824 : local user_id 2021-11-24 16:36:22.106 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-24 16:36:22.109 | + functions-common:get_or_create_user:828 : local email= 2021-11-24 16:36:22.112 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance-swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-24 16:36:24.571 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:36:24.574 | + functions-common:get_or_create_user:840 : user_id=798d7980622f42299c246e576c9e9f92 2021-11-24 16:36:24.577 | + functions-common:get_or_create_user:841 : echo 798d7980622f42299c246e576c9e9f92 2021-11-24 16:36:24.577 | 798d7980622f42299c246e576c9e9f92 2021-11-24 16:36:24.579 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance-swift service Default Default 2021-11-24 16:36:24.582 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:36:24.585 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-24 16:36:24.587 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:36:24.590 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:36:24.592 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-24 16:36:24.595 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-24 16:36:24.597 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-24 16:36:24.599 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-24 16:36:24.602 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-24 16:36:24.605 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-24 16:36:24.608 | ++ 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-24 16:36:24.609 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:36:24.609 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:36:24.612 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:36:24.615 | ++ functions-common:get_field:727 : read data 2021-11-24 16:36:27.538 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:36:27.542 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:36:27.544 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:36:27.547 | + 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-24 16:36:30.483 | ++ 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-24 16:36:30.483 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:36:30.483 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:36:30.486 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:36:30.489 | ++ functions-common:get_field:727 : read data 2021-11-24 16:36:33.504 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:36:33.507 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:36:33.510 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:36:33.513 | ++ functions-common:get_field:733 : echo '| 9a5917d4dfe24584ade4b998c16e7c2d | 798d7980622f42299c246e576c9e9f92 | | 32ff30e9c394449f96f830a561fae983 | | | False |' 2021-11-24 16:36:33.514 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:36:33.518 | ++ functions-common:get_field:727 : read data 2021-11-24 16:36:33.522 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:36:33.524 | + functions-common:get_or_add_user_project_role:912 : echo 9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:36:33.524 | 9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:36:33.527 | + lib/keystone:create_service_user:398 : [[ -n ResellerAdmin ]] 2021-11-24 16:36:33.530 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role ResellerAdmin glance-swift service Default Default 2021-11-24 16:36:33.532 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:36:33.536 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-24 16:36:33.538 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:36:33.541 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:36:33.543 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-24 16:36:33.545 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-24 16:36:33.548 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-24 16:36:33.550 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-24 16:36:33.552 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-24 16:36:33.555 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-24 16:36:33.559 | ++ 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-24 16:36:33.560 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:36:33.560 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:36:33.563 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:36:33.566 | ++ functions-common:get_field:727 : read data 2021-11-24 16:36:36.548 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:36:36.552 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:36:36.554 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:36:36.557 | + 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-24 16:36:39.481 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:36:39.482 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:36:39.482 | ++ 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-24 16:36:39.484 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:36:39.487 | ++ functions-common:get_field:727 : read data 2021-11-24 16:36:42.467 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:36:42.470 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:36:42.473 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:36:42.476 | ++ functions-common:get_field:733 : echo '| c54bc42855b2448ab6cdd6afa4202c21 | 798d7980622f42299c246e576c9e9f92 | | 32ff30e9c394449f96f830a561fae983 | | | False |' 2021-11-24 16:36:42.476 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:36:42.482 | ++ functions-common:get_field:727 : read data 2021-11-24 16:36:42.485 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c54bc42855b2448ab6cdd6afa4202c21 2021-11-24 16:36:42.487 | + functions-common:get_or_add_user_project_role:912 : echo c54bc42855b2448ab6cdd6afa4202c21 2021-11-24 16:36:42.488 | c54bc42855b2448ab6cdd6afa4202c21 2021-11-24 16:36:42.490 | + lib/glance:create_glance_accounts:316 : get_or_create_service glance image 'Glance Image Service' 2021-11-24 16:36:42.492 | + functions-common:get_or_create_service:966 : local service_id 2021-11-24 16:36:42.496 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-11-24 16:36:44.755 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-11-24 16:36:46.985 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:36:46.988 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-24 16:36:46.988 | 564c713d52da4386a5f2b345fff7cb18' 2021-11-24 16:36:46.991 | + functions-common:get_or_create_service:978 : echo 564c713d52da4386a5f2b345fff7cb18 2021-11-24 16:36:46.991 | 564c713d52da4386a5f2b345fff7cb18 2021-11-24 16:36:46.993 | + lib/glance:create_glance_accounts:318 : get_or_create_endpoint image RegionOne http://10.222.0.15/image 2021-11-24 16:36:46.996 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-24 16:36:47.000 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.15/image RegionOne 2021-11-24 16:36:47.002 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-24 16:36:47.005 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-11-24 16:36:49.379 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:36:49.382 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-24 16:36:49.385 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-24 16:36:49.388 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.15/image --region RegionOne -f value -c id 2021-11-24 16:36:51.737 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:36:51.740 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=a3f3b83898674e5eaf78fe25b383b516 2021-11-24 16:36:51.742 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo a3f3b83898674e5eaf78fe25b383b516 2021-11-24 16:36:51.746 | + functions-common:get_or_create_endpoint:1011 : public_id=a3f3b83898674e5eaf78fe25b383b516 2021-11-24 16:36:51.748 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-24 16:36:51.751 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-24 16:36:51.753 | + functions-common:get_or_create_endpoint:1020 : echo a3f3b83898674e5eaf78fe25b383b516 2021-11-24 16:36:51.753 | a3f3b83898674e5eaf78fe25b383b516 2021-11-24 16:36:51.756 | ++ lib/glance:create_glance_accounts:323 : get_or_create_domain Default 2021-11-24 16:36:51.759 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-11-24 16:36:51.762 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-11-24 16:36:53.978 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-11-24 16:36:53.980 | ++ functions-common:get_or_create_domain:803 : echo default 2021-11-24 16:36:53.983 | + lib/glance:create_glance_accounts:323 : service_domain_id=default 2021-11-24 16:36:53.986 | + lib/glance:create_glance_accounts:324 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-11-24 16:36:54.011 | + lib/glance:create_glance_accounts:325 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-11-24 16:36:54.037 | + ./stack.sh:main:1105 : is_service_enabled cinder 2021-11-24 16:36:54.053 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:36:54.055 | + ./stack.sh:main:1106 : create_cinder_accounts 2021-11-24 16:36:54.058 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ c-api ]] 2021-11-24 16:36:54.061 | + lib/cinder:create_cinder_accounts:341 : create_service_user cinder 2021-11-24 16:36:54.063 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-11-24 16:36:54.066 | + functions-common:get_or_create_user:824 : local user_id 2021-11-24 16:36:54.068 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-24 16:36:54.071 | + functions-common:get_or_create_user:828 : local email= 2021-11-24 16:36:54.075 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-24 16:36:56.422 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:36:56.425 | + functions-common:get_or_create_user:840 : user_id=9ca97c809f964286b7be2c2efff69745 2021-11-24 16:36:56.428 | + functions-common:get_or_create_user:841 : echo 9ca97c809f964286b7be2c2efff69745 2021-11-24 16:36:56.428 | 9ca97c809f964286b7be2c2efff69745 2021-11-24 16:36:56.430 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-11-24 16:36:56.433 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:36:56.436 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-24 16:36:56.439 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:36:56.441 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:36:56.443 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-24 16:36:56.445 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-24 16:36:56.448 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-24 16:36:56.450 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-24 16:36:56.453 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-24 16:36:56.455 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-24 16:36:56.459 | ++ 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-24 16:36:56.459 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:36:56.460 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:36:56.463 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:36:56.466 | ++ functions-common:get_field:727 : read data 2021-11-24 16:36:59.399 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:36:59.403 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:36:59.406 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:36:59.408 | + 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-24 16:37:02.304 | ++ 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-24 16:37:02.304 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:37:02.305 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:37:02.308 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:37:02.310 | ++ functions-common:get_field:727 : read data 2021-11-24 16:37:05.288 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:05.292 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:37:05.295 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:37:05.298 | ++ functions-common:get_field:733 : echo '| 9a5917d4dfe24584ade4b998c16e7c2d | 9ca97c809f964286b7be2c2efff69745 | | 32ff30e9c394449f96f830a561fae983 | | | False |' 2021-11-24 16:37:05.298 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:37:05.303 | ++ functions-common:get_field:727 : read data 2021-11-24 16:37:05.307 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:37:05.309 | + functions-common:get_or_add_user_project_role:912 : echo 9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:37:05.309 | 9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:37:05.312 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-11-24 16:37:05.314 | + lib/cinder:create_cinder_accounts:344 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-11-24 16:37:05.317 | + functions-common:get_or_create_service:966 : local service_id 2021-11-24 16:37:05.320 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-11-24 16:37:07.583 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-11-24 16:37:09.763 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:09.767 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-24 16:37:09.767 | b977c075405940abb6d60d76db006b95' 2021-11-24 16:37:09.769 | + functions-common:get_or_create_service:978 : echo b977c075405940abb6d60d76db006b95 2021-11-24 16:37:09.769 | b977c075405940abb6d60d76db006b95 2021-11-24 16:37:09.772 | + lib/cinder:create_cinder_accounts:345 : '[' True == False ']' 2021-11-24 16:37:09.774 | + lib/cinder:create_cinder_accounts:364 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.15/volume/v3/$(project_id)s' 2021-11-24 16:37:09.777 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-24 16:37:09.781 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.15/volume/v3/$(project_id)s' RegionOne 2021-11-24 16:37:09.783 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-24 16:37:09.786 | +++ 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-24 16:37:12.177 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:12.180 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-24 16:37:12.183 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-24 16:37:12.186 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.15/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-11-24 16:37:14.656 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:14.659 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=109eb5a0afc342c69bfb13e3a4fb03b3 2021-11-24 16:37:14.662 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 109eb5a0afc342c69bfb13e3a4fb03b3 2021-11-24 16:37:14.665 | + functions-common:get_or_create_endpoint:1011 : public_id=109eb5a0afc342c69bfb13e3a4fb03b3 2021-11-24 16:37:14.668 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-24 16:37:14.670 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-24 16:37:14.673 | + functions-common:get_or_create_endpoint:1020 : echo 109eb5a0afc342c69bfb13e3a4fb03b3 2021-11-24 16:37:14.673 | 109eb5a0afc342c69bfb13e3a4fb03b3 2021-11-24 16:37:14.675 | + lib/cinder:create_cinder_accounts:368 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-11-24 16:37:14.677 | + functions-common:get_or_create_service:966 : local service_id 2021-11-24 16:37:14.681 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-11-24 16:37:16.958 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-11-24 16:37:19.180 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:19.183 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-24 16:37:19.183 | fc2ae6d5aa844a57b4093e4c3a5be8fa' 2021-11-24 16:37:19.186 | + functions-common:get_or_create_service:978 : echo fc2ae6d5aa844a57b4093e4c3a5be8fa 2021-11-24 16:37:19.186 | fc2ae6d5aa844a57b4093e4c3a5be8fa 2021-11-24 16:37:19.188 | + lib/cinder:create_cinder_accounts:370 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.15/volume/v2/$(project_id)s' 2021-11-24 16:37:19.191 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-24 16:37:19.194 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.15/volume/v2/$(project_id)s' RegionOne 2021-11-24 16:37:19.197 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-24 16:37:19.200 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-11-24 16:37:21.560 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:21.563 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-24 16:37:21.565 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-24 16:37:21.569 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.15/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-11-24 16:37:23.934 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:23.937 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=2875a589047c4e45a9d5b0e69db88fe5 2021-11-24 16:37:23.939 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 2875a589047c4e45a9d5b0e69db88fe5 2021-11-24 16:37:23.942 | + functions-common:get_or_create_endpoint:1011 : public_id=2875a589047c4e45a9d5b0e69db88fe5 2021-11-24 16:37:23.945 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-24 16:37:23.947 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-24 16:37:23.950 | + functions-common:get_or_create_endpoint:1020 : echo 2875a589047c4e45a9d5b0e69db88fe5 2021-11-24 16:37:23.950 | 2875a589047c4e45a9d5b0e69db88fe5 2021-11-24 16:37:23.953 | + lib/cinder:create_cinder_accounts:374 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-11-24 16:37:23.956 | + functions-common:get_or_create_service:966 : local service_id 2021-11-24 16:37:23.959 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-11-24 16:37:26.224 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-11-24 16:37:28.423 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:28.426 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-24 16:37:28.426 | fafe23811bd841a2a6568bb4bdb26fbc' 2021-11-24 16:37:28.428 | + functions-common:get_or_create_service:978 : echo fafe23811bd841a2a6568bb4bdb26fbc 2021-11-24 16:37:28.428 | fafe23811bd841a2a6568bb4bdb26fbc 2021-11-24 16:37:28.431 | + lib/cinder:create_cinder_accounts:376 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.15/volume/v3/$(project_id)s' 2021-11-24 16:37:28.434 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-24 16:37:28.437 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.15/volume/v3/$(project_id)s' RegionOne 2021-11-24 16:37:28.439 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-24 16:37:28.443 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-11-24 16:37:30.825 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:30.828 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-24 16:37:30.830 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-24 16:37:30.833 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.15/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-11-24 16:37:33.250 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:33.253 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=2bb41d9ba629491981a9c0fcd0527899 2021-11-24 16:37:33.256 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 2bb41d9ba629491981a9c0fcd0527899 2021-11-24 16:37:33.259 | + functions-common:get_or_create_endpoint:1011 : public_id=2bb41d9ba629491981a9c0fcd0527899 2021-11-24 16:37:33.262 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-24 16:37:33.264 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-24 16:37:33.267 | + functions-common:get_or_create_endpoint:1020 : echo 2bb41d9ba629491981a9c0fcd0527899 2021-11-24 16:37:33.267 | 2bb41d9ba629491981a9c0fcd0527899 2021-11-24 16:37:33.270 | + lib/cinder:create_cinder_accounts:381 : configure_cinder_internal_tenant 2021-11-24 16:37:33.273 | ++ lib/cinder:configure_cinder_internal_tenant:554 : get_or_create_project service 2021-11-24 16:37:33.276 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-24 16:37:33.279 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-11-24 16:37:35.687 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:35.690 | ++ functions-common:get_or_create_project:853 : project_id=32ff30e9c394449f96f830a561fae983 2021-11-24 16:37:35.692 | ++ functions-common:get_or_create_project:854 : echo 32ff30e9c394449f96f830a561fae983 2021-11-24 16:37:35.695 | + lib/cinder:configure_cinder_internal_tenant:554 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 32ff30e9c394449f96f830a561fae983 2021-11-24 16:37:35.722 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_user cinder 2021-11-24 16:37:35.724 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-24 16:37:35.727 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-24 16:37:35.729 | ++ functions-common:get_or_create_user:828 : local email= 2021-11-24 16:37:35.733 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-11-24 16:37:37.656 | No password was supplied, authentication will fail when a user does not have a password. 2021-11-24 16:37:38.167 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:38.170 | ++ functions-common:get_or_create_user:840 : user_id=9ca97c809f964286b7be2c2efff69745 2021-11-24 16:37:38.172 | ++ functions-common:get_or_create_user:841 : echo 9ca97c809f964286b7be2c2efff69745 2021-11-24 16:37:38.175 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 9ca97c809f964286b7be2c2efff69745 2021-11-24 16:37:38.201 | + ./stack.sh:main:1108 : is_service_enabled neutron 2021-11-24 16:37:38.217 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:37:38.220 | + ./stack.sh:main:1109 : create_neutron_accounts 2021-11-24 16:37:38.222 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-11-24 16:37:38.226 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-24 16:37:38.226 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-24 16:37:38.231 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-24 16:37:38.233 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-24 16:37:38.236 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-24 16:37:38.238 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-24 16:37:38.240 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-11-24 16:37:38.243 | + lib/neutron-legacy:create_mutnauq_accounts:405 : local neutron_url 2021-11-24 16:37:38.246 | + lib/neutron-legacy:create_mutnauq_accounts:406 : '[' False == True ']' 2021-11-24 16:37:38.248 | + lib/neutron-legacy:create_mutnauq_accounts:409 : neutron_url=http://10.222.0.15:9696/ 2021-11-24 16:37:38.251 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ q-svc ]] 2021-11-24 16:37:38.253 | + lib/neutron-legacy:create_mutnauq_accounts:414 : create_service_user neutron 2021-11-24 16:37:38.256 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-11-24 16:37:38.258 | + functions-common:get_or_create_user:824 : local user_id 2021-11-24 16:37:38.261 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-24 16:37:38.264 | + functions-common:get_or_create_user:828 : local email= 2021-11-24 16:37:38.267 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-24 16:37:40.690 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:40.693 | + functions-common:get_or_create_user:840 : user_id=93b9a6ff16c3474b90288faeab345d1e 2021-11-24 16:37:40.695 | + functions-common:get_or_create_user:841 : echo 93b9a6ff16c3474b90288faeab345d1e 2021-11-24 16:37:40.695 | 93b9a6ff16c3474b90288faeab345d1e 2021-11-24 16:37:40.698 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-11-24 16:37:40.701 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:37:40.704 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-24 16:37:40.707 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:37:40.709 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:37:40.711 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-24 16:37:40.714 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-24 16:37:40.716 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-24 16:37:40.718 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-24 16:37:40.721 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-24 16:37:40.724 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-24 16:37:40.728 | ++ 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-24 16:37:40.728 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:37:40.728 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:37:40.731 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:37:40.733 | ++ functions-common:get_field:727 : read data 2021-11-24 16:37:43.653 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:43.657 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:37:43.659 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:37:43.662 | + 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-24 16:37:46.595 | ++ 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-24 16:37:46.596 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:37:46.596 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:37:46.598 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:37:46.601 | ++ functions-common:get_field:727 : read data 2021-11-24 16:37:49.610 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:49.613 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:37:49.615 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:37:49.618 | ++ functions-common:get_field:733 : echo '| 9a5917d4dfe24584ade4b998c16e7c2d | 93b9a6ff16c3474b90288faeab345d1e | | 32ff30e9c394449f96f830a561fae983 | | | False |' 2021-11-24 16:37:49.619 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:37:49.624 | ++ functions-common:get_field:727 : read data 2021-11-24 16:37:49.627 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:37:49.630 | + functions-common:get_or_add_user_project_role:912 : echo 9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:37:49.630 | 9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:37:49.632 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-11-24 16:37:49.635 | + lib/neutron-legacy:create_mutnauq_accounts:416 : get_or_create_service neutron network 'Neutron Service' 2021-11-24 16:37:49.637 | + functions-common:get_or_create_service:966 : local service_id 2021-11-24 16:37:49.640 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-11-24 16:37:51.905 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-11-24 16:37:54.138 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:54.141 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-24 16:37:54.141 | 7033a2ea5c9e4401b126aaff78bf264b' 2021-11-24 16:37:54.143 | + functions-common:get_or_create_service:978 : echo 7033a2ea5c9e4401b126aaff78bf264b 2021-11-24 16:37:54.144 | 7033a2ea5c9e4401b126aaff78bf264b 2021-11-24 16:37:54.146 | + lib/neutron-legacy:create_mutnauq_accounts:418 : get_or_create_endpoint network RegionOne http://10.222.0.15:9696/ 2021-11-24 16:37:54.148 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-24 16:37:54.152 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.15:9696/ RegionOne 2021-11-24 16:37:54.155 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-24 16:37:54.158 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-11-24 16:37:56.527 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:56.530 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-24 16:37:56.533 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-24 16:37:56.536 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.15:9696/ --region RegionOne -f value -c id 2021-11-24 16:37:58.900 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:37:58.903 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=86028caaad8a490480777a44be1fc71d 2021-11-24 16:37:58.905 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 86028caaad8a490480777a44be1fc71d 2021-11-24 16:37:58.908 | + functions-common:get_or_create_endpoint:1011 : public_id=86028caaad8a490480777a44be1fc71d 2021-11-24 16:37:58.911 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-24 16:37:58.913 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-24 16:37:58.918 | + functions-common:get_or_create_endpoint:1020 : echo 86028caaad8a490480777a44be1fc71d 2021-11-24 16:37:58.918 | 86028caaad8a490480777a44be1fc71d 2021-11-24 16:37:58.921 | + ./stack.sh:main:1111 : is_service_enabled swift 2021-11-24 16:37:58.938 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:37:58.940 | + ./stack.sh:main:1112 : create_swift_accounts 2021-11-24 16:37:58.943 | + lib/swift:create_swift_accounts:630 : export swiftusertest1_password=testing 2021-11-24 16:37:58.945 | + lib/swift:create_swift_accounts:630 : swiftusertest1_password=testing 2021-11-24 16:37:58.948 | + lib/swift:create_swift_accounts:631 : export swiftusertest2_password=testing2 2021-11-24 16:37:58.950 | + lib/swift:create_swift_accounts:631 : swiftusertest2_password=testing2 2021-11-24 16:37:58.953 | + lib/swift:create_swift_accounts:632 : export swiftusertest3_password=testing3 2021-11-24 16:37:58.955 | + lib/swift:create_swift_accounts:632 : swiftusertest3_password=testing3 2021-11-24 16:37:58.957 | + lib/swift:create_swift_accounts:633 : export swiftusertest4_password=testing4 2021-11-24 16:37:58.960 | + lib/swift:create_swift_accounts:633 : swiftusertest4_password=testing4 2021-11-24 16:37:58.962 | + lib/swift:create_swift_accounts:635 : local another_role 2021-11-24 16:37:58.965 | ++ lib/swift:create_swift_accounts:636 : get_or_create_role anotherrole 2021-11-24 16:37:58.968 | ++ functions-common:get_or_create_role:860 : local role_id 2021-11-24 16:37:58.971 | +++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-11-24 16:38:01.283 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:01.285 | ++ functions-common:get_or_create_role:865 : role_id=4766ab7f5f7e44239f3bc7ae400ad776 2021-11-24 16:38:01.288 | ++ functions-common:get_or_create_role:866 : echo 4766ab7f5f7e44239f3bc7ae400ad776 2021-11-24 16:38:01.291 | + lib/swift:create_swift_accounts:636 : another_role=4766ab7f5f7e44239f3bc7ae400ad776 2021-11-24 16:38:01.294 | + lib/swift:create_swift_accounts:640 : create_service_user swift admin 2021-11-24 16:38:01.296 | + lib/keystone:create_service_user:395 : get_or_create_user swift Passw0rd Default 2021-11-24 16:38:01.298 | + functions-common:get_or_create_user:824 : local user_id 2021-11-24 16:38:01.301 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-24 16:38:01.303 | + functions-common:get_or_create_user:828 : local email= 2021-11-24 16:38:01.307 | ++ functions-common:get_or_create_user:842 : oscwrap user create swift --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-24 16:38:03.648 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:03.651 | + functions-common:get_or_create_user:840 : user_id=0390163df49c47658cfac38f1ecd7a3a 2021-11-24 16:38:03.653 | + functions-common:get_or_create_user:841 : echo 0390163df49c47658cfac38f1ecd7a3a 2021-11-24 16:38:03.654 | 0390163df49c47658cfac38f1ecd7a3a 2021-11-24 16:38:03.656 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service swift service Default Default 2021-11-24 16:38:03.659 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:38:03.663 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-24 16:38:03.665 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:38:03.668 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:38:03.670 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-24 16:38:03.673 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-24 16:38:03.675 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-24 16:38:03.677 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-24 16:38:03.680 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-24 16:38:03.682 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-24 16:38:03.686 | ++ 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-24 16:38:03.686 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:38:03.687 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:38:03.689 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:38:03.692 | ++ functions-common:get_field:727 : read data 2021-11-24 16:38:06.605 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:06.609 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:38:06.611 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:38:06.613 | + 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-24 16:38:09.525 | ++ 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-24 16:38:09.525 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:38:09.525 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:38:09.528 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:38:09.530 | ++ functions-common:get_field:727 : read data 2021-11-24 16:38:12.513 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:12.515 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:38:12.518 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:38:12.520 | ++ functions-common:get_field:733 : echo '| 9a5917d4dfe24584ade4b998c16e7c2d | 0390163df49c47658cfac38f1ecd7a3a | | 32ff30e9c394449f96f830a561fae983 | | | False |' 2021-11-24 16:38:12.521 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:38:12.526 | ++ functions-common:get_field:727 : read data 2021-11-24 16:38:12.529 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:38:12.532 | + functions-common:get_or_add_user_project_role:912 : echo 9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:38:12.532 | 9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:38:12.534 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-11-24 16:38:12.536 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin swift service Default Default 2021-11-24 16:38:12.539 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:38:12.542 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-24 16:38:12.544 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:38:12.546 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:38:12.548 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-24 16:38:12.551 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-24 16:38:12.553 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-24 16:38:12.555 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-24 16:38:12.557 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-24 16:38:12.560 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-24 16:38:12.564 | ++ 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-24 16:38:12.564 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:38:12.564 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:38:12.566 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:38:12.569 | ++ functions-common:get_field:727 : read data 2021-11-24 16:38:15.485 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:15.489 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:38:15.491 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:38:15.494 | + 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-24 16:38:18.434 | ++ 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-24 16:38:18.435 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:38:18.435 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:38:18.437 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:38:18.441 | ++ functions-common:get_field:727 : read data 2021-11-24 16:38:21.439 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:21.441 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:38:21.444 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:38:21.447 | ++ functions-common:get_field:733 : echo '| 99410fea670f4e09ba798acda262d0fd | 0390163df49c47658cfac38f1ecd7a3a | | 32ff30e9c394449f96f830a561fae983 | | | False |' 2021-11-24 16:38:21.447 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:38:21.452 | ++ functions-common:get_field:727 : read data 2021-11-24 16:38:21.455 | + functions-common:get_or_add_user_project_role:910 : user_role_id=99410fea670f4e09ba798acda262d0fd 2021-11-24 16:38:21.457 | + functions-common:get_or_add_user_project_role:912 : echo 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:38:21.457 | 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:38:21.460 | + lib/swift:create_swift_accounts:642 : get_or_create_service swift object-store 'Swift Service' 2021-11-24 16:38:21.462 | + functions-common:get_or_create_service:966 : local service_id 2021-11-24 16:38:21.465 | ++ functions-common:get_or_create_service:979 : oscwrap service show object-store -f value -c id 2021-11-24 16:38:23.714 | ++ functions-common:get_or_create_service:981 : oscwrap service create object-store --name swift '--description=Swift Service' -f value -c id 2021-11-24 16:38:25.917 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:25.920 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-24 16:38:25.920 | 3eeb5eb1dd8144ac8159e7738bb3419a' 2021-11-24 16:38:25.923 | + functions-common:get_or_create_service:978 : echo 3eeb5eb1dd8144ac8159e7738bb3419a 2021-11-24 16:38:25.923 | 3eeb5eb1dd8144ac8159e7738bb3419a 2021-11-24 16:38:25.925 | + lib/swift:create_swift_accounts:644 : get_or_create_endpoint object-store RegionOne 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' http://10.222.0.15:8080 2021-11-24 16:38:25.928 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-24 16:38:25.931 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface object-store public 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' RegionOne 2021-11-24 16:38:25.934 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-24 16:38:25.937 | +++ 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-24 16:38:28.316 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:28.319 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-24 16:38:28.321 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-24 16:38:28.324 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store public 'http://10.222.0.15:8080/v1/AUTH_$(project_id)s' --region RegionOne -f value -c id 2021-11-24 16:38:30.709 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:30.712 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=a01a83749c9c4de192c3c663545f5731 2021-11-24 16:38:30.715 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo a01a83749c9c4de192c3c663545f5731 2021-11-24 16:38:30.717 | + functions-common:get_or_create_endpoint:1011 : public_id=a01a83749c9c4de192c3c663545f5731 2021-11-24 16:38:30.720 | + functions-common:get_or_create_endpoint:1013 : [[ -n http://10.222.0.15:8080 ]] 2021-11-24 16:38:30.722 | + functions-common:get_or_create_endpoint:1014 : _get_or_create_endpoint_with_interface object-store admin http://10.222.0.15:8080 RegionOne 2021-11-24 16:38:30.724 | + functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-24 16:38:30.727 | ++ 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-24 16:38:33.135 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:33.138 | + functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-24 16:38:33.140 | + functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-24 16:38:33.143 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create object-store admin http://10.222.0.15:8080 --region RegionOne -f value -c id 2021-11-24 16:38:35.541 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:35.544 | + functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=8b6bd3108a4f42259df00f338267b5d6 2021-11-24 16:38:35.546 | + functions-common:_get_or_create_endpoint_with_interface:996 : echo 8b6bd3108a4f42259df00f338267b5d6 2021-11-24 16:38:35.546 | 8b6bd3108a4f42259df00f338267b5d6 2021-11-24 16:38:35.548 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-24 16:38:35.551 | + functions-common:get_or_create_endpoint:1020 : echo a01a83749c9c4de192c3c663545f5731 2021-11-24 16:38:35.551 | a01a83749c9c4de192c3c663545f5731 2021-11-24 16:38:35.553 | + lib/swift:create_swift_accounts:649 : local swift_project_test1 2021-11-24 16:38:35.556 | ++ lib/swift:create_swift_accounts:650 : get_or_create_project swiftprojecttest1 default 2021-11-24 16:38:35.559 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-24 16:38:35.562 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest1 --domain=default --or-show -f value -c id 2021-11-24 16:38:37.839 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:37.842 | ++ functions-common:get_or_create_project:853 : project_id=89d06653b3034b0ab1e0ccc367c3e018 2021-11-24 16:38:37.844 | ++ functions-common:get_or_create_project:854 : echo 89d06653b3034b0ab1e0ccc367c3e018 2021-11-24 16:38:37.847 | + lib/swift:create_swift_accounts:650 : swift_project_test1=89d06653b3034b0ab1e0ccc367c3e018 2021-11-24 16:38:37.850 | + lib/swift:create_swift_accounts:651 : die_if_not_set 651 swift_project_test1 'Failure creating swift_project_test1' 2021-11-24 16:38:37.853 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-24 16:38:37.872 | ++ lib/swift:create_swift_accounts:653 : get_or_create_user swiftusertest1 testing default test@example.com 2021-11-24 16:38:37.874 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-24 16:38:37.877 | ++ functions-common:get_or_create_user:825 : [[ ! -z test@example.com ]] 2021-11-24 16:38:37.879 | ++ functions-common:get_or_create_user:826 : local email=--email=test@example.com 2021-11-24 16:38:37.883 | +++ 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-24 16:38:40.220 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:40.223 | ++ functions-common:get_or_create_user:840 : user_id=3b67f6c54ad24c0bba434254f871807e 2021-11-24 16:38:40.225 | ++ functions-common:get_or_create_user:841 : echo 3b67f6c54ad24c0bba434254f871807e 2021-11-24 16:38:40.229 | + lib/swift:create_swift_accounts:653 : SWIFT_USER_TEST1=3b67f6c54ad24c0bba434254f871807e 2021-11-24 16:38:40.231 | + lib/swift:create_swift_accounts:654 : die_if_not_set 654 SWIFT_USER_TEST1 'Failure creating SWIFT_USER_TEST1' 2021-11-24 16:38:40.234 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-24 16:38:40.250 | + lib/swift:create_swift_accounts:655 : get_or_add_user_project_role admin 3b67f6c54ad24c0bba434254f871807e 89d06653b3034b0ab1e0ccc367c3e018 2021-11-24 16:38:40.252 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:38:40.255 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-24 16:38:40.257 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:38:40.260 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:38:40.262 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-24 16:38:40.264 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-24 16:38:40.267 | ++ functions-common:_get_domain_args:882 : echo 2021-11-24 16:38:40.269 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-24 16:38:40.273 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user 3b67f6c54ad24c0bba434254f871807e --project 89d06653b3034b0ab1e0ccc367c3e018 2021-11-24 16:38:40.273 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:38:40.274 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:38:40.277 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:38:40.280 | ++ functions-common:get_field:727 : read data 2021-11-24 16:38:42.706 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:42.709 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:38:42.712 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:38:42.714 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user 3b67f6c54ad24c0bba434254f871807e --project 89d06653b3034b0ab1e0ccc367c3e018 2021-11-24 16:38:45.087 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user 3b67f6c54ad24c0bba434254f871807e --project 89d06653b3034b0ab1e0ccc367c3e018 2021-11-24 16:38:45.087 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:38:45.087 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:38:45.090 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:38:45.092 | ++ functions-common:get_field:727 : read data 2021-11-24 16:38:47.573 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:47.576 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:38:47.578 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:38:47.581 | ++ functions-common:get_field:733 : echo '| 99410fea670f4e09ba798acda262d0fd | 3b67f6c54ad24c0bba434254f871807e | | 89d06653b3034b0ab1e0ccc367c3e018 | | | False |' 2021-11-24 16:38:47.582 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:38:47.587 | ++ functions-common:get_field:727 : read data 2021-11-24 16:38:47.590 | + functions-common:get_or_add_user_project_role:910 : user_role_id=99410fea670f4e09ba798acda262d0fd 2021-11-24 16:38:47.592 | + functions-common:get_or_add_user_project_role:912 : echo 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:38:47.593 | 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:38:47.595 | + lib/swift:create_swift_accounts:657 : local swift_user_test3 2021-11-24 16:38:47.598 | ++ lib/swift:create_swift_accounts:659 : get_or_create_user swiftusertest3 testing3 default test3@example.com 2021-11-24 16:38:47.600 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-24 16:38:47.604 | ++ functions-common:get_or_create_user:825 : [[ ! -z test3@example.com ]] 2021-11-24 16:38:47.606 | ++ functions-common:get_or_create_user:826 : local email=--email=test3@example.com 2021-11-24 16:38:47.609 | +++ 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-24 16:38:49.942 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:49.945 | ++ functions-common:get_or_create_user:840 : user_id=78b95e363c9e46df80c4852de2906ef6 2021-11-24 16:38:49.947 | ++ functions-common:get_or_create_user:841 : echo 78b95e363c9e46df80c4852de2906ef6 2021-11-24 16:38:49.950 | + lib/swift:create_swift_accounts:659 : swift_user_test3=78b95e363c9e46df80c4852de2906ef6 2021-11-24 16:38:49.953 | + lib/swift:create_swift_accounts:660 : die_if_not_set 660 swift_user_test3 'Failure creating swift_user_test3' 2021-11-24 16:38:49.955 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-24 16:38:49.970 | + lib/swift:create_swift_accounts:661 : get_or_add_user_project_role 4766ab7f5f7e44239f3bc7ae400ad776 78b95e363c9e46df80c4852de2906ef6 89d06653b3034b0ab1e0ccc367c3e018 2021-11-24 16:38:49.973 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:38:49.977 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-24 16:38:49.979 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:38:49.981 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:38:49.984 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-24 16:38:49.986 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-24 16:38:49.988 | ++ functions-common:_get_domain_args:882 : echo 2021-11-24 16:38:49.991 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-24 16:38:49.996 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role 4766ab7f5f7e44239f3bc7ae400ad776 --user 78b95e363c9e46df80c4852de2906ef6 --project 89d06653b3034b0ab1e0ccc367c3e018 2021-11-24 16:38:49.996 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:38:49.996 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:38:49.999 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:38:50.001 | ++ functions-common:get_field:727 : read data 2021-11-24 16:38:52.377 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:52.381 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:38:52.384 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:38:52.387 | + functions-common:get_or_add_user_project_role:901 : openstack role add 4766ab7f5f7e44239f3bc7ae400ad776 --user 78b95e363c9e46df80c4852de2906ef6 --project 89d06653b3034b0ab1e0ccc367c3e018 2021-11-24 16:38:54.708 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role 4766ab7f5f7e44239f3bc7ae400ad776 --user 78b95e363c9e46df80c4852de2906ef6 --project 89d06653b3034b0ab1e0ccc367c3e018 2021-11-24 16:38:54.708 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:38:54.708 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:38:54.711 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:38:54.714 | ++ functions-common:get_field:727 : read data 2021-11-24 16:38:57.144 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:57.148 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:38:57.151 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:38:57.153 | ++ functions-common:get_field:733 : echo '| 4766ab7f5f7e44239f3bc7ae400ad776 | 78b95e363c9e46df80c4852de2906ef6 | | 89d06653b3034b0ab1e0ccc367c3e018 | | | False |' 2021-11-24 16:38:57.154 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:38:57.159 | ++ functions-common:get_field:727 : read data 2021-11-24 16:38:57.162 | + functions-common:get_or_add_user_project_role:910 : user_role_id=4766ab7f5f7e44239f3bc7ae400ad776 2021-11-24 16:38:57.165 | + functions-common:get_or_add_user_project_role:912 : echo 4766ab7f5f7e44239f3bc7ae400ad776 2021-11-24 16:38:57.165 | 4766ab7f5f7e44239f3bc7ae400ad776 2021-11-24 16:38:57.168 | + lib/swift:create_swift_accounts:663 : local swift_project_test2 2021-11-24 16:38:57.171 | ++ lib/swift:create_swift_accounts:664 : get_or_create_project swiftprojecttest2 default 2021-11-24 16:38:57.173 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-24 16:38:57.176 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest2 --domain=default --or-show -f value -c id 2021-11-24 16:38:59.424 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:38:59.427 | ++ functions-common:get_or_create_project:853 : project_id=d80e641cb9e443699674ad16526d9c0c 2021-11-24 16:38:59.431 | ++ functions-common:get_or_create_project:854 : echo d80e641cb9e443699674ad16526d9c0c 2021-11-24 16:38:59.434 | + lib/swift:create_swift_accounts:664 : swift_project_test2=d80e641cb9e443699674ad16526d9c0c 2021-11-24 16:38:59.436 | + lib/swift:create_swift_accounts:665 : die_if_not_set 665 swift_project_test2 'Failure creating swift_project_test2' 2021-11-24 16:38:59.439 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-24 16:38:59.455 | + lib/swift:create_swift_accounts:667 : local swift_user_test2 2021-11-24 16:38:59.458 | ++ lib/swift:create_swift_accounts:669 : get_or_create_user swiftusertest2 testing2 default test2@example.com 2021-11-24 16:38:59.460 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-24 16:38:59.463 | ++ functions-common:get_or_create_user:825 : [[ ! -z test2@example.com ]] 2021-11-24 16:38:59.465 | ++ functions-common:get_or_create_user:826 : local email=--email=test2@example.com 2021-11-24 16:38:59.469 | +++ 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-24 16:39:01.796 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:39:01.799 | ++ functions-common:get_or_create_user:840 : user_id=a743d840bb564637a13cdb3ad156e5dc 2021-11-24 16:39:01.801 | ++ functions-common:get_or_create_user:841 : echo a743d840bb564637a13cdb3ad156e5dc 2021-11-24 16:39:01.804 | + lib/swift:create_swift_accounts:669 : swift_user_test2=a743d840bb564637a13cdb3ad156e5dc 2021-11-24 16:39:01.806 | + lib/swift:create_swift_accounts:670 : die_if_not_set 670 swift_user_test2 'Failure creating swift_user_test2' 2021-11-24 16:39:01.809 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-24 16:39:01.825 | + lib/swift:create_swift_accounts:671 : get_or_add_user_project_role admin a743d840bb564637a13cdb3ad156e5dc d80e641cb9e443699674ad16526d9c0c 2021-11-24 16:39:01.828 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:39:01.831 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-24 16:39:01.833 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:39:01.836 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:39:01.838 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-24 16:39:01.841 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-24 16:39:01.843 | ++ functions-common:_get_domain_args:882 : echo 2021-11-24 16:39:01.846 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-24 16:39:01.851 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user a743d840bb564637a13cdb3ad156e5dc --project d80e641cb9e443699674ad16526d9c0c 2021-11-24 16:39:01.851 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:39:01.851 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:39:01.854 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:39:01.856 | ++ functions-common:get_field:727 : read data 2021-11-24 16:39:04.333 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:39:04.337 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:39:04.339 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:39:04.341 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user a743d840bb564637a13cdb3ad156e5dc --project d80e641cb9e443699674ad16526d9c0c 2021-11-24 16:39:06.742 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user a743d840bb564637a13cdb3ad156e5dc --project d80e641cb9e443699674ad16526d9c0c 2021-11-24 16:39:06.742 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:39:06.743 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:39:06.745 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:39:06.748 | ++ functions-common:get_field:727 : read data 2021-11-24 16:39:09.229 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:39:09.232 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:39:09.235 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:39:09.238 | ++ functions-common:get_field:733 : echo '| 99410fea670f4e09ba798acda262d0fd | a743d840bb564637a13cdb3ad156e5dc | | d80e641cb9e443699674ad16526d9c0c | | | False |' 2021-11-24 16:39:09.238 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:39:09.244 | ++ functions-common:get_field:727 : read data 2021-11-24 16:39:09.247 | + functions-common:get_or_add_user_project_role:910 : user_role_id=99410fea670f4e09ba798acda262d0fd 2021-11-24 16:39:09.250 | + functions-common:get_or_add_user_project_role:912 : echo 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:39:09.250 | 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:39:09.252 | + lib/swift:create_swift_accounts:673 : local swift_domain 2021-11-24 16:39:09.255 | ++ lib/swift:create_swift_accounts:674 : get_or_create_domain swift_test 'Used for swift functional testing' 2021-11-24 16:39:09.258 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-11-24 16:39:09.262 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show swift_test -f value -c id 2021-11-24 16:39:11.557 | +++ functions-common:get_or_create_domain:806 : oscwrap domain create swift_test --description 'Used for swift functional testing' -f value -c id 2021-11-24 16:39:13.737 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:39:13.741 | ++ functions-common:get_or_create_domain:802 : domain_id=' 2021-11-24 16:39:13.741 | c3c4444231c648a2ad50fc842dd5e68b' 2021-11-24 16:39:13.744 | ++ functions-common:get_or_create_domain:803 : echo c3c4444231c648a2ad50fc842dd5e68b 2021-11-24 16:39:13.746 | + lib/swift:create_swift_accounts:674 : swift_domain=c3c4444231c648a2ad50fc842dd5e68b 2021-11-24 16:39:13.749 | + lib/swift:create_swift_accounts:675 : die_if_not_set 675 swift_domain 'Failure creating swift_test domain' 2021-11-24 16:39:13.751 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-24 16:39:13.767 | + lib/swift:create_swift_accounts:677 : local swift_project_test4 2021-11-24 16:39:13.770 | ++ lib/swift:create_swift_accounts:678 : get_or_create_project swiftprojecttest4 c3c4444231c648a2ad50fc842dd5e68b 2021-11-24 16:39:13.773 | ++ functions-common:get_or_create_project:847 : local project_id 2021-11-24 16:39:13.776 | +++ functions-common:get_or_create_project:855 : oscwrap project create swiftprojecttest4 --domain=c3c4444231c648a2ad50fc842dd5e68b --or-show -f value -c id 2021-11-24 16:39:16.136 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:39:16.139 | ++ functions-common:get_or_create_project:853 : project_id=cf05503f26a84ef1a38882e9b8289b57 2021-11-24 16:39:16.142 | ++ functions-common:get_or_create_project:854 : echo cf05503f26a84ef1a38882e9b8289b57 2021-11-24 16:39:16.145 | + lib/swift:create_swift_accounts:678 : swift_project_test4=cf05503f26a84ef1a38882e9b8289b57 2021-11-24 16:39:16.148 | + lib/swift:create_swift_accounts:679 : die_if_not_set 679 swift_project_test4 'Failure creating swift_project_test4' 2021-11-24 16:39:16.150 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-24 16:39:16.166 | + lib/swift:create_swift_accounts:681 : local swift_user_test4 2021-11-24 16:39:16.169 | ++ lib/swift:create_swift_accounts:683 : get_or_create_user swiftusertest4 testing4 c3c4444231c648a2ad50fc842dd5e68b test4@example.com 2021-11-24 16:39:16.172 | ++ functions-common:get_or_create_user:824 : local user_id 2021-11-24 16:39:16.174 | ++ functions-common:get_or_create_user:825 : [[ ! -z test4@example.com ]] 2021-11-24 16:39:16.177 | ++ functions-common:get_or_create_user:826 : local email=--email=test4@example.com 2021-11-24 16:39:16.180 | +++ functions-common:get_or_create_user:842 : oscwrap user create swiftusertest4 --password testing4 --domain=c3c4444231c648a2ad50fc842dd5e68b --email=test4@example.com --or-show -f value -c id 2021-11-24 16:39:18.585 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:39:18.588 | ++ functions-common:get_or_create_user:840 : user_id=a827cb11adaa4ed6ba0e0b3db25fb1fd 2021-11-24 16:39:18.591 | ++ functions-common:get_or_create_user:841 : echo a827cb11adaa4ed6ba0e0b3db25fb1fd 2021-11-24 16:39:18.594 | + lib/swift:create_swift_accounts:683 : swift_user_test4=a827cb11adaa4ed6ba0e0b3db25fb1fd 2021-11-24 16:39:18.596 | + lib/swift:create_swift_accounts:684 : die_if_not_set 684 swift_user_test4 'Failure creating swift_user_test4' 2021-11-24 16:39:18.599 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-24 16:39:18.616 | + lib/swift:create_swift_accounts:685 : get_or_add_user_project_role admin a827cb11adaa4ed6ba0e0b3db25fb1fd cf05503f26a84ef1a38882e9b8289b57 2021-11-24 16:39:18.619 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:39:18.622 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-11-24 16:39:18.624 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:39:18.627 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:39:18.629 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-11-24 16:39:18.631 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-11-24 16:39:18.634 | ++ functions-common:_get_domain_args:882 : echo 2021-11-24 16:39:18.637 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-11-24 16:39:18.641 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:39:18.641 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user a827cb11adaa4ed6ba0e0b3db25fb1fd --project cf05503f26a84ef1a38882e9b8289b57 2021-11-24 16:39:18.641 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:39:18.644 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:39:18.646 | ++ functions-common:get_field:727 : read data 2021-11-24 16:39:21.072 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:39:21.075 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:39:21.078 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:39:21.080 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user a827cb11adaa4ed6ba0e0b3db25fb1fd --project cf05503f26a84ef1a38882e9b8289b57 2021-11-24 16:39:23.471 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user a827cb11adaa4ed6ba0e0b3db25fb1fd --project cf05503f26a84ef1a38882e9b8289b57 2021-11-24 16:39:23.472 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:39:23.472 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:39:23.475 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:39:23.478 | ++ functions-common:get_field:727 : read data 2021-11-24 16:39:26.041 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:39:26.044 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:39:26.046 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:39:26.049 | ++ functions-common:get_field:733 : echo '| 99410fea670f4e09ba798acda262d0fd | a827cb11adaa4ed6ba0e0b3db25fb1fd | | cf05503f26a84ef1a38882e9b8289b57 | | | False |' 2021-11-24 16:39:26.050 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:39:26.055 | ++ functions-common:get_field:727 : read data 2021-11-24 16:39:26.059 | + functions-common:get_or_add_user_project_role:910 : user_role_id=99410fea670f4e09ba798acda262d0fd 2021-11-24 16:39:26.062 | + functions-common:get_or_add_user_project_role:912 : echo 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:39:26.062 | 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:39:26.064 | + ./stack.sh:main:1118 : write_clouds_yaml 2021-11-24 16:39:26.067 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-11-24 16:39:26.070 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-11-24 16:39:26.073 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-11-24 16:39:26.085 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-11-24 16:39:26.103 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-11-24 16:39:26.105 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-11-24 16:39:26.108 | + 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.15/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-11-24 16:39:26.205 | The user clouds.yaml file didn't exist. 2021-11-24 16:39:26.214 | + 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.15/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-11-24 16:39:26.317 | /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-24 16:39:26.317 | self._clouds = yaml.load(clouds_file) 2021-11-24 16:39:26.326 | + 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.15/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-11-24 16:39:26.444 | /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-24 16:39:26.444 | self._clouds = yaml.load(clouds_file) 2021-11-24 16:39:26.453 | + 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.15/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-11-24 16:39:26.564 | /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-24 16:39:26.564 | self._clouds = yaml.load(clouds_file) 2021-11-24 16:39:26.574 | ++ functions-common:write_clouds_yaml:133 : eval echo '~ubuntu' 2021-11-24 16:39:26.578 | +++ functions-common:write_clouds_yaml:133 : echo /home/ubuntu 2021-11-24 16:39:26.581 | + functions-common:write_clouds_yaml:133 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-11-24 16:39:26.585 | + ./stack.sh:main:1123 : is_service_enabled horizon 2021-11-24 16:39:26.602 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:39:26.604 | + ./stack.sh:main:1133 : is_service_enabled mysql postgresql 2021-11-24 16:39:26.621 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:39:26.623 | + ./stack.sh:main:1133 : is_service_enabled glance 2021-11-24 16:39:26.640 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:39:26.642 | + ./stack.sh:main:1134 : echo_summary 'Configuring Glance' 2021-11-24 16:39:26.645 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:39:26.648 | + ./stack.sh:echo_summary:428 : echo -e Configuring Glance 2021-11-24 16:39:26.651 | + ./stack.sh:main:1135 : init_glance 2021-11-24 16:39:26.653 | + lib/glance:init_glance:332 : rm -rf /opt/stack/data/glance/images 2021-11-24 16:39:26.657 | + lib/glance:init_glance:333 : mkdir -p /opt/stack/data/glance/images 2021-11-24 16:39:26.661 | + lib/glance:init_glance:336 : recreate_database glance 2021-11-24 16:39:26.664 | + lib/database:recreate_database:110 : local db=glance 2021-11-24 16:39:26.666 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-11-24 16:39:26.669 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-11-24 16:39:26.671 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-11-24 16:39:26.675 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:39:26.689 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-11-24 16:39:26.693 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:39:26.705 | + lib/glance:init_glance:338 : time_start dbsync 2021-11-24 16:39:26.707 | + functions-common:time_start:2317 : local name=dbsync 2021-11-24 16:39:26.710 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:39:26.712 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:39:26.716 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:39:26.719 | + functions-common:time_start:2322 : _TIME_START[$name]=1637771966716 2021-11-24 16:39:26.722 | + lib/glance:init_glance:340 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-11-24 16:39:28.942 | 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=78043) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-24 16:39:28.946 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-11-24 16:39:28.946 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-11-24 16:39:28.972 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-11-24 16:39:28.972 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-11-24 16:39:28.989 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:39:28.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.990 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.993 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.994 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.996 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.996 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.998 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.998 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:28.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:28.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.001 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.002 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.002 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.005 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.005 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.010 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:39:29.010 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:39:29.052 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:39:29.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.053 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.055 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.057 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.058 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.058 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.060 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.060 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.062 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.064 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.064 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.066 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.067 | 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=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:39:29.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:39:29.072 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:39:29.072 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=78043) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:39:29.395 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-24 16:39:29.395 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-24 16:39:29.573 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-11-24 16:39:40.177 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-11-24 16:39:40.577 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-11-24 16:39:40.634 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-11-24 16:39:41.702 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-11-24 16:39:41.730 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-11-24 16:39:41.759 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-11-24 16:39:42.457 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-11-24 16:39:43.806 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-11-24 16:39:43.834 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-11-24 16:39:43.864 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-24 16:39:43.864 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-24 16:39:43.869 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-24 16:39:43.869 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-24 16:39:43.874 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-24 16:39:43.874 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-24 16:39:43.895 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-24 16:39:43.895 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-24 16:39:43.928 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-24 16:39:43.928 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-24 16:39:43.936 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-11-24 16:39:45.183 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-11-24 16:39:45.783 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-11-24 16:39:45.816 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-11-24 16:39:45.844 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-11-24 16:39:45.873 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-11-24 16:39:45.902 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-11-24 16:39:45.961 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-24 16:39:45.961 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-24 16:39:45.966 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-24 16:39:45.966 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-24 16:39:45.969 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-11-24 16:39:45.969 | Database migration is up to date. No migration needed. 2021-11-24 16:39:45.969 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-11-24 16:39:45.969 | Database is synced successfully. 2021-11-24 16:39:46.160 | + lib/glance:init_glance:343 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-11-24 16:39:48.274 | 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=78052) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-24 16:39:48.663 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-11-24 16:39:48.766 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-11-24 16:39:49.142 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-11-24 16:39:49.633 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-11-24 16:39:49.821 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-11-24 16:39:50.463 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-11-24 16:39:50.623 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-11-24 16:39:50.691 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-11-24 16:39:50.857 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-11-24 16:39:50.954 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-11-24 16:39:51.566 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-11-24 16:39:51.657 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-11-24 16:39:52.170 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-11-24 16:39:52.267 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-11-24 16:39:52.589 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-11-24 16:39:52.726 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-11-24 16:39:52.907 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-11-24 16:39:53.274 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-11-24 16:39:53.405 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-11-24 16:39:53.594 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-11-24 16:39:53.760 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-11-24 16:39:53.931 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-11-24 16:39:54.240 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-11-24 16:39:54.753 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-11-24 16:39:54.947 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-11-24 16:39:55.040 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-11-24 16:39:55.257 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-11-24 16:39:55.555 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-11-24 16:39:55.720 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-11-24 16:39:55.857 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-11-24 16:39:55.857 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-11-24 16:39:56.044 | + lib/glance:init_glance:344 : time_stop dbsync 2021-11-24 16:39:56.046 | + functions-common:time_stop:2331 : local name 2021-11-24 16:39:56.049 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:39:56.051 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:39:56.055 | + functions-common:time_stop:2334 : local total 2021-11-24 16:39:56.057 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:39:56.060 | + functions-common:time_stop:2337 : name=dbsync 2021-11-24 16:39:56.063 | + functions-common:time_stop:2338 : start_time=1637771966716 2021-11-24 16:39:56.065 | + functions-common:time_stop:2340 : [[ -z 1637771966716 ]] 2021-11-24 16:39:56.068 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:39:56.072 | + functions-common:time_stop:2343 : end_time=1637771996069 2021-11-24 16:39:56.075 | + functions-common:time_stop:2344 : elapsed_time=29353 2021-11-24 16:39:56.077 | + functions-common:time_stop:2345 : total=63296 2021-11-24 16:39:56.080 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:39:56.082 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=92649 2021-11-24 16:39:56.084 | + ./stack.sh:main:1142 : is_service_enabled neutron 2021-11-24 16:39:56.104 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:39:56.106 | + ./stack.sh:main:1143 : echo_summary 'Configuring Neutron' 2021-11-24 16:39:56.109 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:39:56.111 | + ./stack.sh:echo_summary:428 : echo -e Configuring Neutron 2021-11-24 16:39:56.114 | + ./stack.sh:main:1145 : configure_neutron 2021-11-24 16:39:56.116 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-11-24 16:39:56.120 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-24 16:39:56.120 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-24 16:39:56.125 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-24 16:39:56.127 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-24 16:39:56.130 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-24 16:39:56.133 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-24 16:39:56.136 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-11-24 16:39:56.138 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-11-24 16:39:56.140 | + lib/neutron-legacy:_configure_neutron_common:685 : _create_neutron_conf_dir 2021-11-24 16:39:56.143 | + lib/neutron-legacy:_create_neutron_conf_dir:678 : sudo install -d -o ubuntu /etc/neutron 2021-11-24 16:39:56.157 | + lib/neutron-legacy:_configure_neutron_common:688 : cd /opt/stack/neutron 2021-11-24 16:39:56.160 | + lib/neutron-legacy:_configure_neutron_common:688 : exec ./tools/generate_config_file_samples.sh 2021-11-24 16:40:28.297 | + lib/neutron-legacy:_configure_neutron_common:690 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-11-24 16:40:28.301 | + lib/neutron-legacy:_configure_neutron_common:692 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-11-24 16:40:28.304 | + lib/neutron-legacy:_configure_neutron_common:696 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-11-24 16:40:28.306 | + lib/neutron-legacy:_configure_neutron_common:700 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-11-24 16:40:28.309 | + lib/neutron-legacy:_configure_neutron_common:705 : neutron_plugin_configure_common 2021-11-24 16:40:28.311 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-11-24 16:40:28.313 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-11-24 16:40:28.315 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-11-24 16:40:28.317 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-11-24 16:40:28.320 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=router 2021-11-24 16:40:28.322 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ '' == '' ]] 2021-11-24 16:40:28.324 | + lib/neutron-legacy:_neutron_service_plugin_class_add:856 : Q_SERVICE_PLUGIN_CLASSES=router 2021-11-24 16:40:28.326 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-11-24 16:40:28.328 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2_conf.ini == '' ]] 2021-11-24 16:40:28.330 | + lib/neutron-legacy:_configure_neutron_common:707 : [[ ml2 == '' ]] 2021-11-24 16:40:28.333 | + lib/neutron-legacy:_configure_neutron_common:712 : mkdir -p /etc/neutron/plugins/ml2 2021-11-24 16:40:28.337 | + lib/neutron-legacy:_configure_neutron_common:713 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-24 16:40:28.339 | + lib/neutron-legacy:_configure_neutron_common:716 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-11-24 16:40:28.341 | + 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-24 16:40:28.346 | ++ lib/neutron-legacy:_configure_neutron_common:722 : database_connection_url neutron 2021-11-24 16:40:28.348 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-11-24 16:40:28.351 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-11-24 16:40:28.353 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-11-24 16:40:28.355 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-11-24 16:40:28.358 | + 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-24 16:40:28.388 | + lib/neutron-legacy:_configure_neutron_common:723 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-11-24 16:40:28.418 | + lib/neutron-legacy:_configure_neutron_common:724 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-11-24 16:40:28.447 | + lib/neutron-legacy:_configure_neutron_common:725 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-11-24 16:40:28.479 | + lib/neutron-legacy:_configure_neutron_common:726 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-11-24 16:40:28.508 | + lib/neutron-legacy:_configure_neutron_common:729 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-11-24 16:40:28.538 | + lib/neutron-legacy:_configure_neutron_common:731 : '[' libvirt = fake ']' 2021-11-24 16:40:28.540 | + lib/neutron-legacy:_configure_neutron_common:741 : setup_logging /etc/neutron/neutron.conf 2021-11-24 16:40:28.543 | + functions:setup_logging:655 : local conf_file=/etc/neutron/neutron.conf 2021-11-24 16:40:28.545 | + functions:setup_logging:656 : local other_cond=False 2021-11-24 16:40:28.547 | + functions:setup_logging:657 : [[ True == \T\r\u\e ]] 2021-11-24 16:40:28.549 | + functions:setup_logging:658 : setup_systemd_logging /etc/neutron/neutron.conf 2021-11-24 16:40:28.552 | + functions:setup_systemd_logging:686 : local conf_file=/etc/neutron/neutron.conf 2021-11-24 16:40:28.554 | + functions:setup_systemd_logging:687 : local conf_section=DEFAULT 2021-11-24 16:40:28.557 | ++ functions:setup_systemd_logging:692 : trueorfalse False USE_JOURNAL 2021-11-24 16:40:28.571 | + functions:setup_systemd_logging:692 : USE_JOURNAL=False 2021-11-24 16:40:28.573 | + functions:setup_systemd_logging:693 : local pidstr= 2021-11-24 16:40:28.576 | + functions:setup_systemd_logging:694 : [[ False == \T\r\u\e ]] 2021-11-24 16:40:28.578 | + functions:setup_systemd_logging:698 : pidstr='(pid=%(process)d) ' 2021-11-24 16:40:28.580 | + 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-24 16:40:28.609 | + 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-24 16:40:28.643 | + 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-24 16:40:28.673 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-11-24 16:40:28.702 | + lib/neutron-legacy:_configure_neutron_common:743 : is_service_enabled tls-proxy 2021-11-24 16:40:28.717 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:40:28.719 | + lib/neutron-legacy:_configure_neutron_common:749 : _neutron_setup_rootwrap 2021-11-24 16:40:28.722 | + lib/neutron-legacy:_neutron_setup_rootwrap:889 : [[ True == \F\a\l\s\e ]] 2021-11-24 16:40:28.724 | + lib/neutron-legacy:_neutron_setup_rootwrap:893 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-11-24 16:40:28.727 | + lib/neutron-legacy:_neutron_setup_rootwrap:894 : [[ -d /etc/neutron/rootwrap.d ]] 2021-11-24 16:40:28.729 | + lib/neutron-legacy:_neutron_setup_rootwrap:898 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-11-24 16:40:28.731 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:879 : [[ True == \F\a\l\s\e ]] 2021-11-24 16:40:28.733 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:882 : local srcdir=/opt/stack/neutron 2021-11-24 16:40:28.736 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:883 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-11-24 16:40:28.747 | + 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-24 16:40:28.760 | + lib/neutron-legacy:_neutron_setup_rootwrap:902 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-11-24 16:40:28.762 | + 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-24 16:40:28.774 | + 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-24 16:40:28.785 | + 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-24 16:40:28.797 | + lib/neutron-legacy:_neutron_setup_rootwrap:911 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-11-24 16:40:28.799 | + lib/neutron-legacy:_neutron_setup_rootwrap:912 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-11-24 16:40:28.802 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:915 : mktemp 2021-11-24 16:40:28.806 | + lib/neutron-legacy:_neutron_setup_rootwrap:915 : TEMPFILE=/tmp/tmp.wJ9BwjSSqI 2021-11-24 16:40:28.808 | + lib/neutron-legacy:_neutron_setup_rootwrap:916 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-11-24 16:40:28.810 | + lib/neutron-legacy:_neutron_setup_rootwrap:917 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-11-24 16:40:28.813 | + lib/neutron-legacy:_neutron_setup_rootwrap:918 : chmod 0440 /tmp/tmp.wJ9BwjSSqI 2021-11-24 16:40:28.816 | + lib/neutron-legacy:_neutron_setup_rootwrap:919 : sudo chown root:root /tmp/tmp.wJ9BwjSSqI 2021-11-24 16:40:28.827 | + lib/neutron-legacy:_neutron_setup_rootwrap:920 : sudo mv /tmp/tmp.wJ9BwjSSqI /etc/sudoers.d/neutron-rootwrap 2021-11-24 16:40:28.838 | + 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-24 16:40:28.868 | + lib/neutron-legacy:_neutron_setup_rootwrap:924 : [[ True == \T\r\u\e ]] 2021-11-24 16:40:28.871 | + 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-24 16:40:28.900 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-11-24 16:40:28.903 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-11-24 16:40:28.905 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-11-24 16:40:28.908 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-24 16:40:28.910 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-11-24 16:40:28.913 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-24 16:40:28.929 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:40:28.932 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-11-24 16:40:28.935 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-11-24 16:40:28.937 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-24 16:40:28.954 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:40:28.956 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2021-11-24 16:40:28.959 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/ 2021-11-24 16:40:28.990 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-24 16:40:28.993 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-24 16:40:28.996 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-11-24 16:40:29.011 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:40:29.014 | + lib/neutron-legacy:configure_mutnauq:342 : _configure_neutron_metering 2021-11-24 16:40:29.016 | + lib/neutron-legacy:_configure_neutron_metering:798 : neutron_agent_metering_configure_common 2021-11-24 16:40:29.018 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_common:15 : _neutron_service_plugin_class_add neutron.services.metering.metering_plugin.MeteringPlugin 2021-11-24 16:40:29.021 | + lib/neutron-legacy:_neutron_service_plugin_class_add:854 : local service_plugin_class=neutron.services.metering.metering_plugin.MeteringPlugin 2021-11-24 16:40:29.023 | + lib/neutron-legacy:_neutron_service_plugin_class_add:855 : [[ router == '' ]] 2021-11-24 16:40:29.026 | + lib/neutron-legacy:_neutron_service_plugin_class_add:857 : [[ ! ,router, =~ ,neutron.services.metering.metering_plugin.MeteringPlugin, ]] 2021-11-24 16:40:29.028 | + lib/neutron-legacy:_neutron_service_plugin_class_add:858 : Q_SERVICE_PLUGIN_CLASSES=router,neutron.services.metering.metering_plugin.MeteringPlugin 2021-11-24 16:40:29.031 | + lib/neutron-legacy:_configure_neutron_metering:799 : neutron_agent_metering_configure_agent 2021-11-24 16:40:29.033 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:19 : METERING_AGENT_CONF_PATH=/etc/neutron/services/metering 2021-11-24 16:40:29.036 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:20 : mkdir -p /etc/neutron/services/metering 2021-11-24 16:40:29.040 | + lib/neutron_plugins/services/metering:neutron_agent_metering_configure_agent:22 : METERING_AGENT_CONF_FILENAME=/etc/neutron/services/metering/metering_agent.ini 2021-11-24 16:40:29.043 | + 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-24 16:40:29.047 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-11-24 16:40:29.064 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:40:29.067 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-11-24 16:40:29.069 | + lib/neutron-legacy:_configure_neutron_service:826 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-11-24 16:40:29.071 | + lib/neutron-legacy:_configure_neutron_service:827 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-11-24 16:40:29.075 | + lib/neutron-legacy:_configure_neutron_service:830 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-11-24 16:40:29.108 | + lib/neutron-legacy:_configure_neutron_service:832 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-11-24 16:40:29.140 | + lib/neutron-legacy:_configure_neutron_service:833 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-11-24 16:40:29.171 | + lib/neutron-legacy:_configure_neutron_service:834 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-11-24 16:40:29.202 | + lib/neutron-legacy:_configure_neutron_service:836 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-11-24 16:40:29.233 | + lib/neutron-legacy:_configure_neutron_service:837 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-11-24 16:40:29.235 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-11-24 16:40:29.238 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-11-24 16:40:29.240 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-11-24 16:40:29.243 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-11-24 16:40:29.273 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-11-24 16:40:29.303 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.15/identity 2021-11-24 16:40:29.334 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-11-24 16:40:29.366 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-11-24 16:40:29.397 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-11-24 16:40:29.428 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-11-24 16:40:29.458 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-11-24 16:40:29.490 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-11-24 16:40:29.521 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-11-24 16:40:29.552 | + lib/neutron-legacy:_configure_neutron_service:840 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-11-24 16:40:29.583 | + lib/neutron-legacy:_configure_neutron_service:841 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-11-24 16:40:29.614 | + lib/neutron-legacy:_configure_neutron_service:843 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-11-24 16:40:29.617 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-11-24 16:40:29.619 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-11-24 16:40:29.621 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-11-24 16:40:29.624 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-11-24 16:40:29.655 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-11-24 16:40:29.685 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.15/identity 2021-11-24 16:40:29.717 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-11-24 16:40:29.747 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-11-24 16:40:29.778 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-11-24 16:40:29.808 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-11-24 16:40:29.839 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-11-24 16:40:29.870 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-11-24 16:40:29.901 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-11-24 16:40:29.931 | + lib/neutron-legacy:_configure_neutron_service:846 : neutron_plugin_configure_service 2021-11-24 16:40:29.934 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2021-11-24 16:40:29.936 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-11-24 16:40:29.939 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-11-24 16:40:29.941 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-11-24 16:40:29.943 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-11-24 16:40:29.946 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-11-24 16:40:29.949 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 750:799 != '' ]] 2021-11-24 16:40:29.951 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:750:799 2021-11-24 16:40:29.954 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:750:799 != '' ]] 2021-11-24 16:40:29.956 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-11-24 16:40:29.958 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-11-24 16:40:29.961 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-11-24 16:40:29.963 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-11-24 16:40:29.965 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-11-24 16:40:29.968 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-11-24 16:40:29.970 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-11-24 16:40:29.972 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-11-24 16:40:29.975 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-11-24 16:40:29.977 | + 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-24 16:40:30.002 | + 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-24 16:40:30.005 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-24 16:40:30.008 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-11-24 16:40:30.010 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-11-24 16:40:30.013 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-11-24 16:40:30.015 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-24 16:40:30.017 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-11-24 16:40:30.042 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-11-24 16:40:30.045 | + 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-24 16:40:30.047 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-24 16:40:30.049 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-11-24 16:40:30.052 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-11-24 16:40:30.055 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-11-24 16:40:30.057 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-24 16:40:30.060 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-11-24 16:40:30.085 | + 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-24 16:40:30.088 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-24 16:40:30.090 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-11-24 16:40:30.092 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2021-11-24 16:40:30.095 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2021-11-24 16:40:30.097 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-24 16:40:30.100 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-11-24 16:40:30.131 | + 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-24 16:40:30.134 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-24 16:40:30.136 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-11-24 16:40:30.139 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-11-24 16:40:30.141 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-11-24 16:40:30.143 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-24 16:40:30.146 | + 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-24 16:40:30.171 | + 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-24 16:40:30.174 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-24 16:40:30.176 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-11-24 16:40:30.179 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-11-24 16:40:30.181 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-11-24 16:40:30.184 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-24 16:40:30.186 | + 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-24 16:40:30.212 | + 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-24 16:40:30.215 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-24 16:40:30.217 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-11-24 16:40:30.219 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-11-24 16:40:30.222 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-11-24 16:40:30.224 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-24 16:40:30.226 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-11-24 16:40:30.253 | + 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:750:799 2021-11-24 16:40:30.255 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-24 16:40:30.258 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-11-24 16:40:30.260 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:750:799 2021-11-24 16:40:30.263 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:750:799 ']' 2021-11-24 16:40:30.265 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-24 16:40:30.267 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:750:799 2021-11-24 16:40:30.293 | + 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-24 16:40:30.296 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-24 16:40:30.298 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-11-24 16:40:30.301 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-11-24 16:40:30.303 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-11-24 16:40:30.306 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-11-24 16:40:30.308 | + 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-24 16:40:30.334 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-11-24 16:40:30.336 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-11-24 16:40:30.354 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:40:30.356 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-11-24 16:40:30.359 | + 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-24 16:40:30.388 | + lib/neutron-legacy:_configure_neutron_plugin_agent:814 : [[ True == \T\r\u\e ]] 2021-11-24 16:40:30.391 | + 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-24 16:40:30.418 | + lib/neutron-legacy:_configure_neutron_plugin_agent:817 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-11-24 16:40:30.451 | + lib/neutron-legacy:_configure_neutron_plugin_agent:820 : neutron_plugin_configure_plugin_agent 2021-11-24 16:40:30.453 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-11-24 16:40:30.456 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-11-24 16:40:30.458 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-11-24 16:40:33.005 | INFO neutron.common.config [-] Logging enabled! 2021-11-24 16:40:33.005 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev9 2021-11-24 16:40:33.007 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=79778) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-11-24 16:40:33.008 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-11-24 16:40:33.009 | 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=79778) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-11-24 16:40:33.013 | DEBUG oslo_rootwrap.client [-] Popen for ['sudo', '/usr/local/bin/neutron-rootwrap-daemon', '/etc/neutron/rootwrap.conf'] command has been instantiated {{(pid=79778) _initialize /usr/local/lib/python3.6/dist-packages/oslo_rootwrap/client.py:73}} 2021-11-24 16:40:33.314 | INFO oslo_rootwrap.client [-] Spawned new rootwrap daemon process with pid=79783 2021-11-24 16:40:33.400 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-11-24 16:40:33.400 | INFO oslo_rootwrap.client [-] Stopping rootwrap daemon process with pid=79783 2021-11-24 16:40:33.666 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-11-24 16:40:33.669 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-11-24 16:40:33.671 | + 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-24 16:40:33.674 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-11-24 16:40:33.676 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-11-24 16:40:33.721 | + 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-24 16:40:33.742 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-11-24 16:40:33.744 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-11-24 16:40:33.747 | + 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-24 16:40:33.775 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-11-24 16:40:33.779 | ++ functions:running_in_container:772 : systemd-detect-virt --container 2021-11-24 16:40:33.784 | + functions:running_in_container:772 : [[ none != \n\o\n\e ]] 2021-11-24 16:40:33.787 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-11-24 16:40:33.790 | + functions:enable_kernel_bridge_firewall:781 : sudo modprobe bridge 2021-11-24 16:40:33.811 | + functions:enable_kernel_bridge_firewall:784 : sudo modprobe br_netfilter 2021-11-24 16:40:33.835 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-11-24 16:40:33.838 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-11-24 16:40:33.845 | net.bridge.bridge-nf-call-iptables = 1 2021-11-24 16:40:33.848 | + functions:enable_kernel_bridge_firewall:788 : for proto in ip ip6 2021-11-24 16:40:33.853 | + functions:enable_kernel_bridge_firewall:789 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-11-24 16:40:33.860 | net.bridge.bridge-nf-call-ip6tables = 1 2021-11-24 16:40:33.863 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ False == \T\r\u\e ]] 2021-11-24 16:40:33.866 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-11-24 16:40:33.868 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-11-24 16:40:33.870 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-11-24 16:40:33.873 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-11-24 16:40:33.875 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-11-24 16:40:33.878 | + 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-24 16:40:33.880 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-11-24 16:40:33.883 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-11-24 16:40:33.906 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-11-24 16:40:33.908 | + 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-24 16:40:33.939 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-11-24 16:40:33.941 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-11-24 16:40:33.968 | + 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-24 16:40:33.994 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-11-24 16:40:34.010 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:40:34.013 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-11-24 16:40:34.015 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:754 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-11-24 16:40:34.020 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:756 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-11-24 16:40:34.046 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:758 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-11-24 16:40:34.074 | + 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-24 16:40:34.103 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:760 : [[ True == \T\r\u\e ]] 2021-11-24 16:40:34.105 | + 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-24 16:40:34.132 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:764 : is_service_enabled q-l3 2021-11-24 16:40:34.149 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:40:34.152 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:775 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-11-24 16:40:34.154 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-11-24 16:40:34.180 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-11-24 16:40:34.182 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-11-24 16:40:34.185 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-11-24 16:40:34.212 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:777 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-11-24 16:40:34.214 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-11-24 16:40:34.217 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-11-24 16:40:34.219 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-11-24 16:40:34.235 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:40:34.237 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-11-24 16:40:34.240 | + 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-24 16:40:34.244 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-11-24 16:40:34.270 | + 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-24 16:40:34.299 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : [[ True == \T\r\u\e ]] 2021-11-24 16:40:34.302 | + 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-24 16:40:34.329 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:123 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-11-24 16:40:34.331 | + lib/neutron-legacy:_neutron_setup_interface_driver:933 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-11-24 16:40:34.362 | + lib/neutron-legacy:_neutron_setup_interface_driver:935 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-11-24 16:40:34.365 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-11-24 16:40:34.367 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-11-24 16:40:34.394 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:125 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-11-24 16:40:34.396 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-11-24 16:40:34.400 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-11-24 16:40:34.402 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-11-24 16:40:36.955 | INFO neutron.common.config [-] Logging enabled! 2021-11-24 16:40:36.955 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 16.4.3.dev9 2021-11-24 16:40:36.956 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=80377) setup_logging /opt/stack/neutron/neutron/common/config.py:111}} 2021-11-24 16:40:37.032 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-11-24 16:40:37.032 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=80377) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2021-11-24 16:40:37.033 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=80377) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:132}} 2021-11-24 16:40:37.033 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-11-24 16:40:37.275 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-11-24 16:40:37.278 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-11-24 16:40:37.280 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-11-24 16:40:37.283 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-11-24 16:40:37.285 | + 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-24 16:40:37.288 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-11-24 16:40:37.291 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-11-24 16:40:37.308 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-11-24 16:40:37.310 | + functions:set_mtu:764 : local dev=br-data 2021-11-24 16:40:37.312 | + functions:set_mtu:765 : local mtu=1500 2021-11-24 16:40:37.315 | + functions:set_mtu:766 : sudo ip link set mtu 1500 dev br-data 2021-11-24 16:40:37.326 | + 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-24 16:40:37.343 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : [[ -n eth1 ]] 2021-11-24 16:40:37.346 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:132 : _move_neutron_addresses_route eth1 br-data True False inet 2021-11-24 16:40:37.348 | + lib/neutron-legacy:_move_neutron_addresses_route:586 : local from_intf=eth1 2021-11-24 16:40:37.351 | + lib/neutron-legacy:_move_neutron_addresses_route:587 : local to_intf=br-data 2021-11-24 16:40:37.354 | + lib/neutron-legacy:_move_neutron_addresses_route:588 : local add_ovs_port=True 2021-11-24 16:40:37.356 | + lib/neutron-legacy:_move_neutron_addresses_route:589 : local del_ovs_port=False 2021-11-24 16:40:37.358 | + lib/neutron-legacy:_move_neutron_addresses_route:590 : local af=inet 2021-11-24 16:40:37.361 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n eth1 ]] 2021-11-24 16:40:37.363 | + lib/neutron-legacy:_move_neutron_addresses_route:592 : [[ -n br-data ]] 2021-11-24 16:40:37.366 | + lib/neutron-legacy:_move_neutron_addresses_route:598 : local IP_REPLACE= 2021-11-24 16:40:37.368 | + lib/neutron-legacy:_move_neutron_addresses_route:599 : local IP_DEL= 2021-11-24 16:40:37.371 | + lib/neutron-legacy:_move_neutron_addresses_route:600 : local IP_UP= 2021-11-24 16:40:37.373 | + lib/neutron-legacy:_move_neutron_addresses_route:601 : local DEFAULT_ROUTE_GW 2021-11-24 16:40:37.377 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : ip -f inet r 2021-11-24 16:40:37.377 | ++ lib/neutron-legacy:_move_neutron_addresses_route:602 : awk '/default.+eth1\s/ { print $3; exit }' 2021-11-24 16:40:37.382 | + lib/neutron-legacy:_move_neutron_addresses_route:602 : DEFAULT_ROUTE_GW= 2021-11-24 16:40:37.385 | + lib/neutron-legacy:_move_neutron_addresses_route:603 : local ADD_OVS_PORT= 2021-11-24 16:40:37.387 | + lib/neutron-legacy:_move_neutron_addresses_route:604 : local DEL_OVS_PORT= 2021-11-24 16:40:37.390 | + lib/neutron-legacy:_move_neutron_addresses_route:605 : local ARP_CMD= 2021-11-24 16:40:37.394 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : ip -f inet a s dev eth1 scope global primary 2021-11-24 16:40:37.396 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : awk '{ print $2, $3, $4; exit }' 2021-11-24 16:40:37.396 | ++ lib/neutron-legacy:_move_neutron_addresses_route:607 : grep inet 2021-11-24 16:40:37.400 | + lib/neutron-legacy:_move_neutron_addresses_route:607 : IP_BRD='192.168.0.33/22 brd 192.168.3.255' 2021-11-24 16:40:37.402 | + lib/neutron-legacy:_move_neutron_addresses_route:609 : '[' '' '!=' '' ']' 2021-11-24 16:40:37.405 | + lib/neutron-legacy:_move_neutron_addresses_route:613 : [[ True == \T\r\u\e ]] 2021-11-24 16:40:37.407 | + lib/neutron-legacy:_move_neutron_addresses_route:614 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-11-24 16:40:37.409 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : [[ False == \T\r\u\e ]] 2021-11-24 16:40:37.412 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ 192.168.0.33/22 brd 192.168.3.255 != '' ]] 2021-11-24 16:40:37.416 | + lib/neutron-legacy:_move_neutron_addresses_route:622 : IP_DEL='sudo ip addr del 192.168.0.33/22 brd 192.168.3.255 dev eth1' 2021-11-24 16:40:37.418 | + lib/neutron-legacy:_move_neutron_addresses_route:623 : IP_REPLACE='sudo ip addr replace 192.168.0.33/22 brd 192.168.3.255 dev br-data' 2021-11-24 16:40:37.420 | + lib/neutron-legacy:_move_neutron_addresses_route:624 : IP_UP='sudo ip link set br-data up' 2021-11-24 16:40:37.423 | + lib/neutron-legacy:_move_neutron_addresses_route:625 : [[ inet == \i\n\e\t ]] 2021-11-24 16:40:37.427 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : echo 192.168.0.33/22 brd 192.168.3.255 2021-11-24 16:40:37.427 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : awk '{ print $1; exit }' 2021-11-24 16:40:37.427 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : grep -o -E '(.*)/' 2021-11-24 16:40:37.428 | ++ lib/neutron-legacy:_move_neutron_addresses_route:626 : cut -d / -f1 2021-11-24 16:40:37.433 | + lib/neutron-legacy:_move_neutron_addresses_route:626 : IP=192.168.0.33 2021-11-24 16:40:37.435 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : ARP_CMD='sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.33 ' 2021-11-24 16:40:37.438 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr del 192.168.0.33/22 brd 192.168.3.255 dev eth1 2021-11-24 16:40:37.449 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip addr replace 192.168.0.33/22 brd 192.168.3.255 dev br-data 2021-11-24 16:40:37.461 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ip link set br-data up 2021-11-24 16:40:37.472 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-11-24 16:40:37.491 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : sudo arping -A -c 3 -w 4.5 -I br-data 192.168.0.33 2021-11-24 16:40:39.499 | ARPING 192.168.0.33 from 192.168.0.33 br-data 2021-11-24 16:40:39.499 | Sent 3 probes (3 broadcast(s)) 2021-11-24 16:40:39.515 | Received 0 response(s) 2021-11-24 16:40:39.520 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : ip -f inet6 a s dev eth1 2021-11-24 16:40:39.520 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : grep -c global 2021-11-24 16:40:39.525 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:134 : [[ 0 != 0 ]] 2021-11-24 16:40:39.528 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-11-24 16:40:39.544 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:40:39.547 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-11-24 16:40:39.549 | + lib/neutron-legacy:_configure_neutron_metadata_agent:782 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-11-24 16:40:39.554 | + lib/neutron-legacy:_configure_neutron_metadata_agent:784 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-11-24 16:40:39.582 | + lib/neutron-legacy:_configure_neutron_metadata_agent:785 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.15 2021-11-24 16:40:39.608 | + lib/neutron-legacy:_configure_neutron_metadata_agent:786 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-11-24 16:40:39.635 | + 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-24 16:40:39.664 | + lib/neutron-legacy:_configure_neutron_metadata_agent:788 : [[ True == \T\r\u\e ]] 2021-11-24 16:40:39.667 | + 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-24 16:40:39.693 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-11-24 16:40:39.695 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-11-24 16:40:39.712 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:40:39.714 | + lib/neutron-legacy:configure_mutnauq:367 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-11-24 16:40:39.745 | + lib/neutron-legacy:configure_mutnauq:371 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-11-24 16:40:39.776 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-11-24 16:40:39.779 | + ./stack.sh:main:1148 : is_service_enabled mysql postgresql 2021-11-24 16:40:39.795 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:40:39.797 | + ./stack.sh:main:1148 : is_service_enabled neutron 2021-11-24 16:40:39.813 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:40:39.816 | + ./stack.sh:main:1149 : init_neutron 2021-11-24 16:40:39.818 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-11-24 16:40:39.822 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-24 16:40:39.822 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-24 16:40:39.827 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-24 16:40:39.829 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-24 16:40:39.832 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-24 16:40:39.835 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-24 16:40:39.837 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-11-24 16:40:39.840 | + lib/neutron-legacy:init_mutnauq:425 : recreate_database neutron 2021-11-24 16:40:39.842 | + lib/database:recreate_database:110 : local db=neutron 2021-11-24 16:40:39.845 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-11-24 16:40:39.847 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-11-24 16:40:39.851 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-11-24 16:40:39.855 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:40:39.867 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-11-24 16:40:39.871 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:40:39.883 | + lib/neutron-legacy:init_mutnauq:426 : time_start dbsync 2021-11-24 16:40:39.885 | + functions-common:time_start:2317 : local name=dbsync 2021-11-24 16:40:39.888 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:40:39.890 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:40:39.894 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:40:39.898 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772039894 2021-11-24 16:40:39.900 | + 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-24 16:40:42.897 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-24 16:40:42.897 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-24 16:40:43.298 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-11-24 16:40:43.298 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-11-24 16:40:43.364 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-11-24 16:41:23.743 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-11-24 16:41:24.050 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-11-24 16:41:25.370 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-11-24 16:41:25.798 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-11-24 16:41:26.509 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-11-24 16:41:26.972 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-11-24 16:41:27.489 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-11-24 16:41:27.892 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-11-24 16:41:28.266 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-11-24 16:41:28.690 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-11-24 16:41:29.783 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-11-24 16:41:30.218 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-11-24 16:41:30.634 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-11-24 16:41:31.009 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-11-24 16:41:31.369 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-11-24 16:41:35.097 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-11-24 16:41:35.472 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-11-24 16:41:35.732 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-11-24 16:41:36.341 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-11-24 16:41:37.552 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-11-24 16:41:37.794 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-11-24 16:41:38.535 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-11-24 16:41:39.800 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-11-24 16:41:40.080 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-11-24 16:41:40.583 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-11-24 16:41:40.920 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-11-24 16:41:41.160 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-11-24 16:41:41.897 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-11-24 16:41:42.234 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-11-24 16:41:42.503 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-11-24 16:41:43.217 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-11-24 16:41:43.240 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-11-24 16:41:43.971 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-11-24 16:41:44.609 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-11-24 16:41:44.868 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-11-24 16:41:45.994 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-11-24 16:41:46.668 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-11-24 16:41:48.125 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-11-24 16:41:48.291 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-11-24 16:41:58.159 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-11-24 16:41:58.336 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-11-24 16:41:59.399 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-11-24 16:41:59.803 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-11-24 16:41:59.833 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-11-24 16:42:00.312 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-11-24 16:42:00.342 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-11-24 16:42:01.034 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-11-24 16:42:01.199 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-11-24 16:42:01.432 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-11-24 16:42:01.752 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-11-24 16:42:02.176 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-11-24 16:42:03.359 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-11-24 16:42:03.965 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-11-24 16:42:04.090 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-11-24 16:42:04.502 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-11-24 16:42:05.473 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-11-24 16:42:05.711 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-11-24 16:42:05.976 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-11-24 16:42:06.348 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-11-24 16:42:06.725 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-11-24 16:42:07.274 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-11-24 16:42:12.570 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-11-24 16:42:12.741 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-11-24 16:42:13.330 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-11-24 16:42:13.353 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-11-24 16:42:14.106 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-11-24 16:42:14.557 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-11-24 16:42:15.690 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-11-24 16:42:16.119 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-11-24 16:42:17.021 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-11-24 16:42:17.403 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-11-24 16:42:17.713 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-11-24 16:42:17.890 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-11-24 16:42:17.968 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-11-24 16:42:18.266 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-11-24 16:42:20.055 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-11-24 16:42:20.456 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-11-24 16:42:20.679 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-11-24 16:42:21.204 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-11-24 16:42:21.466 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-11-24 16:42:21.993 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-11-24 16:42:22.302 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-11-24 16:42:22.884 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-11-24 16:42:23.421 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-11-24 16:42:23.827 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-11-24 16:42:24.993 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-11-24 16:42:25.193 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-11-24 16:42:25.638 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-11-24 16:42:27.095 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-11-24 16:42:27.391 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-11-24 16:42:27.854 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-11-24 16:42:28.369 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-11-24 16:42:28.850 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-11-24 16:42:29.391 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-11-24 16:42:29.431 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-11-24 16:42:29.477 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-11-24 16:42:31.113 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-11-24 16:42:32.912 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-11-24 16:42:33.604 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-11-24 16:42:33.862 | Running upgrade for neutron ... 2021-11-24 16:42:33.862 | OK 2021-11-24 16:42:34.109 | + lib/neutron-legacy:init_mutnauq:429 : time_stop dbsync 2021-11-24 16:42:34.111 | + functions-common:time_stop:2331 : local name 2021-11-24 16:42:34.114 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:42:34.116 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:42:34.119 | + functions-common:time_stop:2334 : local total 2021-11-24 16:42:34.122 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:42:34.124 | + functions-common:time_stop:2337 : name=dbsync 2021-11-24 16:42:34.127 | + functions-common:time_stop:2338 : start_time=1637772039894 2021-11-24 16:42:34.129 | + functions-common:time_stop:2340 : [[ -z 1637772039894 ]] 2021-11-24 16:42:34.133 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:42:34.137 | + functions-common:time_stop:2343 : end_time=1637772154133 2021-11-24 16:42:34.139 | + functions-common:time_stop:2344 : elapsed_time=114239 2021-11-24 16:42:34.142 | + functions-common:time_stop:2345 : total=92649 2021-11-24 16:42:34.144 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:42:34.147 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=206888 2021-11-24 16:42:34.150 | + ./stack.sh:main:1157 : is_service_enabled q-dhcp 2021-11-24 16:42:34.166 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:42:34.169 | ++ ./stack.sh:main:1160 : pidof NetworkManager 2021-11-24 16:42:34.178 | ++ ./stack.sh:main:1160 : true 2021-11-24 16:42:34.181 | + ./stack.sh:main:1160 : netman_pid= 2021-11-24 16:42:34.184 | + ./stack.sh:main:1161 : '[' -z '' ']' 2021-11-24 16:42:34.186 | + ./stack.sh:main:1162 : sudo killall dnsmasq 2021-11-24 16:42:34.201 | dnsmasq: no process found 2021-11-24 16:42:34.205 | + ./stack.sh:main:1162 : true 2021-11-24 16:42:34.207 | + ./stack.sh:main:1167 : clean_iptables 2021-11-24 16:42:34.214 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-11-24 16:42:34.214 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-11-24 16:42:34.214 | + lib/nova:clean_iptables:182 : grep nova 2021-11-24 16:42:34.215 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-11-24 16:42:34.215 | + lib/nova:clean_iptables:182 : grep '\-A' 2021-11-24 16:42:34.217 | + lib/nova:clean_iptables:182 : sed s/-A/-D/g 2021-11-24 16:42:34.218 | + lib/nova:clean_iptables:182 : bash 2021-11-24 16:42:34.283 | + lib/nova:clean_iptables:184 : grep nova 2021-11-24 16:42:34.283 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-11-24 16:42:34.283 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-11-24 16:42:34.285 | + lib/nova:clean_iptables:184 : grep '\-A' 2021-11-24 16:42:34.285 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-11-24 16:42:34.285 | + lib/nova:clean_iptables:184 : bash 2021-11-24 16:42:34.286 | + lib/nova:clean_iptables:184 : sed s/-A/-D/g 2021-11-24 16:42:34.378 | + lib/nova:clean_iptables:186 : sudo iptables -S -v 2021-11-24 16:42:34.379 | + lib/nova:clean_iptables:186 : awk '{print "sudo iptables",$0}' 2021-11-24 16:42:34.381 | + lib/nova:clean_iptables:186 : grep '\-N' 2021-11-24 16:42:34.381 | + lib/nova:clean_iptables:186 : sed 's/-c [0-9]* [0-9]* //g' 2021-11-24 16:42:34.383 | + lib/nova:clean_iptables:186 : sed s/-N/-X/g 2021-11-24 16:42:34.383 | + lib/nova:clean_iptables:186 : grep nova 2021-11-24 16:42:34.384 | + lib/nova:clean_iptables:186 : bash 2021-11-24 16:42:34.393 | + lib/nova:clean_iptables:188 : sed 's/-c [0-9]* [0-9]* //g' 2021-11-24 16:42:34.394 | + lib/nova:clean_iptables:188 : grep '\-N' 2021-11-24 16:42:34.394 | + lib/nova:clean_iptables:188 : grep nova 2021-11-24 16:42:34.395 | + lib/nova:clean_iptables:188 : sudo iptables -S -v -t nat 2021-11-24 16:42:34.398 | + lib/nova:clean_iptables:188 : awk '{print "sudo iptables -t nat",$0}' 2021-11-24 16:42:34.398 | + lib/nova:clean_iptables:188 : bash 2021-11-24 16:42:34.398 | + lib/nova:clean_iptables:188 : sed s/-N/-X/g 2021-11-24 16:42:34.408 | + ./stack.sh:main:1170 : sudo sysctl -w net.ipv4.ip_forward=1 2021-11-24 16:42:34.415 | net.ipv4.ip_forward = 1 2021-11-24 16:42:34.418 | + ./stack.sh:main:1177 : is_service_enabled swift 2021-11-24 16:42:34.435 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:42:34.438 | + ./stack.sh:main:1178 : echo_summary 'Configuring Swift' 2021-11-24 16:42:34.440 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:42:34.443 | + ./stack.sh:echo_summary:428 : echo -e Configuring Swift 2021-11-24 16:42:34.445 | + ./stack.sh:main:1179 : init_swift 2021-11-24 16:42:34.448 | + lib/swift:init_swift:690 : local node_number 2021-11-24 16:42:34.451 | + lib/swift:init_swift:692 : /usr/local/bin/swift-init --run-dir=/opt/stack/data/swift/run all stop 2021-11-24 16:42:35.281 | No container-sync running 2021-11-24 16:42:35.281 | No container-reconciler running 2021-11-24 16:42:35.281 | No container-server running 2021-11-24 16:42:35.281 | No object-replicator running 2021-11-24 16:42:35.281 | No container-sharder running 2021-11-24 16:42:35.281 | No container-auditor running 2021-11-24 16:42:35.281 | No object-expirer running 2021-11-24 16:42:35.281 | No proxy-server running 2021-11-24 16:42:35.281 | No container-replicator running 2021-11-24 16:42:35.282 | No account-reaper running 2021-11-24 16:42:35.282 | No object-server running 2021-11-24 16:42:35.282 | No container-updater running 2021-11-24 16:42:35.282 | No account-replicator running 2021-11-24 16:42:35.282 | No object-auditor running 2021-11-24 16:42:35.282 | No object-updater running 2021-11-24 16:42:35.282 | No account-auditor running 2021-11-24 16:42:35.282 | No object-reconstructor running 2021-11-24 16:42:35.282 | No account-server running 2021-11-24 16:42:35.328 | + lib/swift:init_swift:692 : true 2021-11-24 16:42:35.331 | + lib/swift:init_swift:695 : create_swift_disk 2021-11-24 16:42:35.334 | + lib/swift:create_swift_disk:566 : local node_number 2021-11-24 16:42:35.336 | + lib/swift:create_swift_disk:571 : local user_group 2021-11-24 16:42:35.339 | ++ lib/swift:create_swift_disk:572 : id -g ubuntu 2021-11-24 16:42:35.343 | + lib/swift:create_swift_disk:572 : user_group=1000 2021-11-24 16:42:35.348 | + 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-24 16:42:35.359 | + lib/swift:create_swift_disk:576 : [[ -e /opt/stack/data/swift/drives/images/swift.img ]] 2021-11-24 16:42:35.361 | + lib/swift:create_swift_disk:583 : mkdir -p /opt/stack/data/swift/drives/images 2021-11-24 16:42:35.365 | + lib/swift:create_swift_disk:584 : sudo touch /opt/stack/data/swift/drives/images/swift.img 2021-11-24 16:42:35.388 | + lib/swift:create_swift_disk:585 : sudo chown ubuntu: /opt/stack/data/swift/drives/images/swift.img 2021-11-24 16:42:35.400 | + lib/swift:create_swift_disk:587 : truncate -s 6G /opt/stack/data/swift/drives/images/swift.img 2021-11-24 16:42:35.408 | + lib/swift:create_swift_disk:590 : /sbin/mkfs.xfs -f -i size=1024 /opt/stack/data/swift/drives/images/swift.img 2021-11-24 16:42:35.568 | meta-data=/opt/stack/data/swift/drives/images/swift.img isize=1024 agcount=4, agsize=393216 blks 2021-11-24 16:42:35.568 | = sectsz=512 attr=2, projid32bit=1 2021-11-24 16:42:35.568 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-11-24 16:42:35.568 | data = bsize=4096 blocks=1572864, imaxpct=25 2021-11-24 16:42:35.569 | = sunit=0 swidth=0 blks 2021-11-24 16:42:35.569 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-11-24 16:42:35.569 | log =internal log bsize=4096 blocks=2560, version=2 2021-11-24 16:42:35.569 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-11-24 16:42:35.569 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-11-24 16:42:35.571 | + lib/swift:create_swift_disk:593 : mkdir -p /opt/stack/data/swift/drives/sdb1 2021-11-24 16:42:35.576 | + lib/swift:create_swift_disk:594 : egrep -q /opt/stack/data/swift/drives/sdb1 /proc/mounts 2021-11-24 16:42:35.581 | + 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-24 16:42:35.660 | + lib/swift:create_swift_disk:601 : local node_number 2021-11-24 16:42:35.662 | + lib/swift:create_swift_disk:602 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-24 16:42:35.665 | + lib/swift:create_swift_disk:604 : local node_devices=/opt/stack/data/swift/1 2021-11-24 16:42:35.667 | + lib/swift:create_swift_disk:605 : local real_devices=/opt/stack/data/swift/drives/sdb1/1 2021-11-24 16:42:35.670 | + lib/swift:create_swift_disk:606 : sudo ln -sf /opt/stack/data/swift/drives/sdb1/1 /opt/stack/data/swift/1 2021-11-24 16:42:35.681 | + lib/swift:create_swift_disk:607 : local device=/opt/stack/data/swift/drives/sdb1/1/sdb1 2021-11-24 16:42:35.688 | + lib/swift:create_swift_disk:608 : [[ -d /opt/stack/data/swift/drives/sdb1/1/sdb1 ]] 2021-11-24 16:42:35.688 | + lib/swift:create_swift_disk:609 : sudo install -o ubuntu -g 1000 -d /opt/stack/data/swift/drives/sdb1/1/sdb1 2021-11-24 16:42:35.699 | + lib/swift:init_swift:699 : pushd /etc/swift 2021-11-24 16:42:35.702 | + lib/swift:init_swift:701 : rm -f '*.builder' '*.ring.gz' 'backups/*.builder' 'backups/*.ring.gz' 2021-11-24 16:42:35.706 | + lib/swift:init_swift:703 : /usr/local/bin/swift-ring-builder object.builder create 9 1 1 2021-11-24 16:42:36.618 | + lib/swift:init_swift:704 : /usr/local/bin/swift-ring-builder container.builder create 9 1 1 2021-11-24 16:42:37.583 | + lib/swift:init_swift:705 : /usr/local/bin/swift-ring-builder account.builder create 9 1 1 2021-11-24 16:42:38.468 | + lib/swift:init_swift:711 : [[ -n '' ]] 2021-11-24 16:42:38.470 | + lib/swift:init_swift:724 : for node_number in ${SWIFT_REPLICAS_SEQ} 2021-11-24 16:42:38.473 | + lib/swift:init_swift:725 : /usr/local/bin/swift-ring-builder object.builder add z1-127.0.0.1:6613/sdb1 1 2021-11-24 16:42:39.309 | WARNING: No region specified for z1-127.0.0.1:6613/sdb1. Defaulting to region 1. 2021-11-24 16:42:39.309 | Device d0r1z1-127.0.0.1:6613R127.0.0.1:6613/sdb1_"" with 1.0 weight got id 0 2021-11-24 16:42:39.357 | + lib/swift:init_swift:726 : /usr/local/bin/swift-ring-builder container.builder add z1-127.0.0.1:6611/sdb1 1 2021-11-24 16:42:40.191 | WARNING: No region specified for z1-127.0.0.1:6611/sdb1. Defaulting to region 1. 2021-11-24 16:42:40.191 | Device d0r1z1-127.0.0.1:6611R127.0.0.1:6611/sdb1_"" with 1.0 weight got id 0 2021-11-24 16:42:40.240 | + lib/swift:init_swift:727 : /usr/local/bin/swift-ring-builder account.builder add z1-127.0.0.1:6612/sdb1 1 2021-11-24 16:42:41.061 | WARNING: No region specified for z1-127.0.0.1:6612/sdb1. Defaulting to region 1. 2021-11-24 16:42:41.061 | Device d0r1z1-127.0.0.1:6612R127.0.0.1:6612/sdb1_"" with 1.0 weight got id 0 2021-11-24 16:42:41.108 | + lib/swift:init_swift:733 : /usr/local/bin/swift-ring-builder object.builder rebalance 42 2021-11-24 16:42:42.061 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-11-24 16:42:42.106 | + lib/swift:init_swift:734 : /usr/local/bin/swift-ring-builder container.builder rebalance 42 2021-11-24 16:42:43.020 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-11-24 16:42:43.064 | + lib/swift:init_swift:735 : /usr/local/bin/swift-ring-builder account.builder rebalance 42 2021-11-24 16:42:43.963 | Reassigned 512 (100.00%) partitions. Balance is now 0.00. Dispersion is now 0.00 2021-11-24 16:42:44.007 | + lib/swift:init_swift:736 : popd 2021-11-24 16:42:44.010 | + ./stack.sh:main:1186 : is_service_enabled cinder 2021-11-24 16:42:44.027 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:42:44.029 | + ./stack.sh:main:1187 : echo_summary 'Configuring Cinder' 2021-11-24 16:42:44.032 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:42:44.034 | + ./stack.sh:echo_summary:428 : echo -e Configuring Cinder 2021-11-24 16:42:44.037 | + ./stack.sh:main:1188 : init_cinder 2021-11-24 16:42:44.039 | + lib/cinder:init_cinder:387 : is_service_enabled mysql postgresql 2021-11-24 16:42:44.056 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:42:44.059 | + lib/cinder:init_cinder:389 : recreate_database cinder 2021-11-24 16:42:44.061 | + lib/database:recreate_database:110 : local db=cinder 2021-11-24 16:42:44.064 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-11-24 16:42:44.066 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-11-24 16:42:44.069 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-11-24 16:42:44.072 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:42:44.085 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-11-24 16:42:44.089 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:42:44.101 | + lib/cinder:init_cinder:391 : time_start dbsync 2021-11-24 16:42:44.104 | + functions-common:time_start:2317 : local name=dbsync 2021-11-24 16:42:44.107 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:42:44.110 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:42:44.113 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:42:44.116 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772164114 2021-11-24 16:42:44.119 | + lib/cinder:init_cinder:393 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-11-24 16:42:47.002 | 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=81271) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-24 16:42:47.005 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:42:47.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.008 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.008 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.010 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.010 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.010 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.010 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.011 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:42:47.012 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:42:47.053 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:42:47.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.057 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.058 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.059 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.060 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.060 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.060 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.060 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:42:47.061 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:42:47.323 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:42:47.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.327 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.327 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.328 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.329 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.329 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.329 | 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=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:42:47.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:42:47.329 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:42:47.330 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81271) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:42:47.337 | INFO migrate.versioning.api [-] 122 -> 123...  2021-11-24 16:43:05.131 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:05.131 | INFO migrate.versioning.api [-] 123 -> 124...  2021-11-24 16:43:05.159 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:05.160 | INFO migrate.versioning.api [-] 124 -> 125...  2021-11-24 16:43:05.182 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:05.182 | INFO migrate.versioning.api [-] 125 -> 126...  2021-11-24 16:43:05.205 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:05.205 | INFO migrate.versioning.api [-] 126 -> 127...  2021-11-24 16:43:05.290 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:05.290 | INFO migrate.versioning.api [-] 127 -> 128...  2021-11-24 16:43:06.530 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:06.530 | INFO migrate.versioning.api [-] 128 -> 129...  2021-11-24 16:43:06.565 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:06.565 | INFO migrate.versioning.api [-] 129 -> 130...  2021-11-24 16:43:06.599 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:06.599 | INFO migrate.versioning.api [-] 130 -> 131...  2021-11-24 16:43:06.634 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:06.634 | INFO migrate.versioning.api [-] 131 -> 132...  2021-11-24 16:43:06.708 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:06.708 | INFO migrate.versioning.api [-] 132 -> 133...  2021-11-24 16:43:06.742 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:06.742 | INFO migrate.versioning.api [-] 133 -> 134...  2021-11-24 16:43:06.776 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:06.776 | INFO migrate.versioning.api [-] 134 -> 135...  2021-11-24 16:43:06.804 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:06.805 | INFO migrate.versioning.api [-] 135 -> 136...  2021-11-24 16:43:07.862 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:08.155 | + lib/cinder:init_cinder:394 : time_stop dbsync 2021-11-24 16:43:08.158 | + functions-common:time_stop:2331 : local name 2021-11-24 16:43:08.161 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:43:08.163 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:43:08.166 | + functions-common:time_stop:2334 : local total 2021-11-24 16:43:08.168 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:43:08.171 | + functions-common:time_stop:2337 : name=dbsync 2021-11-24 16:43:08.174 | + functions-common:time_stop:2338 : start_time=1637772164114 2021-11-24 16:43:08.176 | + functions-common:time_stop:2340 : [[ -z 1637772164114 ]] 2021-11-24 16:43:08.180 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:43:08.183 | + functions-common:time_stop:2343 : end_time=1637772188180 2021-11-24 16:43:08.186 | + functions-common:time_stop:2344 : elapsed_time=24066 2021-11-24 16:43:08.188 | + functions-common:time_stop:2345 : total=206888 2021-11-24 16:43:08.191 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:43:08.194 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=230954 2021-11-24 16:43:08.196 | + lib/cinder:init_cinder:397 : is_service_enabled c-vol 2021-11-24 16:43:08.212 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:43:08.215 | + lib/cinder:init_cinder:412 : mkdir -p /opt/stack/data/cinder/volumes 2021-11-24 16:43:08.219 | + ./stack.sh:main:1194 : is_service_enabled placement 2021-11-24 16:43:08.236 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:43:08.238 | + ./stack.sh:main:1195 : echo_summary 'Configuring placement' 2021-11-24 16:43:08.241 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:43:08.243 | + ./stack.sh:echo_summary:428 : echo -e Configuring placement 2021-11-24 16:43:08.246 | + ./stack.sh:main:1196 : init_placement 2021-11-24 16:43:08.248 | + lib/placement:init_placement:130 : recreate_database placement 2021-11-24 16:43:08.250 | + lib/database:recreate_database:110 : local db=placement 2021-11-24 16:43:08.253 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-11-24 16:43:08.256 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-11-24 16:43:08.258 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-11-24 16:43:08.262 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:43:08.275 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-11-24 16:43:08.279 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:43:08.291 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-11-24 16:43:15.908 | + lib/placement:init_placement:132 : create_placement_accounts 2021-11-24 16:43:15.912 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-11-24 16:43:15.914 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-11-24 16:43:15.917 | + functions-common:get_or_create_user:824 : local user_id 2021-11-24 16:43:15.919 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-11-24 16:43:15.922 | + functions-common:get_or_create_user:828 : local email= 2021-11-24 16:43:15.926 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-11-24 16:43:18.465 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:43:18.468 | + functions-common:get_or_create_user:840 : user_id=9bc55bb6072644f9a1a47bd1bb861e29 2021-11-24 16:43:18.471 | + functions-common:get_or_create_user:841 : echo 9bc55bb6072644f9a1a47bd1bb861e29 2021-11-24 16:43:18.471 | 9bc55bb6072644f9a1a47bd1bb861e29 2021-11-24 16:43:18.474 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-11-24 16:43:18.476 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:43:18.480 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-24 16:43:18.482 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:43:18.485 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:43:18.488 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-24 16:43:18.490 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-24 16:43:18.492 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-24 16:43:18.495 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-24 16:43:18.497 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-24 16:43:18.500 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-24 16:43:18.504 | ++ 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-24 16:43:18.504 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:43:18.505 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:43:18.507 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:43:18.510 | ++ functions-common:get_field:727 : read data 2021-11-24 16:43:21.453 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:43:21.457 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:43:21.459 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:43:21.462 | + 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-24 16:43:24.395 | ++ 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-24 16:43:24.395 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:43:24.396 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:43:24.398 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:43:24.401 | ++ functions-common:get_field:727 : read data 2021-11-24 16:43:27.434 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:43:27.437 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:43:27.440 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:43:27.443 | ++ functions-common:get_field:733 : echo '| 9a5917d4dfe24584ade4b998c16e7c2d | 9bc55bb6072644f9a1a47bd1bb861e29 | | 32ff30e9c394449f96f830a561fae983 | | | False |' 2021-11-24 16:43:27.443 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:43:27.448 | ++ functions-common:get_field:727 : read data 2021-11-24 16:43:27.451 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:43:27.454 | + functions-common:get_or_add_user_project_role:912 : echo 9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:43:27.454 | 9a5917d4dfe24584ade4b998c16e7c2d 2021-11-24 16:43:27.457 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-11-24 16:43:27.459 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-11-24 16:43:27.462 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-11-24 16:43:27.465 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-11-24 16:43:27.467 | ++ functions-common:_get_domain_args:872 : local domain 2021-11-24 16:43:27.470 | ++ functions-common:_get_domain_args:873 : domain= 2021-11-24 16:43:27.473 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-11-24 16:43:27.475 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-11-24 16:43:27.477 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-11-24 16:43:27.480 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-11-24 16:43:27.482 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-11-24 16:43:27.485 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-11-24 16:43:27.490 | ++ 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-24 16:43:27.490 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:43:27.491 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-11-24 16:43:27.494 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:43:27.496 | ++ functions-common:get_field:727 : read data 2021-11-24 16:43:30.458 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:43:30.462 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-11-24 16:43:30.465 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-11-24 16:43:30.467 | + 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-24 16:43:33.375 | ++ 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-24 16:43:33.375 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-11-24 16:43:33.375 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-11-24 16:43:33.379 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:43:33.381 | ++ functions-common:get_field:727 : read data 2021-11-24 16:43:36.396 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:43:36.399 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:43:36.401 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:43:36.405 | ++ functions-common:get_field:733 : echo '| 99410fea670f4e09ba798acda262d0fd | 9bc55bb6072644f9a1a47bd1bb861e29 | | 32ff30e9c394449f96f830a561fae983 | | | False |' 2021-11-24 16:43:36.405 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:43:36.410 | ++ functions-common:get_field:727 : read data 2021-11-24 16:43:36.413 | + functions-common:get_or_add_user_project_role:910 : user_role_id=99410fea670f4e09ba798acda262d0fd 2021-11-24 16:43:36.416 | + functions-common:get_or_add_user_project_role:912 : echo 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:43:36.416 | 99410fea670f4e09ba798acda262d0fd 2021-11-24 16:43:36.418 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.15/placement 2021-11-24 16:43:36.421 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-11-24 16:43:36.423 | + functions-common:get_or_create_service:966 : local service_id 2021-11-24 16:43:36.427 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-11-24 16:43:38.757 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-11-24 16:43:40.982 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:43:40.985 | + functions-common:get_or_create_service:977 : service_id=' 2021-11-24 16:43:40.985 | ef3ba97a21f64af4ba34915bca8162c8' 2021-11-24 16:43:40.988 | + functions-common:get_or_create_service:978 : echo ef3ba97a21f64af4ba34915bca8162c8 2021-11-24 16:43:40.988 | ef3ba97a21f64af4ba34915bca8162c8 2021-11-24 16:43:40.991 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.15/placement 2021-11-24 16:43:40.993 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-11-24 16:43:40.997 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.15/placement RegionOne 2021-11-24 16:43:40.999 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-11-24 16:43:41.003 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-11-24 16:43:43.348 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:43:43.351 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-11-24 16:43:43.354 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-11-24 16:43:43.357 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.15/placement --region RegionOne -f value -c id 2021-11-24 16:43:45.700 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:43:45.703 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=8413da524c084b1e83b0c9691215a9c9 2021-11-24 16:43:45.706 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 8413da524c084b1e83b0c9691215a9c9 2021-11-24 16:43:45.709 | + functions-common:get_or_create_endpoint:1011 : public_id=8413da524c084b1e83b0c9691215a9c9 2021-11-24 16:43:45.711 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-11-24 16:43:45.714 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-11-24 16:43:45.716 | + functions-common:get_or_create_endpoint:1020 : echo 8413da524c084b1e83b0c9691215a9c9 2021-11-24 16:43:45.716 | 8413da524c084b1e83b0c9691215a9c9 2021-11-24 16:43:45.719 | + ./stack.sh:main:1202 : is_service_enabled nova 2021-11-24 16:43:45.736 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:43:45.739 | + ./stack.sh:main:1203 : echo_summary 'Configuring Nova' 2021-11-24 16:43:45.741 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:43:45.744 | + ./stack.sh:echo_summary:428 : echo -e Configuring Nova 2021-11-24 16:43:45.746 | + ./stack.sh:main:1204 : init_nova 2021-11-24 16:43:45.749 | + lib/nova:init_nova:758 : is_service_enabled mysql postgresql 2021-11-24 16:43:45.764 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:43:45.768 | + lib/nova:init_nova:758 : is_service_enabled n-api 2021-11-24 16:43:45.785 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:43:45.788 | + lib/nova:init_nova:759 : recreate_database nova_api 2021-11-24 16:43:45.790 | + lib/database:recreate_database:110 : local db=nova_api 2021-11-24 16:43:45.793 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-11-24 16:43:45.795 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-11-24 16:43:45.798 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-11-24 16:43:45.801 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:43:45.814 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-11-24 16:43:45.817 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:43:45.830 | + lib/nova:init_nova:760 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-11-24 16:43:49.566 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:43:49.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.569 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.569 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.570 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.573 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.573 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.576 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.577 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.578 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.581 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.582 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.582 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.583 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.583 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.586 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.586 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.586 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.589 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.590 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.590 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.593 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.593 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.594 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.594 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.596 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.596 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.597 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.597 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.598 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.598 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.598 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.600 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.601 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.601 | 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=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.602 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:43:49.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:43:49.603 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:43:49.604 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81873) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:43:49.958 | INFO migrate.versioning.api [-] 0 -> 1...  2021-11-24 16:43:50.336 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:50.336 | INFO migrate.versioning.api [-] 1 -> 2...  2021-11-24 16:43:50.855 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:50.856 | INFO migrate.versioning.api [-] 2 -> 3...  2021-11-24 16:43:51.330 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:51.330 | INFO migrate.versioning.api [-] 3 -> 4...  2021-11-24 16:43:51.838 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:51.839 | INFO migrate.versioning.api [-] 4 -> 5...  2021-11-24 16:43:52.735 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:52.735 | INFO migrate.versioning.api [-] 5 -> 6...  2021-11-24 16:43:53.061 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:53.062 | INFO migrate.versioning.api [-] 6 -> 7...  2021-11-24 16:43:53.456 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:53.456 | INFO migrate.versioning.api [-] 7 -> 8...  2021-11-24 16:43:53.490 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:53.490 | INFO migrate.versioning.api [-] 8 -> 9...  2021-11-24 16:43:53.524 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:53.524 | INFO migrate.versioning.api [-] 9 -> 10...  2021-11-24 16:43:53.559 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:53.559 | INFO migrate.versioning.api [-] 10 -> 11...  2021-11-24 16:43:53.593 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:53.593 | INFO migrate.versioning.api [-] 11 -> 12...  2021-11-24 16:43:53.650 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:53.650 | INFO migrate.versioning.api [-] 12 -> 13...  2021-11-24 16:43:54.821 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:54.821 | INFO migrate.versioning.api [-] 13 -> 14...  2021-11-24 16:43:55.061 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:55.061 | INFO migrate.versioning.api [-] 14 -> 15...  2021-11-24 16:43:57.061 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:57.061 | INFO migrate.versioning.api [-] 15 -> 16...  2021-11-24 16:43:59.329 | INFO migrate.versioning.api [-] done 2021-11-24 16:43:59.330 | INFO migrate.versioning.api [-] 16 -> 17...  2021-11-24 16:44:00.347 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:00.347 | INFO migrate.versioning.api [-] 17 -> 18...  2021-11-24 16:44:01.364 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:01.364 | INFO migrate.versioning.api [-] 18 -> 19...  2021-11-24 16:44:01.781 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:01.781 | INFO migrate.versioning.api [-] 19 -> 20...  2021-11-24 16:44:02.318 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:02.318 | INFO migrate.versioning.api [-] 20 -> 21...  2021-11-24 16:44:02.346 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:02.347 | INFO migrate.versioning.api [-] 21 -> 22...  2021-11-24 16:44:02.375 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:02.375 | INFO migrate.versioning.api [-] 22 -> 23...  2021-11-24 16:44:02.405 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:02.405 | INFO migrate.versioning.api [-] 23 -> 24...  2021-11-24 16:44:02.433 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:02.434 | INFO migrate.versioning.api [-] 24 -> 25...  2021-11-24 16:44:02.461 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:02.462 | INFO migrate.versioning.api [-] 25 -> 26...  2021-11-24 16:44:02.735 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:02.736 | INFO migrate.versioning.api [-] 26 -> 27...  2021-11-24 16:44:04.975 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:04.975 | INFO migrate.versioning.api [-] 27 -> 28...  2021-11-24 16:44:05.484 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:05.484 | INFO migrate.versioning.api [-] 28 -> 29...  2021-11-24 16:44:05.815 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:05.815 | INFO migrate.versioning.api [-] 29 -> 30...  2021-11-24 16:44:05.855 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:05.855 | INFO migrate.versioning.api [-] 30 -> 31...  2021-11-24 16:44:05.889 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:05.890 | INFO migrate.versioning.api [-] 31 -> 32...  2021-11-24 16:44:05.935 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:05.935 | INFO migrate.versioning.api [-] 32 -> 33...  2021-11-24 16:44:05.986 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:05.987 | INFO migrate.versioning.api [-] 33 -> 34...  2021-11-24 16:44:06.021 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:06.021 | INFO migrate.versioning.api [-] 34 -> 35...  2021-11-24 16:44:06.044 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:06.044 | INFO migrate.versioning.api [-] 35 -> 36...  2021-11-24 16:44:06.067 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:06.067 | INFO migrate.versioning.api [-] 36 -> 37...  2021-11-24 16:44:06.090 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:06.091 | INFO migrate.versioning.api [-] 37 -> 38...  2021-11-24 16:44:06.118 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:06.119 | INFO migrate.versioning.api [-] 38 -> 39...  2021-11-24 16:44:06.146 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:06.146 | INFO migrate.versioning.api [-] 39 -> 40...  2021-11-24 16:44:06.174 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:06.175 | INFO migrate.versioning.api [-] 40 -> 41...  2021-11-24 16:44:06.844 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:06.844 | INFO migrate.versioning.api [-] 41 -> 42...  2021-11-24 16:44:07.266 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:07.267 | INFO migrate.versioning.api [-] 42 -> 43...  2021-11-24 16:44:07.826 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:07.827 | INFO migrate.versioning.api [-] 43 -> 44...  2021-11-24 16:44:09.466 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:09.466 | INFO migrate.versioning.api [-] 44 -> 45...  2021-11-24 16:44:09.500 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:09.501 | INFO migrate.versioning.api [-] 45 -> 46...  2021-11-24 16:44:09.535 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:09.535 | INFO migrate.versioning.api [-] 46 -> 47...  2021-11-24 16:44:09.576 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:09.576 | INFO migrate.versioning.api [-] 47 -> 48...  2021-11-24 16:44:09.610 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:09.610 | INFO migrate.versioning.api [-] 48 -> 49...  2021-11-24 16:44:09.644 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:09.644 | INFO migrate.versioning.api [-] 49 -> 50...  2021-11-24 16:44:10.038 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:10.038 | INFO migrate.versioning.api [-] 50 -> 51...  2021-11-24 16:44:12.363 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:12.364 | INFO migrate.versioning.api [-] 51 -> 52...  2021-11-24 16:44:12.849 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:12.849 | INFO migrate.versioning.api [-] 52 -> 53...  2021-11-24 16:44:12.900 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:12.901 | INFO migrate.versioning.api [-] 53 -> 54...  2021-11-24 16:44:12.952 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:12.952 | INFO migrate.versioning.api [-] 54 -> 55...  2021-11-24 16:44:12.998 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:12.998 | INFO migrate.versioning.api [-] 55 -> 56...  2021-11-24 16:44:13.032 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:13.032 | INFO migrate.versioning.api [-] 56 -> 57...  2021-11-24 16:44:13.066 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:13.066 | INFO migrate.versioning.api [-] 57 -> 58...  2021-11-24 16:44:13.621 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:13.621 | INFO migrate.versioning.api [-] 58 -> 59...  2021-11-24 16:44:14.061 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:14.061 | INFO migrate.versioning.api [-] 59 -> 60...  2021-11-24 16:44:14.432 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:14.432 | INFO migrate.versioning.api [-] 60 -> 61...  2021-11-24 16:44:14.981 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:14.981 | INFO migrate.versioning.api [-] 61 -> 62...  2021-11-24 16:44:15.609 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:15.610 | INFO migrate.versioning.api [-] 62 -> 63...  2021-11-24 16:44:15.649 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:15.649 | INFO migrate.versioning.api [-] 63 -> 64...  2021-11-24 16:44:15.683 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:15.683 | INFO migrate.versioning.api [-] 64 -> 65...  2021-11-24 16:44:15.723 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:15.724 | INFO migrate.versioning.api [-] 65 -> 66...  2021-11-24 16:44:15.758 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:15.758 | INFO migrate.versioning.api [-] 66 -> 67...  2021-11-24 16:44:15.792 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:15.792 | INFO migrate.versioning.api [-] 67 -> 68...  2021-11-24 16:44:15.826 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:15.827 | INFO migrate.versioning.api [-] 68 -> 69...  2021-11-24 16:44:15.861 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:15.862 | INFO migrate.versioning.api [-] 69 -> 70...  2021-11-24 16:44:15.890 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:15.890 | INFO migrate.versioning.api [-] 70 -> 71...  2021-11-24 16:44:15.925 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:15.925 | INFO migrate.versioning.api [-] 71 -> 72...  2021-11-24 16:44:15.952 | INFO migrate.versioning.api [-] done 2021-11-24 16:44:16.317 | + lib/nova:init_nova:762 : recreate_database nova_cell0 2021-11-24 16:44:16.320 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-11-24 16:44:16.322 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-11-24 16:44:16.325 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-11-24 16:44:16.328 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-11-24 16:44:16.332 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:44:16.345 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-11-24 16:44:16.349 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:44:16.362 | ++ lib/nova:init_nova:768 : database_connection_url nova_cell0 2021-11-24 16:44:16.364 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-11-24 16:44:16.367 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-11-24 16:44:16.369 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-11-24 16:44:16.372 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-11-24 16:44:16.376 | + 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-24 16:44:20.350 | ++ lib/nova:init_nova:771 : seq 1 1 2021-11-24 16:44:20.354 | + lib/nova:init_nova:771 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-24 16:44:20.356 | + lib/nova:init_nova:772 : recreate_database nova_cell1 2021-11-24 16:44:20.359 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-11-24 16:44:20.362 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-11-24 16:44:20.365 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-11-24 16:44:20.367 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-11-24 16:44:20.371 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:44:20.383 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-11-24 16:44:20.387 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-11-24 16:44:20.400 | ++ lib/nova:init_nova:773 : conductor_conf 1 2021-11-24 16:44:20.403 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-24 16:44:20.405 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-24 16:44:20.409 | + lib/nova:init_nova:773 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-11-24 16:44:23.562 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:44:23.564 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.564 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.564 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.565 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.565 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.565 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.566 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.566 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.567 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.568 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.569 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.569 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.570 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.570 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.571 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.571 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.576 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.577 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.583 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.584 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.585 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.585 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.589 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.589 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.590 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.594 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.596 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.596 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.596 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.596 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.597 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.597 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.598 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.598 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.599 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.599 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.600 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.600 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.601 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.601 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.601 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.602 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.602 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.602 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.602 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.603 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.603 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.604 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.604 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.604 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.605 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.605 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.605 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.606 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.606 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.606 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.606 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.607 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.607 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.608 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.608 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.609 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.609 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.610 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.610 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.611 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.611 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.611 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.611 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.612 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.612 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.613 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.613 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.613 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.613 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.614 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.614 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.615 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.615 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.616 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.616 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.617 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.617 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.618 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.618 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.619 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.619 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.620 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.620 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.621 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.621 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.622 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.622 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.622 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.623 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.623 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.624 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.624 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.624 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.625 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.625 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.625 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.626 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.626 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.626 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.626 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.627 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.627 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.628 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.628 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.629 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.629 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.630 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.630 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.631 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.631 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.632 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.632 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.633 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.633 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.721 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.723 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.725 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.727 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.727 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.727 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.732 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.732 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.736 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.736 | 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=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:44:23.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:44:23.747 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:44:23.747 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81944) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:44:24.097 | INFO migrate.versioning.api [-] 215 -> 216...  2021-11-24 16:45:15.866 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:15.866 | INFO migrate.versioning.api [-] 216 -> 217...  2021-11-24 16:45:15.952 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:15.952 | INFO migrate.versioning.api [-] 217 -> 218...  2021-11-24 16:45:15.997 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:15.997 | INFO migrate.versioning.api [-] 218 -> 219...  2021-11-24 16:45:16.043 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:16.043 | INFO migrate.versioning.api [-] 219 -> 220...  2021-11-24 16:45:16.077 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:16.077 | INFO migrate.versioning.api [-] 220 -> 221...  2021-11-24 16:45:16.111 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:16.112 | INFO migrate.versioning.api [-] 221 -> 222...  2021-11-24 16:45:16.146 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:16.146 | INFO migrate.versioning.api [-] 222 -> 223...  2021-11-24 16:45:16.179 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:16.180 | INFO migrate.versioning.api [-] 223 -> 224...  2021-11-24 16:45:16.212 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:16.212 | INFO migrate.versioning.api [-] 224 -> 225...  2021-11-24 16:45:16.246 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:16.247 | INFO migrate.versioning.api [-] 225 -> 226...  2021-11-24 16:45:16.280 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:16.281 | INFO migrate.versioning.api [-] 226 -> 227...  2021-11-24 16:45:16.363 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:16.363 | INFO migrate.versioning.api [-] 227 -> 228...  2021-11-24 16:45:17.214 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:17.214 | INFO migrate.versioning.api [-] 228 -> 229...  2021-11-24 16:45:17.938 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:17.939 | INFO migrate.versioning.api [-] 229 -> 230...  2021-11-24 16:45:19.344 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:19.344 | INFO migrate.versioning.api [-] 230 -> 231...  2021-11-24 16:45:20.368 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:20.369 | INFO migrate.versioning.api [-] 231 -> 232...  2021-11-24 16:45:21.429 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:21.430 | INFO migrate.versioning.api [-] 232 -> 233...  2021-11-24 16:45:22.521 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:22.522 | INFO migrate.versioning.api [-] 233 -> 234...  2021-11-24 16:45:22.732 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:22.732 | INFO migrate.versioning.api [-] 234 -> 235...  2021-11-24 16:45:22.763 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:22.763 | INFO migrate.versioning.api [-] 235 -> 236...  2021-11-24 16:45:22.797 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:22.797 | INFO migrate.versioning.api [-] 236 -> 237...  2021-11-24 16:45:22.825 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:22.826 | INFO migrate.versioning.api [-] 237 -> 238...  2021-11-24 16:45:22.854 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:22.854 | INFO migrate.versioning.api [-] 238 -> 239...  2021-11-24 16:45:22.877 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:22.877 | INFO migrate.versioning.api [-] 239 -> 240...  2021-11-24 16:45:22.960 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:22.961 | INFO migrate.versioning.api [-] 240 -> 241...  2021-11-24 16:45:22.990 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:22.990 | INFO migrate.versioning.api [-] 241 -> 242...  2021-11-24 16:45:23.017 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:23.018 | INFO migrate.versioning.api [-] 242 -> 243...  2021-11-24 16:45:23.046 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:23.046 | INFO migrate.versioning.api [-] 243 -> 244...  2021-11-24 16:45:23.163 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:23.163 | INFO migrate.versioning.api [-] 244 -> 245...  2021-11-24 16:45:26.972 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:26.972 | INFO migrate.versioning.api [-] 245 -> 246...  2021-11-24 16:45:27.543 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:27.543 | INFO migrate.versioning.api [-] 246 -> 247...  2021-11-24 16:45:29.694 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:29.694 | INFO migrate.versioning.api [-] 247 -> 248...  2021-11-24 16:45:29.704 | INFO 248_add_expire_reservations_index [-] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-11-24 16:45:29.740 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:29.740 | INFO migrate.versioning.api [-] 248 -> 249...  2021-11-24 16:45:29.892 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:29.892 | INFO migrate.versioning.api [-] 249 -> 250...  2021-11-24 16:45:30.185 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:30.186 | INFO migrate.versioning.api [-] 250 -> 251...  2021-11-24 16:45:31.020 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:31.020 | INFO migrate.versioning.api [-] 251 -> 252...  2021-11-24 16:45:32.149 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:32.149 | INFO migrate.versioning.api [-] 252 -> 253...  2021-11-24 16:45:32.888 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:32.889 | INFO migrate.versioning.api [-] 253 -> 254...  2021-11-24 16:45:33.688 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:33.688 | INFO migrate.versioning.api [-] 254 -> 255...  2021-11-24 16:45:33.722 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:33.722 | INFO migrate.versioning.api [-] 255 -> 256...  2021-11-24 16:45:33.751 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:33.751 | INFO migrate.versioning.api [-] 256 -> 257...  2021-11-24 16:45:33.785 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:33.785 | INFO migrate.versioning.api [-] 257 -> 258...  2021-11-24 16:45:33.819 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:33.819 | INFO migrate.versioning.api [-] 258 -> 259...  2021-11-24 16:45:33.854 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:33.854 | INFO migrate.versioning.api [-] 259 -> 260...  2021-11-24 16:45:33.915 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:33.916 | INFO migrate.versioning.api [-] 260 -> 261...  2021-11-24 16:45:33.954 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:33.955 | INFO migrate.versioning.api [-] 261 -> 262...  2021-11-24 16:45:33.988 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:33.989 | INFO migrate.versioning.api [-] 262 -> 263...  2021-11-24 16:45:34.023 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:34.023 | INFO migrate.versioning.api [-] 263 -> 264...  2021-11-24 16:45:34.058 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:34.058 | INFO migrate.versioning.api [-] 264 -> 265...  2021-11-24 16:45:34.351 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:34.351 | INFO migrate.versioning.api [-] 265 -> 266...  2021-11-24 16:45:34.680 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:34.681 | INFO migrate.versioning.api [-] 266 -> 267...  2021-11-24 16:45:36.263 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:36.263 | INFO migrate.versioning.api [-] 267 -> 268...  2021-11-24 16:45:37.225 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:37.225 | INFO migrate.versioning.api [-] 268 -> 269...  2021-11-24 16:45:37.974 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:37.974 | INFO migrate.versioning.api [-] 269 -> 270...  2021-11-24 16:45:38.729 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:38.729 | INFO migrate.versioning.api [-] 270 -> 271...  2021-11-24 16:45:39.309 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:39.309 | INFO migrate.versioning.api [-] 271 -> 272...  2021-11-24 16:45:39.340 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:39.340 | INFO migrate.versioning.api [-] 272 -> 273...  2021-11-24 16:45:39.377 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:39.377 | INFO migrate.versioning.api [-] 273 -> 274...  2021-11-24 16:45:39.708 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:39.709 | INFO migrate.versioning.api [-] 274 -> 275...  2021-11-24 16:45:40.503 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:40.503 | INFO migrate.versioning.api [-] 275 -> 276...  2021-11-24 16:45:41.345 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:41.345 | INFO migrate.versioning.api [-] 276 -> 277...  2021-11-24 16:45:41.591 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:41.591 | INFO migrate.versioning.api [-] 277 -> 278...  2021-11-24 16:45:42.709 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:42.709 | INFO migrate.versioning.api [-] 278 -> 279...  2021-11-24 16:45:43.100 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:43.100 | INFO migrate.versioning.api [-] 279 -> 280...  2021-11-24 16:45:43.772 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:43.772 | INFO migrate.versioning.api [-] 280 -> 281...  2021-11-24 16:45:43.806 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:43.807 | INFO migrate.versioning.api [-] 281 -> 282...  2021-11-24 16:45:43.834 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:43.835 | INFO migrate.versioning.api [-] 282 -> 283...  2021-11-24 16:45:43.863 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:43.863 | INFO migrate.versioning.api [-] 283 -> 284...  2021-11-24 16:45:43.892 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:43.892 | INFO migrate.versioning.api [-] 284 -> 285...  2021-11-24 16:45:43.920 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:43.921 | INFO migrate.versioning.api [-] 285 -> 286...  2021-11-24 16:45:43.956 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:43.957 | INFO migrate.versioning.api [-] 286 -> 287...  2021-11-24 16:45:43.990 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:43.991 | INFO migrate.versioning.api [-] 287 -> 288...  2021-11-24 16:45:44.025 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:44.025 | INFO migrate.versioning.api [-] 288 -> 289...  2021-11-24 16:45:44.062 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:44.063 | INFO migrate.versioning.api [-] 289 -> 290...  2021-11-24 16:45:44.097 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:44.097 | INFO migrate.versioning.api [-] 290 -> 291...  2021-11-24 16:45:44.151 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:44.151 | INFO migrate.versioning.api [-] 291 -> 292...  2021-11-24 16:45:45.194 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:45.194 | INFO migrate.versioning.api [-] 292 -> 293...  2021-11-24 16:45:46.874 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:46.874 | INFO migrate.versioning.api [-] 293 -> 294...  2021-11-24 16:45:47.674 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:47.674 | INFO migrate.versioning.api [-] 294 -> 295...  2021-11-24 16:45:47.911 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:47.911 | INFO migrate.versioning.api [-] 295 -> 296...  2021-11-24 16:45:47.945 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:47.945 | INFO migrate.versioning.api [-] 296 -> 297...  2021-11-24 16:45:48.748 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:48.748 | INFO migrate.versioning.api [-] 297 -> 298...  2021-11-24 16:45:49.299 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:49.299 | INFO migrate.versioning.api [-] 298 -> 299...  2021-11-24 16:45:50.031 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:50.031 | INFO migrate.versioning.api [-] 299 -> 300...  2021-11-24 16:45:50.828 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:50.829 | INFO migrate.versioning.api [-] 300 -> 301...  2021-11-24 16:45:52.348 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:52.348 | INFO migrate.versioning.api [-] 301 -> 302...  2021-11-24 16:45:52.377 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:52.377 | INFO migrate.versioning.api [-] 302 -> 303...  2021-11-24 16:45:52.400 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:52.400 | INFO migrate.versioning.api [-] 303 -> 304...  2021-11-24 16:45:52.422 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:52.422 | INFO migrate.versioning.api [-] 304 -> 305...  2021-11-24 16:45:52.445 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:52.445 | INFO migrate.versioning.api [-] 305 -> 306...  2021-11-24 16:45:52.485 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:52.485 | INFO migrate.versioning.api [-] 306 -> 307...  2021-11-24 16:45:52.514 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:52.514 | INFO migrate.versioning.api [-] 307 -> 308...  2021-11-24 16:45:52.548 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:52.548 | INFO migrate.versioning.api [-] 308 -> 309...  2021-11-24 16:45:52.576 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:52.577 | INFO migrate.versioning.api [-] 309 -> 310...  2021-11-24 16:45:52.606 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:52.606 | INFO migrate.versioning.api [-] 310 -> 311...  2021-11-24 16:45:52.636 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:52.636 | INFO migrate.versioning.api [-] 311 -> 312...  2021-11-24 16:45:52.670 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:52.671 | INFO migrate.versioning.api [-] 312 -> 313...  2021-11-24 16:45:53.708 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:53.708 | INFO migrate.versioning.api [-] 313 -> 314...  2021-11-24 16:45:56.156 | INFO migrate.versioning.api [-] done 2021-11-24 16:45:56.156 | INFO migrate.versioning.api [-] 314 -> 315...  2021-11-24 16:46:00.565 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:00.566 | INFO migrate.versioning.api [-] 315 -> 316...  2021-11-24 16:46:01.314 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:01.314 | INFO migrate.versioning.api [-] 316 -> 317...  2021-11-24 16:46:02.137 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:02.137 | INFO migrate.versioning.api [-] 317 -> 318...  2021-11-24 16:46:05.288 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:05.288 | INFO migrate.versioning.api [-] 318 -> 319...  2021-11-24 16:46:05.488 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:05.488 | INFO migrate.versioning.api [-] 319 -> 320...  2021-11-24 16:46:05.522 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:05.522 | INFO migrate.versioning.api [-] 320 -> 321...  2021-11-24 16:46:05.556 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:05.556 | INFO migrate.versioning.api [-] 321 -> 322...  2021-11-24 16:46:05.608 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:05.608 | INFO migrate.versioning.api [-] 322 -> 323...  2021-11-24 16:46:05.639 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:05.640 | INFO migrate.versioning.api [-] 323 -> 324...  2021-11-24 16:46:05.670 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:05.671 | INFO migrate.versioning.api [-] 324 -> 325...  2021-11-24 16:46:05.705 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:05.705 | INFO migrate.versioning.api [-] 325 -> 326...  2021-11-24 16:46:05.739 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:05.739 | INFO migrate.versioning.api [-] 326 -> 327...  2021-11-24 16:46:05.773 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:05.774 | INFO migrate.versioning.api [-] 327 -> 328...  2021-11-24 16:46:05.808 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:05.808 | INFO migrate.versioning.api [-] 328 -> 329...  2021-11-24 16:46:05.848 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:05.848 | INFO migrate.versioning.api [-] 329 -> 330...  2021-11-24 16:46:05.911 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:05.911 | INFO migrate.versioning.api [-] 330 -> 331...  2021-11-24 16:46:07.585 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:07.585 | INFO migrate.versioning.api [-] 331 -> 332...  2021-11-24 16:46:08.479 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:08.480 | INFO migrate.versioning.api [-] 332 -> 333...  2021-11-24 16:46:09.222 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:09.222 | INFO migrate.versioning.api [-] 333 -> 334...  2021-11-24 16:46:10.014 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:10.015 | INFO migrate.versioning.api [-] 334 -> 335...  2021-11-24 16:46:10.045 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:10.046 | INFO migrate.versioning.api [-] 335 -> 336...  2021-11-24 16:46:10.079 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:10.079 | INFO migrate.versioning.api [-] 336 -> 337...  2021-11-24 16:46:10.118 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:10.118 | INFO migrate.versioning.api [-] 337 -> 338...  2021-11-24 16:46:10.156 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:10.157 | INFO migrate.versioning.api [-] 338 -> 339...  2021-11-24 16:46:10.188 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:10.188 | INFO migrate.versioning.api [-] 339 -> 340...  2021-11-24 16:46:10.217 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:10.217 | INFO migrate.versioning.api [-] 340 -> 341...  2021-11-24 16:46:10.248 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:10.248 | INFO migrate.versioning.api [-] 341 -> 342...  2021-11-24 16:46:10.280 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:10.280 | INFO migrate.versioning.api [-] 342 -> 343...  2021-11-24 16:46:10.308 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:10.308 | INFO migrate.versioning.api [-] 343 -> 344...  2021-11-24 16:46:10.343 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:10.344 | INFO migrate.versioning.api [-] 344 -> 345...  2021-11-24 16:46:10.422 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:10.422 | INFO migrate.versioning.api [-] 345 -> 346...  2021-11-24 16:46:11.451 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:11.451 | INFO migrate.versioning.api [-] 346 -> 347...  2021-11-24 16:46:11.871 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:11.871 | INFO migrate.versioning.api [-] 347 -> 348...  2021-11-24 16:46:11.904 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:11.905 | INFO migrate.versioning.api [-] 348 -> 349...  2021-11-24 16:46:11.950 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:11.950 | INFO migrate.versioning.api [-] 349 -> 350...  2021-11-24 16:46:11.993 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:11.993 | INFO migrate.versioning.api [-] 350 -> 351...  2021-11-24 16:46:12.021 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:12.022 | INFO migrate.versioning.api [-] 351 -> 352...  2021-11-24 16:46:12.045 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:12.045 | INFO migrate.versioning.api [-] 352 -> 353...  2021-11-24 16:46:12.067 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:12.067 | INFO migrate.versioning.api [-] 353 -> 354...  2021-11-24 16:46:12.090 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:12.090 | INFO migrate.versioning.api [-] 354 -> 355...  2021-11-24 16:46:12.116 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:12.116 | INFO migrate.versioning.api [-] 355 -> 356...  2021-11-24 16:46:12.156 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:12.156 | INFO migrate.versioning.api [-] 356 -> 357...  2021-11-24 16:46:12.190 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:12.191 | INFO migrate.versioning.api [-] 357 -> 358...  2021-11-24 16:46:13.084 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:13.084 | INFO migrate.versioning.api [-] 358 -> 359...  2021-11-24 16:46:14.073 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:14.074 | INFO migrate.versioning.api [-] 359 -> 360...  2021-11-24 16:46:14.822 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:14.822 | INFO migrate.versioning.api [-] 360 -> 361...  2021-11-24 16:46:15.122 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:15.122 | INFO migrate.versioning.api [-] 361 -> 362...  2021-11-24 16:46:15.985 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:15.985 | INFO migrate.versioning.api [-] 362 -> 363...  2021-11-24 16:46:16.013 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:16.014 | INFO migrate.versioning.api [-] 363 -> 364...  2021-11-24 16:46:16.050 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:16.051 | INFO migrate.versioning.api [-] 364 -> 365...  2021-11-24 16:46:16.085 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:16.085 | INFO migrate.versioning.api [-] 365 -> 366...  2021-11-24 16:46:16.116 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:16.117 | INFO migrate.versioning.api [-] 366 -> 367...  2021-11-24 16:46:16.142 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:16.142 | INFO migrate.versioning.api [-] 367 -> 368...  2021-11-24 16:46:16.165 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:16.165 | INFO migrate.versioning.api [-] 368 -> 369...  2021-11-24 16:46:16.188 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:16.188 | INFO migrate.versioning.api [-] 369 -> 370...  2021-11-24 16:46:16.210 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:16.210 | INFO migrate.versioning.api [-] 370 -> 371...  2021-11-24 16:46:16.248 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:16.248 | INFO migrate.versioning.api [-] 371 -> 372...  2021-11-24 16:46:16.282 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:16.282 | INFO migrate.versioning.api [-] 372 -> 373...  2021-11-24 16:46:17.381 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:17.382 | INFO migrate.versioning.api [-] 373 -> 374...  2021-11-24 16:46:18.525 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:18.525 | INFO migrate.versioning.api [-] 374 -> 375...  2021-11-24 16:46:19.102 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:19.102 | INFO migrate.versioning.api [-] 375 -> 376...  2021-11-24 16:46:19.388 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:19.388 | INFO migrate.versioning.api [-] 376 -> 377...  2021-11-24 16:46:19.616 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:19.616 | INFO migrate.versioning.api [-] 377 -> 378...  2021-11-24 16:46:19.853 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:19.854 | INFO migrate.versioning.api [-] 378 -> 379...  2021-11-24 16:46:19.885 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:19.885 | INFO migrate.versioning.api [-] 379 -> 380...  2021-11-24 16:46:19.913 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:19.914 | INFO migrate.versioning.api [-] 380 -> 381...  2021-11-24 16:46:19.945 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:19.945 | INFO migrate.versioning.api [-] 381 -> 382...  2021-11-24 16:46:19.979 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:19.979 | INFO migrate.versioning.api [-] 382 -> 383...  2021-11-24 16:46:20.048 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:20.048 | INFO migrate.versioning.api [-] 383 -> 384...  2021-11-24 16:46:20.082 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:20.082 | INFO migrate.versioning.api [-] 384 -> 385...  2021-11-24 16:46:20.116 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:20.117 | INFO migrate.versioning.api [-] 385 -> 386...  2021-11-24 16:46:20.147 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:20.147 | INFO migrate.versioning.api [-] 386 -> 387...  2021-11-24 16:46:20.179 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:20.179 | INFO migrate.versioning.api [-] 387 -> 388...  2021-11-24 16:46:20.213 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:20.213 | INFO migrate.versioning.api [-] 388 -> 389...  2021-11-24 16:46:20.436 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:20.436 | INFO migrate.versioning.api [-] 389 -> 390...  2021-11-24 16:46:21.210 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:21.210 | INFO migrate.versioning.api [-] 390 -> 391...  2021-11-24 16:46:22.228 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:22.228 | INFO migrate.versioning.api [-] 391 -> 392...  2021-11-24 16:46:22.262 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:22.262 | INFO migrate.versioning.api [-] 392 -> 393...  2021-11-24 16:46:22.296 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:22.296 | INFO migrate.versioning.api [-] 393 -> 394...  2021-11-24 16:46:22.336 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:22.336 | INFO migrate.versioning.api [-] 394 -> 395...  2021-11-24 16:46:22.382 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:22.382 | INFO migrate.versioning.api [-] 395 -> 396...  2021-11-24 16:46:22.416 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:22.416 | INFO migrate.versioning.api [-] 396 -> 397...  2021-11-24 16:46:23.345 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:23.345 | INFO migrate.versioning.api [-] 397 -> 398...  2021-11-24 16:46:24.210 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:24.210 | INFO migrate.versioning.api [-] 398 -> 399...  2021-11-24 16:46:25.359 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:25.359 | INFO migrate.versioning.api [-] 399 -> 400...  2021-11-24 16:46:25.402 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:25.402 | INFO migrate.versioning.api [-] 400 -> 401...  2021-11-24 16:46:27.333 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:27.333 | INFO migrate.versioning.api [-] 401 -> 402...  2021-11-24 16:46:28.078 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:28.078 | INFO migrate.versioning.api [-] 402 -> 403...  2021-11-24 16:46:28.113 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:28.114 | INFO migrate.versioning.api [-] 403 -> 404...  2021-11-24 16:46:28.147 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:28.148 | INFO migrate.versioning.api [-] 404 -> 405...  2021-11-24 16:46:28.181 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:28.181 | INFO migrate.versioning.api [-] 405 -> 406...  2021-11-24 16:46:28.215 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:28.216 | INFO migrate.versioning.api [-] 406 -> 407...  2021-11-24 16:46:28.250 | INFO migrate.versioning.api [-] done 2021-11-24 16:46:28.250 | /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-24 16:46:28.250 | result = self._query(query) 2021-11-24 16:46:28.250 | /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-24 16:46:28.250 | result = self._query(query) 2021-11-24 16:46:28.629 | + lib/nova:init_nova:777 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-11-24 16:46:32.148 | DEBUG migrate.versioning.repository [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-11-24 16:46:32.150 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.150 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/222_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.151 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.151 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/251_add_numa_topology_to_comput_nodes.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.152 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.152 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/257_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.152 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.153 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/260_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.153 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.153 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/329_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.154 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.154 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/314_add_resource_provider_tables.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.154 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.155 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_add_compute_node_id_fk.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.155 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.156 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/246_sqlite_upgrade.sql loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.156 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.156 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.157 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.158 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/247_nullable_mismatch.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.158 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.158 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.159 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.159 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.160 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.160 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/244_increase_user_id_length_volume_usage_cache.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.160 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.161 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.161 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.161 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/221_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.162 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.162 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/302_pgsql_add_instance_system_metadata_index.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.162 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.163 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/321_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.163 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.164 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/335_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.164 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.164 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/283_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.165 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.165 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/261_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.165 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.166 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/272_add_keypair_type.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.166 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.166 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/217_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.167 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.167 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/351_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.168 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.168 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/249_remove_duplicate_index.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.168 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.169 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/298_mysql_extra_specs_binary_collation.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.169 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.169 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.170 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.170 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/357_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.170 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.171 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/300_migration_context.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.171 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.172 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.172 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.173 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/346_remove_scheduled_at_column.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.173 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.174 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/243_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.174 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.174 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/311_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.175 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.175 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/343_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.175 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.176 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/322_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.176 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.177 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/337_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.177 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.177 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.178 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.178 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/318_resource_provider_name_aggregates.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.178 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.179 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/336_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.179 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.179 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/273_sqlite_foreign_keys.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.180 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.180 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/280_add_nullable_false_to_keypairs_name.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.181 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.181 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/253_add_pci_requests_to_instance_extra_table.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.181 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.182 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/239_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.182 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.182 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/259_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.183 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.183 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.183 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.184 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/292_drop_nova_volumes_tables.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.184 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.185 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/338_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.185 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.185 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/271_sqlite_postgresql_indexes.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.186 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.186 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.186 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.187 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/230_add_details_column_to_instance_actions_events.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.187 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.187 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/360_add_compute_node_mapped.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.188 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.188 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/308_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.189 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.189 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.189 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.190 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.190 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.190 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/265_remove_duplicated_index.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.191 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.191 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/294_add_service_heartbeat.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.192 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.192 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.192 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.193 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/307_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.193 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.193 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.194 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.194 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/245_add_mtu_and_dhcp_server.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.194 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.195 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.195 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.196 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/354_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.196 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.196 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/331_add_tag_to_vifs_and_bdm.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.197 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.197 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/310_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.197 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.198 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.198 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.198 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/327_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.199 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.199 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.199 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.200 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/323_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.200 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.201 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/312_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.201 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.201 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/344_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.202 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.202 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/284_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.202 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.203 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/285_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.203 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.203 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/282_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.204 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.204 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/334_device_metadata_in_extra.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.205 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.205 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/254_add_request_id_in_pci_devices.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.206 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.206 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/227_fix_project_user_quotas_resource_length.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.206 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.207 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.207 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.207 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/289_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.208 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.208 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/263_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.208 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.209 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/290_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.209 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.210 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/316_add_disk_ratio_for_compute_nodes.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.210 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.210 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/236_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.211 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.211 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/332_keypair_in_extra.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.211 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.212 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/279_fix_unique_constraint_for_compute_node.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.212 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.213 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/232_drop_dump_tables.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.213 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.213 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/252_add_instance_extra_table.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.216 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.216 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.216 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.217 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.217 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.218 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/266_add_instance_tags.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.218 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.218 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/270_flavor_data_in_extra.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.219 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.220 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.220 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.221 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.221 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.221 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/342_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.222 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.222 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/299_service_version_number.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.222 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.223 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/319_add_instances_deleted_created_at_index.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.223 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.224 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/287_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.224 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.224 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/231_add_ephemeral_key_uuid.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.225 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.225 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.225 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.226 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.226 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.226 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/264_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.227 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.227 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/340_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.228 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.228 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/345_require_online_migration_completion.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.228 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.229 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.229 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.229 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/288_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.230 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.230 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.230 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.231 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.231 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.232 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.232 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.232 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.233 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.233 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/355_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.233 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.234 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.234 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.234 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/235_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.235 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.236 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/281_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.236 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.237 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.237 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.237 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/358_bdm_attachment_id.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.238 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.238 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/313_add_parent_id_column.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.238 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.239 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/356_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.239 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.239 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/297_add_forced_down_for_services.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.240 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.240 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/218_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.241 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.241 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.241 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.242 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/225_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.242 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.242 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/274_update_instances_project_id_index.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.243 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.243 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/295_add_virtual_interfaces_uuid_index.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.243 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.244 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc 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=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.244 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.245 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/229_add_extra_resources_in_compute_nodes.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.245 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.245 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/267_instance_uuid_non_nullable.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.246 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.246 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/233_add_stats_in_compute_nodes.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.246 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.247 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.247 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.247 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/220_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.248 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.248 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/242_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.249 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.249 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/269_add_numa_node_column.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.249 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.250 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/324_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.250 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.250 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/241_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.251 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.251 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/315_add_migration_progresss_detail.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.252 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.252 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.252 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.253 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/291_enforce_flavors_migrated.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.253 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.253 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.254 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.254 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.254 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.255 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/306_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.255 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.256 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/237_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.256 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.256 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/326_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.257 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.257 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/277_add_fixed_ip_updated_index.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.257 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.258 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/339_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.258 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.258 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/262_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.259 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.259 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/330_enforce_mitaka_online_migrations.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.260 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.260 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/349_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.260 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.261 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/361_add_compute_nodes_uuid_index.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.261 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.261 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/347_add_updated_at_index.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.262 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.262 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/275_add_keypair_type.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.263 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.263 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/333_add_console_auth_tokens_table.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.263 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.264 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/328_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.264 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.265 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.265 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.265 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.266 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.266 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.266 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/301_add_cpu_and_ram_ratios_for_compute_nodes.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.267 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc 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=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.267 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.268 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/286_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.268 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.268 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.269 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.269 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/353_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.269 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.270 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/296_add_missing_db2_fkeys.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.270 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.270 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.271 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.271 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/309_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.272 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.272 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/258_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.272 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.273 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/317_add_aggregate_uuid.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.273 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.273 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/223_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.274 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.274 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/268_add_host_in_compute_node.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.274 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.275 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/228_add_metrics_in_compute_nodes.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.275 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.275 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/219_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.276 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.276 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_add_pci_devices_uuid.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.277 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.277 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.277 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.278 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/276_vcpu_model.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.278 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.278 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.279 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.279 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/248_add_expire_reservations_index.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.279 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.280 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/255_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.280 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.281 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/278_remove_service_fk_in_compute_nodes.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.281 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.281 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/240_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.282 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.283 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/325_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.283 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.283 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/224_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.284 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.284 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/320_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.285 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.285 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/293_add_migration_type.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.285 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.286 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/250_remove_instance_groups_metadata.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.286 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.286 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/350_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.287 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.287 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/305_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.287 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.288 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/348_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.288 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.289 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/359_add_service_uuid.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.289 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.289 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/238_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.290 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.290 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/341_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.290 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.291 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/234_add_expire_reservations_index.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.291 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.291 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/352_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.292 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.292 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.293 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.293 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.293 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.294 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/304_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.294 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.294 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/226_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.295 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.295 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/303_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.296 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.296 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/216_havana.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.296 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py... {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-11-24 16:46:32.297 | DEBUG migrate.versioning.script.base [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/256_placeholder.py loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-11-24 16:46:32.297 | DEBUG migrate.versioning.repository [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-11-24 16:46:32.298 | DEBUG migrate.versioning.repository [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=81976) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-11-24 16:46:32.649 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 215 -> 216...  2021-11-24 16:47:22.832 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:22.832 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 216 -> 217...  2021-11-24 16:47:22.871 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:22.872 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 217 -> 218...  2021-11-24 16:47:22.905 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:22.906 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 218 -> 219...  2021-11-24 16:47:22.945 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:22.946 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 219 -> 220...  2021-11-24 16:47:22.991 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:22.991 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 220 -> 221...  2021-11-24 16:47:23.025 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:23.026 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 221 -> 222...  2021-11-24 16:47:23.059 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:23.059 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 222 -> 223...  2021-11-24 16:47:23.092 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:23.093 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 223 -> 224...  2021-11-24 16:47:23.129 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:23.129 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 224 -> 225...  2021-11-24 16:47:23.161 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:23.161 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 225 -> 226...  2021-11-24 16:47:23.190 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:23.190 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 226 -> 227...  2021-11-24 16:47:23.224 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:23.224 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 227 -> 228...  2021-11-24 16:47:24.019 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:24.019 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 228 -> 229...  2021-11-24 16:47:24.813 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:24.813 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 229 -> 230...  2021-11-24 16:47:26.201 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:26.201 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 230 -> 231...  2021-11-24 16:47:27.140 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:27.140 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 231 -> 232...  2021-11-24 16:47:28.351 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:28.352 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 232 -> 233...  2021-11-24 16:47:29.397 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:29.397 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 233 -> 234...  2021-11-24 16:47:29.574 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:29.574 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 234 -> 235...  2021-11-24 16:47:29.632 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:29.632 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 235 -> 236...  2021-11-24 16:47:29.669 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:29.670 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 236 -> 237...  2021-11-24 16:47:29.704 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:29.704 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 237 -> 238...  2021-11-24 16:47:29.739 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:29.739 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 238 -> 239...  2021-11-24 16:47:29.774 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:29.774 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 239 -> 240...  2021-11-24 16:47:29.808 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:29.808 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 240 -> 241...  2021-11-24 16:47:29.842 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:29.843 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 241 -> 242...  2021-11-24 16:47:29.877 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:29.877 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 242 -> 243...  2021-11-24 16:47:29.916 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:29.917 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 243 -> 244...  2021-11-24 16:47:30.048 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:30.048 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 244 -> 245...  2021-11-24 16:47:33.802 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:33.803 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 245 -> 246...  2021-11-24 16:47:34.328 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:34.328 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 246 -> 247...  2021-11-24 16:47:36.384 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:36.385 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 247 -> 248...  2021-11-24 16:47:36.394 | INFO 248_add_expire_reservations_index [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] Skipped adding reservations_deleted_expire_idx because an equivalent index already exists. 2021-11-24 16:47:36.430 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:36.430 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 248 -> 249...  2021-11-24 16:47:36.590 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:36.591 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 249 -> 250...  2021-11-24 16:47:36.875 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:36.876 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 250 -> 251...  2021-11-24 16:47:37.693 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:37.694 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 251 -> 252...  2021-11-24 16:47:38.922 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:38.923 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 252 -> 253...  2021-11-24 16:47:39.608 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:39.608 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 253 -> 254...  2021-11-24 16:47:40.311 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:40.311 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 254 -> 255...  2021-11-24 16:47:40.339 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:40.340 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 255 -> 256...  2021-11-24 16:47:40.374 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:40.374 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 256 -> 257...  2021-11-24 16:47:40.408 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:40.408 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 257 -> 258...  2021-11-24 16:47:40.448 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:40.448 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 258 -> 259...  2021-11-24 16:47:40.493 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:40.493 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 259 -> 260...  2021-11-24 16:47:40.532 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:40.532 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 260 -> 261...  2021-11-24 16:47:40.567 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:40.568 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 261 -> 262...  2021-11-24 16:47:40.601 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:40.601 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 262 -> 263...  2021-11-24 16:47:40.635 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:40.636 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 263 -> 264...  2021-11-24 16:47:40.678 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:40.678 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 264 -> 265...  2021-11-24 16:47:40.967 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:40.967 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 265 -> 266...  2021-11-24 16:47:41.390 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:41.391 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 266 -> 267...  2021-11-24 16:47:43.077 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:43.077 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 267 -> 268...  2021-11-24 16:47:44.037 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:44.037 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 268 -> 269...  2021-11-24 16:47:44.767 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:44.767 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 269 -> 270...  2021-11-24 16:47:45.590 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:45.590 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 270 -> 271...  2021-11-24 16:47:46.236 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:46.237 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 271 -> 272...  2021-11-24 16:47:46.276 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:46.276 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 272 -> 273...  2021-11-24 16:47:46.310 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:46.311 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 273 -> 274...  2021-11-24 16:47:46.613 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:46.614 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 274 -> 275...  2021-11-24 16:47:47.379 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:47.379 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 275 -> 276...  2021-11-24 16:47:48.195 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:48.195 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 276 -> 277...  2021-11-24 16:47:48.408 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:48.408 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 277 -> 278...  2021-11-24 16:47:49.298 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:49.298 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 278 -> 279...  2021-11-24 16:47:49.516 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:49.517 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 279 -> 280...  2021-11-24 16:47:50.242 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:50.243 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 280 -> 281...  2021-11-24 16:47:50.281 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:50.281 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 281 -> 282...  2021-11-24 16:47:50.305 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:50.306 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 282 -> 283...  2021-11-24 16:47:50.333 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:50.334 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 283 -> 284...  2021-11-24 16:47:50.362 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:50.362 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 284 -> 285...  2021-11-24 16:47:50.390 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:50.391 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 285 -> 286...  2021-11-24 16:47:50.424 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:50.424 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 286 -> 287...  2021-11-24 16:47:50.458 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:50.459 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 287 -> 288...  2021-11-24 16:47:50.487 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:50.487 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 288 -> 289...  2021-11-24 16:47:50.515 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:50.516 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 289 -> 290...  2021-11-24 16:47:50.556 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:50.556 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 290 -> 291...  2021-11-24 16:47:50.601 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:50.601 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 291 -> 292...  2021-11-24 16:47:51.447 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:51.448 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 292 -> 293...  2021-11-24 16:47:53.105 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:53.105 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 293 -> 294...  2021-11-24 16:47:53.893 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:53.894 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 294 -> 295...  2021-11-24 16:47:54.134 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:54.135 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 295 -> 296...  2021-11-24 16:47:54.166 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:54.167 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 296 -> 297...  2021-11-24 16:47:54.859 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:54.859 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 297 -> 298...  2021-11-24 16:47:55.419 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:55.419 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 298 -> 299...  2021-11-24 16:47:56.190 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:56.190 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 299 -> 300...  2021-11-24 16:47:56.864 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:56.864 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 300 -> 301...  2021-11-24 16:47:58.464 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:58.465 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 301 -> 302...  2021-11-24 16:47:58.498 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:58.499 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 302 -> 303...  2021-11-24 16:47:58.533 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:58.533 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 303 -> 304...  2021-11-24 16:47:58.567 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:58.567 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 304 -> 305...  2021-11-24 16:47:58.601 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:58.602 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 305 -> 306...  2021-11-24 16:47:58.636 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:58.637 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 306 -> 307...  2021-11-24 16:47:58.670 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:58.670 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 307 -> 308...  2021-11-24 16:47:58.704 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:58.704 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 308 -> 309...  2021-11-24 16:47:58.739 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:58.739 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 309 -> 310...  2021-11-24 16:47:58.773 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:58.773 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 310 -> 311...  2021-11-24 16:47:58.801 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:58.802 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 311 -> 312...  2021-11-24 16:47:58.824 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:58.825 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 312 -> 313...  2021-11-24 16:47:59.681 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:47:59.682 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 313 -> 314...  2021-11-24 16:48:01.966 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:01.967 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 314 -> 315...  2021-11-24 16:48:06.504 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:06.505 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 315 -> 316...  2021-11-24 16:48:07.282 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:07.282 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 316 -> 317...  2021-11-24 16:48:08.132 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:08.132 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 317 -> 318...  2021-11-24 16:48:11.464 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:11.464 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 318 -> 319...  2021-11-24 16:48:11.619 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:11.619 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 319 -> 320...  2021-11-24 16:48:11.647 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:11.647 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 320 -> 321...  2021-11-24 16:48:11.681 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:11.681 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 321 -> 322...  2021-11-24 16:48:11.721 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:11.721 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 322 -> 323...  2021-11-24 16:48:11.755 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:11.755 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 323 -> 324...  2021-11-24 16:48:11.789 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:11.789 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 324 -> 325...  2021-11-24 16:48:11.824 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:11.824 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 325 -> 326...  2021-11-24 16:48:11.866 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:11.867 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 326 -> 327...  2021-11-24 16:48:11.904 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:11.904 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 327 -> 328...  2021-11-24 16:48:11.938 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:11.939 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 328 -> 329...  2021-11-24 16:48:11.972 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:11.972 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 329 -> 330...  2021-11-24 16:48:12.030 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:12.030 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 330 -> 331...  2021-11-24 16:48:13.521 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:13.522 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 331 -> 332...  2021-11-24 16:48:14.212 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:14.212 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 332 -> 333...  2021-11-24 16:48:15.041 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:15.041 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 333 -> 334...  2021-11-24 16:48:15.853 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:15.853 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 334 -> 335...  2021-11-24 16:48:15.887 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:15.887 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 335 -> 336...  2021-11-24 16:48:15.915 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:15.916 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 336 -> 337...  2021-11-24 16:48:15.949 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:15.950 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 337 -> 338...  2021-11-24 16:48:15.984 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:15.984 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 338 -> 339...  2021-11-24 16:48:16.007 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:16.007 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 339 -> 340...  2021-11-24 16:48:16.030 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:16.030 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 340 -> 341...  2021-11-24 16:48:16.052 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:16.053 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 341 -> 342...  2021-11-24 16:48:16.075 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:16.076 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 342 -> 343...  2021-11-24 16:48:16.104 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:16.104 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 343 -> 344...  2021-11-24 16:48:16.135 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:16.135 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 344 -> 345...  2021-11-24 16:48:16.201 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:16.201 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 345 -> 346...  2021-11-24 16:48:17.247 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:17.247 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 346 -> 347...  2021-11-24 16:48:17.607 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:17.607 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 347 -> 348...  2021-11-24 16:48:17.641 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:17.641 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 348 -> 349...  2021-11-24 16:48:17.681 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:17.681 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 349 -> 350...  2021-11-24 16:48:17.718 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:17.719 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 350 -> 351...  2021-11-24 16:48:17.749 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:17.750 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 351 -> 352...  2021-11-24 16:48:17.784 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:17.784 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 352 -> 353...  2021-11-24 16:48:17.818 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:17.818 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 353 -> 354...  2021-11-24 16:48:17.852 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:17.853 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 354 -> 355...  2021-11-24 16:48:17.887 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:17.887 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 355 -> 356...  2021-11-24 16:48:17.921 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:17.921 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 356 -> 357...  2021-11-24 16:48:17.972 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:17.973 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 357 -> 358...  2021-11-24 16:48:18.800 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:18.801 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 358 -> 359...  2021-11-24 16:48:19.755 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:19.755 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 359 -> 360...  2021-11-24 16:48:20.584 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:20.584 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 360 -> 361...  2021-11-24 16:48:20.784 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:20.785 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 361 -> 362...  2021-11-24 16:48:21.504 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:21.504 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 362 -> 363...  2021-11-24 16:48:21.533 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:21.533 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 363 -> 364...  2021-11-24 16:48:21.561 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:21.561 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 364 -> 365...  2021-11-24 16:48:21.589 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:21.590 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 365 -> 366...  2021-11-24 16:48:21.618 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:21.619 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 366 -> 367...  2021-11-24 16:48:21.647 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:21.647 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 367 -> 368...  2021-11-24 16:48:21.675 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:21.676 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 368 -> 369...  2021-11-24 16:48:21.709 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:21.710 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 369 -> 370...  2021-11-24 16:48:21.743 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:21.744 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 370 -> 371...  2021-11-24 16:48:21.772 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:21.772 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 371 -> 372...  2021-11-24 16:48:21.806 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:21.807 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 372 -> 373...  2021-11-24 16:48:22.903 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:22.904 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 373 -> 374...  2021-11-24 16:48:23.915 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:23.916 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 374 -> 375...  2021-11-24 16:48:24.429 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:24.429 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 375 -> 376...  2021-11-24 16:48:24.641 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:24.641 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 376 -> 377...  2021-11-24 16:48:24.869 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:24.870 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 377 -> 378...  2021-11-24 16:48:25.075 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:25.075 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 378 -> 379...  2021-11-24 16:48:25.098 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:25.098 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 379 -> 380...  2021-11-24 16:48:25.121 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:25.121 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 380 -> 381...  2021-11-24 16:48:25.150 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:25.150 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 381 -> 382...  2021-11-24 16:48:25.189 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:25.190 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 382 -> 383...  2021-11-24 16:48:25.218 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:25.218 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 383 -> 384...  2021-11-24 16:48:25.246 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:25.247 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 384 -> 385...  2021-11-24 16:48:25.275 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:25.275 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 385 -> 386...  2021-11-24 16:48:25.303 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:25.304 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 386 -> 387...  2021-11-24 16:48:25.332 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:25.332 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 387 -> 388...  2021-11-24 16:48:25.361 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:25.361 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 388 -> 389...  2021-11-24 16:48:25.538 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:25.538 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 389 -> 390...  2021-11-24 16:48:26.298 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:26.298 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 390 -> 391...  2021-11-24 16:48:27.258 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:27.258 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 391 -> 392...  2021-11-24 16:48:27.287 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:27.287 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 392 -> 393...  2021-11-24 16:48:27.321 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:27.321 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 393 -> 394...  2021-11-24 16:48:27.355 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:27.355 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 394 -> 395...  2021-11-24 16:48:27.389 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:27.389 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 395 -> 396...  2021-11-24 16:48:27.423 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:27.424 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 396 -> 397...  2021-11-24 16:48:28.355 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:28.355 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 397 -> 398...  2021-11-24 16:48:29.092 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:29.093 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 398 -> 399...  2021-11-24 16:48:30.098 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:30.098 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 399 -> 400...  2021-11-24 16:48:30.138 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:30.138 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 400 -> 401...  2021-11-24 16:48:31.920 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:31.921 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 401 -> 402...  2021-11-24 16:48:32.618 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:32.618 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 402 -> 403...  2021-11-24 16:48:32.652 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:32.652 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 403 -> 404...  2021-11-24 16:48:32.686 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:32.686 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 404 -> 405...  2021-11-24 16:48:32.720 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:32.721 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 405 -> 406...  2021-11-24 16:48:32.755 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:32.755 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] 406 -> 407...  2021-11-24 16:48:32.789 | INFO migrate.versioning.api [None req-e2dd3446-5b22-4b93-a694-479f613766dc None None] done 2021-11-24 16:48:32.818 | /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-24 16:48:32.818 | result = self._query(query) 2021-11-24 16:48:32.818 | /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-24 16:48:32.818 | result = self._query(query) 2021-11-24 16:48:33.249 | + lib/nova:init_nova:781 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-11-24 16:48:36.929 | Running batches of 50 until complete 2021-11-24 16:48:36.929 | +-------------------------------------+--------------+-----------+ 2021-11-24 16:48:36.930 | | Migration | Total Needed | Completed | 2021-11-24 16:48:36.930 | +-------------------------------------+--------------+-----------+ 2021-11-24 16:48:36.930 | | fill_virtual_interface_list | 0 | 0 | 2021-11-24 16:48:36.930 | | migrate_empty_ratio | 0 | 0 | 2021-11-24 16:48:36.930 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-11-24 16:48:36.930 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-11-24 16:48:36.930 | | migration_migrate_to_uuid | 0 | 0 | 2021-11-24 16:48:36.930 | | populate_missing_availability_zones | 0 | 0 | 2021-11-24 16:48:36.930 | | populate_queued_for_delete | 0 | 0 | 2021-11-24 16:48:36.930 | | populate_user_id | 0 | 0 | 2021-11-24 16:48:36.930 | | populate_uuids | 0 | 0 | 2021-11-24 16:48:36.930 | +-------------------------------------+--------------+-----------+ 2021-11-24 16:48:37.340 | ++ lib/nova:init_nova:784 : seq 1 1 2021-11-24 16:48:37.344 | + lib/nova:init_nova:784 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-24 16:48:37.347 | ++ lib/nova:init_nova:785 : conductor_conf 1 2021-11-24 16:48:37.350 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-24 16:48:37.352 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-24 16:48:37.355 | + 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-24 16:48:40.976 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-11-24 16:48:40.976 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-11-24 16:48:41.371 | + lib/nova:init_nova:789 : create_nova_keys_dir 2021-11-24 16:48:41.373 | + lib/nova:create_nova_keys_dir:751 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-11-24 16:48:41.386 | + lib/nova:init_nova:791 : [[ '' == \L\V\M ]] 2021-11-24 16:48:41.389 | + ./stack.sh:main:1209 : is_service_enabled neutron 2021-11-24 16:48:41.406 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:48:41.408 | + ./stack.sh:main:1210 : configure_neutron_nova 2021-11-24 16:48:41.411 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-11-24 16:48:41.414 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-24 16:48:41.415 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-24 16:48:41.419 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-24 16:48:41.421 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-24 16:48:41.425 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification =~ ,q- ]] 2021-11-24 16:48:41.427 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-24 16:48:41.430 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-11-24 16:48:41.432 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova.conf 2021-11-24 16:48:41.435 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova.conf neutron auth_type password 2021-11-24 16:48:41.459 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.15/identity 2021-11-24 16:48:41.484 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova.conf neutron username neutron 2021-11-24 16:48:41.510 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-11-24 16:48:41.535 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-11-24 16:48:41.560 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron project_name service 2021-11-24 16:48:41.586 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-11-24 16:48:41.611 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-11-24 16:48:41.637 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-11-24 16:48:41.663 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-11-24 16:48:41.665 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-11-24 16:48:41.667 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-11-24 16:48:41.670 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-11-24 16:48:41.686 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:48:41.688 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-11-24 16:48:41.714 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-11-24 16:48:41.740 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-11-24 16:48:41.766 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-11-24 16:48:41.769 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-11-24 16:48:41.772 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-24 16:48:41.775 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-11-24 16:48:41.778 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-11-24 16:48:41.780 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-24 16:48:41.783 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-24 16:48:41.786 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-11-24 16:48:41.789 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-11-24 16:48:41.791 | + lib/neutron-legacy:create_nova_conf_neutron:375 : local conf=/etc/nova/nova_cell1.conf 2021-11-24 16:48:41.793 | + lib/neutron-legacy:create_nova_conf_neutron:376 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-11-24 16:48:41.822 | + lib/neutron-legacy:create_nova_conf_neutron:377 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.15/identity 2021-11-24 16:48:41.847 | + lib/neutron-legacy:create_nova_conf_neutron:378 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-11-24 16:48:41.872 | + lib/neutron-legacy:create_nova_conf_neutron:379 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-11-24 16:48:41.899 | + lib/neutron-legacy:create_nova_conf_neutron:380 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-11-24 16:48:41.927 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-11-24 16:48:41.952 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-11-24 16:48:41.978 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-11-24 16:48:42.004 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-11-24 16:48:42.029 | + lib/neutron-legacy:create_nova_conf_neutron:387 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-11-24 16:48:42.032 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-11-24 16:48:42.035 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-11-24 16:48:42.037 | + lib/neutron-legacy:create_nova_conf_neutron:389 : is_service_enabled q-meta 2021-11-24 16:48:42.053 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:48:42.056 | + lib/neutron-legacy:create_nova_conf_neutron:390 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-11-24 16:48:42.082 | + lib/neutron-legacy:create_nova_conf_neutron:393 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-11-24 16:48:42.109 | + lib/neutron-legacy:create_nova_conf_neutron:394 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-11-24 16:48:42.140 | + ./stack.sh:main:1219 : run_phase stack post-config 2021-11-24 16:48:42.144 | + functions-common:run_phase:1759 : local mode=stack 2021-11-24 16:48:42.146 | + functions-common:run_phase:1760 : local phase=post-config 2021-11-24 16:48:42.149 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-24 16:48:42.151 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-24 16:48:42.154 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-24 16:48:42.156 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-24 16:48:42.159 | + functions-common:run_phase:1769 : local extra 2021-11-24 16:48:42.166 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-24 16:48:42.166 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-24 16:48:42.168 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-24 16:48:42.171 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-24 16:48:42.174 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-11-24 16:48:42.177 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-24 16:48:42.192 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:48:42.194 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-24 16:48:42.197 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-24 16:48:42.199 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-11-24 16:48:42.201 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-24 16:48:42.204 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-24 16:48:42.206 | ++ extras.d/80-tempest.sh:source:12 : : 2021-11-24 16:48:42.210 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-24 16:48:42.212 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-11-24 16:48:42.215 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-11-24 16:48:42.217 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-24 16:48:42.220 | + functions-common:run_phase:1786 : run_plugins stack post-config 2021-11-24 16:48:42.223 | + functions-common:run_plugins:1745 : local mode=stack 2021-11-24 16:48:42.225 | + functions-common:run_plugins:1746 : local phase=post-config 2021-11-24 16:48:42.228 | + functions-common:run_plugins:1748 : local plugins= 2021-11-24 16:48:42.230 | + functions-common:run_plugins:1749 : local plugin 2021-11-24 16:48:42.233 | + ./stack.sh:main:1227 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-11-24 16:48:42.235 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-11-24 16:48:42.238 | + inc/meta-config:merge_config_group:171 : shift 2021-11-24 16:48:42.240 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-11-24 16:48:42.242 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-24 16:48:42.245 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-11-24 16:48:42.247 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-11-24 16:48:42.250 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-11-24 16:48:42.253 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-11-24 16:48:42.255 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-11-24 16:48:42.258 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-24 16:48:42.260 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-11-24 16:48:42.260 | /^\[\[.+\|.*\]\]/ { 2021-11-24 16:48:42.261 | gsub("[][]", "", $1); 2021-11-24 16:48:42.261 | split($1, a, "|"); 2021-11-24 16:48:42.261 | if (a[1] == matchgroup) 2021-11-24 16:48:42.261 | print a[2] 2021-11-24 16:48:42.261 | } 2021-11-24 16:48:42.261 | ' /home/ubuntu/devstack/local.conf 2021-11-24 16:48:42.266 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-11-24 16:48:42.269 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-11-24 16:48:42.272 | + inc/meta-config:merge_config_group:180 : local dir 2021-11-24 16:48:42.275 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-11-24 16:48:42.277 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-11-24 16:48:42.280 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-11-24 16:48:42.283 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-11-24 16:48:42.286 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-11-24 16:48:42.290 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-11-24 16:48:42.292 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-11-24 16:48:42.295 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-11-24 16:48:42.297 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-24 16:48:42.300 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-24 16:48:42.302 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-11-24 16:48:42.305 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-24 16:48:42.308 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-11-24 16:48:42.310 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-11-24 16:48:42.313 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-11-24 16:48:42.316 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-11-24 16:48:42.319 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-11-24 16:48:42.320 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-11-24 16:48:42.320 | BEGIN { 2021-11-24 16:48:42.320 | section = "" 2021-11-24 16:48:42.320 | last_section = "" 2021-11-24 16:48:42.320 | section_count = 0 2021-11-24 16:48:42.320 | } 2021-11-24 16:48:42.320 | /^\[.+\]/ { 2021-11-24 16:48:42.320 | gsub("[][]", "", $1); 2021-11-24 16:48:42.320 | section=$1 2021-11-24 16:48:42.320 | next 2021-11-24 16:48:42.320 | } 2021-11-24 16:48:42.320 | /^ *\#/ { 2021-11-24 16:48:42.320 | next 2021-11-24 16:48:42.320 | } 2021-11-24 16:48:42.320 | /^[^ \t]+/ { 2021-11-24 16:48:42.320 | # get offset of first = in $0 2021-11-24 16:48:42.320 | eq_idx = index($0, "=") 2021-11-24 16:48:42.320 | # extract attr & value from $0 2021-11-24 16:48:42.320 | attr = substr($0, 1, eq_idx - 1) 2021-11-24 16:48:42.320 | value = substr($0, eq_idx + 1) 2021-11-24 16:48:42.320 | # only need to strip trailing whitespace from attr 2021-11-24 16:48:42.320 | sub(/[ \t]*$/, "", attr) 2021-11-24 16:48:42.320 | # need to strip leading & trailing whitespace from value 2021-11-24 16:48:42.320 | sub(/^[ \t]*/, "", value) 2021-11-24 16:48:42.320 | sub(/[ \t]*$/, "", value) 2021-11-24 16:48:42.320 | 2021-11-24 16:48:42.320 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-24 16:48:42.320 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-24 16:48:42.320 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-24 16:48:42.320 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-24 16:48:42.320 | if (! (section, attr) in cfg_attr_count) { 2021-11-24 16:48:42.320 | if (section != last_section) { 2021-11-24 16:48:42.321 | cfg_section[section_count++] = section 2021-11-24 16:48:42.321 | last_section = section 2021-11-24 16:48:42.321 | } 2021-11-24 16:48:42.321 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-24 16:48:42.321 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-24 16:48:42.321 | 2021-11-24 16:48:42.321 | cfg_attr[section, attr, 0] = value 2021-11-24 16:48:42.321 | cfg_attr_count[section, attr] = 1 2021-11-24 16:48:42.321 | } else { 2021-11-24 16:48:42.321 | lno = cfg_attr_count[section, attr]++ 2021-11-24 16:48:42.321 | cfg_attr[section, attr, lno] = value 2021-11-24 16:48:42.321 | } 2021-11-24 16:48:42.321 | } 2021-11-24 16:48:42.321 | END { 2021-11-24 16:48:42.321 | # Process each section in order 2021-11-24 16:48:42.321 | for (sno = 0; sno < section_count; sno++) { 2021-11-24 16:48:42.321 | section = cfg_section[sno] 2021-11-24 16:48:42.321 | # The ini routines simply append a config item immediately 2021-11-24 16:48:42.321 | # after the section header. To keep the same order as defined 2021-11-24 16:48:42.321 | # in local.conf, invoke the ini routines in the reverse order 2021-11-24 16:48:42.321 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-24 16:48:42.321 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-24 16:48:42.321 | if (cfg_attr_count[section, attr] == 1) 2021-11-24 16:48:42.321 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-24 16:48:42.321 | else { 2021-11-24 16:48:42.321 | # For multiline, invoke the ini routines in the reverse order 2021-11-24 16:48:42.321 | count = cfg_attr_count[section, attr] 2021-11-24 16:48:42.321 | print "inidelete " configfile " " section " " attr 2021-11-24 16:48:42.321 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-24 16:48:42.321 | for (l = count -2; l >= 0; l--) 2021-11-24 16:48:42.321 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-24 16:48:42.321 | } 2021-11-24 16:48:42.322 | } 2021-11-24 16:48:42.322 | } 2021-11-24 16:48:42.322 | } 2021-11-24 16:48:42.322 | ' 2021-11-24 16:48:42.322 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.322 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-24 16:48:42.324 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-24 16:48:42.327 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-11-24 16:48:42.329 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-24 16:48:42.332 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-11-24 16:48:42.335 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-11-24 16:48:42.335 | BEGIN { group = "" } 2021-11-24 16:48:42.335 | /^\[\[.+\|.*\]\]/ { 2021-11-24 16:48:42.335 | gsub("[][]", "", $1); 2021-11-24 16:48:42.335 | split($1, a, "|"); 2021-11-24 16:48:42.335 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-24 16:48:42.335 | group=a[1] 2021-11-24 16:48:42.335 | } else { 2021-11-24 16:48:42.335 | group="" 2021-11-24 16:48:42.335 | } 2021-11-24 16:48:42.335 | next 2021-11-24 16:48:42.335 | } 2021-11-24 16:48:42.335 | { 2021-11-24 16:48:42.335 | if (group != "") 2021-11-24 16:48:42.335 | print $0 2021-11-24 16:48:42.336 | } 2021-11-24 16:48:42.336 | ' /home/ubuntu/devstack/local.conf 2021-11-24 16:48:42.342 | + 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-24 16:48:42.344 | ++ 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-24 16:48:42.370 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.373 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-11-24 16:48:42.376 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-11-24 16:48:42.402 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.404 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-11-24 16:48:42.407 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-11-24 16:48:42.435 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.438 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-11-24 16:48:42.441 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-11-24 16:48:42.469 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.471 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-11-24 16:48:42.474 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-11-24 16:48:42.500 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.503 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-11-24 16:48:42.506 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-11-24 16:48:42.534 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.537 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.15/identity"' 2021-11-24 16:48:42.539 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.15/identity 2021-11-24 16:48:42.567 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.569 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-11-24 16:48:42.572 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-11-24 16:48:42.600 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.602 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-11-24 16:48:42.605 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-11-24 16:48:42.632 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.635 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-11-24 16:48:42.638 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-11-24 16:48:42.665 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.668 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-11-24 16:48:42.670 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-11-24 16:48:42.699 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.701 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-11-24 16:48:42.704 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-11-24 16:48:42.731 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.734 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-11-24 16:48:42.736 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-11-24 16:48:42.763 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.766 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-11-24 16:48:42.768 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-11-24 16:48:42.771 | + inc/meta-config:merge_config_group:180 : local dir 2021-11-24 16:48:42.774 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-11-24 16:48:42.777 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-11-24 16:48:42.779 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-11-24 16:48:42.782 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-11-24 16:48:42.786 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-11-24 16:48:42.789 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-11-24 16:48:42.792 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-11-24 16:48:42.794 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-11-24 16:48:42.797 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-24 16:48:42.800 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-24 16:48:42.802 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-11-24 16:48:42.805 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-24 16:48:42.808 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-11-24 16:48:42.810 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-11-24 16:48:42.813 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-11-24 16:48:42.816 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-11-24 16:48:42.819 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-11-24 16:48:42.820 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-11-24 16:48:42.820 | BEGIN { 2021-11-24 16:48:42.820 | section = "" 2021-11-24 16:48:42.820 | last_section = "" 2021-11-24 16:48:42.820 | section_count = 0 2021-11-24 16:48:42.820 | } 2021-11-24 16:48:42.820 | /^\[.+\]/ { 2021-11-24 16:48:42.820 | gsub("[][]", "", $1); 2021-11-24 16:48:42.820 | section=$1 2021-11-24 16:48:42.820 | next 2021-11-24 16:48:42.820 | } 2021-11-24 16:48:42.820 | /^ *\#/ { 2021-11-24 16:48:42.820 | next 2021-11-24 16:48:42.820 | } 2021-11-24 16:48:42.820 | /^[^ \t]+/ { 2021-11-24 16:48:42.820 | # get offset of first = in $0 2021-11-24 16:48:42.820 | eq_idx = index($0, "=") 2021-11-24 16:48:42.820 | # extract attr & value from $0 2021-11-24 16:48:42.820 | attr = substr($0, 1, eq_idx - 1) 2021-11-24 16:48:42.820 | value = substr($0, eq_idx + 1) 2021-11-24 16:48:42.820 | # only need to strip trailing whitespace from attr 2021-11-24 16:48:42.820 | sub(/[ \t]*$/, "", attr) 2021-11-24 16:48:42.820 | # need to strip leading & trailing whitespace from value 2021-11-24 16:48:42.820 | sub(/^[ \t]*/, "", value) 2021-11-24 16:48:42.821 | sub(/[ \t]*$/, "", value) 2021-11-24 16:48:42.821 | 2021-11-24 16:48:42.821 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-24 16:48:42.821 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-24 16:48:42.821 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-24 16:48:42.821 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-24 16:48:42.821 | if (! (section, attr) in cfg_attr_count) { 2021-11-24 16:48:42.821 | if (section != last_section) { 2021-11-24 16:48:42.821 | cfg_section[section_count++] = section 2021-11-24 16:48:42.821 | last_section = section 2021-11-24 16:48:42.821 | } 2021-11-24 16:48:42.821 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-24 16:48:42.821 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-24 16:48:42.821 | 2021-11-24 16:48:42.821 | cfg_attr[section, attr, 0] = value 2021-11-24 16:48:42.821 | cfg_attr_count[section, attr] = 1 2021-11-24 16:48:42.821 | } else { 2021-11-24 16:48:42.821 | lno = cfg_attr_count[section, attr]++ 2021-11-24 16:48:42.821 | cfg_attr[section, attr, lno] = value 2021-11-24 16:48:42.821 | } 2021-11-24 16:48:42.821 | } 2021-11-24 16:48:42.821 | END { 2021-11-24 16:48:42.821 | # Process each section in order 2021-11-24 16:48:42.821 | for (sno = 0; sno < section_count; sno++) { 2021-11-24 16:48:42.821 | section = cfg_section[sno] 2021-11-24 16:48:42.821 | # The ini routines simply append a config item immediately 2021-11-24 16:48:42.821 | # after the section header. To keep the same order as defined 2021-11-24 16:48:42.821 | # in local.conf, invoke the ini routines in the reverse order 2021-11-24 16:48:42.821 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-24 16:48:42.821 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-24 16:48:42.821 | if (cfg_attr_count[section, attr] == 1) 2021-11-24 16:48:42.821 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-24 16:48:42.821 | else { 2021-11-24 16:48:42.822 | # For multiline, invoke the ini routines in the reverse order 2021-11-24 16:48:42.822 | count = cfg_attr_count[section, attr] 2021-11-24 16:48:42.822 | print "inidelete " configfile " " section " " attr 2021-11-24 16:48:42.822 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-24 16:48:42.822 | for (l = count -2; l >= 0; l--) 2021-11-24 16:48:42.822 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-24 16:48:42.822 | } 2021-11-24 16:48:42.822 | } 2021-11-24 16:48:42.822 | } 2021-11-24 16:48:42.822 | } 2021-11-24 16:48:42.822 | ' 2021-11-24 16:48:42.822 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.823 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-24 16:48:42.826 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-24 16:48:42.828 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-11-24 16:48:42.831 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-24 16:48:42.834 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-11-24 16:48:42.836 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-11-24 16:48:42.836 | BEGIN { group = "" } 2021-11-24 16:48:42.836 | /^\[\[.+\|.*\]\]/ { 2021-11-24 16:48:42.837 | gsub("[][]", "", $1); 2021-11-24 16:48:42.837 | split($1, a, "|"); 2021-11-24 16:48:42.837 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-24 16:48:42.837 | group=a[1] 2021-11-24 16:48:42.837 | } else { 2021-11-24 16:48:42.837 | group="" 2021-11-24 16:48:42.837 | } 2021-11-24 16:48:42.837 | next 2021-11-24 16:48:42.837 | } 2021-11-24 16:48:42.837 | { 2021-11-24 16:48:42.837 | if (group != "") 2021-11-24 16:48:42.837 | print $0 2021-11-24 16:48:42.837 | } 2021-11-24 16:48:42.837 | ' /home/ubuntu/devstack/local.conf 2021-11-24 16:48:42.842 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-11-24 16:48:42.845 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-11-24 16:48:42.876 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.879 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-11-24 16:48:42.881 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-11-24 16:48:42.914 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.916 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-11-24 16:48:42.919 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-11-24 16:48:42.951 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.953 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-11-24 16:48:42.956 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-11-24 16:48:42.989 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:42.991 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-11-24 16:48:42.994 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-11-24 16:48:43.028 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:43.030 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-11-24 16:48:43.033 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-11-24 16:48:43.065 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:43.068 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-11-24 16:48:43.071 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-11-24 16:48:43.106 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:43.109 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-11-24 16:48:43.111 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-11-24 16:48:43.147 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:43.150 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-11-24 16:48:43.152 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-11-24 16:48:43.184 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:43.187 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-11-24 16:48:43.189 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-11-24 16:48:43.224 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:43.227 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-11-24 16:48:43.229 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-11-24 16:48:43.262 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:43.264 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-11-24 16:48:43.267 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-11-24 16:48:43.299 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:43.301 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-11-24 16:48:43.304 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-11-24 16:48:43.340 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:43.343 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-11-24 16:48:43.345 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-11-24 16:48:43.376 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:43.379 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-11-24 16:48:43.382 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-11-24 16:48:43.414 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:43.417 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-11-24 16:48:43.419 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-11-24 16:48:43.451 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:43.454 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-11-24 16:48:43.457 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-11-24 16:48:43.460 | + inc/meta-config:merge_config_group:180 : local dir 2021-11-24 16:48:43.463 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-11-24 16:48:43.465 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-11-24 16:48:43.468 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-11-24 16:48:43.471 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-11-24 16:48:43.474 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-11-24 16:48:43.477 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-11-24 16:48:43.480 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-11-24 16:48:43.482 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-11-24 16:48:43.485 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-24 16:48:43.487 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-24 16:48:43.490 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-11-24 16:48:43.492 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-24 16:48:43.495 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-11-24 16:48:43.498 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-11-24 16:48:43.501 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-11-24 16:48:43.504 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-11-24 16:48:43.507 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-11-24 16:48:43.508 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:43.508 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-11-24 16:48:43.508 | BEGIN { 2021-11-24 16:48:43.508 | section = "" 2021-11-24 16:48:43.508 | last_section = "" 2021-11-24 16:48:43.508 | section_count = 0 2021-11-24 16:48:43.508 | } 2021-11-24 16:48:43.508 | /^\[.+\]/ { 2021-11-24 16:48:43.508 | gsub("[][]", "", $1); 2021-11-24 16:48:43.508 | section=$1 2021-11-24 16:48:43.508 | next 2021-11-24 16:48:43.508 | } 2021-11-24 16:48:43.508 | /^ *\#/ { 2021-11-24 16:48:43.508 | next 2021-11-24 16:48:43.508 | } 2021-11-24 16:48:43.508 | /^[^ \t]+/ { 2021-11-24 16:48:43.508 | # get offset of first = in $0 2021-11-24 16:48:43.508 | eq_idx = index($0, "=") 2021-11-24 16:48:43.508 | # extract attr & value from $0 2021-11-24 16:48:43.508 | attr = substr($0, 1, eq_idx - 1) 2021-11-24 16:48:43.508 | value = substr($0, eq_idx + 1) 2021-11-24 16:48:43.508 | # only need to strip trailing whitespace from attr 2021-11-24 16:48:43.508 | sub(/[ \t]*$/, "", attr) 2021-11-24 16:48:43.508 | # need to strip leading & trailing whitespace from value 2021-11-24 16:48:43.508 | sub(/^[ \t]*/, "", value) 2021-11-24 16:48:43.508 | sub(/[ \t]*$/, "", value) 2021-11-24 16:48:43.508 | 2021-11-24 16:48:43.509 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-24 16:48:43.509 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-24 16:48:43.509 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-24 16:48:43.509 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-24 16:48:43.509 | if (! (section, attr) in cfg_attr_count) { 2021-11-24 16:48:43.509 | if (section != last_section) { 2021-11-24 16:48:43.509 | cfg_section[section_count++] = section 2021-11-24 16:48:43.509 | last_section = section 2021-11-24 16:48:43.509 | } 2021-11-24 16:48:43.509 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-24 16:48:43.509 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-24 16:48:43.509 | 2021-11-24 16:48:43.509 | cfg_attr[section, attr, 0] = value 2021-11-24 16:48:43.509 | cfg_attr_count[section, attr] = 1 2021-11-24 16:48:43.509 | } else { 2021-11-24 16:48:43.509 | lno = cfg_attr_count[section, attr]++ 2021-11-24 16:48:43.509 | cfg_attr[section, attr, lno] = value 2021-11-24 16:48:43.509 | } 2021-11-24 16:48:43.509 | } 2021-11-24 16:48:43.509 | END { 2021-11-24 16:48:43.509 | # Process each section in order 2021-11-24 16:48:43.509 | for (sno = 0; sno < section_count; sno++) { 2021-11-24 16:48:43.509 | section = cfg_section[sno] 2021-11-24 16:48:43.509 | # The ini routines simply append a config item immediately 2021-11-24 16:48:43.510 | # after the section header. To keep the same order as defined 2021-11-24 16:48:43.510 | # in local.conf, invoke the ini routines in the reverse order 2021-11-24 16:48:43.510 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-24 16:48:43.510 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-24 16:48:43.510 | if (cfg_attr_count[section, attr] == 1) 2021-11-24 16:48:43.510 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-24 16:48:43.510 | else { 2021-11-24 16:48:43.510 | # For multiline, invoke the ini routines in the reverse order 2021-11-24 16:48:43.510 | count = cfg_attr_count[section, attr] 2021-11-24 16:48:43.510 | print "inidelete " configfile " " section " " attr 2021-11-24 16:48:43.510 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-24 16:48:43.510 | for (l = count -2; l >= 0; l--) 2021-11-24 16:48:43.510 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-24 16:48:43.510 | } 2021-11-24 16:48:43.510 | } 2021-11-24 16:48:43.510 | } 2021-11-24 16:48:43.510 | } 2021-11-24 16:48:43.510 | ' 2021-11-24 16:48:43.512 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-24 16:48:43.514 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-24 16:48:43.517 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-11-24 16:48:43.520 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-24 16:48:43.523 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-11-24 16:48:43.525 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-11-24 16:48:43.525 | BEGIN { group = "" } 2021-11-24 16:48:43.525 | /^\[\[.+\|.*\]\]/ { 2021-11-24 16:48:43.525 | gsub("[][]", "", $1); 2021-11-24 16:48:43.525 | split($1, a, "|"); 2021-11-24 16:48:43.525 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-24 16:48:43.525 | group=a[1] 2021-11-24 16:48:43.525 | } else { 2021-11-24 16:48:43.525 | group="" 2021-11-24 16:48:43.525 | } 2021-11-24 16:48:43.525 | next 2021-11-24 16:48:43.525 | } 2021-11-24 16:48:43.525 | { 2021-11-24 16:48:43.525 | if (group != "") 2021-11-24 16:48:43.525 | print $0 2021-11-24 16:48:43.526 | } 2021-11-24 16:48:43.526 | ' /home/ubuntu/devstack/local.conf 2021-11-24 16:48:43.531 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.15/identity/v2.0"' 2021-11-24 16:48:43.534 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.15/identity/v2.0 2021-11-24 16:48:43.561 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:43.564 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-11-24 16:48:43.567 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-11-24 16:48:43.570 | + inc/meta-config:merge_config_group:180 : local dir 2021-11-24 16:48:43.573 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-11-24 16:48:43.576 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-24 16:48:43.579 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-24 16:48:43.581 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-11-24 16:48:43.585 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-24 16:48:43.588 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-11-24 16:48:43.591 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-11-24 16:48:43.593 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-11-24 16:48:43.596 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-24 16:48:43.598 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-24 16:48:43.601 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-11-24 16:48:43.603 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-24 16:48:43.607 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-11-24 16:48:43.609 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-24 16:48:43.612 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-11-24 16:48:43.615 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-11-24 16:48:43.618 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-11-24 16:48:43.619 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-11-24 16:48:43.619 | BEGIN { 2021-11-24 16:48:43.619 | section = "" 2021-11-24 16:48:43.619 | last_section = "" 2021-11-24 16:48:43.619 | section_count = 0 2021-11-24 16:48:43.619 | } 2021-11-24 16:48:43.619 | /^\[.+\]/ { 2021-11-24 16:48:43.619 | gsub("[][]", "", $1); 2021-11-24 16:48:43.619 | section=$1 2021-11-24 16:48:43.619 | next 2021-11-24 16:48:43.619 | } 2021-11-24 16:48:43.619 | /^ *\#/ { 2021-11-24 16:48:43.619 | next 2021-11-24 16:48:43.619 | } 2021-11-24 16:48:43.619 | /^[^ \t]+/ { 2021-11-24 16:48:43.619 | # get offset of first = in $0 2021-11-24 16:48:43.619 | eq_idx = index($0, "=") 2021-11-24 16:48:43.619 | # extract attr & value from $0 2021-11-24 16:48:43.619 | attr = substr($0, 1, eq_idx - 1) 2021-11-24 16:48:43.619 | value = substr($0, eq_idx + 1) 2021-11-24 16:48:43.619 | # only need to strip trailing whitespace from attr 2021-11-24 16:48:43.619 | sub(/[ \t]*$/, "", attr) 2021-11-24 16:48:43.619 | # need to strip leading & trailing whitespace from value 2021-11-24 16:48:43.620 | sub(/^[ \t]*/, "", value) 2021-11-24 16:48:43.620 | sub(/[ \t]*$/, "", value) 2021-11-24 16:48:43.620 | 2021-11-24 16:48:43.620 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-24 16:48:43.620 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-24 16:48:43.620 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-24 16:48:43.620 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-24 16:48:43.620 | if (! (section, attr) in cfg_attr_count) { 2021-11-24 16:48:43.620 | if (section != last_section) { 2021-11-24 16:48:43.620 | cfg_section[section_count++] = section 2021-11-24 16:48:43.620 | last_section = section 2021-11-24 16:48:43.620 | } 2021-11-24 16:48:43.620 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-24 16:48:43.620 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-24 16:48:43.620 | 2021-11-24 16:48:43.620 | cfg_attr[section, attr, 0] = value 2021-11-24 16:48:43.620 | cfg_attr_count[section, attr] = 1 2021-11-24 16:48:43.620 | } else { 2021-11-24 16:48:43.620 | lno = cfg_attr_count[section, attr]++ 2021-11-24 16:48:43.620 | cfg_attr[section, attr, lno] = value 2021-11-24 16:48:43.620 | } 2021-11-24 16:48:43.620 | } 2021-11-24 16:48:43.620 | END { 2021-11-24 16:48:43.620 | # Process each section in order 2021-11-24 16:48:43.620 | for (sno = 0; sno < section_count; sno++) { 2021-11-24 16:48:43.620 | section = cfg_section[sno] 2021-11-24 16:48:43.620 | # The ini routines simply append a config item immediately 2021-11-24 16:48:43.620 | # after the section header. To keep the same order as defined 2021-11-24 16:48:43.620 | # in local.conf, invoke the ini routines in the reverse order 2021-11-24 16:48:43.620 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-24 16:48:43.620 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-24 16:48:43.620 | if (cfg_attr_count[section, attr] == 1) 2021-11-24 16:48:43.621 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-24 16:48:43.621 | else { 2021-11-24 16:48:43.621 | # For multiline, invoke the ini routines in the reverse order 2021-11-24 16:48:43.621 | count = cfg_attr_count[section, attr] 2021-11-24 16:48:43.621 | print "inidelete " configfile " " section " " attr 2021-11-24 16:48:43.621 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-24 16:48:43.621 | for (l = count -2; l >= 0; l--) 2021-11-24 16:48:43.621 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-24 16:48:43.621 | } 2021-11-24 16:48:43.621 | } 2021-11-24 16:48:43.621 | } 2021-11-24 16:48:43.621 | } 2021-11-24 16:48:43.621 | ' 2021-11-24 16:48:43.621 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:43.621 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-24 16:48:43.623 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-24 16:48:43.626 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-11-24 16:48:43.629 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-24 16:48:43.631 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-11-24 16:48:43.634 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-11-24 16:48:43.634 | BEGIN { group = "" } 2021-11-24 16:48:43.634 | /^\[\[.+\|.*\]\]/ { 2021-11-24 16:48:43.634 | gsub("[][]", "", $1); 2021-11-24 16:48:43.634 | split($1, a, "|"); 2021-11-24 16:48:43.634 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-24 16:48:43.634 | group=a[1] 2021-11-24 16:48:43.634 | } else { 2021-11-24 16:48:43.634 | group="" 2021-11-24 16:48:43.634 | } 2021-11-24 16:48:43.634 | next 2021-11-24 16:48:43.635 | } 2021-11-24 16:48:43.635 | { 2021-11-24 16:48:43.635 | if (group != "") 2021-11-24 16:48:43.635 | print $0 2021-11-24 16:48:43.635 | } 2021-11-24 16:48:43.635 | ' /home/ubuntu/devstack/local.conf 2021-11-24 16:48:43.640 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-11-24 16:48:43.643 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-11-24 16:48:43.668 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:43.671 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-11-24 16:48:43.673 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-11-24 16:48:43.700 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:48:43.704 | + ./stack.sh:main:1236 : is_service_enabled swift 2021-11-24 16:48:43.720 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:48:43.722 | + ./stack.sh:main:1237 : echo_summary 'Starting Swift' 2021-11-24 16:48:43.725 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:48:43.727 | + ./stack.sh:echo_summary:428 : echo -e Starting Swift 2021-11-24 16:48:43.730 | + ./stack.sh:main:1238 : start_swift 2021-11-24 16:48:43.732 | + lib/swift:start_swift:774 : restart_service memcached 2021-11-24 16:48:43.735 | + functions-common:restart_service:2215 : '[' -x /bin/systemctl ']' 2021-11-24 16:48:43.738 | + functions-common:restart_service:2216 : sudo /bin/systemctl restart memcached 2021-11-24 16:48:43.790 | + lib/swift:start_swift:777 : is_ubuntu 2021-11-24 16:48:43.793 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:48:43.795 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:48:43.798 | + lib/swift:start_swift:778 : sudo /etc/init.d/rsync restart 2021-11-24 16:48:43.850 | Restarting rsync (via systemctl): rsync.service. 2021-11-24 16:48:43.854 | + lib/swift:start_swift:785 : '[' False == True ']' 2021-11-24 16:48:43.857 | + lib/swift:start_swift:804 : [[ 1 == 1 ]] 2021-11-24 16:48:43.859 | + lib/swift:start_swift:805 : local foreground_services type 2021-11-24 16:48:43.862 | + lib/swift:start_swift:807 : foreground_services='object container account' 2021-11-24 16:48:43.865 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-11-24 16:48:43.868 | + lib/swift:start_swift:809 : run_process s-object '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-24 16:48:43.870 | + functions-common:run_process:1582 : local service=s-object 2021-11-24 16:48:43.873 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-24 16:48:43.875 | + functions-common:run_process:1584 : local group= 2021-11-24 16:48:43.878 | + functions-common:run_process:1585 : local user= 2021-11-24 16:48:43.881 | + functions-common:run_process:1587 : local name=s-object 2021-11-24 16:48:43.883 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:48:43.886 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:48:43.888 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:48:43.891 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:48:43.894 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:48:43.898 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772523895 2021-11-24 16:48:43.900 | + functions-common:run_process:1590 : is_service_enabled s-object 2021-11-24 16:48:43.917 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:48:43.920 | + 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-24 16:48:43.922 | + functions-common:_run_under_systemd:1547 : local service=s-object 2021-11-24 16:48:43.925 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-24 16:48:43.928 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-24 16:48:43.930 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-24 16:48:43.932 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-24 16:48:43.935 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ sudo ]] 2021-11-24 16:48:43.937 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ ^/ ]] 2021-11-24 16:48:43.940 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-object.service 2021-11-24 16:48:43.943 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:48:43.945 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:48:43.948 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v =~ uwsgi ]] 2021-11-24 16:48:43.950 | + 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-24 16:48:43.952 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-object.service 2021-11-24 16:48:43.955 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v' 2021-11-24 16:48:43.957 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:48:43.959 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-24 16:48:43.961 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:48:43.963 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:48:43.965 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-object.service 2021-11-24 16:48:43.968 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:48:43.972 | + 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-24 16:48:44.028 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service User ubuntu 2021-11-24 16:48:44.085 | + 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-24 16:48:44.132 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service KillMode process 2021-11-24 16:48:44.178 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service TimeoutStopSec 300 2021-11-24 16:48:44.226 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-object.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-24 16:48:44.272 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:48:44.274 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-object.service Install WantedBy multi-user.target 2021-11-24 16:48:44.328 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:48:44.521 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-object.service 2021-11-24 16:48:44.534 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-object.service → /etc/systemd/system/devstack@s-object.service. 2021-11-24 16:48:44.710 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-object.service 2021-11-24 16:48:44.729 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:48:44.732 | + functions-common:time_stop:2331 : local name 2021-11-24 16:48:44.734 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:48:44.736 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:48:44.739 | + functions-common:time_stop:2334 : local total 2021-11-24 16:48:44.742 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:48:44.744 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:48:44.746 | + functions-common:time_stop:2338 : start_time=1637772523895 2021-11-24 16:48:44.749 | + functions-common:time_stop:2340 : [[ -z 1637772523895 ]] 2021-11-24 16:48:44.752 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:48:44.755 | + functions-common:time_stop:2343 : end_time=1637772524753 2021-11-24 16:48:44.758 | + functions-common:time_stop:2344 : elapsed_time=858 2021-11-24 16:48:44.760 | + functions-common:time_stop:2345 : total=2017 2021-11-24 16:48:44.763 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:48:44.765 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=2875 2021-11-24 16:48:44.768 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-11-24 16:48:44.770 | + lib/swift:start_swift:809 : run_process s-container '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-24 16:48:44.773 | + functions-common:run_process:1582 : local service=s-container 2021-11-24 16:48:44.775 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-24 16:48:44.778 | + functions-common:run_process:1584 : local group= 2021-11-24 16:48:44.780 | + functions-common:run_process:1585 : local user= 2021-11-24 16:48:44.783 | + functions-common:run_process:1587 : local name=s-container 2021-11-24 16:48:44.786 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:48:44.788 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:48:44.791 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:48:44.793 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:48:44.796 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:48:44.800 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772524797 2021-11-24 16:48:44.803 | + functions-common:run_process:1590 : is_service_enabled s-container 2021-11-24 16:48:44.818 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:48:44.821 | + 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-24 16:48:44.823 | + functions-common:_run_under_systemd:1547 : local service=s-container 2021-11-24 16:48:44.826 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-24 16:48:44.828 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-24 16:48:44.831 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-24 16:48:44.833 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-24 16:48:44.836 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ sudo ]] 2021-11-24 16:48:44.838 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ ^/ ]] 2021-11-24 16:48:44.840 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container.service 2021-11-24 16:48:44.843 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:48:44.845 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:48:44.848 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v =~ uwsgi ]] 2021-11-24 16:48:44.851 | + 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-24 16:48:44.853 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container.service 2021-11-24 16:48:44.856 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v' 2021-11-24 16:48:44.858 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:48:44.861 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-24 16:48:44.864 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:48:44.866 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:48:44.868 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container.service 2021-11-24 16:48:44.871 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:48:44.875 | + 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-24 16:48:44.933 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service User ubuntu 2021-11-24 16:48:44.992 | + 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-24 16:48:45.042 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service KillMode process 2021-11-24 16:48:45.091 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service TimeoutStopSec 300 2021-11-24 16:48:45.149 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-container.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-24 16:48:45.201 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:48:45.203 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container.service Install WantedBy multi-user.target 2021-11-24 16:48:45.266 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:48:45.488 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container.service 2021-11-24 16:48:45.502 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container.service → /etc/systemd/system/devstack@s-container.service. 2021-11-24 16:48:45.701 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container.service 2021-11-24 16:48:45.730 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:48:45.732 | + functions-common:time_stop:2331 : local name 2021-11-24 16:48:45.734 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:48:45.737 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:48:45.739 | + functions-common:time_stop:2334 : local total 2021-11-24 16:48:45.742 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:48:45.744 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:48:45.746 | + functions-common:time_stop:2338 : start_time=1637772524797 2021-11-24 16:48:45.749 | + functions-common:time_stop:2340 : [[ -z 1637772524797 ]] 2021-11-24 16:48:45.752 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:48:45.756 | + functions-common:time_stop:2343 : end_time=1637772525753 2021-11-24 16:48:45.759 | + functions-common:time_stop:2344 : elapsed_time=956 2021-11-24 16:48:45.761 | + functions-common:time_stop:2345 : total=2875 2021-11-24 16:48:45.764 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:48:45.766 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=3831 2021-11-24 16:48:45.770 | + lib/swift:start_swift:808 : for type in ${foreground_services} 2021-11-24 16:48:45.773 | + lib/swift:start_swift:809 : run_process s-account '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-24 16:48:45.776 | + functions-common:run_process:1582 : local service=s-account 2021-11-24 16:48:45.778 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-24 16:48:45.781 | + functions-common:run_process:1584 : local group= 2021-11-24 16:48:45.783 | + functions-common:run_process:1585 : local user= 2021-11-24 16:48:45.786 | + functions-common:run_process:1587 : local name=s-account 2021-11-24 16:48:45.788 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:48:45.790 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:48:45.793 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:48:45.795 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:48:45.798 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:48:45.802 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772525799 2021-11-24 16:48:45.805 | + functions-common:run_process:1590 : is_service_enabled s-account 2021-11-24 16:48:45.824 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:48:45.826 | + 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-24 16:48:45.829 | + functions-common:_run_under_systemd:1547 : local service=s-account 2021-11-24 16:48:45.831 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-24 16:48:45.834 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-24 16:48:45.836 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-24 16:48:45.839 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-24 16:48:45.841 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ sudo ]] 2021-11-24 16:48:45.844 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ ^/ ]] 2021-11-24 16:48:45.846 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-account.service 2021-11-24 16:48:45.849 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:48:45.851 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:48:45.853 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v =~ uwsgi ]] 2021-11-24 16:48:45.857 | + 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-24 16:48:45.860 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-account.service 2021-11-24 16:48:45.863 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v' 2021-11-24 16:48:45.866 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:48:45.868 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-24 16:48:45.871 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:48:45.873 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:48:45.875 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-account.service 2021-11-24 16:48:45.878 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:48:45.883 | + 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-24 16:48:45.942 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service User ubuntu 2021-11-24 16:48:46.009 | + 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-24 16:48:46.059 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service KillMode process 2021-11-24 16:48:46.108 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service TimeoutStopSec 300 2021-11-24 16:48:46.158 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-account.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-24 16:48:46.205 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:48:46.207 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-account.service Install WantedBy multi-user.target 2021-11-24 16:48:46.263 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:48:46.476 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-account.service 2021-11-24 16:48:46.490 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-account.service → /etc/systemd/system/devstack@s-account.service. 2021-11-24 16:48:46.687 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-account.service 2021-11-24 16:48:46.707 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:48:46.710 | + functions-common:time_stop:2331 : local name 2021-11-24 16:48:46.712 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:48:46.714 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:48:46.717 | + functions-common:time_stop:2334 : local total 2021-11-24 16:48:46.719 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:48:46.721 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:48:46.724 | + functions-common:time_stop:2338 : start_time=1637772525799 2021-11-24 16:48:46.726 | + functions-common:time_stop:2340 : [[ -z 1637772525799 ]] 2021-11-24 16:48:46.729 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:48:46.733 | + functions-common:time_stop:2343 : end_time=1637772526730 2021-11-24 16:48:46.735 | + functions-common:time_stop:2344 : elapsed_time=931 2021-11-24 16:48:46.738 | + functions-common:time_stop:2345 : total=3831 2021-11-24 16:48:46.740 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:48:46.743 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=4762 2021-11-24 16:48:46.745 | + lib/swift:start_swift:812 : [[ False == \T\r\u\e ]] 2021-11-24 16:48:46.748 | + lib/swift:start_swift:817 : enable_service s-container-sync 2021-11-24 16:48:46.793 | + lib/swift:start_swift:818 : run_process s-container-sync '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-24 16:48:46.796 | + functions-common:run_process:1582 : local service=s-container-sync 2021-11-24 16:48:46.798 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-24 16:48:46.801 | + functions-common:run_process:1584 : local group= 2021-11-24 16:48:46.804 | + functions-common:run_process:1585 : local user= 2021-11-24 16:48:46.806 | + functions-common:run_process:1587 : local name=s-container-sync 2021-11-24 16:48:46.809 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:48:46.811 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:48:46.814 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:48:46.817 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:48:46.820 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:48:46.823 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772526821 2021-11-24 16:48:46.826 | + functions-common:run_process:1590 : is_service_enabled s-container-sync 2021-11-24 16:48:46.845 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:48:46.849 | + 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-24 16:48:46.852 | + functions-common:_run_under_systemd:1547 : local service=s-container-sync 2021-11-24 16:48:46.855 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-24 16:48:46.857 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-24 16:48:46.860 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-24 16:48:46.862 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-24 16:48:46.865 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ sudo ]] 2021-11-24 16:48:46.867 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ ^/ ]] 2021-11-24 16:48:46.870 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-container-sync.service 2021-11-24 16:48:46.872 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:48:46.875 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:48:46.877 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf =~ uwsgi ]] 2021-11-24 16:48:46.880 | + 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-24 16:48:46.883 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-container-sync.service 2021-11-24 16:48:46.885 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf' 2021-11-24 16:48:46.887 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:48:46.890 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-24 16:48:46.892 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:48:46.895 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:48:46.900 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-container-sync.service 2021-11-24 16:48:46.902 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:48:46.906 | + 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-24 16:48:46.964 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service User ubuntu 2021-11-24 16:48:47.021 | + 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-24 16:48:47.069 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service KillMode process 2021-11-24 16:48:47.118 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Service TimeoutStopSec 300 2021-11-24 16:48:47.169 | + 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-24 16:48:47.215 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:48:47.217 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-container-sync.service Install WantedBy multi-user.target 2021-11-24 16:48:47.275 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:48:47.486 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-container-sync.service 2021-11-24 16:48:47.499 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-container-sync.service → /etc/systemd/system/devstack@s-container-sync.service. 2021-11-24 16:48:47.697 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-container-sync.service 2021-11-24 16:48:47.717 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:48:47.720 | + functions-common:time_stop:2331 : local name 2021-11-24 16:48:47.723 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:48:47.725 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:48:47.727 | + functions-common:time_stop:2334 : local total 2021-11-24 16:48:47.730 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:48:47.732 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:48:47.735 | + functions-common:time_stop:2338 : start_time=1637772526821 2021-11-24 16:48:47.737 | + functions-common:time_stop:2340 : [[ -z 1637772526821 ]] 2021-11-24 16:48:47.740 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:48:47.744 | + functions-common:time_stop:2343 : end_time=1637772527741 2021-11-24 16:48:47.746 | + functions-common:time_stop:2344 : elapsed_time=920 2021-11-24 16:48:47.749 | + functions-common:time_stop:2345 : total=4762 2021-11-24 16:48:47.751 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:48:47.754 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5682 2021-11-24 16:48:47.757 | + lib/swift:start_swift:825 : is_service_enabled tls-proxy 2021-11-24 16:48:47.776 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:48:47.778 | + lib/swift:start_swift:829 : run_process s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-24 16:48:47.782 | + functions-common:run_process:1582 : local service=s-proxy 2021-11-24 16:48:47.788 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-24 16:48:47.792 | + functions-common:run_process:1584 : local group= 2021-11-24 16:48:47.794 | + functions-common:run_process:1585 : local user= 2021-11-24 16:48:47.797 | + functions-common:run_process:1587 : local name=s-proxy 2021-11-24 16:48:47.799 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:48:47.802 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:48:47.804 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:48:47.807 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:48:47.809 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:48:47.815 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772527810 2021-11-24 16:48:47.820 | + functions-common:run_process:1590 : is_service_enabled s-proxy 2021-11-24 16:48:47.839 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:48:47.842 | + functions-common:run_process:1591 : _run_under_systemd s-proxy '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' '' '' 2021-11-24 16:48:47.844 | + functions-common:_run_under_systemd:1547 : local service=s-proxy 2021-11-24 16:48:47.848 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-24 16:48:47.850 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-24 16:48:47.853 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-24 16:48:47.855 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-24 16:48:47.858 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ sudo ]] 2021-11-24 16:48:47.860 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ ^/ ]] 2021-11-24 16:48:47.863 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@s-proxy.service 2021-11-24 16:48:47.866 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:48:47.869 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:48:47.871 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v =~ uwsgi ]] 2021-11-24 16:48:47.874 | + 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-24 16:48:47.876 | + functions-common:write_user_unit_file:1464 : local service=devstack@s-proxy.service 2021-11-24 16:48:47.880 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v' 2021-11-24 16:48:47.882 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:48:47.885 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-24 16:48:47.887 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:48:47.890 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:48:47.892 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@s-proxy.service 2021-11-24 16:48:47.894 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:48:47.899 | + 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-24 16:48:47.960 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service User ubuntu 2021-11-24 16:48:48.015 | + 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-24 16:48:48.062 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service KillMode process 2021-11-24 16:48:48.112 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service TimeoutStopSec 300 2021-11-24 16:48:48.165 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-24 16:48:48.212 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:48:48.215 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@s-proxy.service Install WantedBy multi-user.target 2021-11-24 16:48:48.273 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:48:48.490 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@s-proxy.service 2021-11-24 16:48:48.503 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@s-proxy.service → /etc/systemd/system/devstack@s-proxy.service. 2021-11-24 16:48:48.694 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@s-proxy.service 2021-11-24 16:48:48.714 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:48:48.716 | + functions-common:time_stop:2331 : local name 2021-11-24 16:48:48.719 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:48:48.724 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:48:48.726 | + functions-common:time_stop:2334 : local total 2021-11-24 16:48:48.729 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:48:48.731 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:48:48.734 | + functions-common:time_stop:2338 : start_time=1637772527810 2021-11-24 16:48:48.736 | + functions-common:time_stop:2340 : [[ -z 1637772527810 ]] 2021-11-24 16:48:48.740 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:48:48.743 | + functions-common:time_stop:2343 : end_time=1637772528741 2021-11-24 16:48:48.746 | + functions-common:time_stop:2344 : elapsed_time=931 2021-11-24 16:48:48.748 | + functions-common:time_stop:2345 : total=5682 2021-11-24 16:48:48.751 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:48:48.753 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=6613 2021-11-24 16:48:48.755 | + lib/swift:start_swift:834 : echo 'Waiting for swift proxy to start...' 2021-11-24 16:48:48.756 | Waiting for swift proxy to start... 2021-11-24 16:48:48.758 | + lib/swift:start_swift:835 : wait_for_service 60 http://10.222.0.15:8080/info 2021-11-24 16:48:48.761 | + functions:wait_for_service:444 : local timeout=60 2021-11-24 16:48:48.763 | + functions:wait_for_service:445 : local url=http://10.222.0.15:8080/info 2021-11-24 16:48:48.765 | + functions:wait_for_service:446 : local rval=0 2021-11-24 16:48:48.768 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-24 16:48:48.770 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-24 16:48:48.772 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:48:48.775 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:48:48.778 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:48:48.781 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772528779 2021-11-24 16:48:48.784 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-24 16:48:48.789 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.15:8080/info 2021-11-24 16:48:48.802 | + :: : [[ 000 == 503 ]] 2021-11-24 16:48:48.804 | + :: : [[ 7 -eq 7 ]] 2021-11-24 16:48:48.805 | + :: : sleep 1 2021-11-24 16:48:49.808 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.15:8080/info 2021-11-24 16:48:49.821 | + :: : [[ 000 == 503 ]] 2021-11-24 16:48:49.822 | + :: : [[ 7 -eq 7 ]] 2021-11-24 16:48:49.824 | + :: : sleep 1 2021-11-24 16:48:50.827 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.15:8080/info 2021-11-24 16:48:50.840 | + :: : [[ 000 == 503 ]] 2021-11-24 16:48:50.841 | + :: : [[ 7 -eq 7 ]] 2021-11-24 16:48:50.842 | + :: : sleep 1 2021-11-24 16:48:51.845 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.15:8080/info 2021-11-24 16:48:52.135 | + :: : [[ 200 == 503 ]] 2021-11-24 16:48:52.137 | + :: : [[ 0 -eq 7 ]] 2021-11-24 16:48:52.140 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-24 16:48:52.143 | + functions-common:time_stop:2331 : local name 2021-11-24 16:48:52.146 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:48:52.148 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:48:52.151 | + functions-common:time_stop:2334 : local total 2021-11-24 16:48:52.153 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:48:52.155 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-24 16:48:52.158 | + functions-common:time_stop:2338 : start_time=1637772528779 2021-11-24 16:48:52.161 | + functions-common:time_stop:2340 : [[ -z 1637772528779 ]] 2021-11-24 16:48:52.164 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:48:52.167 | + functions-common:time_stop:2343 : end_time=1637772532165 2021-11-24 16:48:52.170 | + functions-common:time_stop:2344 : elapsed_time=3386 2021-11-24 16:48:52.172 | + functions-common:time_stop:2345 : total=3749 2021-11-24 16:48:52.174 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:48:52.177 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7135 2021-11-24 16:48:52.179 | + functions:wait_for_service:454 : return 0 2021-11-24 16:48:52.182 | + lib/swift:start_swift:839 : [[ False == \T\r\u\e ]] 2021-11-24 16:48:52.184 | + ./stack.sh:main:1242 : is_service_enabled glance 2021-11-24 16:48:52.201 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:48:52.203 | + ./stack.sh:main:1243 : echo_summary 'Starting Glance' 2021-11-24 16:48:52.206 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:48:52.209 | + ./stack.sh:echo_summary:428 : echo -e Starting Glance 2021-11-24 16:48:52.211 | + ./stack.sh:main:1244 : start_glance 2021-11-24 16:48:52.214 | + lib/glance:start_glance:385 : local service_protocol=http 2021-11-24 16:48:52.216 | + lib/glance:start_glance:386 : is_service_enabled tls-proxy 2021-11-24 16:48:52.232 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:48:52.235 | + lib/glance:start_glance:393 : run_process g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-24 16:48:52.238 | + functions-common:run_process:1582 : local service=g-reg 2021-11-24 16:48:52.240 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-24 16:48:52.243 | + functions-common:run_process:1584 : local group= 2021-11-24 16:48:52.245 | + functions-common:run_process:1585 : local user= 2021-11-24 16:48:52.247 | + functions-common:run_process:1587 : local name=g-reg 2021-11-24 16:48:52.250 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:48:52.252 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:48:52.255 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:48:52.258 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:48:52.261 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:48:52.265 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772532262 2021-11-24 16:48:52.267 | + functions-common:run_process:1590 : is_service_enabled g-reg 2021-11-24 16:48:52.284 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:48:52.286 | + functions-common:run_process:1591 : _run_under_systemd g-reg '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' '' '' 2021-11-24 16:48:52.289 | + functions-common:_run_under_systemd:1547 : local service=g-reg 2021-11-24 16:48:52.291 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-24 16:48:52.294 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-24 16:48:52.296 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-24 16:48:52.299 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-24 16:48:52.301 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ sudo ]] 2021-11-24 16:48:52.304 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ ^/ ]] 2021-11-24 16:48:52.306 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-reg.service 2021-11-24 16:48:52.309 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:48:52.311 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:48:52.314 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf =~ uwsgi ]] 2021-11-24 16:48:52.317 | + 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-24 16:48:52.320 | + functions-common:write_user_unit_file:1464 : local service=devstack@g-reg.service 2021-11-24 16:48:52.322 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf' 2021-11-24 16:48:52.325 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:48:52.327 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-24 16:48:52.329 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:48:52.332 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:48:52.335 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-reg.service 2021-11-24 16:48:52.337 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:48:52.341 | + 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-24 16:48:52.397 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service User ubuntu 2021-11-24 16:48:52.451 | + 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-24 16:48:52.497 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service KillMode process 2021-11-24 16:48:52.545 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service TimeoutStopSec 300 2021-11-24 16:48:52.593 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-24 16:48:52.640 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:48:52.642 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-reg.service Install WantedBy multi-user.target 2021-11-24 16:48:52.697 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:48:52.907 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-reg.service 2021-11-24 16:48:52.920 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-reg.service → /etc/systemd/system/devstack@g-reg.service. 2021-11-24 16:48:53.122 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-reg.service 2021-11-24 16:48:53.142 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:48:53.146 | + functions-common:time_stop:2331 : local name 2021-11-24 16:48:53.148 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:48:53.151 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:48:53.153 | + functions-common:time_stop:2334 : local total 2021-11-24 16:48:53.155 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:48:53.158 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:48:53.161 | + functions-common:time_stop:2338 : start_time=1637772532262 2021-11-24 16:48:53.163 | + functions-common:time_stop:2340 : [[ -z 1637772532262 ]] 2021-11-24 16:48:53.167 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:48:53.170 | + functions-common:time_stop:2343 : end_time=1637772533167 2021-11-24 16:48:53.172 | + functions-common:time_stop:2344 : elapsed_time=905 2021-11-24 16:48:53.175 | + functions-common:time_stop:2345 : total=6613 2021-11-24 16:48:53.177 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:48:53.180 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=7518 2021-11-24 16:48:53.182 | + lib/glance:start_glance:394 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-24 16:48:53.186 | ++ lib/glance:start_glance:395 : which uwsgi 2021-11-24 16:48:53.189 | + 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-24 16:48:53.192 | + functions-common:run_process:1582 : local service=g-api 2021-11-24 16:48:53.195 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-24 16:48:53.197 | + functions-common:run_process:1584 : local group= 2021-11-24 16:48:53.200 | + functions-common:run_process:1585 : local user= 2021-11-24 16:48:53.202 | + functions-common:run_process:1587 : local name=g-api 2021-11-24 16:48:53.205 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:48:53.208 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:48:53.210 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:48:53.213 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:48:53.216 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:48:53.219 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772533217 2021-11-24 16:48:53.222 | + functions-common:run_process:1590 : is_service_enabled g-api 2021-11-24 16:48:53.238 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:48:53.241 | + 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-24 16:48:53.243 | + functions-common:_run_under_systemd:1547 : local service=g-api 2021-11-24 16:48:53.246 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-24 16:48:53.248 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-24 16:48:53.251 | + 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-24 16:48:53.254 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-11-24 16:48:53.256 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-11-24 16:48:53.259 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-11-24 16:48:53.262 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@g-api.service 2021-11-24 16:48:53.264 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:48:53.267 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:48:53.270 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-11-24 16:48:53.272 | + 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-24 16:48:53.275 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@g-api.service 2021-11-24 16:48:53.277 | + 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-24 16:48:53.280 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-24 16:48:53.282 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-24 16:48:53.285 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-11-24 16:48:53.287 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-24 16:48:53.291 | + 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-24 16:48:53.347 | + 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-24 16:48:53.404 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-11-24 16:48:53.452 | + 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-24 16:48:53.499 | + 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-24 16:48:53.546 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-11-24 16:48:53.594 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-11-24 16:48:53.647 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-11-24 16:48:53.694 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-11-24 16:48:53.740 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-11-24 16:48:53.787 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-24 16:48:53.789 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-11-24 16:48:53.845 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-24 16:48:54.072 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@g-api.service 2021-11-24 16:48:54.086 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-11-24 16:48:54.305 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@g-api.service 2021-11-24 16:48:54.382 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:48:54.388 | + functions-common:time_stop:2331 : local name 2021-11-24 16:48:54.391 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:48:54.394 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:48:54.396 | + functions-common:time_stop:2334 : local total 2021-11-24 16:48:54.398 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:48:54.401 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:48:54.403 | + functions-common:time_stop:2338 : start_time=1637772533217 2021-11-24 16:48:54.406 | + functions-common:time_stop:2340 : [[ -z 1637772533217 ]] 2021-11-24 16:48:54.411 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:48:54.413 | + functions-common:time_stop:2343 : end_time=1637772534410 2021-11-24 16:48:54.416 | + functions-common:time_stop:2344 : elapsed_time=1193 2021-11-24 16:48:54.418 | + functions-common:time_stop:2345 : total=7518 2021-11-24 16:48:54.421 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:48:54.423 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=8711 2021-11-24 16:48:54.426 | + lib/glance:start_glance:400 : echo 'Waiting for g-api (10.222.0.15) to start...' 2021-11-24 16:48:54.426 | Waiting for g-api (10.222.0.15) to start... 2021-11-24 16:48:54.428 | + lib/glance:start_glance:401 : wait_for_service 60 http://10.222.0.15/image 2021-11-24 16:48:54.431 | + functions:wait_for_service:444 : local timeout=60 2021-11-24 16:48:54.433 | + functions:wait_for_service:445 : local url=http://10.222.0.15/image 2021-11-24 16:48:54.436 | + functions:wait_for_service:446 : local rval=0 2021-11-24 16:48:54.438 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-24 16:48:54.441 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-24 16:48:54.444 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:48:54.447 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:48:54.450 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:48:54.453 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772534450 2021-11-24 16:48:54.457 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-24 16:48:54.462 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.15/image 2021-11-24 16:48:58.094 | + :: : [[ 300 == 503 ]] 2021-11-24 16:48:58.095 | + :: : [[ 0 -eq 7 ]] 2021-11-24 16:48:58.099 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-24 16:48:58.104 | + functions-common:time_stop:2331 : local name 2021-11-24 16:48:58.107 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:48:58.113 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:48:58.115 | + functions-common:time_stop:2334 : local total 2021-11-24 16:48:58.118 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:48:58.120 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-24 16:48:58.123 | + functions-common:time_stop:2338 : start_time=1637772534450 2021-11-24 16:48:58.125 | + functions-common:time_stop:2340 : [[ -z 1637772534450 ]] 2021-11-24 16:48:58.128 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:48:58.132 | + functions-common:time_stop:2343 : end_time=1637772538129 2021-11-24 16:48:58.135 | + functions-common:time_stop:2344 : elapsed_time=3679 2021-11-24 16:48:58.138 | + functions-common:time_stop:2345 : total=7135 2021-11-24 16:48:58.141 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:48:58.144 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10814 2021-11-24 16:48:58.146 | + functions:wait_for_service:454 : return 0 2021-11-24 16:48:58.149 | + ./stack.sh:main:1259 : is_service_enabled mysql postgresql 2021-11-24 16:48:58.166 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:48:58.168 | + ./stack.sh:main:1259 : is_service_enabled glance 2021-11-24 16:48:58.184 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:48:58.187 | + ./stack.sh:main:1260 : echo_summary 'Uploading images' 2021-11-24 16:48:58.190 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:48:58.192 | + ./stack.sh:echo_summary:428 : echo -e Uploading images 2021-11-24 16:48:58.195 | + ./stack.sh:main:1262 : for image_url in ${IMAGE_URLS//,/ } 2021-11-24 16:48:58.197 | + ./stack.sh:main:1263 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-24 16:48:58.200 | + functions:upload_image:89 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-24 16:48:58.202 | + functions:upload_image:91 : local image image_fname image_name 2021-11-24 16:48:58.204 | + functions:upload_image:94 : mkdir -p /home/ubuntu/devstack/files/images 2021-11-24 16:48:58.209 | ++ functions:upload_image:95 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-24 16:48:58.212 | + functions:upload_image:95 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-24 16:48:58.214 | + functions:upload_image:96 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-11-24 16:48:58.216 | + functions:upload_image:98 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-11-24 16:48:58.218 | + 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-24 16:48:58.221 | --2021-11-24 16:48:58-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-24 16:48:58.222 | Connecting to 10.100.0.9:80... connected. 2021-11-24 16:48:58.224 | HTTP request sent, awaiting response... 200 OK 2021-11-24 16:48:58.224 | Length: 645922816 (616M) 2021-11-24 16:48:58.224 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-11-24 16:48:58.246 | 2021-11-24 16:48:58.535 | 0K ........ ........ ........ ........ 5% 106M 6s 2021-11-24 16:48:58.820 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-11-24 16:48:59.106 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-11-24 16:48:59.391 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-11-24 16:48:59.676 | 131072K ........ ........ ........ ........ 25% 112M 4s 2021-11-24 16:48:59.961 | 163840K ........ ........ ........ ........ 31% 112M 4s 2021-11-24 16:49:00.246 | 196608K ........ ........ ........ ........ 36% 112M 4s 2021-11-24 16:49:00.531 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-11-24 16:49:00.816 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-11-24 16:49:01.101 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-11-24 16:49:01.387 | 327680K ........ ........ ........ ........ 57% 112M 2s 2021-11-24 16:49:01.672 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-11-24 16:49:01.957 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-11-24 16:49:02.242 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-11-24 16:49:02.527 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-11-24 16:49:02.813 | 491520K ........ ........ ........ ........ 83% 112M 1s 2021-11-24 16:49:03.098 | 524288K ........ ........ ........ ........ 88% 112M 1s 2021-11-24 16:49:03.383 | 557056K ........ ........ ........ ........ 93% 112M 0s 2021-11-24 16:49:03.668 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-11-24 16:49:03.731 | 622592K ........ 100% 112M=5.5s 2021-11-24 16:49:03.731 | 2021-11-24 16:49:03.731 | 2021-11-24 16:49:03 (112 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-11-24 16:49:03.731 | 2021-11-24 16:49:03.733 | + functions:upload_image:100 : [[ 0 -ne 0 ]] 2021-11-24 16:49:03.736 | + functions:upload_image:105 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-24 16:49:03.738 | + functions:upload_image:119 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-11-24 16:49:03.740 | + functions:upload_image:126 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-11-24 16:49:03.743 | + functions:upload_image:241 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-11-24 16:49:03.745 | + functions:upload_image:263 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-11-24 16:49:03.747 | + functions:upload_image:274 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-11-24 16:49:03.749 | + functions:upload_image:290 : local kernel= 2021-11-24 16:49:03.751 | + functions:upload_image:291 : local ramdisk= 2021-11-24 16:49:03.754 | + functions:upload_image:292 : local disk_format= 2021-11-24 16:49:03.757 | + functions:upload_image:293 : local container_format= 2021-11-24 16:49:03.759 | + functions:upload_image:294 : local unpack= 2021-11-24 16:49:03.761 | + functions:upload_image:295 : local 'img_property=--property hw_rng_model=virtio' 2021-11-24 16:49:03.763 | + functions:upload_image:296 : case "$image_fname" in 2021-11-24 16:49:03.765 | + functions:upload_image:361 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-11-24 16:49:03.768 | ++ 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-24 16:49:03.772 | + functions:upload_image:362 : image_name=ubuntu-16 2021-11-24 16:49:03.775 | ++ functions:upload_image:363 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-11-24 16:49:03.775 | ++ functions:upload_image:363 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-11-24 16:49:03.779 | + functions:upload_image:363 : disk_format=vhdx 2021-11-24 16:49:03.781 | + functions:upload_image:364 : container_format=bare 2021-11-24 16:49:03.783 | + functions:upload_image:365 : '[' vhdx == gz ']' 2021-11-24 16:49:03.786 | + functions:upload_image:372 : is_arch ppc64le 2021-11-24 16:49:03.788 | ++ functions-common:is_arch:428 : uname -m 2021-11-24 16:49:03.791 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-11-24 16:49:03.794 | + functions:upload_image:372 : is_arch ppc64 2021-11-24 16:49:03.796 | ++ functions-common:is_arch:428 : uname -m 2021-11-24 16:49:03.800 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-11-24 16:49:03.802 | + functions:upload_image:372 : is_arch ppc 2021-11-24 16:49:03.805 | ++ functions-common:is_arch:428 : uname -m 2021-11-24 16:49:03.808 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-11-24 16:49:03.810 | + functions:upload_image:376 : is_arch aarch64 2021-11-24 16:49:03.813 | ++ functions-common:is_arch:428 : uname -m 2021-11-24 16:49:03.817 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-11-24 16:49:03.819 | + functions:upload_image:380 : '[' bare = bare ']' 2021-11-24 16:49:03.821 | + functions:upload_image:381 : '[' '' = zcat ']' 2021-11-24 16:49:03.823 | + functions:upload_image:383 : '[' '' = bunzip2 ']' 2021-11-24 16:49:03.825 | + functions:upload_image:385 : '[' '' = unxz ']' 2021-11-24 16:49:03.828 | + 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-24 16:49:24.032 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:49:24.032 | | Field | Value | 2021-11-24 16:49:24.032 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:49:24.032 | | container_format | bare | 2021-11-24 16:49:24.032 | | created_at | 2021-11-24T16:49:07Z | 2021-11-24 16:49:24.032 | | disk_format | vhdx | 2021-11-24 16:49:24.032 | | file | /v2/images/ae549a0b-a4ad-47e4-9e9a-086c662c18e5/file | 2021-11-24 16:49:24.032 | | id | ae549a0b-a4ad-47e4-9e9a-086c662c18e5 | 2021-11-24 16:49:24.032 | | min_disk | 0 | 2021-11-24 16:49:24.033 | | min_ram | 0 | 2021-11-24 16:49:24.033 | | name | ubuntu-16 | 2021-11-24 16:49:24.033 | | owner | 81aa6393920e4b4ab9b8f08bfd9d9f89 | 2021-11-24 16:49:24.033 | | 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/ae549a0b-a4ad-47e4-9e9a-086c662c18e5' | 2021-11-24 16:49:24.033 | | protected | False | 2021-11-24 16:49:24.033 | | schema | /v2/schemas/image | 2021-11-24 16:49:24.033 | | status | queued | 2021-11-24 16:49:24.033 | | tags | | 2021-11-24 16:49:24.033 | | updated_at | 2021-11-24T16:49:07Z | 2021-11-24 16:49:24.033 | | visibility | public | 2021-11-24 16:49:24.033 | +------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:49:24.143 | + ./stack.sh:main:1270 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-11-24 16:49:24.146 | + ./stack.sh:main:1271 : is_service_enabled nova 2021-11-24 16:49:24.161 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:49:24.164 | + ./stack.sh:main:1272 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-11-24 16:49:24.190 | + ./stack.sh:main:1273 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-11-24 16:49:24.217 | + ./stack.sh:main:1276 : is_service_enabled cinder 2021-11-24 16:49:24.233 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:49:24.236 | + ./stack.sh:main:1277 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-11-24 16:49:24.264 | + ./stack.sh:main:1281 : is_service_enabled n-api 2021-11-24 16:49:24.280 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:49:24.282 | + ./stack.sh:main:1282 : echo_summary 'Starting Nova API' 2021-11-24 16:49:24.285 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:49:24.288 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova API 2021-11-24 16:49:24.290 | + ./stack.sh:main:1283 : start_nova_api 2021-11-24 16:49:24.292 | + lib/nova:start_nova_api:850 : local service_port=8774 2021-11-24 16:49:24.295 | + lib/nova:start_nova_api:851 : local service_protocol=http 2021-11-24 16:49:24.297 | + lib/nova:start_nova_api:852 : local nova_url 2021-11-24 16:49:24.300 | + lib/nova:start_nova_api:853 : is_service_enabled tls-proxy 2021-11-24 16:49:24.317 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:49:24.320 | + 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-24 16:49:24.322 | + 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-24 16:49:24.325 | + 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-24 16:49:24.328 | + lib/nova:start_nova_api:862 : '[' True == False ']' 2021-11-24 16:49:24.331 | ++ lib/nova:start_nova_api:870 : which uwsgi 2021-11-24 16:49:24.335 | + 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-24 16:49:24.337 | + functions-common:run_process:1582 : local service=n-api 2021-11-24 16:49:24.340 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-11-24 16:49:24.342 | + functions-common:run_process:1584 : local group= 2021-11-24 16:49:24.345 | + functions-common:run_process:1585 : local user= 2021-11-24 16:49:24.348 | + functions-common:run_process:1587 : local name=n-api 2021-11-24 16:49:24.350 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:49:24.353 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:49:24.355 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:49:24.358 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:49:24.361 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:49:24.365 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772564362 2021-11-24 16:49:24.368 | + functions-common:run_process:1590 : is_service_enabled n-api 2021-11-24 16:49:24.384 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:49:24.387 | + 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-24 16:49:24.390 | + functions-common:_run_under_systemd:1547 : local service=n-api 2021-11-24 16:49:24.392 | + 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-24 16:49:24.395 | + 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-24 16:49:24.397 | + 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-24 16:49:24.400 | + 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-24 16:49:24.403 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-11-24 16:49:24.405 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-11-24 16:49:24.408 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api.service 2021-11-24 16:49:24.410 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:49:24.413 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:49:24.415 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-11-24 16:49:24.418 | + 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-24 16:49:24.420 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api.service 2021-11-24 16:49:24.423 | + 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-24 16:49:24.426 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-24 16:49:24.428 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-24 16:49:24.430 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-11-24 16:49:24.433 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-24 16:49:24.437 | + 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-24 16:49:24.499 | + 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-24 16:49:24.556 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-11-24 16:49:24.603 | + 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-24 16:49:24.652 | + 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-24 16:49:24.699 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-11-24 16:49:24.746 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-11-24 16:49:24.794 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-11-24 16:49:24.841 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-11-24 16:49:24.887 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-11-24 16:49:24.941 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-24 16:49:24.944 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-11-24 16:49:25.000 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-24 16:49:25.208 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api.service 2021-11-24 16:49:25.221 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-11-24 16:49:25.430 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api.service 2021-11-24 16:49:25.506 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:49:25.509 | + functions-common:time_stop:2331 : local name 2021-11-24 16:49:25.512 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:49:25.514 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:49:25.518 | + functions-common:time_stop:2334 : local total 2021-11-24 16:49:25.521 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:49:25.523 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:49:25.526 | + functions-common:time_stop:2338 : start_time=1637772564362 2021-11-24 16:49:25.528 | + functions-common:time_stop:2340 : [[ -z 1637772564362 ]] 2021-11-24 16:49:25.532 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:49:25.535 | + functions-common:time_stop:2343 : end_time=1637772565532 2021-11-24 16:49:25.538 | + functions-common:time_stop:2344 : elapsed_time=1170 2021-11-24 16:49:25.541 | + functions-common:time_stop:2345 : total=8711 2021-11-24 16:49:25.543 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:49:25.546 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=9881 2021-11-24 16:49:25.548 | + lib/nova:start_nova_api:871 : nova_url=http://10.222.0.15/compute/v2.1/ 2021-11-24 16:49:25.551 | + lib/nova:start_nova_api:874 : echo 'Waiting for nova-api to start...' 2021-11-24 16:49:25.551 | Waiting for nova-api to start... 2021-11-24 16:49:25.554 | + lib/nova:start_nova_api:875 : wait_for_service 60 http://10.222.0.15/compute/v2.1/ 2021-11-24 16:49:25.556 | + functions:wait_for_service:444 : local timeout=60 2021-11-24 16:49:25.559 | + functions:wait_for_service:445 : local url=http://10.222.0.15/compute/v2.1/ 2021-11-24 16:49:25.561 | + functions:wait_for_service:446 : local rval=0 2021-11-24 16:49:25.564 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-24 16:49:25.567 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-24 16:49:25.570 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:49:25.572 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:49:25.575 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:49:25.580 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772565576 2021-11-24 16:49:25.583 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-24 16:49:25.588 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.15/compute/v2.1/ 2021-11-24 16:49:31.630 | + :: : [[ 200 == 503 ]] 2021-11-24 16:49:31.632 | + :: : [[ 0 -eq 7 ]] 2021-11-24 16:49:31.635 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-24 16:49:31.638 | + functions-common:time_stop:2331 : local name 2021-11-24 16:49:31.640 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:49:31.644 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:49:31.646 | + functions-common:time_stop:2334 : local total 2021-11-24 16:49:31.649 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:49:31.651 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-24 16:49:31.654 | + functions-common:time_stop:2338 : start_time=1637772565576 2021-11-24 16:49:31.656 | + functions-common:time_stop:2340 : [[ -z 1637772565576 ]] 2021-11-24 16:49:31.660 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:49:31.664 | + functions-common:time_stop:2343 : end_time=1637772571661 2021-11-24 16:49:31.667 | + functions-common:time_stop:2344 : elapsed_time=6085 2021-11-24 16:49:31.669 | + functions-common:time_stop:2345 : total=10814 2021-11-24 16:49:31.672 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:49:31.675 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16899 2021-11-24 16:49:31.678 | + functions:wait_for_service:454 : return 0 2021-11-24 16:49:31.680 | + 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-24 16:49:31.683 | + 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-24 16:49:31.686 | + ./stack.sh:main:1286 : is_service_enabled neutron-api 2021-11-24 16:49:31.702 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:49:31.706 | + ./stack.sh:main:1289 : is_service_enabled q-svc 2021-11-24 16:49:31.722 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:49:31.725 | + ./stack.sh:main:1290 : echo_summary 'Starting Neutron' 2021-11-24 16:49:31.728 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:49:31.730 | + ./stack.sh:echo_summary:428 : echo -e Starting Neutron 2021-11-24 16:49:31.733 | + ./stack.sh:main:1291 : configure_neutron_after_post_config 2021-11-24 16:49:31.736 | + lib/neutron-legacy:configure_neutron_after_post_config:459 : [[ router,neutron.services.metering.metering_plugin.MeteringPlugin != '' ]] 2021-11-24 16:49:31.738 | + 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-24 16:49:31.773 | + ./stack.sh:main:1292 : start_neutron_service_and_check 2021-11-24 16:49:31.775 | + lib/neutron-legacy:start_neutron_service_and_check:466 : local service_port=9696 2021-11-24 16:49:31.778 | + lib/neutron-legacy:start_neutron_service_and_check:467 : local service_protocol=http 2021-11-24 16:49:31.781 | + lib/neutron-legacy:start_neutron_service_and_check:468 : local cfg_file_options 2021-11-24 16:49:31.785 | + lib/neutron-legacy:start_neutron_service_and_check:469 : local neutron_url 2021-11-24 16:49:31.789 | ++ lib/neutron-legacy:start_neutron_service_and_check:471 : determine_config_files neutron-server 2021-11-24 16:49:31.791 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-11-24 16:49:31.794 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-11-24 16:49:31.797 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-11-24 16:49:31.800 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-11-24 16:49:31.802 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-11-24 16:49:31.805 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-11-24 16:49:31.807 | +++ 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-24 16:49:31.809 | +++ 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-24 16:49:31.812 | ++ 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-24 16:49:31.815 | ++ 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-24 16:49:31.817 | ++ 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-24 16:49:31.821 | + 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-24 16:49:31.823 | + lib/neutron-legacy:start_neutron_service_and_check:473 : is_service_enabled tls-proxy 2021-11-24 16:49:31.839 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:49:31.842 | + lib/neutron-legacy:start_neutron_service_and_check:478 : '[' False == True ']' 2021-11-24 16:49:31.845 | + 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-24 16:49:31.848 | + functions-common:run_process:1582 : local service=q-svc 2021-11-24 16:49:31.851 | + 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-24 16:49:31.854 | + functions-common:run_process:1584 : local group= 2021-11-24 16:49:31.856 | + functions-common:run_process:1585 : local user= 2021-11-24 16:49:31.859 | + functions-common:run_process:1587 : local name=q-svc 2021-11-24 16:49:31.861 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:49:31.864 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:49:31.867 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:49:31.869 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:49:31.872 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:49:31.876 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772571873 2021-11-24 16:49:31.879 | + functions-common:run_process:1590 : is_service_enabled q-svc 2021-11-24 16:49:31.895 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:49:31.898 | + 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-24 16:49:31.900 | + functions-common:_run_under_systemd:1547 : local service=q-svc 2021-11-24 16:49:31.903 | + 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-24 16:49:31.905 | + 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-24 16:49:31.909 | + 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-24 16:49:31.911 | + 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-24 16:49:31.915 | + 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-24 16:49:31.918 | + 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-24 16:49:31.921 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-svc.service 2021-11-24 16:49:31.923 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:49:31.926 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:49:31.929 | + 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-24 16:49:31.931 | + 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-24 16:49:31.934 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-svc.service 2021-11-24 16:49:31.947 | + 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-24 16:49:31.947 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:49:31.947 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-24 16:49:31.947 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:49:31.947 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:49:31.947 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-11-24 16:49:31.950 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:49:31.954 | + 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-24 16:49:32.010 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-11-24 16:49:32.066 | + 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-24 16:49:32.112 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-11-24 16:49:32.161 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-11-24 16:49:32.207 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-24 16:49:32.253 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:49:32.255 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-11-24 16:49:32.310 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:49:32.529 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-svc.service 2021-11-24 16:49:32.542 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-11-24 16:49:32.719 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-svc.service 2021-11-24 16:49:32.739 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:49:32.742 | + functions-common:time_stop:2331 : local name 2021-11-24 16:49:32.744 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:49:32.747 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:49:32.749 | + functions-common:time_stop:2334 : local total 2021-11-24 16:49:32.752 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:49:32.755 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:49:32.757 | + functions-common:time_stop:2338 : start_time=1637772571873 2021-11-24 16:49:32.760 | + functions-common:time_stop:2340 : [[ -z 1637772571873 ]] 2021-11-24 16:49:32.763 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:49:32.767 | + functions-common:time_stop:2343 : end_time=1637772572764 2021-11-24 16:49:32.769 | + functions-common:time_stop:2344 : elapsed_time=891 2021-11-24 16:49:32.772 | + functions-common:time_stop:2345 : total=9881 2021-11-24 16:49:32.774 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:49:32.777 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=10772 2021-11-24 16:49:32.779 | + lib/neutron-legacy:start_neutron_service_and_check:486 : neutron_url=http://10.222.0.15:9696 2021-11-24 16:49:32.782 | + lib/neutron-legacy:start_neutron_service_and_check:488 : is_service_enabled tls-proxy 2021-11-24 16:49:32.800 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:49:32.803 | + lib/neutron-legacy:start_neutron_service_and_check:492 : echo 'Waiting for Neutron to start...' 2021-11-24 16:49:32.803 | Waiting for Neutron to start... 2021-11-24 16:49:32.805 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.15:9696' 2021-11-24 16:49:32.808 | + lib/neutron-legacy:start_neutron_service_and_check:495 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.15:9696' 'Neutron did not start' 60 2021-11-24 16:49:32.810 | + functions-common:test_with_retry:2269 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.15:9696' 2021-11-24 16:49:32.813 | + functions-common:test_with_retry:2270 : local 'failmsg=Neutron did not start' 2021-11-24 16:49:32.816 | + functions-common:test_with_retry:2271 : local until=60 2021-11-24 16:49:32.818 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-11-24 16:49:32.820 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-11-24 16:49:32.823 | + functions-common:time_start:2317 : local name=test_with_retry 2021-11-24 16:49:32.826 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:49:32.828 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:49:32.831 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:49:32.835 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772572832 2021-11-24 16:49:32.838 | + functions-common:test_with_retry:2275 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.15:9696; do sleep 0.5; done' 2021-11-24 16:49:32.842 | 2021-11-24 16:49:32.842 | Redirecting output to ‘wget-log’. 2021-11-24 16:49:33.347 | 2021-11-24 16:49:33.347 | Redirecting output to ‘wget-log.1’. 2021-11-24 16:49:33.851 | 2021-11-24 16:49:33.851 | Redirecting output to ‘wget-log.2’. 2021-11-24 16:49:34.356 | 2021-11-24 16:49:34.356 | Redirecting output to ‘wget-log.3’. 2021-11-24 16:49:34.860 | 2021-11-24 16:49:34.860 | Redirecting output to ‘wget-log.4’. 2021-11-24 16:49:35.365 | 2021-11-24 16:49:35.365 | Redirecting output to ‘wget-log.5’. 2021-11-24 16:49:35.869 | 2021-11-24 16:49:35.869 | Redirecting output to ‘wget-log.6’. 2021-11-24 16:49:36.373 | 2021-11-24 16:49:36.373 | Redirecting output to ‘wget-log.7’. 2021-11-24 16:49:36.878 | 2021-11-24 16:49:36.878 | Redirecting output to ‘wget-log.8’. 2021-11-24 16:49:37.384 | 2021-11-24 16:49:37.384 | Redirecting output to ‘wget-log.9’. 2021-11-24 16:49:37.888 | 2021-11-24 16:49:37.888 | Redirecting output to ‘wget-log.10’. 2021-11-24 16:49:38.393 | 2021-11-24 16:49:38.394 | Redirecting output to ‘wget-log.11’. 2021-11-24 16:49:38.412 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.15:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-11-24 16:49:38.414 | + functions-common:time_stop:2331 : local name 2021-11-24 16:49:38.417 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:49:38.420 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:49:38.425 | + functions-common:time_stop:2334 : local total 2021-11-24 16:49:38.427 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:49:38.429 | + functions-common:time_stop:2337 : name=test_with_retry 2021-11-24 16:49:38.432 | + functions-common:time_stop:2338 : start_time=1637772572832 2021-11-24 16:49:38.436 | + functions-common:time_stop:2340 : [[ -z 1637772572832 ]] 2021-11-24 16:49:38.440 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:49:38.444 | + functions-common:time_stop:2343 : end_time=1637772578440 2021-11-24 16:49:38.446 | + functions-common:time_stop:2344 : elapsed_time=5608 2021-11-24 16:49:38.449 | + functions-common:time_stop:2345 : total=0 2021-11-24 16:49:38.451 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:49:38.455 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5608 2021-11-24 16:49:38.458 | + ./stack.sh:main:1297 : is_service_enabled placement 2021-11-24 16:49:38.477 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:49:38.480 | + ./stack.sh:main:1298 : echo_summary 'Starting Placement' 2021-11-24 16:49:38.482 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:49:38.485 | + ./stack.sh:echo_summary:428 : echo -e Starting Placement 2021-11-24 16:49:38.487 | + ./stack.sh:main:1299 : start_placement 2021-11-24 16:49:38.490 | + lib/placement:start_placement:161 : start_placement_api 2021-11-24 16:49:38.493 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-11-24 16:49:38.499 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-11-24 16:49:38.505 | + 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-24 16:49:38.508 | + functions-common:run_process:1582 : local service=placement-api 2021-11-24 16:49:38.511 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-24 16:49:38.515 | + functions-common:run_process:1584 : local group= 2021-11-24 16:49:38.518 | + functions-common:run_process:1585 : local user= 2021-11-24 16:49:38.521 | + functions-common:run_process:1587 : local name=placement-api 2021-11-24 16:49:38.523 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:49:38.525 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:49:38.528 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:49:38.536 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:49:38.538 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:49:38.543 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772578539 2021-11-24 16:49:38.545 | + functions-common:run_process:1590 : is_service_enabled placement-api 2021-11-24 16:49:38.562 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:49:38.565 | + 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-24 16:49:38.568 | + functions-common:_run_under_systemd:1547 : local service=placement-api 2021-11-24 16:49:38.570 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-24 16:49:38.573 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-24 16:49:38.576 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-24 16:49:38.578 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-11-24 16:49:38.581 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-11-24 16:49:38.584 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-11-24 16:49:38.587 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@placement-api.service 2021-11-24 16:49:38.589 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:49:38.592 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:49:38.595 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-11-24 16:49:38.598 | + 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-24 16:49:38.601 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@placement-api.service 2021-11-24 16:49:38.603 | + 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-24 16:49:38.605 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-24 16:49:38.608 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-24 16:49:38.610 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-11-24 16:49:38.612 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-24 16:49:38.616 | + 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-24 16:49:38.671 | + 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-24 16:49:38.727 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-11-24 16:49:38.774 | + 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-24 16:49:38.821 | + 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-24 16:49:38.867 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-11-24 16:49:38.916 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-11-24 16:49:38.976 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-11-24 16:49:39.025 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-11-24 16:49:39.073 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-11-24 16:49:39.121 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-24 16:49:39.123 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-11-24 16:49:39.181 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-24 16:49:39.386 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@placement-api.service 2021-11-24 16:49:39.400 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-11-24 16:49:39.598 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@placement-api.service 2021-11-24 16:49:39.674 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:49:39.676 | + functions-common:time_stop:2331 : local name 2021-11-24 16:49:39.679 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:49:39.681 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:49:39.684 | + functions-common:time_stop:2334 : local total 2021-11-24 16:49:39.686 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:49:39.689 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:49:39.692 | + functions-common:time_stop:2338 : start_time=1637772578539 2021-11-24 16:49:39.694 | + functions-common:time_stop:2340 : [[ -z 1637772578539 ]] 2021-11-24 16:49:39.698 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:49:39.701 | + functions-common:time_stop:2343 : end_time=1637772579698 2021-11-24 16:49:39.703 | + functions-common:time_stop:2344 : elapsed_time=1159 2021-11-24 16:49:39.707 | + functions-common:time_stop:2345 : total=10772 2021-11-24 16:49:39.709 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:49:39.712 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=11931 2021-11-24 16:49:39.715 | + lib/placement:start_placement_api:154 : echo 'Waiting for placement-api to start...' 2021-11-24 16:49:39.715 | Waiting for placement-api to start... 2021-11-24 16:49:39.717 | + lib/placement:start_placement_api:155 : wait_for_service 60 http://10.222.0.15/placement 2021-11-24 16:49:39.720 | + functions:wait_for_service:444 : local timeout=60 2021-11-24 16:49:39.723 | + functions:wait_for_service:445 : local url=http://10.222.0.15/placement 2021-11-24 16:49:39.725 | + functions:wait_for_service:446 : local rval=0 2021-11-24 16:49:39.728 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-24 16:49:39.743 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-24 16:49:39.743 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:49:39.743 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:49:39.743 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:49:39.743 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772579740 2021-11-24 16:49:39.746 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-24 16:49:39.762 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.15/placement 2021-11-24 16:49:42.630 | + :: : [[ 200 == 503 ]] 2021-11-24 16:49:42.631 | + :: : [[ 0 -eq 7 ]] 2021-11-24 16:49:42.635 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-24 16:49:42.637 | + functions-common:time_stop:2331 : local name 2021-11-24 16:49:42.640 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:49:42.643 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:49:42.645 | + functions-common:time_stop:2334 : local total 2021-11-24 16:49:42.648 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:49:42.650 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-24 16:49:42.653 | + functions-common:time_stop:2338 : start_time=1637772579740 2021-11-24 16:49:42.655 | + functions-common:time_stop:2340 : [[ -z 1637772579740 ]] 2021-11-24 16:49:42.659 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:49:42.662 | + functions-common:time_stop:2343 : end_time=1637772582660 2021-11-24 16:49:42.665 | + functions-common:time_stop:2344 : elapsed_time=2920 2021-11-24 16:49:42.667 | + functions-common:time_stop:2345 : total=16899 2021-11-24 16:49:42.670 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:49:42.672 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19819 2021-11-24 16:49:42.675 | + functions:wait_for_service:454 : return 0 2021-11-24 16:49:42.678 | + ./stack.sh:main:1302 : is_service_enabled neutron 2021-11-24 16:49:42.695 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:49:42.697 | + ./stack.sh:main:1303 : start_neutron 2021-11-24 16:49:42.700 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-11-24 16:49:42.704 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-24 16:49:42.704 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-11-24 16:49:42.708 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon 2021-11-24 16:49:42.711 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,c-bak,c-vol,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon =~ ,neutron ]] 2021-11-24 16:49:42.714 | + lib/neutron:is_neutron_legacy_enabled:133 : [[ ,key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync =~ ,q- ]] 2021-11-24 16:49:42.716 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-11-24 16:49:42.719 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-11-24 16:49:42.722 | + 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-24 16:49:42.725 | + functions-common:run_process:1582 : local service=q-agt 2021-11-24 16:49:42.727 | + 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-24 16:49:42.730 | + functions-common:run_process:1584 : local group= 2021-11-24 16:49:42.733 | + functions-common:run_process:1585 : local user= 2021-11-24 16:49:42.735 | + functions-common:run_process:1587 : local name=q-agt 2021-11-24 16:49:42.738 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:49:42.741 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:49:42.743 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:49:42.746 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:49:42.749 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:49:42.752 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772582749 2021-11-24 16:49:42.755 | + functions-common:run_process:1590 : is_service_enabled q-agt 2021-11-24 16:49:42.772 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:49:42.775 | + 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-24 16:49:42.777 | + functions-common:_run_under_systemd:1547 : local service=q-agt 2021-11-24 16:49:42.780 | + 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-24 16:49:42.783 | + 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-24 16:49:42.785 | + 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-24 16:49:42.788 | + 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-24 16:49:42.790 | + 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-24 16:49:42.793 | + 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-24 16:49:42.795 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-agt.service 2021-11-24 16:49:42.799 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:49:42.801 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:49:42.804 | + 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-24 16:49:42.806 | + 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-24 16:49:42.809 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-agt.service 2021-11-24 16:49:42.811 | + 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-24 16:49:42.813 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:49:42.816 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-24 16:49:42.818 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:49:42.820 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:49:42.822 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-11-24 16:49:42.824 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:49:42.828 | + 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-24 16:49:42.883 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-11-24 16:49:42.938 | + 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-24 16:49:42.985 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-11-24 16:49:43.032 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-11-24 16:49:43.078 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-24 16:49:43.125 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:49:43.128 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-11-24 16:49:43.184 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:49:43.393 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-agt.service 2021-11-24 16:49:43.406 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-11-24 16:49:43.602 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-agt.service 2021-11-24 16:49:43.623 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:49:43.625 | + functions-common:time_stop:2331 : local name 2021-11-24 16:49:43.628 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:49:43.631 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:49:43.634 | + functions-common:time_stop:2334 : local total 2021-11-24 16:49:43.636 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:49:43.639 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:49:43.641 | + functions-common:time_stop:2338 : start_time=1637772582749 2021-11-24 16:49:43.644 | + functions-common:time_stop:2340 : [[ -z 1637772582749 ]] 2021-11-24 16:49:43.648 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:49:43.651 | + functions-common:time_stop:2343 : end_time=1637772583649 2021-11-24 16:49:43.654 | + functions-common:time_stop:2344 : elapsed_time=900 2021-11-24 16:49:43.656 | + functions-common:time_stop:2345 : total=11931 2021-11-24 16:49:43.659 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:49:43.662 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=12831 2021-11-24 16:49:43.664 | + lib/neutron-legacy:start_mutnauq_l2_agent:503 : is_provider_network 2021-11-24 16:49:43.667 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-11-24 16:49:43.669 | + functions-common:is_provider_network:2183 : return 1 2021-11-24 16:49:43.672 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-11-24 16:49:43.675 | + 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-24 16:49:43.678 | + functions-common:run_process:1582 : local service=q-dhcp 2021-11-24 16:49:43.680 | + 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-24 16:49:43.683 | + functions-common:run_process:1584 : local group= 2021-11-24 16:49:43.685 | + functions-common:run_process:1585 : local user= 2021-11-24 16:49:43.688 | + functions-common:run_process:1587 : local name=q-dhcp 2021-11-24 16:49:43.691 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:49:43.693 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:49:43.696 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:49:43.698 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:49:43.701 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:49:43.705 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772583702 2021-11-24 16:49:43.707 | + functions-common:run_process:1590 : is_service_enabled q-dhcp 2021-11-24 16:49:43.724 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:49:43.727 | + 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-24 16:49:43.729 | + functions-common:_run_under_systemd:1547 : local service=q-dhcp 2021-11-24 16:49:43.732 | + 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-24 16:49:43.734 | + 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-24 16:49:43.737 | + 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-24 16:49:43.740 | + 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-24 16:49:43.742 | + 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-24 16:49:43.745 | + 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-24 16:49:43.748 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-dhcp.service 2021-11-24 16:49:43.750 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:49:43.753 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:49:43.756 | + 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-24 16:49:43.759 | + 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-24 16:49:43.761 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-dhcp.service 2021-11-24 16:49:43.764 | + 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-24 16:49:43.767 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:49:43.770 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-24 16:49:43.773 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:49:43.775 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:49:43.778 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-11-24 16:49:43.780 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:49:43.784 | + 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-24 16:49:43.841 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-11-24 16:49:43.899 | + 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-24 16:49:43.948 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-11-24 16:49:43.995 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-11-24 16:49:44.043 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-24 16:49:44.093 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:49:44.096 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-11-24 16:49:44.162 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:49:44.382 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-dhcp.service 2021-11-24 16:49:44.396 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-11-24 16:49:44.606 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-dhcp.service 2021-11-24 16:49:44.628 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:49:44.630 | + functions-common:time_stop:2331 : local name 2021-11-24 16:49:44.633 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:49:44.635 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:49:44.638 | + functions-common:time_stop:2334 : local total 2021-11-24 16:49:44.641 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:49:44.643 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:49:44.646 | + functions-common:time_stop:2338 : start_time=1637772583702 2021-11-24 16:49:44.648 | + functions-common:time_stop:2340 : [[ -z 1637772583702 ]] 2021-11-24 16:49:44.651 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:49:44.655 | + functions-common:time_stop:2343 : end_time=1637772584652 2021-11-24 16:49:44.658 | + functions-common:time_stop:2344 : elapsed_time=950 2021-11-24 16:49:44.660 | + functions-common:time_stop:2345 : total=12831 2021-11-24 16:49:44.662 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:49:44.665 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=13781 2021-11-24 16:49:44.668 | + lib/neutron-legacy:start_mutnauq_other_agents:521 : is_service_enabled neutron-vpnaas 2021-11-24 16:49:44.687 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:49:44.691 | ++ lib/neutron-legacy:start_mutnauq_other_agents:524 : determine_config_files neutron-l3-agent 2021-11-24 16:49:44.693 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-11-24 16:49:44.696 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-11-24 16:49:44.699 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-11-24 16:49:44.702 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-24 16:49:44.704 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-24 16:49:44.707 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-24 16:49:44.710 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-11-24 16:49:44.712 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-11-24 16:49:44.715 | + 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-24 16:49:44.718 | + functions-common:run_process:1582 : local service=q-l3 2021-11-24 16:49:44.720 | + 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-24 16:49:44.723 | + functions-common:run_process:1584 : local group= 2021-11-24 16:49:44.725 | + functions-common:run_process:1585 : local user= 2021-11-24 16:49:44.727 | + functions-common:run_process:1587 : local name=q-l3 2021-11-24 16:49:44.730 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:49:44.733 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:49:44.736 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:49:44.738 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:49:44.741 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:49:44.745 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772584742 2021-11-24 16:49:44.748 | + functions-common:run_process:1590 : is_service_enabled q-l3 2021-11-24 16:49:44.768 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:49:44.771 | + 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-24 16:49:44.774 | + functions-common:_run_under_systemd:1547 : local service=q-l3 2021-11-24 16:49:44.777 | + 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-24 16:49:44.779 | + 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-24 16:49:44.782 | + 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-24 16:49:44.785 | + 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-24 16:49:44.787 | + 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-24 16:49:44.790 | + 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-24 16:49:44.792 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-l3.service 2021-11-24 16:49:44.795 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:49:44.797 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:49:44.801 | + 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-24 16:49:44.803 | + 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-24 16:49:44.806 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-l3.service 2021-11-24 16:49:44.809 | + 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-24 16:49:44.811 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:49:44.813 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-24 16:49:44.816 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:49:44.818 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:49:44.821 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-11-24 16:49:44.823 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:49:44.828 | + 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-24 16:49:44.888 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-11-24 16:49:44.949 | + 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-24 16:49:45.000 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-11-24 16:49:45.059 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-11-24 16:49:45.116 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-24 16:49:45.170 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:49:45.173 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-11-24 16:49:45.236 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:49:45.458 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-l3.service 2021-11-24 16:49:45.472 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-11-24 16:49:45.705 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-l3.service 2021-11-24 16:49:45.734 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:49:45.736 | + functions-common:time_stop:2331 : local name 2021-11-24 16:49:45.739 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:49:45.741 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:49:45.744 | + functions-common:time_stop:2334 : local total 2021-11-24 16:49:45.746 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:49:45.749 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:49:45.752 | + functions-common:time_stop:2338 : start_time=1637772584742 2021-11-24 16:49:45.755 | + functions-common:time_stop:2340 : [[ -z 1637772584742 ]] 2021-11-24 16:49:45.758 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:49:45.762 | + functions-common:time_stop:2343 : end_time=1637772585759 2021-11-24 16:49:45.765 | + functions-common:time_stop:2344 : elapsed_time=1017 2021-11-24 16:49:45.769 | + functions-common:time_stop:2345 : total=13781 2021-11-24 16:49:45.771 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:49:45.775 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=14798 2021-11-24 16:49:45.778 | + 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-24 16:49:45.780 | + functions-common:run_process:1582 : local service=q-meta 2021-11-24 16:49:45.783 | + 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-24 16:49:45.786 | + functions-common:run_process:1584 : local group= 2021-11-24 16:49:45.788 | + functions-common:run_process:1585 : local user= 2021-11-24 16:49:45.791 | + functions-common:run_process:1587 : local name=q-meta 2021-11-24 16:49:45.793 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:49:45.796 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:49:45.798 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:49:45.801 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:49:45.805 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:49:45.809 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772585806 2021-11-24 16:49:45.812 | + functions-common:run_process:1590 : is_service_enabled q-meta 2021-11-24 16:49:45.831 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:49:45.834 | + 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-24 16:49:45.837 | + functions-common:_run_under_systemd:1547 : local service=q-meta 2021-11-24 16:49:45.840 | + 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-24 16:49:45.842 | + 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-24 16:49:45.845 | + 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-24 16:49:45.847 | + 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-24 16:49:45.850 | + 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-24 16:49:45.853 | + 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-24 16:49:45.855 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-meta.service 2021-11-24 16:49:45.858 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:49:45.861 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:49:45.864 | + 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-24 16:49:45.866 | + 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-24 16:49:45.870 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-meta.service 2021-11-24 16:49:45.872 | + 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-24 16:49:45.875 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:49:45.878 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-24 16:49:45.881 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:49:45.884 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:49:45.886 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-11-24 16:49:45.889 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:49:45.894 | + 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-24 16:49:45.963 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-11-24 16:49:46.029 | + 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-24 16:49:46.087 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-11-24 16:49:46.191 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-11-24 16:49:46.255 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-24 16:49:46.322 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:49:46.326 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-11-24 16:49:46.398 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:49:46.666 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-meta.service 2021-11-24 16:49:46.681 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-11-24 16:49:46.943 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-meta.service 2021-11-24 16:49:46.968 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:49:46.976 | + functions-common:time_stop:2331 : local name 2021-11-24 16:49:46.987 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:49:46.995 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:49:47.003 | + functions-common:time_stop:2334 : local total 2021-11-24 16:49:47.009 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:49:47.016 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:49:47.028 | + functions-common:time_stop:2338 : start_time=1637772585806 2021-11-24 16:49:47.031 | + functions-common:time_stop:2340 : [[ -z 1637772585806 ]] 2021-11-24 16:49:47.043 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:49:47.052 | + functions-common:time_stop:2343 : end_time=1637772587046 2021-11-24 16:49:47.060 | + functions-common:time_stop:2344 : elapsed_time=1240 2021-11-24 16:49:47.063 | + functions-common:time_stop:2345 : total=14798 2021-11-24 16:49:47.071 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:49:47.081 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=16038 2021-11-24 16:49:47.084 | + 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-24 16:49:47.099 | + functions-common:run_process:1582 : local service=q-metering 2021-11-24 16:49:47.103 | + 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-24 16:49:47.112 | + functions-common:run_process:1584 : local group= 2021-11-24 16:49:47.120 | + functions-common:run_process:1585 : local user= 2021-11-24 16:49:47.127 | + functions-common:run_process:1587 : local name=q-metering 2021-11-24 16:49:47.137 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:49:47.148 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:49:47.155 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:49:47.164 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:49:47.171 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:49:47.187 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772587175 2021-11-24 16:49:47.196 | + functions-common:run_process:1590 : is_service_enabled q-metering 2021-11-24 16:49:47.241 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:49:47.245 | + 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-24 16:49:47.259 | + functions-common:_run_under_systemd:1547 : local service=q-metering 2021-11-24 16:49:47.264 | + 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-24 16:49:47.275 | + 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-24 16:49:47.284 | + 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-24 16:49:47.291 | + 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-24 16:49:47.300 | + 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-24 16:49:47.306 | + 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-24 16:49:47.316 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@q-metering.service 2021-11-24 16:49:47.322 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:49:47.324 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:49:47.327 | + 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-24 16:49:47.332 | + 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-24 16:49:47.343 | + functions-common:write_user_unit_file:1464 : local service=devstack@q-metering.service 2021-11-24 16:49:47.350 | + 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-24 16:49:47.355 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:49:47.361 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-24 16:49:47.367 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:49:47.374 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:49:47.379 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@q-metering.service 2021-11-24 16:49:47.387 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:49:47.404 | + 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-24 16:49:47.555 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service User ubuntu 2021-11-24 16:49:47.708 | + 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-24 16:49:47.831 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service KillMode process 2021-11-24 16:49:47.954 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service TimeoutStopSec 300 2021-11-24 16:49:48.020 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-24 16:49:48.116 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:49:48.120 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@q-metering.service Install WantedBy multi-user.target 2021-11-24 16:49:48.228 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:49:48.491 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@q-metering.service 2021-11-24 16:49:48.506 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-metering.service → /etc/systemd/system/devstack@q-metering.service. 2021-11-24 16:49:48.726 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@q-metering.service 2021-11-24 16:49:48.762 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:49:48.775 | + functions-common:time_stop:2331 : local name 2021-11-24 16:49:48.787 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:49:48.792 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:49:48.799 | + functions-common:time_stop:2334 : local total 2021-11-24 16:49:48.802 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:49:48.804 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:49:48.807 | + functions-common:time_stop:2338 : start_time=1637772587175 2021-11-24 16:49:48.809 | + functions-common:time_stop:2340 : [[ -z 1637772587175 ]] 2021-11-24 16:49:48.823 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:49:48.831 | + functions-common:time_stop:2343 : end_time=1637772588824 2021-11-24 16:49:48.834 | + functions-common:time_stop:2344 : elapsed_time=1649 2021-11-24 16:49:48.836 | + functions-common:time_stop:2345 : total=16038 2021-11-24 16:49:48.839 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:49:48.841 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=17687 2021-11-24 16:49:48.851 | + ./stack.sh:main:1306 : is_service_enabled q-svc 2021-11-24 16:49:48.885 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:49:48.888 | + ./stack.sh:main:1306 : [[ True == \T\r\u\e ]] 2021-11-24 16:49:48.896 | + ./stack.sh:main:1307 : echo_summary 'Creating initial neutron network elements' 2021-11-24 16:49:48.904 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:49:48.906 | + ./stack.sh:echo_summary:428 : echo -e Creating initial neutron network elements 2021-11-24 16:49:48.909 | + ./stack.sh:main:1308 : create_neutron_initial_network 2021-11-24 16:49:48.912 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : local project_id 2021-11-24 16:49:48.916 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : oscwrap project list 2021-11-24 16:49:48.922 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : grep ' demo ' 2021-11-24 16:49:48.922 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : get_field 1 2021-11-24 16:49:48.925 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:49:48.932 | ++ functions-common:get_field:727 : read data 2021-11-24 16:49:51.484 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:49:51.488 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-11-24 16:49:51.491 | ++ functions-common:get_field:731 : field='$2' 2021-11-24 16:49:51.497 | ++ functions-common:get_field:733 : echo '| 82a98c0b794c4b799e0f19b30ba6af20 | demo |' 2021-11-24 16:49:51.499 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-11-24 16:49:51.507 | ++ functions-common:get_field:727 : read data 2021-11-24 16:49:51.512 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : project_id=82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:49:51.515 | + 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-24 16:49:51.517 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-24 16:49:51.539 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:170 : type -p neutron_plugin_create_initial_network_profile 2021-11-24 16:49:51.542 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : is_networking_extension_supported auto-allocated-topology 2021-11-24 16:49:51.544 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-11-24 16:49:51.549 | ++ 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-24 16:49:54.401 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:49:54.404 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-11-24 16:49:54.404 | router-admin-state-down-before-update 2021-11-24 16:49:54.404 | agent 2021-11-24 16:49:54.404 | agent-resources-synced 2021-11-24 16:49:54.404 | allowed-address-pairs 2021-11-24 16:49:54.404 | auto-allocated-topology 2021-11-24 16:49:54.404 | availability_zone 2021-11-24 16:49:54.404 | availability_zone_filter 2021-11-24 16:49:54.404 | default-subnetpools 2021-11-24 16:49:54.404 | dhcp_agent_scheduler 2021-11-24 16:49:54.404 | dvr 2021-11-24 16:49:54.404 | empty-string-filtering 2021-11-24 16:49:54.404 | external-net 2021-11-24 16:49:54.405 | extra_dhcp_opt 2021-11-24 16:49:54.405 | extraroute 2021-11-24 16:49:54.405 | extraroute-atomic 2021-11-24 16:49:54.405 | filter-validation 2021-11-24 16:49:54.405 | fip-port-details 2021-11-24 16:49:54.405 | flavors 2021-11-24 16:49:54.405 | floatingip-pools 2021-11-24 16:49:54.405 | ip-substring-filtering 2021-11-24 16:49:54.405 | router 2021-11-24 16:49:54.405 | ext-gw-mode 2021-11-24 16:49:54.405 | l3-ha 2021-11-24 16:49:54.405 | l3-flavors 2021-11-24 16:49:54.405 | l3-port-ip-change-not-allowed 2021-11-24 16:49:54.405 | l3_agent_scheduler 2021-11-24 16:49:54.405 | metering 2021-11-24 16:49:54.405 | multi-provider 2021-11-24 16:49:54.405 | net-mtu 2021-11-24 16:49:54.405 | net-mtu-writable 2021-11-24 16:49:54.405 | network_availability_zone 2021-11-24 16:49:54.405 | network-ip-availability 2021-11-24 16:49:54.405 | pagination 2021-11-24 16:49:54.405 | port-mac-address-regenerate 2021-11-24 16:49:54.405 | binding 2021-11-24 16:49:54.405 | binding-extended 2021-11-24 16:49:54.405 | port-security 2021-11-24 16:49:54.405 | project-id 2021-11-24 16:49:54.405 | provider 2021-11-24 16:49:54.405 | quotas 2021-11-24 16:49:54.405 | quota_details 2021-11-24 16:49:54.405 | rbac-policies 2021-11-24 16:49:54.405 | rbac-address-scope 2021-11-24 16:49:54.405 | rbac-security-groups 2021-11-24 16:49:54.405 | rbac-subnetpool 2021-11-24 16:49:54.405 | revision-if-match 2021-11-24 16:49:54.406 | standard-attr-revisions 2021-11-24 16:49:54.406 | router_availability_zone 2021-11-24 16:49:54.406 | port-security-groups-filtering 2021-11-24 16:49:54.406 | security-group 2021-11-24 16:49:54.406 | service-type 2021-11-24 16:49:54.406 | sorting 2021-11-24 16:49:54.406 | standard-attr-description 2021-11-24 16:49:54.406 | stateful-security-group 2021-11-24 16:49:54.406 | subnet_onboard 2021-11-24 16:49:54.406 | subnet-service-types 2021-11-24 16:49:54.406 | subnet_allocation 2021-11-24 16:49:54.406 | subnetpool-prefix-ops 2021-11-24 16:49:54.406 | standard-attr-tag 2021-11-24 16:49:54.406 | standard-attr-timestamp' 2021-11-24 16:49:54.407 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-11-24 16:49:54.407 | router-admin-state-down-before-update 2021-11-24 16:49:54.407 | agent 2021-11-24 16:49:54.407 | agent-resources-synced 2021-11-24 16:49:54.407 | allowed-address-pairs 2021-11-24 16:49:54.407 | auto-allocated-topology 2021-11-24 16:49:54.407 | availability_zone 2021-11-24 16:49:54.407 | availability_zone_filter 2021-11-24 16:49:54.407 | default-subnetpools 2021-11-24 16:49:54.407 | dhcp_agent_scheduler 2021-11-24 16:49:54.407 | dvr 2021-11-24 16:49:54.407 | empty-string-filtering 2021-11-24 16:49:54.407 | external-net 2021-11-24 16:49:54.407 | extra_dhcp_opt 2021-11-24 16:49:54.407 | extraroute 2021-11-24 16:49:54.407 | extraroute-atomic 2021-11-24 16:49:54.407 | filter-validation 2021-11-24 16:49:54.407 | fip-port-details 2021-11-24 16:49:54.407 | flavors 2021-11-24 16:49:54.408 | floatingip-pools 2021-11-24 16:49:54.408 | ip-substring-filtering 2021-11-24 16:49:54.408 | router 2021-11-24 16:49:54.408 | ext-gw-mode 2021-11-24 16:49:54.408 | l3-ha 2021-11-24 16:49:54.408 | l3-flavors 2021-11-24 16:49:54.408 | l3-port-ip-change-not-allowed 2021-11-24 16:49:54.408 | l3_agent_scheduler 2021-11-24 16:49:54.408 | metering 2021-11-24 16:49:54.408 | multi-provider 2021-11-24 16:49:54.408 | net-mtu 2021-11-24 16:49:54.408 | net-mtu-writable 2021-11-24 16:49:54.408 | network_availability_zone 2021-11-24 16:49:54.408 | network-ip-availability 2021-11-24 16:49:54.408 | pagination 2021-11-24 16:49:54.408 | port-mac-address-regenerate 2021-11-24 16:49:54.408 | binding 2021-11-24 16:49:54.408 | binding-extended 2021-11-24 16:49:54.408 | port-security 2021-11-24 16:49:54.408 | project-id 2021-11-24 16:49:54.408 | provider 2021-11-24 16:49:54.408 | quotas 2021-11-24 16:49:54.408 | quota_details 2021-11-24 16:49:54.408 | rbac-policies 2021-11-24 16:49:54.408 | rbac-address-scope 2021-11-24 16:49:54.408 | rbac-security-groups 2021-11-24 16:49:54.408 | rbac-subnetpool 2021-11-24 16:49:54.408 | revision-if-match 2021-11-24 16:49:54.408 | standard-attr-revisions 2021-11-24 16:49:54.408 | router_availability_zone 2021-11-24 16:49:54.408 | port-security-groups-filtering 2021-11-24 16:49:54.408 | security-group 2021-11-24 16:49:54.408 | service-type 2021-11-24 16:49:54.408 | sorting 2021-11-24 16:49:54.408 | standard-attr-description 2021-11-24 16:49:54.409 | stateful-security-group 2021-11-24 16:49:54.409 | subnet_onboard 2021-11-24 16:49:54.409 | subnet-service-types 2021-11-24 16:49:54.409 | subnet_allocation 2021-11-24 16:49:54.409 | subnetpool-prefix-ops 2021-11-24 16:49:54.409 | standard-attr-tag 2021-11-24 16:49:54.409 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-11-24 16:49:54.409 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-11-24 16:49:54.412 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ True == \T\r\u\e ]] 2021-11-24 16:49:54.415 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : [[ 4 =~ 4.* ]] 2021-11-24 16:49:54.419 | ++ 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-24 16:49:57.271 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:49:57.274 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:177 : SUBNETPOOL_V4_ID=6da42bd0-aad5-4421-ace8-a2dbbb8c8fff 2021-11-24 16:49:57.277 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:179 : [[ 4 =~ .*6 ]] 2021-11-24 16:49:57.279 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:185 : is_provider_network 2021-11-24 16:49:57.283 | + functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-11-24 16:49:57.286 | + functions-common:is_provider_network:2183 : return 1 2021-11-24 16:49:57.291 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : grep ' id ' 2021-11-24 16:49:57.291 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 82a98c0b794c4b799e0f19b30ba6af20 private 2021-11-24 16:49:57.291 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : get_field 2 2021-11-24 16:49:57.294 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:49:57.297 | ++ functions-common:get_field:727 : read data 2021-11-24 16:50:00.297 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:50:00.300 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-24 16:50:00.302 | ++ functions-common:get_field:731 : field='$3' 2021-11-24 16:50:00.305 | ++ functions-common:get_field:733 : echo '| id | 2f320938-fcca-4e3d-a463-c59403d69c14 |' 2021-11-24 16:50:00.306 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-24 16:50:00.311 | ++ functions-common:get_field:727 : read data 2021-11-24 16:50:00.315 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : NET_ID=2f320938-fcca-4e3d-a463-c59403d69c14 2021-11-24 16:50:00.317 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:216 : die_if_not_set 216 NET_ID 'Failure creating NET_ID for private 82a98c0b794c4b799e0f19b30ba6af20' 2021-11-24 16:50:00.320 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-24 16:50:00.336 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:218 : [[ 4 =~ 4.* ]] 2021-11-24 16:50:00.340 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : _neutron_create_private_subnet_v4 82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:50:00.342 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : local project_id=82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:50:00.346 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:268 : '[' -z 6da42bd0-aad5-4421-ace8-a2dbbb8c8fff ']' 2021-11-24 16:50:00.348 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : local 'subnet_params=--project 82a98c0b794c4b799e0f19b30ba6af20 ' 2021-11-24 16:50:00.351 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : subnet_params+='--ip-version 4 ' 2021-11-24 16:50:00.353 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : [[ -n 172.20.0.1 ]] 2021-11-24 16:50:00.356 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:274 : subnet_params+='--gateway 172.20.0.1 ' 2021-11-24 16:50:00.358 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+='--subnet-pool 6da42bd0-aad5-4421-ace8-a2dbbb8c8fff ' 2021-11-24 16:50:00.361 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+=' ' 2021-11-24 16:50:00.363 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : subnet_params+='--network 2f320938-fcca-4e3d-a463-c59403d69c14 private-subnet' 2021-11-24 16:50:00.365 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : local subnet_id 2021-11-24 16:50:00.370 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 82a98c0b794c4b799e0f19b30ba6af20 --ip-version 4 --gateway 172.20.0.1 --subnet-pool 6da42bd0-aad5-4421-ace8-a2dbbb8c8fff --network 2f320938-fcca-4e3d-a463-c59403d69c14 private-subnet 2021-11-24 16:50:00.370 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : grep ' id ' 2021-11-24 16:50:00.370 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : get_field 2 2021-11-24 16:50:00.373 | +++ functions-common:get_field:726 : local data field 2021-11-24 16:50:00.375 | +++ functions-common:get_field:727 : read data 2021-11-24 16:50:03.483 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:50:03.487 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-24 16:50:03.490 | +++ functions-common:get_field:731 : field='$3' 2021-11-24 16:50:03.492 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-24 16:50:03.493 | +++ functions-common:get_field:733 : echo '| id | b2b2511b-a525-4fac-910d-be80b7ba945a |' 2021-11-24 16:50:03.498 | +++ functions-common:get_field:727 : read data 2021-11-24 16:50:03.502 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : subnet_id=b2b2511b-a525-4fac-910d-be80b7ba945a 2021-11-24 16:50:03.504 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : die_if_not_set 281 subnet_id 'Failure creating private IPv4 subnet for 82a98c0b794c4b799e0f19b30ba6af20' 2021-11-24 16:50:03.507 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-11-24 16:50:03.524 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:282 : echo b2b2511b-a525-4fac-910d-be80b7ba945a 2021-11-24 16:50:03.527 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:220 : SUBNET_ID=b2b2511b-a525-4fac-910d-be80b7ba945a 2021-11-24 16:50:03.529 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:223 : [[ 4 =~ .*6 ]] 2021-11-24 16:50:03.532 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported router 2021-11-24 16:50:03.534 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=router 2021-11-24 16:50:03.538 | ++ 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-24 16:50:05.818 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:50:05.821 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-11-24 16:50:05.821 | router-admin-state-down-before-update 2021-11-24 16:50:05.821 | agent 2021-11-24 16:50:05.822 | agent-resources-synced 2021-11-24 16:50:05.822 | allowed-address-pairs 2021-11-24 16:50:05.822 | auto-allocated-topology 2021-11-24 16:50:05.822 | availability_zone 2021-11-24 16:50:05.822 | availability_zone_filter 2021-11-24 16:50:05.822 | default-subnetpools 2021-11-24 16:50:05.822 | dhcp_agent_scheduler 2021-11-24 16:50:05.822 | dvr 2021-11-24 16:50:05.822 | empty-string-filtering 2021-11-24 16:50:05.822 | external-net 2021-11-24 16:50:05.822 | extra_dhcp_opt 2021-11-24 16:50:05.822 | extraroute 2021-11-24 16:50:05.822 | extraroute-atomic 2021-11-24 16:50:05.822 | filter-validation 2021-11-24 16:50:05.822 | fip-port-details 2021-11-24 16:50:05.822 | flavors 2021-11-24 16:50:05.822 | floatingip-pools 2021-11-24 16:50:05.822 | ip-substring-filtering 2021-11-24 16:50:05.822 | router 2021-11-24 16:50:05.822 | ext-gw-mode 2021-11-24 16:50:05.822 | l3-ha 2021-11-24 16:50:05.822 | l3-flavors 2021-11-24 16:50:05.822 | l3-port-ip-change-not-allowed 2021-11-24 16:50:05.822 | l3_agent_scheduler 2021-11-24 16:50:05.822 | metering 2021-11-24 16:50:05.822 | multi-provider 2021-11-24 16:50:05.822 | net-mtu 2021-11-24 16:50:05.822 | net-mtu-writable 2021-11-24 16:50:05.822 | network_availability_zone 2021-11-24 16:50:05.822 | network-ip-availability 2021-11-24 16:50:05.822 | pagination 2021-11-24 16:50:05.822 | port-mac-address-regenerate 2021-11-24 16:50:05.822 | binding 2021-11-24 16:50:05.823 | binding-extended 2021-11-24 16:50:05.823 | port-security 2021-11-24 16:50:05.823 | project-id 2021-11-24 16:50:05.823 | provider 2021-11-24 16:50:05.823 | quotas 2021-11-24 16:50:05.823 | quota_details 2021-11-24 16:50:05.823 | rbac-policies 2021-11-24 16:50:05.823 | rbac-address-scope 2021-11-24 16:50:05.823 | rbac-security-groups 2021-11-24 16:50:05.823 | rbac-subnetpool 2021-11-24 16:50:05.823 | revision-if-match 2021-11-24 16:50:05.823 | standard-attr-revisions 2021-11-24 16:50:05.823 | router_availability_zone 2021-11-24 16:50:05.823 | port-security-groups-filtering 2021-11-24 16:50:05.823 | security-group 2021-11-24 16:50:05.823 | service-type 2021-11-24 16:50:05.823 | sorting 2021-11-24 16:50:05.823 | standard-attr-description 2021-11-24 16:50:05.823 | stateful-security-group 2021-11-24 16:50:05.823 | subnet_onboard 2021-11-24 16:50:05.823 | subnet-service-types 2021-11-24 16:50:05.823 | subnet_allocation 2021-11-24 16:50:05.823 | subnetpool-prefix-ops 2021-11-24 16:50:05.823 | standard-attr-tag 2021-11-24 16:50:05.823 | standard-attr-timestamp' 2021-11-24 16:50:05.824 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-11-24 16:50:05.824 | router-admin-state-down-before-update 2021-11-24 16:50:05.824 | agent 2021-11-24 16:50:05.824 | agent-resources-synced 2021-11-24 16:50:05.824 | allowed-address-pairs 2021-11-24 16:50:05.824 | auto-allocated-topology 2021-11-24 16:50:05.824 | availability_zone 2021-11-24 16:50:05.824 | availability_zone_filter 2021-11-24 16:50:05.824 | default-subnetpools 2021-11-24 16:50:05.824 | dhcp_agent_scheduler 2021-11-24 16:50:05.824 | dvr 2021-11-24 16:50:05.824 | empty-string-filtering 2021-11-24 16:50:05.824 | external-net 2021-11-24 16:50:05.825 | extra_dhcp_opt 2021-11-24 16:50:05.825 | extraroute 2021-11-24 16:50:05.825 | extraroute-atomic 2021-11-24 16:50:05.825 | filter-validation 2021-11-24 16:50:05.825 | fip-port-details 2021-11-24 16:50:05.825 | flavors 2021-11-24 16:50:05.825 | floatingip-pools 2021-11-24 16:50:05.825 | ip-substring-filtering 2021-11-24 16:50:05.825 | router 2021-11-24 16:50:05.825 | ext-gw-mode 2021-11-24 16:50:05.825 | l3-ha 2021-11-24 16:50:05.825 | l3-flavors 2021-11-24 16:50:05.825 | l3-port-ip-change-not-allowed 2021-11-24 16:50:05.825 | l3_agent_scheduler 2021-11-24 16:50:05.825 | metering 2021-11-24 16:50:05.825 | multi-provider 2021-11-24 16:50:05.825 | net-mtu 2021-11-24 16:50:05.825 | net-mtu-writable 2021-11-24 16:50:05.825 | network_availability_zone 2021-11-24 16:50:05.825 | network-ip-availability 2021-11-24 16:50:05.825 | pagination 2021-11-24 16:50:05.825 | port-mac-address-regenerate 2021-11-24 16:50:05.825 | binding 2021-11-24 16:50:05.825 | binding-extended 2021-11-24 16:50:05.825 | port-security 2021-11-24 16:50:05.825 | project-id 2021-11-24 16:50:05.825 | provider 2021-11-24 16:50:05.825 | quotas 2021-11-24 16:50:05.825 | quota_details 2021-11-24 16:50:05.825 | rbac-policies 2021-11-24 16:50:05.825 | rbac-address-scope 2021-11-24 16:50:05.825 | rbac-security-groups 2021-11-24 16:50:05.825 | rbac-subnetpool 2021-11-24 16:50:05.826 | revision-if-match 2021-11-24 16:50:05.826 | standard-attr-revisions 2021-11-24 16:50:05.826 | router_availability_zone 2021-11-24 16:50:05.826 | port-security-groups-filtering 2021-11-24 16:50:05.826 | security-group 2021-11-24 16:50:05.826 | service-type 2021-11-24 16:50:05.826 | sorting 2021-11-24 16:50:05.826 | standard-attr-description 2021-11-24 16:50:05.826 | stateful-security-group 2021-11-24 16:50:05.826 | subnet_onboard 2021-11-24 16:50:05.826 | subnet-service-types 2021-11-24 16:50:05.826 | subnet_allocation 2021-11-24 16:50:05.826 | subnetpool-prefix-ops 2021-11-24 16:50:05.826 | standard-attr-tag 2021-11-24 16:50:05.826 | standard-attr-timestamp =~ router ]] 2021-11-24 16:50:05.828 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-11-24 16:50:05.831 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:229 : is_networking_extension_supported external-net 2021-11-24 16:50:05.834 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-11-24 16:50:05.837 | ++ 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-24 16:50:08.090 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:50:08.093 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-11-24 16:50:08.093 | router-admin-state-down-before-update 2021-11-24 16:50:08.094 | agent 2021-11-24 16:50:08.094 | agent-resources-synced 2021-11-24 16:50:08.094 | allowed-address-pairs 2021-11-24 16:50:08.094 | auto-allocated-topology 2021-11-24 16:50:08.094 | availability_zone 2021-11-24 16:50:08.094 | availability_zone_filter 2021-11-24 16:50:08.094 | default-subnetpools 2021-11-24 16:50:08.094 | dhcp_agent_scheduler 2021-11-24 16:50:08.094 | dvr 2021-11-24 16:50:08.094 | empty-string-filtering 2021-11-24 16:50:08.094 | external-net 2021-11-24 16:50:08.094 | extra_dhcp_opt 2021-11-24 16:50:08.094 | extraroute 2021-11-24 16:50:08.094 | extraroute-atomic 2021-11-24 16:50:08.094 | filter-validation 2021-11-24 16:50:08.095 | fip-port-details 2021-11-24 16:50:08.095 | flavors 2021-11-24 16:50:08.095 | floatingip-pools 2021-11-24 16:50:08.095 | ip-substring-filtering 2021-11-24 16:50:08.095 | router 2021-11-24 16:50:08.095 | ext-gw-mode 2021-11-24 16:50:08.095 | l3-ha 2021-11-24 16:50:08.095 | l3-flavors 2021-11-24 16:50:08.095 | l3-port-ip-change-not-allowed 2021-11-24 16:50:08.095 | l3_agent_scheduler 2021-11-24 16:50:08.095 | metering 2021-11-24 16:50:08.095 | multi-provider 2021-11-24 16:50:08.095 | net-mtu 2021-11-24 16:50:08.095 | net-mtu-writable 2021-11-24 16:50:08.095 | network_availability_zone 2021-11-24 16:50:08.095 | network-ip-availability 2021-11-24 16:50:08.095 | pagination 2021-11-24 16:50:08.095 | port-mac-address-regenerate 2021-11-24 16:50:08.095 | binding 2021-11-24 16:50:08.095 | binding-extended 2021-11-24 16:50:08.095 | port-security 2021-11-24 16:50:08.095 | project-id 2021-11-24 16:50:08.095 | provider 2021-11-24 16:50:08.095 | quotas 2021-11-24 16:50:08.095 | quota_details 2021-11-24 16:50:08.096 | rbac-policies 2021-11-24 16:50:08.096 | rbac-address-scope 2021-11-24 16:50:08.096 | rbac-security-groups 2021-11-24 16:50:08.096 | rbac-subnetpool 2021-11-24 16:50:08.096 | revision-if-match 2021-11-24 16:50:08.096 | standard-attr-revisions 2021-11-24 16:50:08.096 | router_availability_zone 2021-11-24 16:50:08.096 | port-security-groups-filtering 2021-11-24 16:50:08.096 | security-group 2021-11-24 16:50:08.096 | service-type 2021-11-24 16:50:08.096 | sorting 2021-11-24 16:50:08.096 | standard-attr-description 2021-11-24 16:50:08.096 | stateful-security-group 2021-11-24 16:50:08.096 | subnet_onboard 2021-11-24 16:50:08.096 | subnet-service-types 2021-11-24 16:50:08.096 | subnet_allocation 2021-11-24 16:50:08.096 | subnetpool-prefix-ops 2021-11-24 16:50:08.096 | standard-attr-tag 2021-11-24 16:50:08.096 | standard-attr-timestamp' 2021-11-24 16:50:08.097 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-11-24 16:50:08.097 | router-admin-state-down-before-update 2021-11-24 16:50:08.097 | agent 2021-11-24 16:50:08.097 | agent-resources-synced 2021-11-24 16:50:08.097 | allowed-address-pairs 2021-11-24 16:50:08.097 | auto-allocated-topology 2021-11-24 16:50:08.097 | availability_zone 2021-11-24 16:50:08.097 | availability_zone_filter 2021-11-24 16:50:08.097 | default-subnetpools 2021-11-24 16:50:08.097 | dhcp_agent_scheduler 2021-11-24 16:50:08.097 | dvr 2021-11-24 16:50:08.097 | empty-string-filtering 2021-11-24 16:50:08.097 | external-net 2021-11-24 16:50:08.097 | extra_dhcp_opt 2021-11-24 16:50:08.097 | extraroute 2021-11-24 16:50:08.097 | extraroute-atomic 2021-11-24 16:50:08.097 | filter-validation 2021-11-24 16:50:08.097 | fip-port-details 2021-11-24 16:50:08.097 | flavors 2021-11-24 16:50:08.097 | floatingip-pools 2021-11-24 16:50:08.097 | ip-substring-filtering 2021-11-24 16:50:08.097 | router 2021-11-24 16:50:08.097 | ext-gw-mode 2021-11-24 16:50:08.097 | l3-ha 2021-11-24 16:50:08.097 | l3-flavors 2021-11-24 16:50:08.097 | l3-port-ip-change-not-allowed 2021-11-24 16:50:08.097 | l3_agent_scheduler 2021-11-24 16:50:08.097 | metering 2021-11-24 16:50:08.097 | multi-provider 2021-11-24 16:50:08.097 | net-mtu 2021-11-24 16:50:08.097 | net-mtu-writable 2021-11-24 16:50:08.097 | network_availability_zone 2021-11-24 16:50:08.097 | network-ip-availability 2021-11-24 16:50:08.098 | pagination 2021-11-24 16:50:08.098 | port-mac-address-regenerate 2021-11-24 16:50:08.098 | binding 2021-11-24 16:50:08.098 | binding-extended 2021-11-24 16:50:08.098 | port-security 2021-11-24 16:50:08.098 | project-id 2021-11-24 16:50:08.098 | provider 2021-11-24 16:50:08.098 | quotas 2021-11-24 16:50:08.098 | quota_details 2021-11-24 16:50:08.098 | rbac-policies 2021-11-24 16:50:08.098 | rbac-address-scope 2021-11-24 16:50:08.098 | rbac-security-groups 2021-11-24 16:50:08.098 | rbac-subnetpool 2021-11-24 16:50:08.098 | revision-if-match 2021-11-24 16:50:08.098 | standard-attr-revisions 2021-11-24 16:50:08.098 | router_availability_zone 2021-11-24 16:50:08.098 | port-security-groups-filtering 2021-11-24 16:50:08.098 | security-group 2021-11-24 16:50:08.098 | service-type 2021-11-24 16:50:08.098 | sorting 2021-11-24 16:50:08.098 | standard-attr-description 2021-11-24 16:50:08.098 | stateful-security-group 2021-11-24 16:50:08.098 | subnet_onboard 2021-11-24 16:50:08.098 | subnet-service-types 2021-11-24 16:50:08.098 | subnet_allocation 2021-11-24 16:50:08.098 | subnetpool-prefix-ops 2021-11-24 16:50:08.098 | standard-attr-tag 2021-11-24 16:50:08.098 | standard-attr-timestamp =~ external-net ]] 2021-11-24 16:50:08.099 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-11-24 16:50:08.104 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:231 : [[ True == \T\r\u\e ]] 2021-11-24 16:50:08.109 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 82a98c0b794c4b799e0f19b30ba6af20 router1 2021-11-24 16:50:08.109 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : grep ' id ' 2021-11-24 16:50:08.110 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : get_field 2 2021-11-24 16:50:08.113 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:50:08.116 | ++ functions-common:get_field:727 : read data 2021-11-24 16:50:10.704 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:50:10.707 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-24 16:50:10.710 | ++ functions-common:get_field:731 : field='$3' 2021-11-24 16:50:10.713 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-24 16:50:10.714 | ++ functions-common:get_field:733 : echo '| id | 0489466a-12ba-4f88-85e5-37c5042c8a40 |' 2021-11-24 16:50:10.719 | ++ functions-common:get_field:727 : read data 2021-11-24 16:50:10.723 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : ROUTER_ID=0489466a-12ba-4f88-85e5-37c5042c8a40 2021-11-24 16:50:10.725 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:234 : die_if_not_set 234 ROUTER_ID 'Failure creating ROUTER_ID for 82a98c0b794c4b799e0f19b30ba6af20 router1' 2021-11-24 16:50:10.728 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-24 16:50:10.744 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : EXTERNAL_NETWORK_FLAGS=--external 2021-11-24 16:50:10.747 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : is_networking_extension_supported auto-allocated-topology 2021-11-24 16:50:10.749 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=auto-allocated-topology 2021-11-24 16:50:10.753 | ++ 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-24 16:50:12.986 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:50:12.989 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-11-24 16:50:12.989 | router-admin-state-down-before-update 2021-11-24 16:50:12.989 | agent 2021-11-24 16:50:12.989 | agent-resources-synced 2021-11-24 16:50:12.989 | allowed-address-pairs 2021-11-24 16:50:12.989 | auto-allocated-topology 2021-11-24 16:50:12.989 | availability_zone 2021-11-24 16:50:12.989 | availability_zone_filter 2021-11-24 16:50:12.989 | default-subnetpools 2021-11-24 16:50:12.989 | dhcp_agent_scheduler 2021-11-24 16:50:12.989 | dvr 2021-11-24 16:50:12.989 | empty-string-filtering 2021-11-24 16:50:12.989 | external-net 2021-11-24 16:50:12.990 | extra_dhcp_opt 2021-11-24 16:50:12.990 | extraroute 2021-11-24 16:50:12.990 | extraroute-atomic 2021-11-24 16:50:12.990 | filter-validation 2021-11-24 16:50:12.990 | fip-port-details 2021-11-24 16:50:12.990 | flavors 2021-11-24 16:50:12.990 | floatingip-pools 2021-11-24 16:50:12.990 | ip-substring-filtering 2021-11-24 16:50:12.990 | router 2021-11-24 16:50:12.990 | ext-gw-mode 2021-11-24 16:50:12.990 | l3-ha 2021-11-24 16:50:12.990 | l3-flavors 2021-11-24 16:50:12.990 | l3-port-ip-change-not-allowed 2021-11-24 16:50:12.990 | l3_agent_scheduler 2021-11-24 16:50:12.990 | metering 2021-11-24 16:50:12.990 | multi-provider 2021-11-24 16:50:12.990 | net-mtu 2021-11-24 16:50:12.990 | net-mtu-writable 2021-11-24 16:50:12.990 | network_availability_zone 2021-11-24 16:50:12.990 | network-ip-availability 2021-11-24 16:50:12.990 | pagination 2021-11-24 16:50:12.990 | port-mac-address-regenerate 2021-11-24 16:50:12.990 | binding 2021-11-24 16:50:12.990 | binding-extended 2021-11-24 16:50:12.990 | port-security 2021-11-24 16:50:12.990 | project-id 2021-11-24 16:50:12.990 | provider 2021-11-24 16:50:12.990 | quotas 2021-11-24 16:50:12.990 | quota_details 2021-11-24 16:50:12.990 | rbac-policies 2021-11-24 16:50:12.990 | rbac-address-scope 2021-11-24 16:50:12.991 | rbac-security-groups 2021-11-24 16:50:12.991 | rbac-subnetpool 2021-11-24 16:50:12.991 | revision-if-match 2021-11-24 16:50:12.991 | standard-attr-revisions 2021-11-24 16:50:12.991 | router_availability_zone 2021-11-24 16:50:12.991 | port-security-groups-filtering 2021-11-24 16:50:12.991 | security-group 2021-11-24 16:50:12.991 | service-type 2021-11-24 16:50:12.991 | sorting 2021-11-24 16:50:12.991 | standard-attr-description 2021-11-24 16:50:12.991 | stateful-security-group 2021-11-24 16:50:12.991 | subnet_onboard 2021-11-24 16:50:12.991 | subnet-service-types 2021-11-24 16:50:12.991 | subnet_allocation 2021-11-24 16:50:12.991 | subnetpool-prefix-ops 2021-11-24 16:50:12.991 | standard-attr-tag 2021-11-24 16:50:12.991 | standard-attr-timestamp' 2021-11-24 16:50:12.992 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-11-24 16:50:12.992 | router-admin-state-down-before-update 2021-11-24 16:50:12.992 | agent 2021-11-24 16:50:12.992 | agent-resources-synced 2021-11-24 16:50:12.992 | allowed-address-pairs 2021-11-24 16:50:12.992 | auto-allocated-topology 2021-11-24 16:50:12.992 | availability_zone 2021-11-24 16:50:12.992 | availability_zone_filter 2021-11-24 16:50:12.992 | default-subnetpools 2021-11-24 16:50:12.992 | dhcp_agent_scheduler 2021-11-24 16:50:12.992 | dvr 2021-11-24 16:50:12.992 | empty-string-filtering 2021-11-24 16:50:12.992 | external-net 2021-11-24 16:50:12.992 | extra_dhcp_opt 2021-11-24 16:50:12.992 | extraroute 2021-11-24 16:50:12.992 | extraroute-atomic 2021-11-24 16:50:12.992 | filter-validation 2021-11-24 16:50:12.992 | fip-port-details 2021-11-24 16:50:12.992 | flavors 2021-11-24 16:50:12.992 | floatingip-pools 2021-11-24 16:50:12.992 | ip-substring-filtering 2021-11-24 16:50:12.992 | router 2021-11-24 16:50:12.992 | ext-gw-mode 2021-11-24 16:50:12.992 | l3-ha 2021-11-24 16:50:12.992 | l3-flavors 2021-11-24 16:50:12.992 | l3-port-ip-change-not-allowed 2021-11-24 16:50:12.992 | l3_agent_scheduler 2021-11-24 16:50:12.992 | metering 2021-11-24 16:50:12.993 | multi-provider 2021-11-24 16:50:12.993 | net-mtu 2021-11-24 16:50:12.993 | net-mtu-writable 2021-11-24 16:50:12.993 | network_availability_zone 2021-11-24 16:50:12.993 | network-ip-availability 2021-11-24 16:50:12.993 | pagination 2021-11-24 16:50:12.993 | port-mac-address-regenerate 2021-11-24 16:50:12.993 | binding 2021-11-24 16:50:12.993 | binding-extended 2021-11-24 16:50:12.993 | port-security 2021-11-24 16:50:12.993 | project-id 2021-11-24 16:50:12.993 | provider 2021-11-24 16:50:12.993 | quotas 2021-11-24 16:50:12.993 | quota_details 2021-11-24 16:50:12.993 | rbac-policies 2021-11-24 16:50:12.993 | rbac-address-scope 2021-11-24 16:50:12.993 | rbac-security-groups 2021-11-24 16:50:12.993 | rbac-subnetpool 2021-11-24 16:50:12.993 | revision-if-match 2021-11-24 16:50:12.993 | standard-attr-revisions 2021-11-24 16:50:12.993 | router_availability_zone 2021-11-24 16:50:12.993 | port-security-groups-filtering 2021-11-24 16:50:12.993 | security-group 2021-11-24 16:50:12.993 | service-type 2021-11-24 16:50:12.993 | sorting 2021-11-24 16:50:12.993 | standard-attr-description 2021-11-24 16:50:12.993 | stateful-security-group 2021-11-24 16:50:12.993 | subnet_onboard 2021-11-24 16:50:12.993 | subnet-service-types 2021-11-24 16:50:12.993 | subnet_allocation 2021-11-24 16:50:12.993 | subnetpool-prefix-ops 2021-11-24 16:50:12.993 | standard-attr-tag 2021-11-24 16:50:12.993 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-11-24 16:50:12.994 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-11-24 16:50:12.997 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:243 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-11-24 16:50:13.000 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : '[' True = True ']' 2021-11-24 16:50:13.005 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : grep ' id ' 2021-11-24 16:50:13.005 | ++ 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-24 16:50:13.005 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : get_field 2 2021-11-24 16:50:13.008 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:50:13.010 | ++ functions-common:get_field:727 : read data 2021-11-24 16:50:16.071 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:50:16.074 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-24 16:50:16.077 | ++ functions-common:get_field:731 : field='$3' 2021-11-24 16:50:16.080 | ++ functions-common:get_field:733 : echo '| id | 6bf1baf6-f6ca-4027-90ec-8e223b9e037a |' 2021-11-24 16:50:16.081 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-24 16:50:16.086 | ++ functions-common:get_field:727 : read data 2021-11-24 16:50:16.089 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:247 : EXT_NET_ID=6bf1baf6-f6ca-4027-90ec-8e223b9e037a 2021-11-24 16:50:16.092 | + 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-24 16:50:16.094 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-24 16:50:16.114 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:253 : [[ 4 =~ 4.* ]] 2021-11-24 16:50:16.116 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:255 : _neutron_configure_router_v4 2021-11-24 16:50:16.119 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:337 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 0489466a-12ba-4f88-85e5-37c5042c8a40 b2b2511b-a525-4fac-910d-be80b7ba945a 2021-11-24 16:50:21.059 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : local id_and_ext_gw_ip 2021-11-24 16:50:21.062 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : _neutron_create_public_subnet_v4 6bf1baf6-f6ca-4027-90ec-8e223b9e037a 2021-11-24 16:50:21.065 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : local 'subnet_params=--ip-version 4 ' 2021-11-24 16:50:21.069 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : subnet_params+=' ' 2021-11-24 16:50:21.072 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : [[ -n 172.28.0.1 ]] 2021-11-24 16:50:21.074 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:313 : subnet_params+='--gateway 172.28.0.1 ' 2021-11-24 16:50:21.076 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+='--network 6bf1baf6-f6ca-4027-90ec-8e223b9e037a --subnet-range 172.28.0.0/24 --no-dhcp ' 2021-11-24 16:50:21.079 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : subnet_params+=public-subnet 2021-11-24 16:50:21.081 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : local id_and_ext_gw_ip 2021-11-24 16:50:21.085 | +++ 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.28.0.1 --network 6bf1baf6-f6ca-4027-90ec-8e223b9e037a --subnet-range 172.28.0.0/24 --no-dhcp public-subnet 2021-11-24 16:50:21.085 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : grep -e gateway_ip -e ' id ' 2021-11-24 16:50:25.185 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:50:25.189 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:318 : id_and_ext_gw_ip='| gateway_ip | 172.28.0.1 | 2021-11-24 16:50:25.189 | | id | 0244663f-ec29-45df-adea-8d15c76c923f |' 2021-11-24 16:50:25.192 | ++ 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-24 16:50:25.194 | ++ functions-common:die_if_not_set:211 : local exitcode=0 2021-11-24 16:50:25.210 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:320 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' 0244663f-ec29-45df-adea-8d15c76c923f '|' 2021-11-24 16:50:25.212 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : id_and_ext_gw_ip='| gateway_ip | 172.28.0.1 | | id | 0244663f-ec29-45df-adea-8d15c76c923f |' 2021-11-24 16:50:25.215 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : local ext_gw_ip 2021-11-24 16:50:25.219 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' 0244663f-ec29-45df-adea-8d15c76c923f '|' 2021-11-24 16:50:25.219 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 2 2021-11-24 16:50:25.222 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:50:25.224 | ++ functions-common:get_field:727 : read data 2021-11-24 16:50:25.227 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-11-24 16:50:25.229 | ++ functions-common:get_field:731 : field='$3' 2021-11-24 16:50:25.233 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-11-24 16:50:25.234 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.0.1 | | id | 0244663f-ec29-45df-adea-8d15c76c923f |' 2021-11-24 16:50:25.238 | ++ functions-common:get_field:727 : read data 2021-11-24 16:50:25.242 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : ext_gw_ip=172.28.0.1 2021-11-24 16:50:25.245 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : echo '|' gateway_ip '|' 172.28.0.1 '|' '|' id '|' 0244663f-ec29-45df-adea-8d15c76c923f '|' 2021-11-24 16:50:25.245 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : get_field 5 2021-11-24 16:50:25.248 | ++ functions-common:get_field:726 : local data field 2021-11-24 16:50:25.250 | ++ functions-common:get_field:727 : read data 2021-11-24 16:50:25.253 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-11-24 16:50:25.256 | ++ functions-common:get_field:731 : field='$6' 2021-11-24 16:50:25.259 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.28.0.1 | | id | 0244663f-ec29-45df-adea-8d15c76c923f |' 2021-11-24 16:50:25.260 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-11-24 16:50:25.265 | ++ functions-common:get_field:727 : read data 2021-11-24 16:50:25.269 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:343 : PUB_SUBNET_ID=0244663f-ec29-45df-adea-8d15c76c923f 2021-11-24 16:50:25.271 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:345 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 6bf1baf6-f6ca-4027-90ec-8e223b9e037a 0489466a-12ba-4f88-85e5-37c5042c8a40 2021-11-24 16:50:30.200 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:348 : is_service_enabled q-l3 2021-11-24 16:50:30.216 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:50:30.218 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : local ext_gw_interface=none 2021-11-24 16:50:30.220 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : is_neutron_ovs_base_plugin 2021-11-24 16:50:30.223 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-11-24 16:50:30.226 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : _neutron_get_ext_gw_interface 2021-11-24 16:50:30.229 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:153 : [[ False == \T\r\u\e ]] 2021-11-24 16:50:30.231 | ++ 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-24 16:50:30.251 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:160 : echo br-data 2021-11-24 16:50:30.254 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:352 : ext_gw_interface=br-data 2021-11-24 16:50:30.257 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : [[ br-data != \n\o\n\e ]] 2021-11-24 16:50:30.259 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local cidr_len=24 2021-11-24 16:50:30.261 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : local 'testcmd=ip -o link | grep -q br-data' 2021-11-24 16:50:30.264 | + 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-24 16:50:30.266 | + functions-common:test_with_retry:2269 : local 'testcmd=ip -o link | grep -q br-data' 2021-11-24 16:50:30.269 | + functions-common:test_with_retry:2270 : local 'failmsg=br-data creation failed' 2021-11-24 16:50:30.272 | + functions-common:test_with_retry:2271 : local until=10 2021-11-24 16:50:30.274 | + functions-common:test_with_retry:2272 : local sleep=0.5 2021-11-24 16:50:30.277 | + functions-common:test_with_retry:2274 : time_start test_with_retry 2021-11-24 16:50:30.279 | + functions-common:time_start:2317 : local name=test_with_retry 2021-11-24 16:50:30.281 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:50:30.284 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:50:30.287 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:50:30.291 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772630288 2021-11-24 16:50:30.294 | + 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-24 16:50:30.301 | + functions-common:test_with_retry:2278 : time_stop test_with_retry 2021-11-24 16:50:30.304 | + functions-common:time_stop:2331 : local name 2021-11-24 16:50:30.306 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:50:30.308 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:50:30.311 | + functions-common:time_stop:2334 : local total 2021-11-24 16:50:30.313 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:50:30.316 | + functions-common:time_stop:2337 : name=test_with_retry 2021-11-24 16:50:30.318 | + functions-common:time_stop:2338 : start_time=1637772630288 2021-11-24 16:50:30.321 | + functions-common:time_stop:2340 : [[ -z 1637772630288 ]] 2021-11-24 16:50:30.324 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:50:30.327 | + functions-common:time_stop:2343 : end_time=1637772630324 2021-11-24 16:50:30.329 | + functions-common:time_stop:2344 : elapsed_time=36 2021-11-24 16:50:30.332 | + functions-common:time_stop:2345 : total=5608 2021-11-24 16:50:30.334 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:50:30.337 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=5644 2021-11-24 16:50:30.342 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : ip addr show dev br-data 2021-11-24 16:50:30.342 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : grep -c 172.28.0.1 2021-11-24 16:50:30.346 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ 0 == 0 ]] 2021-11-24 16:50:30.349 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \F\a\l\s\e ]] 2021-11-24 16:50:30.351 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ False == \T\r\u\e ]] 2021-11-24 16:50:30.353 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : [[ True == \T\r\u\e ]] 2021-11-24 16:50:30.356 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip addr add 172.28.0.1/24 dev br-data 2021-11-24 16:50:30.368 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:370 : sudo ip link set br-data up 2021-11-24 16:50:30.382 | ++ 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-24 16:50:30.383 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : awk -Fip_address '{ print $2 }' 2021-11-24 16:50:30.384 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : cut -f2 '-d'\''' 2021-11-24 16:50:30.386 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : tr '\n' ' ' 2021-11-24 16:50:32.701 | ++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:50:32.705 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : ROUTER_GW_IP=' 172.28.0.158 ' 2021-11-24 16:50:32.708 | + 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-24 16:50:32.710 | + functions-common:die_if_not_set:211 : local exitcode=0 2021-11-24 16:50:32.727 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:375 : _neutron_set_router_id 2021-11-24 16:50:32.729 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:146 : [[ True == \F\a\l\s\e ]] 2021-11-24 16:50:32.733 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:258 : [[ 4 =~ .*6 ]] 2021-11-24 16:50:32.736 | + ./stack.sh:main:1311 : is_service_enabled nova 2021-11-24 16:50:32.755 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:50:32.758 | + ./stack.sh:main:1312 : echo_summary 'Starting Nova' 2021-11-24 16:50:32.761 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:50:32.763 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova 2021-11-24 16:50:32.766 | + ./stack.sh:main:1313 : start_nova 2021-11-24 16:50:32.768 | + lib/nova:start_nova:1053 : start_nova_rest 2021-11-24 16:50:32.771 | + 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-24 16:50:32.774 | + 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-24 16:50:32.777 | + 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-24 16:50:32.781 | + lib/nova:start_nova_rest:954 : local api_cell_conf=/etc/nova/nova.conf 2021-11-24 16:50:32.784 | + lib/nova:start_nova_rest:955 : local compute_cell_conf=/etc/nova/nova.conf 2021-11-24 16:50:32.787 | + lib/nova:start_nova_rest:957 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-24 16:50:32.789 | + functions-common:run_process:1582 : local service=n-sch 2021-11-24 16:50:32.792 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-24 16:50:32.795 | + functions-common:run_process:1584 : local group= 2021-11-24 16:50:32.797 | + functions-common:run_process:1585 : local user= 2021-11-24 16:50:32.801 | + functions-common:run_process:1587 : local name=n-sch 2021-11-24 16:50:32.803 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:50:32.806 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:50:32.809 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:50:32.811 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:50:32.816 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:50:32.820 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772632817 2021-11-24 16:50:32.823 | + functions-common:run_process:1590 : is_service_enabled n-sch 2021-11-24 16:50:32.840 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:50:32.843 | + functions-common:run_process:1591 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-11-24 16:50:32.846 | + functions-common:_run_under_systemd:1547 : local service=n-sch 2021-11-24 16:50:32.850 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-24 16:50:32.853 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-24 16:50:32.856 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-24 16:50:32.858 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-24 16:50:32.862 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-11-24 16:50:32.865 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-11-24 16:50:32.868 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-sch.service 2021-11-24 16:50:32.871 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:50:32.873 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:50:32.876 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-11-24 16:50:32.880 | + 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-24 16:50:32.882 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-sch.service 2021-11-24 16:50:32.885 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-11-24 16:50:32.887 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:50:32.890 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-24 16:50:32.896 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:50:32.899 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:50:32.905 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-11-24 16:50:32.908 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:50:32.912 | + 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-24 16:50:32.972 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-11-24 16:50:33.034 | + 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-24 16:50:33.086 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-11-24 16:50:33.143 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-11-24 16:50:33.195 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-24 16:50:33.244 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:50:33.247 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-11-24 16:50:33.306 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:50:33.525 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-sch.service 2021-11-24 16:50:33.538 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-11-24 16:50:33.741 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-sch.service 2021-11-24 16:50:33.761 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:50:33.764 | + functions-common:time_stop:2331 : local name 2021-11-24 16:50:33.767 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:50:33.770 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:50:33.773 | + functions-common:time_stop:2334 : local total 2021-11-24 16:50:33.776 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:50:33.778 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:50:33.781 | + functions-common:time_stop:2338 : start_time=1637772632817 2021-11-24 16:50:33.783 | + functions-common:time_stop:2340 : [[ -z 1637772632817 ]] 2021-11-24 16:50:33.787 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:50:33.790 | + functions-common:time_stop:2343 : end_time=1637772633787 2021-11-24 16:50:33.793 | + functions-common:time_stop:2344 : elapsed_time=970 2021-11-24 16:50:33.795 | + functions-common:time_stop:2345 : total=17687 2021-11-24 16:50:33.798 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:50:33.800 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=18657 2021-11-24 16:50:33.803 | + lib/nova:start_nova_rest:958 : '[' True == False ']' 2021-11-24 16:50:33.806 | ++ lib/nova:start_nova_rest:961 : which uwsgi 2021-11-24 16:50:33.810 | + 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-24 16:50:33.813 | + functions-common:run_process:1582 : local service=n-api-meta 2021-11-24 16:50:33.816 | + 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-24 16:50:33.818 | + functions-common:run_process:1584 : local group= 2021-11-24 16:50:33.821 | + functions-common:run_process:1585 : local user= 2021-11-24 16:50:33.824 | + functions-common:run_process:1587 : local name=n-api-meta 2021-11-24 16:50:33.826 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:50:33.829 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:50:33.832 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:50:33.834 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:50:33.837 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:50:33.841 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772633838 2021-11-24 16:50:33.844 | + functions-common:run_process:1590 : is_service_enabled n-api-meta 2021-11-24 16:50:33.860 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:50:33.864 | + 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-24 16:50:33.866 | + functions-common:_run_under_systemd:1547 : local service=n-api-meta 2021-11-24 16:50:33.869 | + 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-24 16:50:33.871 | + 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-24 16:50:33.874 | + 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-24 16:50:33.877 | + 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-24 16:50:33.880 | + 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-24 16:50:33.883 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-11-24 16:50:33.885 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-api-meta.service 2021-11-24 16:50:33.888 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:50:33.890 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:50:33.893 | + 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-24 16:50:33.895 | + 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-24 16:50:33.898 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@n-api-meta.service 2021-11-24 16:50:33.901 | + 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-24 16:50:33.903 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-24 16:50:33.906 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-24 16:50:33.908 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-11-24 16:50:33.911 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-24 16:50:33.915 | + 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-24 16:50:33.995 | + 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-24 16:50:34.052 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-11-24 16:50:34.113 | + 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-24 16:50:34.162 | + 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-24 16:50:34.210 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-11-24 16:50:34.257 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-11-24 16:50:34.307 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-11-24 16:50:34.355 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-11-24 16:50:34.404 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-11-24 16:50:34.451 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-24 16:50:34.453 | + 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-24 16:50:34.511 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-24 16:50:34.734 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-api-meta.service 2021-11-24 16:50:34.748 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-11-24 16:50:34.951 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-api-meta.service 2021-11-24 16:50:35.029 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:50:35.032 | + functions-common:time_stop:2331 : local name 2021-11-24 16:50:35.035 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:50:35.038 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:50:35.041 | + functions-common:time_stop:2334 : local total 2021-11-24 16:50:35.043 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:50:35.046 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:50:35.048 | + functions-common:time_stop:2338 : start_time=1637772633838 2021-11-24 16:50:35.051 | + functions-common:time_stop:2340 : [[ -z 1637772633838 ]] 2021-11-24 16:50:35.056 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:50:35.059 | + functions-common:time_stop:2343 : end_time=1637772635055 2021-11-24 16:50:35.061 | + functions-common:time_stop:2344 : elapsed_time=1217 2021-11-24 16:50:35.065 | + functions-common:time_stop:2345 : total=18657 2021-11-24 16:50:35.067 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:50:35.070 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19874 2021-11-24 16:50:35.073 | + 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-24 16:50:35.076 | + 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-24 16:50:35.079 | + lib/nova:start_nova:1054 : start_nova_console_proxies 2021-11-24 16:50:35.082 | + 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-24 16:50:35.085 | + 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-24 16:50:35.090 | + 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-24 16:50:35.097 | + lib/nova:start_nova_console_proxies:983 : local api_cell_conf=/etc/nova/nova.conf 2021-11-24 16:50:35.102 | + 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-24 16:50:35.106 | + lib/nova:start_nova_console_proxies:991 : enable_nova_console_proxies 2021-11-24 16:50:35.115 | ++ lib/nova:enable_nova_console_proxies:968 : seq 1 1 2021-11-24 16:50:35.124 | + lib/nova:enable_nova_console_proxies:968 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-24 16:50:35.136 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-11-24 16:50:35.143 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-novnc 2021-11-24 16:50:35.169 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:50:35.172 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-11-24 16:50:35.176 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-xvnc 2021-11-24 16:50:35.200 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:50:35.202 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-11-24 16:50:35.205 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-spice 2021-11-24 16:50:35.225 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:50:35.229 | + lib/nova:enable_nova_console_proxies:969 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-11-24 16:50:35.232 | + lib/nova:enable_nova_console_proxies:970 : is_service_enabled n-sproxy 2021-11-24 16:50:35.255 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:50:35.265 | ++ lib/nova:start_nova_console_proxies:992 : seq 1 1 2021-11-24 16:50:35.265 | + lib/nova:start_nova_console_proxies:992 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-24 16:50:35.267 | + lib/nova:start_nova_console_proxies:993 : local conf 2021-11-24 16:50:35.270 | ++ lib/nova:start_nova_console_proxies:994 : conductor_conf 1 2021-11-24 16:50:35.273 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-24 16:50:35.278 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-24 16:50:35.281 | + lib/nova:start_nova_console_proxies:994 : conf=/etc/nova/nova_cell1.conf 2021-11-24 16:50:35.285 | + 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-24 16:50:35.288 | + functions-common:run_process:1582 : local service=n-novnc-cell1 2021-11-24 16:50:35.291 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-11-24 16:50:35.293 | + functions-common:run_process:1584 : local group= 2021-11-24 16:50:35.296 | + functions-common:run_process:1585 : local user= 2021-11-24 16:50:35.299 | + functions-common:run_process:1587 : local name=n-novnc-cell1 2021-11-24 16:50:35.301 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:50:35.304 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:50:35.307 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:50:35.309 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:50:35.314 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:50:35.316 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772635313 2021-11-24 16:50:35.319 | + functions-common:run_process:1590 : is_service_enabled n-novnc-cell1 2021-11-24 16:50:35.338 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:50:35.341 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:50:35.344 | + functions-common:time_stop:2331 : local name 2021-11-24 16:50:35.348 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:50:35.351 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:50:35.353 | + functions-common:time_stop:2334 : local total 2021-11-24 16:50:35.356 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:50:35.358 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:50:35.361 | + functions-common:time_stop:2338 : start_time=1637772635313 2021-11-24 16:50:35.364 | + functions-common:time_stop:2340 : [[ -z 1637772635313 ]] 2021-11-24 16:50:35.368 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:50:35.370 | + functions-common:time_stop:2343 : end_time=1637772635367 2021-11-24 16:50:35.373 | + functions-common:time_stop:2344 : elapsed_time=54 2021-11-24 16:50:35.376 | + functions-common:time_stop:2345 : total=19874 2021-11-24 16:50:35.378 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:50:35.383 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19928 2021-11-24 16:50:35.392 | + 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-24 16:50:35.392 | + functions-common:run_process:1582 : local service=n-xvnc-cell1 2021-11-24 16:50:35.392 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-11-24 16:50:35.396 | + functions-common:run_process:1584 : local group= 2021-11-24 16:50:35.401 | + functions-common:run_process:1585 : local user= 2021-11-24 16:50:35.401 | + functions-common:run_process:1587 : local name=n-xvnc-cell1 2021-11-24 16:50:35.404 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:50:35.406 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:50:35.410 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:50:35.412 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:50:35.416 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:50:35.419 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772635416 2021-11-24 16:50:35.422 | + functions-common:run_process:1590 : is_service_enabled n-xvnc-cell1 2021-11-24 16:50:35.442 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:50:35.445 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:50:35.447 | + functions-common:time_stop:2331 : local name 2021-11-24 16:50:35.450 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:50:35.452 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:50:35.457 | + functions-common:time_stop:2334 : local total 2021-11-24 16:50:35.459 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:50:35.462 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:50:35.464 | + functions-common:time_stop:2338 : start_time=1637772635416 2021-11-24 16:50:35.467 | + functions-common:time_stop:2340 : [[ -z 1637772635416 ]] 2021-11-24 16:50:35.472 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:50:35.475 | + functions-common:time_stop:2343 : end_time=1637772635472 2021-11-24 16:50:35.478 | + functions-common:time_stop:2344 : elapsed_time=56 2021-11-24 16:50:35.480 | + functions-common:time_stop:2345 : total=19928 2021-11-24 16:50:35.483 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:50:35.486 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=19984 2021-11-24 16:50:35.489 | + 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-24 16:50:35.491 | + functions-common:run_process:1582 : local service=n-spice-cell1 2021-11-24 16:50:35.493 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-11-24 16:50:35.496 | + functions-common:run_process:1584 : local group= 2021-11-24 16:50:35.499 | + functions-common:run_process:1585 : local user= 2021-11-24 16:50:35.501 | + functions-common:run_process:1587 : local name=n-spice-cell1 2021-11-24 16:50:35.504 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:50:35.507 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:50:35.510 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:50:35.512 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:50:35.517 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:50:35.521 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772635517 2021-11-24 16:50:35.523 | + functions-common:run_process:1590 : is_service_enabled n-spice-cell1 2021-11-24 16:50:35.545 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:50:35.548 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:50:35.550 | + functions-common:time_stop:2331 : local name 2021-11-24 16:50:35.553 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:50:35.555 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:50:35.558 | + functions-common:time_stop:2334 : local total 2021-11-24 16:50:35.560 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:50:35.563 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:50:35.565 | + functions-common:time_stop:2338 : start_time=1637772635517 2021-11-24 16:50:35.568 | + functions-common:time_stop:2340 : [[ -z 1637772635517 ]] 2021-11-24 16:50:35.573 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:50:35.577 | + functions-common:time_stop:2343 : end_time=1637772635574 2021-11-24 16:50:35.580 | + functions-common:time_stop:2344 : elapsed_time=57 2021-11-24 16:50:35.583 | + functions-common:time_stop:2345 : total=19984 2021-11-24 16:50:35.585 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:50:35.588 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20041 2021-11-24 16:50:35.591 | + 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-24 16:50:35.593 | + functions-common:run_process:1582 : local service=n-sproxy-cell1 2021-11-24 16:50:35.596 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-11-24 16:50:35.600 | + functions-common:run_process:1584 : local group= 2021-11-24 16:50:35.602 | + functions-common:run_process:1585 : local user= 2021-11-24 16:50:35.605 | + functions-common:run_process:1587 : local name=n-sproxy-cell1 2021-11-24 16:50:35.607 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:50:35.610 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:50:35.612 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:50:35.615 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:50:35.619 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:50:35.622 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772635619 2021-11-24 16:50:35.624 | + functions-common:run_process:1590 : is_service_enabled n-sproxy-cell1 2021-11-24 16:50:35.645 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:50:35.647 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:50:35.650 | + functions-common:time_stop:2331 : local name 2021-11-24 16:50:35.653 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:50:35.656 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:50:35.659 | + functions-common:time_stop:2334 : local total 2021-11-24 16:50:35.662 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:50:35.665 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:50:35.667 | + functions-common:time_stop:2338 : start_time=1637772635619 2021-11-24 16:50:35.670 | + functions-common:time_stop:2340 : [[ -z 1637772635619 ]] 2021-11-24 16:50:35.675 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:50:35.678 | + functions-common:time_stop:2343 : end_time=1637772635675 2021-11-24 16:50:35.680 | + functions-common:time_stop:2344 : elapsed_time=56 2021-11-24 16:50:35.683 | + functions-common:time_stop:2345 : total=20041 2021-11-24 16:50:35.686 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:50:35.689 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=20097 2021-11-24 16:50:35.692 | + 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-24 16:50:35.695 | + 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-24 16:50:35.697 | + lib/nova:start_nova:1055 : start_nova_conductor 2021-11-24 16:50:35.700 | + lib/nova:start_nova_conductor:1015 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-24 16:50:35.703 | + lib/nova:start_nova_conductor:1021 : enable_nova_fleet 2021-11-24 16:50:35.706 | + lib/nova:enable_nova_fleet:1006 : is_service_enabled n-cond 2021-11-24 16:50:35.727 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:50:35.730 | + lib/nova:enable_nova_fleet:1007 : enable_service n-super-cond 2021-11-24 16:50:35.787 | ++ lib/nova:enable_nova_fleet:1008 : seq 1 1 2021-11-24 16:50:35.790 | + lib/nova:enable_nova_fleet:1008 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-24 16:50:35.791 | + lib/nova:enable_nova_fleet:1009 : enable_service n-cond-cell1 2021-11-24 16:50:35.842 | + lib/nova:start_nova_conductor:1022 : is_service_enabled n-super-cond 2021-11-24 16:50:35.862 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:50:35.863 | + lib/nova:start_nova_conductor:1023 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-24 16:50:35.865 | + functions-common:run_process:1582 : local service=n-super-cond 2021-11-24 16:50:35.868 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-24 16:50:35.868 | + functions-common:run_process:1584 : local group= 2021-11-24 16:50:35.874 | + functions-common:run_process:1585 : local user= 2021-11-24 16:50:35.874 | + functions-common:run_process:1587 : local name=n-super-cond 2021-11-24 16:50:35.878 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:50:35.881 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:50:35.881 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:50:35.885 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:50:35.888 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:50:35.891 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772635887 2021-11-24 16:50:35.894 | + functions-common:run_process:1590 : is_service_enabled n-super-cond 2021-11-24 16:50:35.913 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:50:35.915 | + functions-common:run_process:1591 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-11-24 16:50:35.918 | + functions-common:_run_under_systemd:1547 : local service=n-super-cond 2021-11-24 16:50:35.920 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-24 16:50:35.924 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-24 16:50:35.926 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-24 16:50:35.929 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-24 16:50:35.932 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-11-24 16:50:35.934 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-11-24 16:50:35.937 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-super-cond.service 2021-11-24 16:50:35.940 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:50:35.944 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:50:35.950 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-11-24 16:50:35.950 | + 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-24 16:50:35.952 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-super-cond.service 2021-11-24 16:50:35.955 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-11-24 16:50:35.957 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:50:35.959 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-24 16:50:35.962 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:50:35.964 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:50:35.966 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-11-24 16:50:35.968 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:50:35.973 | + 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-24 16:50:36.043 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-11-24 16:50:36.119 | + 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-24 16:50:36.201 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-11-24 16:50:36.255 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-11-24 16:50:36.310 | + 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-24 16:50:36.362 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:50:36.364 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-11-24 16:50:36.429 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:50:36.665 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-super-cond.service 2021-11-24 16:50:36.685 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-11-24 16:50:36.915 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-super-cond.service 2021-11-24 16:50:36.941 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:50:36.947 | + functions-common:time_stop:2331 : local name 2021-11-24 16:50:36.955 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:50:36.960 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:50:36.967 | + functions-common:time_stop:2334 : local total 2021-11-24 16:50:36.972 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:50:36.979 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:50:36.984 | + functions-common:time_stop:2338 : start_time=1637772635887 2021-11-24 16:50:36.991 | + functions-common:time_stop:2340 : [[ -z 1637772635887 ]] 2021-11-24 16:50:36.998 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:50:37.003 | + functions-common:time_stop:2343 : end_time=1637772636997 2021-11-24 16:50:37.015 | + functions-common:time_stop:2344 : elapsed_time=1110 2021-11-24 16:50:37.019 | + functions-common:time_stop:2345 : total=20097 2021-11-24 16:50:37.027 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:50:37.035 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=21207 2021-11-24 16:50:37.051 | ++ lib/nova:start_nova_conductor:1025 : seq 1 1 2021-11-24 16:50:37.064 | + lib/nova:start_nova_conductor:1025 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-11-24 16:50:37.069 | + lib/nova:start_nova_conductor:1026 : is_service_enabled n-cond-cell1 2021-11-24 16:50:37.118 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:50:37.127 | + lib/nova:start_nova_conductor:1027 : local conf 2021-11-24 16:50:37.137 | ++ lib/nova:start_nova_conductor:1028 : conductor_conf 1 2021-11-24 16:50:37.143 | ++ lib/nova:conductor_conf:744 : local cell=1 2021-11-24 16:50:37.148 | ++ lib/nova:conductor_conf:745 : echo /etc/nova/nova_cell1.conf 2021-11-24 16:50:37.156 | + lib/nova:start_nova_conductor:1028 : conf=/etc/nova/nova_cell1.conf 2021-11-24 16:50:37.164 | + 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-24 16:50:37.172 | + functions-common:run_process:1582 : local service=n-cond-cell1 2021-11-24 16:50:37.179 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-24 16:50:37.187 | + functions-common:run_process:1584 : local group= 2021-11-24 16:50:37.196 | + functions-common:run_process:1585 : local user= 2021-11-24 16:50:37.203 | + functions-common:run_process:1587 : local name=n-cond-cell1 2021-11-24 16:50:37.212 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:50:37.220 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:50:37.228 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:50:37.235 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:50:37.243 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:50:37.256 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772637247 2021-11-24 16:50:37.264 | + functions-common:run_process:1590 : is_service_enabled n-cond-cell1 2021-11-24 16:50:37.316 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:50:37.324 | + 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-24 16:50:37.332 | + functions-common:_run_under_systemd:1547 : local service=n-cond-cell1 2021-11-24 16:50:37.336 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-24 16:50:37.338 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-24 16:50:37.344 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-24 16:50:37.355 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-24 16:50:37.361 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-11-24 16:50:37.364 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-11-24 16:50:37.372 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@n-cond-cell1.service 2021-11-24 16:50:37.380 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:50:37.388 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:50:37.399 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-11-24 16:50:37.400 | + 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-24 16:50:37.409 | + functions-common:write_user_unit_file:1464 : local service=devstack@n-cond-cell1.service 2021-11-24 16:50:37.415 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-11-24 16:50:37.420 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:50:37.423 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-24 16:50:37.431 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:50:37.434 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:50:37.437 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-11-24 16:50:37.440 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:50:37.455 | + 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-24 16:50:37.588 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-11-24 16:50:37.743 | + 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-24 16:50:37.853 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-11-24 16:50:37.961 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-11-24 16:50:38.067 | + 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-24 16:50:38.180 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:50:38.188 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-11-24 16:50:38.295 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:50:38.603 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@n-cond-cell1.service 2021-11-24 16:50:38.617 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-11-24 16:50:38.865 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@n-cond-cell1.service 2021-11-24 16:50:38.899 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:50:38.910 | + functions-common:time_stop:2331 : local name 2021-11-24 16:50:38.914 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:50:38.916 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:50:38.919 | + functions-common:time_stop:2334 : local total 2021-11-24 16:50:38.921 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:50:38.924 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:50:38.927 | + functions-common:time_stop:2338 : start_time=1637772637247 2021-11-24 16:50:38.929 | + functions-common:time_stop:2340 : [[ -z 1637772637247 ]] 2021-11-24 16:50:38.936 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:50:38.940 | + functions-common:time_stop:2343 : end_time=1637772638936 2021-11-24 16:50:38.944 | + functions-common:time_stop:2344 : elapsed_time=1689 2021-11-24 16:50:38.955 | + functions-common:time_stop:2345 : total=21207 2021-11-24 16:50:38.955 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:50:38.959 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=22896 2021-11-24 16:50:38.964 | + lib/nova:start_nova:1056 : start_nova_compute 2021-11-24 16:50:38.967 | + 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-24 16:50:38.972 | + 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-24 16:50:38.976 | + 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-24 16:50:38.980 | + lib/nova:start_nova_compute:889 : local compute_cell_conf=/etc/nova/nova.conf 2021-11-24 16:50:38.988 | + lib/nova:start_nova_compute:892 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-11-24 16:50:38.995 | + lib/nova:start_nova_compute:894 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-11-24 16:50:38.998 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-11-24 16:50:39.005 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-11-24 16:50:39.015 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-11-24 16:50:39.023 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-11-24 16:50:39.035 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-11-24 16:50:39.045 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-11-24 16:50:39.051 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-11-24 16:50:39.056 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-11-24 16:50:39.066 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-11-24 16:50:39.066 | BEGIN { 2021-11-24 16:50:39.066 | section = "" 2021-11-24 16:50:39.066 | last_section = "" 2021-11-24 16:50:39.066 | section_count = 0 2021-11-24 16:50:39.066 | } 2021-11-24 16:50:39.066 | /^\[.+\]/ { 2021-11-24 16:50:39.066 | gsub("[][]", "", $1); 2021-11-24 16:50:39.066 | section=$1 2021-11-24 16:50:39.066 | next 2021-11-24 16:50:39.066 | } 2021-11-24 16:50:39.066 | /^ *\#/ { 2021-11-24 16:50:39.066 | next 2021-11-24 16:50:39.066 | } 2021-11-24 16:50:39.066 | /^[^ \t]+/ { 2021-11-24 16:50:39.066 | # get offset of first = in $0 2021-11-24 16:50:39.066 | eq_idx = index($0, "=") 2021-11-24 16:50:39.066 | # extract attr & value from $0 2021-11-24 16:50:39.066 | attr = substr($0, 1, eq_idx - 1) 2021-11-24 16:50:39.066 | value = substr($0, eq_idx + 1) 2021-11-24 16:50:39.066 | # only need to strip trailing whitespace from attr 2021-11-24 16:50:39.066 | sub(/[ \t]*$/, "", attr) 2021-11-24 16:50:39.066 | # need to strip leading & trailing whitespace from value 2021-11-24 16:50:39.066 | sub(/^[ \t]*/, "", value) 2021-11-24 16:50:39.066 | sub(/[ \t]*$/, "", value) 2021-11-24 16:50:39.066 | 2021-11-24 16:50:39.067 | # cfg_attr_count: number of config lines per [section, attr] 2021-11-24 16:50:39.067 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-11-24 16:50:39.067 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-11-24 16:50:39.067 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-11-24 16:50:39.067 | if (! (section, attr) in cfg_attr_count) { 2021-11-24 16:50:39.067 | if (section != last_section) { 2021-11-24 16:50:39.067 | cfg_section[section_count++] = section 2021-11-24 16:50:39.067 | last_section = section 2021-11-24 16:50:39.067 | } 2021-11-24 16:50:39.067 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-11-24 16:50:39.067 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-11-24 16:50:39.067 | 2021-11-24 16:50:39.067 | cfg_attr[section, attr, 0] = value 2021-11-24 16:50:39.067 | cfg_attr_count[section, attr] = 1 2021-11-24 16:50:39.067 | } else { 2021-11-24 16:50:39.067 | lno = cfg_attr_count[section, attr]++ 2021-11-24 16:50:39.067 | cfg_attr[section, attr, lno] = value 2021-11-24 16:50:39.067 | } 2021-11-24 16:50:39.067 | } 2021-11-24 16:50:39.067 | END { 2021-11-24 16:50:39.067 | # Process each section in order 2021-11-24 16:50:39.067 | for (sno = 0; sno < section_count; sno++) { 2021-11-24 16:50:39.067 | section = cfg_section[sno] 2021-11-24 16:50:39.067 | # The ini routines simply append a config item immediately 2021-11-24 16:50:39.067 | # after the section header. To keep the same order as defined 2021-11-24 16:50:39.067 | # in local.conf, invoke the ini routines in the reverse order 2021-11-24 16:50:39.067 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-11-24 16:50:39.067 | attr = cfg_sec_attr_name[sno, attr_no] 2021-11-24 16:50:39.067 | if (cfg_attr_count[section, attr] == 1) 2021-11-24 16:50:39.067 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-11-24 16:50:39.068 | else { 2021-11-24 16:50:39.068 | # For multiline, invoke the ini routines in the reverse order 2021-11-24 16:50:39.068 | count = cfg_attr_count[section, attr] 2021-11-24 16:50:39.068 | print "inidelete " configfile " " section " " attr 2021-11-24 16:50:39.068 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-11-24 16:50:39.068 | for (l = count -2; l >= 0; l--) 2021-11-24 16:50:39.068 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-11-24 16:50:39.068 | } 2021-11-24 16:50:39.068 | } 2021-11-24 16:50:39.068 | } 2021-11-24 16:50:39.068 | } 2021-11-24 16:50:39.068 | ' 2021-11-24 16:50:39.068 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-11-24 16:50:39.068 | + inc/meta-config:merge_config_file:164 : read a 2021-11-24 16:50:39.079 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-11-24 16:50:39.081 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-11-24 16:50:39.090 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-11-24 16:50:39.100 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-24 16:50:39.103 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-11-24 16:50:39.109 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-11-24 16:50:39.109 | BEGIN { group = "" } 2021-11-24 16:50:39.109 | /^\[\[.+\|.*\]\]/ { 2021-11-24 16:50:39.109 | gsub("[][]", "", $1); 2021-11-24 16:50:39.109 | split($1, a, "|"); 2021-11-24 16:50:39.109 | if (a[1] == matchgroup && a[2] == configfile) { 2021-11-24 16:50:39.109 | group=a[1] 2021-11-24 16:50:39.109 | } else { 2021-11-24 16:50:39.109 | group="" 2021-11-24 16:50:39.109 | } 2021-11-24 16:50:39.109 | next 2021-11-24 16:50:39.109 | } 2021-11-24 16:50:39.109 | { 2021-11-24 16:50:39.109 | if (group != "") 2021-11-24 16:50:39.109 | print $0 2021-11-24 16:50:39.109 | } 2021-11-24 16:50:39.109 | ' /home/ubuntu/devstack/local.conf 2021-11-24 16:50:39.123 | + lib/nova:start_nova_compute:896 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-11-24 16:50:39.131 | + lib/nova:start_nova_compute:903 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-11-24 16:50:39.185 | + lib/nova:start_nova_compute:906 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-11-24 16:50:39.256 | + lib/nova:start_nova_compute:907 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-11-24 16:50:39.261 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-11-24 16:50:39.268 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-11-24 16:50:39.270 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-11-24 16:50:39.279 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-11-24 16:50:39.288 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-11-24 16:50:39.324 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:50:39.337 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-11-24 16:50:39.347 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-11-24 16:50:39.358 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-11-24 16:50:39.396 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:50:39.404 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1 2021-11-24 16:50:39.411 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1 2021-11-24 16:50:39.496 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-11-24 16:50:39.503 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-11-24 16:50:39.512 | + lib/nova:start_nova_compute:911 : inidelete /etc/nova/nova-cpu.conf database connection 2021-11-24 16:50:39.560 | + lib/nova:start_nova_compute:912 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-11-24 16:50:39.604 | + lib/nova:start_nova_compute:917 : configure_console_compute 2021-11-24 16:50:39.612 | + lib/nova:configure_console_compute:622 : local offset 2021-11-24 16:50:39.617 | + lib/nova:configure_console_compute:623 : offset=0 2021-11-24 16:50:39.631 | + lib/nova:configure_console_compute:627 : local default_proxyclient_addr 2021-11-24 16:50:39.639 | ++ lib/nova:configure_console_compute:628 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-11-24 16:50:39.689 | + lib/nova:configure_console_compute:628 : default_proxyclient_addr=10.222.0.15 2021-11-24 16:50:39.696 | + lib/nova:configure_console_compute:632 : is_service_enabled n-cpu 2021-11-24 16:50:39.735 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:50:39.743 | + lib/nova:configure_console_compute:650 : is_service_enabled n-novnc 2021-11-24 16:50:39.765 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:50:39.769 | + lib/nova:configure_console_compute:650 : is_service_enabled n-xvnc 2021-11-24 16:50:39.801 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:50:39.807 | + lib/nova:configure_console_compute:650 : '[' False '!=' False ']' 2021-11-24 16:50:39.811 | + lib/nova:configure_console_compute:658 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-11-24 16:50:39.871 | + lib/nova:configure_console_compute:661 : is_service_enabled n-spice 2021-11-24 16:50:39.907 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:50:39.912 | + lib/nova:configure_console_compute:671 : is_service_enabled n-sproxy 2021-11-24 16:50:39.944 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:50:39.951 | + lib/nova:start_nova_compute:919 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-11-24 16:50:39.962 | + 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-24 16:50:39.963 | + functions-common:run_process:1582 : local service=n-cpu 2021-11-24 16:50:39.971 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-11-24 16:50:39.980 | + functions-common:run_process:1584 : local group=libvirt 2021-11-24 16:50:39.987 | + functions-common:run_process:1585 : local user= 2021-11-24 16:50:39.991 | + functions-common:run_process:1587 : local name=n-cpu 2021-11-24 16:50:39.999 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:50:40.008 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:50:40.021 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:50:40.032 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:50:40.043 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:50:40.052 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772640044 2021-11-24 16:50:40.062 | + functions-common:run_process:1590 : is_service_enabled n-cpu 2021-11-24 16:50:40.105 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:50:40.116 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:50:40.127 | + functions-common:time_stop:2331 : local name 2021-11-24 16:50:40.137 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:50:40.143 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:50:40.148 | + functions-common:time_stop:2334 : local total 2021-11-24 16:50:40.153 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:50:40.156 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:50:40.160 | + functions-common:time_stop:2338 : start_time=1637772640044 2021-11-24 16:50:40.167 | + functions-common:time_stop:2340 : [[ -z 1637772640044 ]] 2021-11-24 16:50:40.171 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:50:40.187 | + functions-common:time_stop:2343 : end_time=1637772640175 2021-11-24 16:50:40.195 | + functions-common:time_stop:2344 : elapsed_time=131 2021-11-24 16:50:40.201 | + functions-common:time_stop:2345 : total=22896 2021-11-24 16:50:40.212 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:50:40.223 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=23027 2021-11-24 16:50:40.231 | + 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-24 16:50:40.239 | + 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-24 16:50:40.245 | + lib/nova:start_nova:1057 : is_service_enabled n-api 2021-11-24 16:50:40.286 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:50:40.295 | + lib/nova:start_nova:1059 : echo 'Dumping cells_v2 mapping' 2021-11-24 16:50:40.295 | Dumping cells_v2 mapping 2021-11-24 16:50:40.303 | + lib/nova:start_nova:1060 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-11-24 16:50:43.895 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-11-24 16:50:43.895 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-11-24 16:50:43.895 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-11-24 16:50:43.895 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-11-24 16:50:43.895 | | cell1 | 7028eba4-c021-4615-9775-786aa63dd3c3 | rabbit://stackrabbit:Passw0rd@10.222.0.15:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-11-24 16:50:43.895 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-11-24 16:50:44.290 | + ./stack.sh:main:1314 : create_flavors 2021-11-24 16:50:44.293 | + lib/nova:create_flavors:1124 : is_service_enabled n-api 2021-11-24 16:50:44.309 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:50:44.313 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor list 2021-11-24 16:50:44.313 | + lib/nova:create_flavors:1125 : grep -q ds512M 2021-11-24 16:50:47.029 | + 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-24 16:50:49.783 | +----------------------------+-----------------------+ 2021-11-24 16:50:49.784 | | Field | Value | 2021-11-24 16:50:49.784 | +----------------------------+-----------------------+ 2021-11-24 16:50:49.784 | | OS-FLV-DISABLED:disabled | False | 2021-11-24 16:50:49.784 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-24 16:50:49.784 | | disk | 1 | 2021-11-24 16:50:49.784 | | id | c1 | 2021-11-24 16:50:49.784 | | name | cirros256 | 2021-11-24 16:50:49.784 | | os-flavor-access:is_public | True | 2021-11-24 16:50:49.784 | | properties | hw_rng:allowed='True' | 2021-11-24 16:50:49.784 | | ram | 256 | 2021-11-24 16:50:49.784 | | rxtx_factor | 1.0 | 2021-11-24 16:50:49.784 | | swap | | 2021-11-24 16:50:49.784 | | vcpus | 1 | 2021-11-24 16:50:49.784 | +----------------------------+-----------------------+ 2021-11-24 16:50:49.899 | + 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-24 16:50:52.388 | +----------------------------+-----------------------+ 2021-11-24 16:50:52.388 | | Field | Value | 2021-11-24 16:50:52.388 | +----------------------------+-----------------------+ 2021-11-24 16:50:52.388 | | OS-FLV-DISABLED:disabled | False | 2021-11-24 16:50:52.388 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-24 16:50:52.388 | | disk | 5 | 2021-11-24 16:50:52.388 | | id | d1 | 2021-11-24 16:50:52.388 | | name | ds512M | 2021-11-24 16:50:52.388 | | os-flavor-access:is_public | True | 2021-11-24 16:50:52.388 | | properties | hw_rng:allowed='True' | 2021-11-24 16:50:52.388 | | ram | 512 | 2021-11-24 16:50:52.388 | | rxtx_factor | 1.0 | 2021-11-24 16:50:52.388 | | swap | | 2021-11-24 16:50:52.388 | | vcpus | 1 | 2021-11-24 16:50:52.388 | +----------------------------+-----------------------+ 2021-11-24 16:50:52.509 | + 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-24 16:50:54.867 | +----------------------------+-----------------------+ 2021-11-24 16:50:54.867 | | Field | Value | 2021-11-24 16:50:54.868 | +----------------------------+-----------------------+ 2021-11-24 16:50:54.868 | | OS-FLV-DISABLED:disabled | False | 2021-11-24 16:50:54.868 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-24 16:50:54.868 | | disk | 10 | 2021-11-24 16:50:54.868 | | id | d2 | 2021-11-24 16:50:54.868 | | name | ds1G | 2021-11-24 16:50:54.868 | | os-flavor-access:is_public | True | 2021-11-24 16:50:54.868 | | properties | hw_rng:allowed='True' | 2021-11-24 16:50:54.868 | | ram | 1024 | 2021-11-24 16:50:54.868 | | rxtx_factor | 1.0 | 2021-11-24 16:50:54.868 | | swap | | 2021-11-24 16:50:54.868 | | vcpus | 1 | 2021-11-24 16:50:54.868 | +----------------------------+-----------------------+ 2021-11-24 16:50:54.984 | + 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-24 16:50:57.421 | +----------------------------+-----------------------+ 2021-11-24 16:50:57.421 | | Field | Value | 2021-11-24 16:50:57.421 | +----------------------------+-----------------------+ 2021-11-24 16:50:57.421 | | OS-FLV-DISABLED:disabled | False | 2021-11-24 16:50:57.422 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-24 16:50:57.422 | | disk | 10 | 2021-11-24 16:50:57.422 | | id | d3 | 2021-11-24 16:50:57.422 | | name | ds2G | 2021-11-24 16:50:57.422 | | os-flavor-access:is_public | True | 2021-11-24 16:50:57.422 | | properties | hw_rng:allowed='True' | 2021-11-24 16:50:57.422 | | ram | 2048 | 2021-11-24 16:50:57.422 | | rxtx_factor | 1.0 | 2021-11-24 16:50:57.422 | | swap | | 2021-11-24 16:50:57.422 | | vcpus | 2 | 2021-11-24 16:50:57.422 | +----------------------------+-----------------------+ 2021-11-24 16:50:57.536 | + 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-24 16:50:59.883 | +----------------------------+-----------------------+ 2021-11-24 16:50:59.883 | | Field | Value | 2021-11-24 16:50:59.883 | +----------------------------+-----------------------+ 2021-11-24 16:50:59.883 | | OS-FLV-DISABLED:disabled | False | 2021-11-24 16:50:59.883 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-24 16:50:59.883 | | disk | 20 | 2021-11-24 16:50:59.883 | | id | d4 | 2021-11-24 16:50:59.883 | | name | ds4G | 2021-11-24 16:50:59.883 | | os-flavor-access:is_public | True | 2021-11-24 16:50:59.883 | | properties | hw_rng:allowed='True' | 2021-11-24 16:50:59.883 | | ram | 4096 | 2021-11-24 16:50:59.883 | | rxtx_factor | 1.0 | 2021-11-24 16:50:59.883 | | swap | | 2021-11-24 16:50:59.883 | | vcpus | 4 | 2021-11-24 16:50:59.883 | +----------------------------+-----------------------+ 2021-11-24 16:50:59.998 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor list 2021-11-24 16:50:59.998 | + lib/nova:create_flavors:1134 : grep -q m1.tiny 2021-11-24 16:51:02.302 | + 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-24 16:51:04.661 | +----------------------------+-----------------------+ 2021-11-24 16:51:04.661 | | Field | Value | 2021-11-24 16:51:04.661 | +----------------------------+-----------------------+ 2021-11-24 16:51:04.661 | | OS-FLV-DISABLED:disabled | False | 2021-11-24 16:51:04.661 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-24 16:51:04.661 | | disk | 1 | 2021-11-24 16:51:04.661 | | id | 1 | 2021-11-24 16:51:04.661 | | name | m1.tiny | 2021-11-24 16:51:04.661 | | os-flavor-access:is_public | True | 2021-11-24 16:51:04.661 | | properties | hw_rng:allowed='True' | 2021-11-24 16:51:04.661 | | ram | 512 | 2021-11-24 16:51:04.661 | | rxtx_factor | 1.0 | 2021-11-24 16:51:04.661 | | swap | | 2021-11-24 16:51:04.661 | | vcpus | 1 | 2021-11-24 16:51:04.661 | +----------------------------+-----------------------+ 2021-11-24 16:51:04.776 | + 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-24 16:51:07.121 | +----------------------------+-----------------------+ 2021-11-24 16:51:07.121 | | Field | Value | 2021-11-24 16:51:07.121 | +----------------------------+-----------------------+ 2021-11-24 16:51:07.121 | | OS-FLV-DISABLED:disabled | False | 2021-11-24 16:51:07.121 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-24 16:51:07.121 | | disk | 20 | 2021-11-24 16:51:07.121 | | id | 2 | 2021-11-24 16:51:07.121 | | name | m1.small | 2021-11-24 16:51:07.121 | | os-flavor-access:is_public | True | 2021-11-24 16:51:07.121 | | properties | hw_rng:allowed='True' | 2021-11-24 16:51:07.121 | | ram | 2048 | 2021-11-24 16:51:07.121 | | rxtx_factor | 1.0 | 2021-11-24 16:51:07.121 | | swap | | 2021-11-24 16:51:07.121 | | vcpus | 1 | 2021-11-24 16:51:07.121 | +----------------------------+-----------------------+ 2021-11-24 16:51:07.241 | + 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-24 16:51:09.592 | +----------------------------+-----------------------+ 2021-11-24 16:51:09.592 | | Field | Value | 2021-11-24 16:51:09.592 | +----------------------------+-----------------------+ 2021-11-24 16:51:09.592 | | OS-FLV-DISABLED:disabled | False | 2021-11-24 16:51:09.592 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-24 16:51:09.592 | | disk | 40 | 2021-11-24 16:51:09.592 | | id | 3 | 2021-11-24 16:51:09.592 | | name | m1.medium | 2021-11-24 16:51:09.592 | | os-flavor-access:is_public | True | 2021-11-24 16:51:09.592 | | properties | hw_rng:allowed='True' | 2021-11-24 16:51:09.592 | | ram | 4096 | 2021-11-24 16:51:09.592 | | rxtx_factor | 1.0 | 2021-11-24 16:51:09.592 | | swap | | 2021-11-24 16:51:09.592 | | vcpus | 2 | 2021-11-24 16:51:09.592 | +----------------------------+-----------------------+ 2021-11-24 16:51:09.707 | + 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-24 16:51:12.073 | +----------------------------+-----------------------+ 2021-11-24 16:51:12.073 | | Field | Value | 2021-11-24 16:51:12.073 | +----------------------------+-----------------------+ 2021-11-24 16:51:12.073 | | OS-FLV-DISABLED:disabled | False | 2021-11-24 16:51:12.073 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-24 16:51:12.073 | | disk | 80 | 2021-11-24 16:51:12.073 | | id | 4 | 2021-11-24 16:51:12.073 | | name | m1.large | 2021-11-24 16:51:12.073 | | os-flavor-access:is_public | True | 2021-11-24 16:51:12.073 | | properties | hw_rng:allowed='True' | 2021-11-24 16:51:12.073 | | ram | 8192 | 2021-11-24 16:51:12.073 | | rxtx_factor | 1.0 | 2021-11-24 16:51:12.073 | | swap | | 2021-11-24 16:51:12.073 | | vcpus | 4 | 2021-11-24 16:51:12.073 | +----------------------------+-----------------------+ 2021-11-24 16:51:12.192 | + 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-24 16:51:14.544 | +----------------------------+-----------------------+ 2021-11-24 16:51:14.544 | | Field | Value | 2021-11-24 16:51:14.544 | +----------------------------+-----------------------+ 2021-11-24 16:51:14.544 | | OS-FLV-DISABLED:disabled | False | 2021-11-24 16:51:14.544 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-11-24 16:51:14.544 | | disk | 160 | 2021-11-24 16:51:14.544 | | id | 5 | 2021-11-24 16:51:14.544 | | name | m1.xlarge | 2021-11-24 16:51:14.544 | | os-flavor-access:is_public | True | 2021-11-24 16:51:14.544 | | properties | hw_rng:allowed='True' | 2021-11-24 16:51:14.544 | | ram | 16384 | 2021-11-24 16:51:14.544 | | rxtx_factor | 1.0 | 2021-11-24 16:51:14.544 | | swap | | 2021-11-24 16:51:14.545 | | vcpus | 8 | 2021-11-24 16:51:14.545 | +----------------------------+-----------------------+ 2021-11-24 16:51:14.660 | + ./stack.sh:main:1316 : is_service_enabled cinder 2021-11-24 16:51:14.677 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:51:14.680 | + ./stack.sh:main:1317 : echo_summary 'Starting Cinder' 2021-11-24 16:51:14.683 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:51:14.685 | + ./stack.sh:echo_summary:428 : echo -e Starting Cinder 2021-11-24 16:51:14.688 | + ./stack.sh:main:1318 : start_cinder 2021-11-24 16:51:14.691 | + lib/cinder:start_cinder:459 : local service_port=8776 2021-11-24 16:51:14.693 | + lib/cinder:start_cinder:460 : local service_protocol=http 2021-11-24 16:51:14.696 | + lib/cinder:start_cinder:461 : local cinder_url 2021-11-24 16:51:14.698 | + lib/cinder:start_cinder:462 : is_service_enabled tls-proxy 2021-11-24 16:51:14.714 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:51:14.717 | + lib/cinder:start_cinder:466 : '[' tgtadm = tgtadm ']' 2021-11-24 16:51:14.720 | + lib/cinder:start_cinder:467 : is_service_enabled c-vol 2021-11-24 16:51:14.739 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:51:14.742 | + 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,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-11-24 16:51:14.745 | + lib/cinder:start_cinder:487 : '[' True == False ']' 2021-11-24 16:51:14.748 | ++ lib/cinder:start_cinder:495 : which uwsgi 2021-11-24 16:51:14.752 | + 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-24 16:51:14.756 | + functions-common:run_process:1582 : local service=c-api 2021-11-24 16:51:14.758 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-11-24 16:51:14.761 | + functions-common:run_process:1584 : local group= 2021-11-24 16:51:14.763 | + functions-common:run_process:1585 : local user= 2021-11-24 16:51:14.767 | + functions-common:run_process:1587 : local name=c-api 2021-11-24 16:51:14.769 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:51:14.772 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:51:14.775 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:51:14.777 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:51:14.780 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:51:14.784 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772674781 2021-11-24 16:51:14.787 | + functions-common:run_process:1590 : is_service_enabled c-api 2021-11-24 16:51:14.802 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:51:14.805 | + 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-24 16:51:14.807 | + functions-common:_run_under_systemd:1547 : local service=c-api 2021-11-24 16:51:14.810 | + 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-24 16:51:14.813 | + 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-24 16:51:14.816 | + 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-24 16:51:14.819 | + 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-24 16:51:14.821 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-11-24 16:51:14.823 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-11-24 16:51:14.826 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-api.service 2021-11-24 16:51:14.829 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:51:14.832 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:51:14.834 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-11-24 16:51:14.837 | + 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-24 16:51:14.840 | + functions-common:write_uwsgi_user_unit_file:1491 : local service=devstack@c-api.service 2021-11-24 16:51:14.842 | + 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-24 16:51:14.844 | + functions-common:write_uwsgi_user_unit_file:1493 : local group= 2021-11-24 16:51:14.847 | + functions-common:write_uwsgi_user_unit_file:1494 : local user=ubuntu 2021-11-24 16:51:14.849 | + functions-common:write_uwsgi_user_unit_file:1495 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-11-24 16:51:14.851 | + functions-common:write_uwsgi_user_unit_file:1496 : mkdir -p /etc/systemd/system 2021-11-24 16:51:14.855 | + 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-24 16:51:14.913 | + 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-24 16:51:14.973 | + functions-common:write_uwsgi_user_unit_file:1500 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-11-24 16:51:15.021 | + 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-24 16:51:15.068 | + 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-24 16:51:15.117 | + functions-common:write_uwsgi_user_unit_file:1503 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-11-24 16:51:15.165 | + functions-common:write_uwsgi_user_unit_file:1504 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-11-24 16:51:15.211 | + functions-common:write_uwsgi_user_unit_file:1505 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-11-24 16:51:15.259 | + functions-common:write_uwsgi_user_unit_file:1506 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-11-24 16:51:15.305 | + functions-common:write_uwsgi_user_unit_file:1507 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-11-24 16:51:15.353 | + functions-common:write_uwsgi_user_unit_file:1509 : [[ -n '' ]] 2021-11-24 16:51:15.356 | + functions-common:write_uwsgi_user_unit_file:1512 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-11-24 16:51:15.413 | + functions-common:write_uwsgi_user_unit_file:1515 : sudo systemctl daemon-reload 2021-11-24 16:51:15.632 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-api.service 2021-11-24 16:51:15.646 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-11-24 16:51:15.851 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-api.service 2021-11-24 16:51:15.927 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:51:15.930 | + functions-common:time_stop:2331 : local name 2021-11-24 16:51:15.932 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:51:15.935 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:51:15.938 | + functions-common:time_stop:2334 : local total 2021-11-24 16:51:15.941 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:51:15.943 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:51:15.953 | + functions-common:time_stop:2338 : start_time=1637772674781 2021-11-24 16:51:15.953 | + functions-common:time_stop:2340 : [[ -z 1637772674781 ]] 2021-11-24 16:51:15.953 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:51:15.955 | + functions-common:time_stop:2343 : end_time=1637772675952 2021-11-24 16:51:15.958 | + functions-common:time_stop:2344 : elapsed_time=1171 2021-11-24 16:51:15.961 | + functions-common:time_stop:2345 : total=23027 2021-11-24 16:51:15.963 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:51:15.966 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24198 2021-11-24 16:51:15.969 | + lib/cinder:start_cinder:496 : cinder_url=http://10.222.0.15/volume/v3 2021-11-24 16:51:15.971 | + lib/cinder:start_cinder:500 : echo 'Waiting for Cinder API to start...' 2021-11-24 16:51:15.971 | Waiting for Cinder API to start... 2021-11-24 16:51:15.974 | + lib/cinder:start_cinder:501 : wait_for_service 60 http://10.222.0.15/volume/v3 2021-11-24 16:51:15.978 | + functions:wait_for_service:444 : local timeout=60 2021-11-24 16:51:15.979 | + functions:wait_for_service:445 : local url=http://10.222.0.15/volume/v3 2021-11-24 16:51:15.982 | + functions:wait_for_service:446 : local rval=0 2021-11-24 16:51:15.985 | + functions:wait_for_service:447 : time_start wait_for_service 2021-11-24 16:51:15.988 | + functions-common:time_start:2317 : local name=wait_for_service 2021-11-24 16:51:15.990 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:51:15.993 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:51:15.996 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:51:16.001 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772675997 2021-11-24 16:51:16.003 | + functions:wait_for_service:448 : timeout 60 bash -x 2021-11-24 16:51:16.009 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.15/volume/v3 2021-11-24 16:51:20.989 | + :: : [[ 401 == 503 ]] 2021-11-24 16:51:20.991 | + :: : [[ 0 -eq 7 ]] 2021-11-24 16:51:20.994 | + functions:wait_for_service:453 : time_stop wait_for_service 2021-11-24 16:51:20.997 | + functions-common:time_stop:2331 : local name 2021-11-24 16:51:20.999 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:51:21.002 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:51:21.005 | + functions-common:time_stop:2334 : local total 2021-11-24 16:51:21.007 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:51:21.012 | + functions-common:time_stop:2337 : name=wait_for_service 2021-11-24 16:51:21.016 | + functions-common:time_stop:2338 : start_time=1637772675997 2021-11-24 16:51:21.022 | + functions-common:time_stop:2340 : [[ -z 1637772675997 ]] 2021-11-24 16:51:21.024 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:51:21.027 | + functions-common:time_stop:2343 : end_time=1637772681025 2021-11-24 16:51:21.030 | + functions-common:time_stop:2344 : elapsed_time=5028 2021-11-24 16:51:21.033 | + functions-common:time_stop:2345 : total=19819 2021-11-24 16:51:21.036 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:51:21.038 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=24847 2021-11-24 16:51:21.041 | + functions:wait_for_service:454 : return 0 2021-11-24 16:51:21.044 | + lib/cinder:start_cinder:505 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-24 16:51:21.047 | + functions-common:run_process:1582 : local service=c-sch 2021-11-24 16:51:21.050 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-24 16:51:21.052 | + functions-common:run_process:1584 : local group= 2021-11-24 16:51:21.056 | + functions-common:run_process:1585 : local user= 2021-11-24 16:51:21.058 | + functions-common:run_process:1587 : local name=c-sch 2021-11-24 16:51:21.060 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:51:21.063 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:51:21.065 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:51:21.068 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:51:21.071 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:51:21.075 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772681072 2021-11-24 16:51:21.079 | + functions-common:run_process:1590 : is_service_enabled c-sch 2021-11-24 16:51:21.096 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:51:21.099 | + functions-common:run_process:1591 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-11-24 16:51:21.101 | + functions-common:_run_under_systemd:1547 : local service=c-sch 2021-11-24 16:51:21.104 | + functions-common:_run_under_systemd:1548 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-24 16:51:21.106 | + functions-common:_run_under_systemd:1549 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-24 16:51:21.109 | + functions-common:_run_under_systemd:1551 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-24 16:51:21.112 | + functions-common:_common_systemd_pitfalls:1519 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-24 16:51:21.114 | + functions-common:_common_systemd_pitfalls:1522 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-11-24 16:51:21.117 | + functions-common:_common_systemd_pitfalls:1533 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-11-24 16:51:21.119 | + functions-common:_run_under_systemd:1553 : local systemd_service=devstack@c-sch.service 2021-11-24 16:51:21.122 | + functions-common:_run_under_systemd:1554 : local group= 2021-11-24 16:51:21.124 | + functions-common:_run_under_systemd:1555 : local user=ubuntu 2021-11-24 16:51:21.127 | + functions-common:_run_under_systemd:1556 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-11-24 16:51:21.130 | + 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-24 16:51:21.133 | + functions-common:write_user_unit_file:1464 : local service=devstack@c-sch.service 2021-11-24 16:51:21.135 | + functions-common:write_user_unit_file:1465 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-11-24 16:51:21.138 | + functions-common:write_user_unit_file:1466 : local group= 2021-11-24 16:51:21.141 | + functions-common:write_user_unit_file:1467 : local user=ubuntu 2021-11-24 16:51:21.143 | + functions-common:write_user_unit_file:1468 : local extra= 2021-11-24 16:51:21.146 | + functions-common:write_user_unit_file:1469 : [[ -n '' ]] 2021-11-24 16:51:21.149 | + functions-common:write_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-11-24 16:51:21.151 | + functions-common:write_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-11-24 16:51:21.155 | + 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-24 16:51:21.212 | + functions-common:write_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-11-24 16:51:21.269 | + 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-24 16:51:21.318 | + functions-common:write_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-11-24 16:51:21.366 | + functions-common:write_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-11-24 16:51:21.414 | + functions-common:write_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-11-24 16:51:21.461 | + functions-common:write_user_unit_file:1481 : [[ -n '' ]] 2021-11-24 16:51:21.464 | + functions-common:write_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-11-24 16:51:21.522 | + functions-common:write_user_unit_file:1487 : sudo systemctl daemon-reload 2021-11-24 16:51:21.755 | + functions-common:_run_under_systemd:1562 : sudo systemctl enable devstack@c-sch.service 2021-11-24 16:51:21.769 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-11-24 16:51:21.992 | + functions-common:_run_under_systemd:1563 : sudo systemctl start devstack@c-sch.service 2021-11-24 16:51:22.014 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:51:22.016 | + functions-common:time_stop:2331 : local name 2021-11-24 16:51:22.019 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:51:22.021 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:51:22.024 | + functions-common:time_stop:2334 : local total 2021-11-24 16:51:22.027 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:51:22.029 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:51:22.032 | + functions-common:time_stop:2338 : start_time=1637772681072 2021-11-24 16:51:22.034 | + functions-common:time_stop:2340 : [[ -z 1637772681072 ]] 2021-11-24 16:51:22.037 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:51:22.041 | + functions-common:time_stop:2343 : end_time=1637772682038 2021-11-24 16:51:22.043 | + functions-common:time_stop:2344 : elapsed_time=966 2021-11-24 16:51:22.046 | + functions-common:time_stop:2345 : total=24198 2021-11-24 16:51:22.049 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:51:22.051 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=25164 2021-11-24 16:51:22.054 | + lib/cinder:start_cinder:506 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-11-24 16:51:22.057 | + functions-common:run_process:1582 : local service=c-bak 2021-11-24 16:51:22.059 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-11-24 16:51:22.063 | + functions-common:run_process:1584 : local group= 2021-11-24 16:51:22.065 | + functions-common:run_process:1585 : local user= 2021-11-24 16:51:22.068 | + functions-common:run_process:1587 : local name=c-bak 2021-11-24 16:51:22.070 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:51:22.073 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:51:22.075 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:51:22.078 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:51:22.081 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:51:22.085 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772682082 2021-11-24 16:51:22.088 | + functions-common:run_process:1590 : is_service_enabled c-bak 2021-11-24 16:51:22.112 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:51:22.114 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:51:22.117 | + functions-common:time_stop:2331 : local name 2021-11-24 16:51:22.120 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:51:22.122 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:51:22.126 | + functions-common:time_stop:2334 : local total 2021-11-24 16:51:22.128 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:51:22.131 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:51:22.134 | + functions-common:time_stop:2338 : start_time=1637772682082 2021-11-24 16:51:22.136 | + functions-common:time_stop:2340 : [[ -z 1637772682082 ]] 2021-11-24 16:51:22.139 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:51:22.143 | + functions-common:time_stop:2343 : end_time=1637772682140 2021-11-24 16:51:22.146 | + functions-common:time_stop:2344 : elapsed_time=58 2021-11-24 16:51:22.149 | + functions-common:time_stop:2345 : total=25164 2021-11-24 16:51:22.151 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:51:22.154 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=25222 2021-11-24 16:51:22.156 | + lib/cinder:start_cinder:507 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-11-24 16:51:22.159 | + functions-common:run_process:1582 : local service=c-vol 2021-11-24 16:51:22.162 | + functions-common:run_process:1583 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-11-24 16:51:22.164 | + functions-common:run_process:1584 : local group= 2021-11-24 16:51:22.167 | + functions-common:run_process:1585 : local user= 2021-11-24 16:51:22.169 | + functions-common:run_process:1587 : local name=c-vol 2021-11-24 16:51:22.172 | + functions-common:run_process:1589 : time_start run_process 2021-11-24 16:51:22.175 | + functions-common:time_start:2317 : local name=run_process 2021-11-24 16:51:22.177 | + functions-common:time_start:2318 : local start_time= 2021-11-24 16:51:22.180 | + functions-common:time_start:2319 : [[ -n '' ]] 2021-11-24 16:51:22.183 | ++ functions-common:time_start:2322 : date +%s%3N 2021-11-24 16:51:22.187 | + functions-common:time_start:2322 : _TIME_START[$name]=1637772682184 2021-11-24 16:51:22.190 | + functions-common:run_process:1590 : is_service_enabled c-vol 2021-11-24 16:51:22.207 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:51:22.210 | + functions-common:run_process:1593 : time_stop run_process 2021-11-24 16:51:22.212 | + functions-common:time_stop:2331 : local name 2021-11-24 16:51:22.215 | + functions-common:time_stop:2332 : local end_time 2021-11-24 16:51:22.217 | + functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:51:22.220 | + functions-common:time_stop:2334 : local total 2021-11-24 16:51:22.223 | + functions-common:time_stop:2335 : local start_time 2021-11-24 16:51:22.226 | + functions-common:time_stop:2337 : name=run_process 2021-11-24 16:51:22.228 | + functions-common:time_stop:2338 : start_time=1637772682184 2021-11-24 16:51:22.231 | + functions-common:time_stop:2340 : [[ -z 1637772682184 ]] 2021-11-24 16:51:22.235 | ++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:51:22.238 | + functions-common:time_stop:2343 : end_time=1637772682235 2021-11-24 16:51:22.241 | + functions-common:time_stop:2344 : elapsed_time=51 2021-11-24 16:51:22.243 | + functions-common:time_stop:2345 : total=25222 2021-11-24 16:51:22.246 | + functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:51:22.248 | + functions-common:time_stop:2348 : _TIME_TOTAL[$name]=25273 2021-11-24 16:51:22.251 | + ./stack.sh:main:1319 : create_volume_types 2021-11-24 16:51:22.254 | + lib/cinder:create_volume_types:525 : is_service_enabled c-api 2021-11-24 16:51:22.271 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:51:22.274 | + lib/cinder:create_volume_types:525 : [[ -n lvm:lvmdriver-1 ]] 2021-11-24 16:51:22.276 | + lib/cinder:create_volume_types:526 : local be be_name 2021-11-24 16:51:22.279 | + lib/cinder:create_volume_types:527 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-11-24 16:51:22.282 | + lib/cinder:create_volume_types:528 : be_name=lvmdriver-1 2021-11-24 16:51:22.284 | + lib/cinder:create_volume_types:530 : is_service_enabled keystone 2021-11-24 16:51:22.302 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:51:22.305 | + lib/cinder:create_volume_types:531 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=lvmdriver-1 lvmdriver-1 2021-11-24 16:51:25.712 | +-------------+--------------------------------------+ 2021-11-24 16:51:25.712 | | Field | Value | 2021-11-24 16:51:25.712 | +-------------+--------------------------------------+ 2021-11-24 16:51:25.712 | | description | None | 2021-11-24 16:51:25.712 | | id | 31f424a8-250c-4acd-8488-7cb3f470fd35 | 2021-11-24 16:51:25.712 | | is_public | True | 2021-11-24 16:51:25.713 | | name | lvmdriver-1 | 2021-11-24 16:51:25.713 | | properties | volume_backend_name='lvmdriver-1' | 2021-11-24 16:51:25.713 | +-------------+--------------------------------------+ 2021-11-24 16:51:25.832 | + ./stack.sh:main:1323 : is_service_enabled horizon 2021-11-24 16:51:25.849 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:51:25.852 | + ./stack.sh:main:1337 : is_service_enabled nova 2021-11-24 16:51:25.870 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:51:25.872 | + ./stack.sh:main:1337 : is_service_enabled keystone 2021-11-24 16:51:25.890 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:51:25.892 | + ./stack.sh:main:1338 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-11-24 16:51:25.895 | + ./stack.sh:main:1340 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-11-24 16:51:25.897 | + ./stack.sh:main:1344 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-11-24 16:51:25.901 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-11-24 16:51:25.903 | ++ 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-24 16:51:25.906 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-11-24 16:51:25.907 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-11-24 16:51:25.909 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-11-24 16:51:25.910 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-11-24 16:51:25.912 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-11-24 16:51:25.913 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-11-24 16:51:25.915 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-11-24 16:51:25.916 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-11-24 16:51:25.917 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-11-24 16:51:25.919 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-11-24 16:51:25.920 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-11-24 16:51:25.922 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-11-24 16:51:25.924 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-11-24 16:51:25.925 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-11-24 16:51:25.927 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-11-24 16:51:25.928 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-11-24 16:51:25.930 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-11-24 16:51:25.931 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-11-24 16:51:25.932 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-11-24 16:51:25.934 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-11-24 16:51:25.935 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-11-24 16:51:25.937 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-11-24 16:51:25.939 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-11-24 16:51:25.940 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-11-24 16:51:25.941 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-11-24 16:51:25.943 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-11-24 16:51:25.944 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-11-24 16:51:25.954 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-11-24 16:51:25.954 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-11-24 16:51:25.954 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-11-24 16:51:25.954 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-11-24 16:51:25.954 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-11-24 16:51:25.954 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.15/identity ']' 2021-11-24 16:51:25.955 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-11-24 16:51:25.957 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-11-24 16:51:25.958 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-11-24 16:51:25.960 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-11-24 16:51:25.961 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-11-24 16:51:25.963 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-11-24 16:51:25.965 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-11-24 16:51:25.966 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-11-24 16:51:25.971 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-11-24 16:51:25.976 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-24 16:51:25.980 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-24 16:51:28.135 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-24 16:51:28.136 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 58925d7a87dd458db9746e8a8249763e --long --quote none -f csv 2021-11-24 16:51:28.136 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-24 16:51:28.149 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-24 16:51:30.473 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-11-24 16:51:30.474 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-11-24 16:51:30.476 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-24 16:51:30.477 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-24 16:51:30.479 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 790b27667737494bad8a8dbd63300220 alt_demo 58925d7a87dd458db9746e8a8249763e alt_demo Passw0rd 2021-11-24 16:51:30.480 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=790b27667737494bad8a8dbd63300220 2021-11-24 16:51:30.482 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-11-24 16:51:30.483 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=58925d7a87dd458db9746e8a8249763e 2021-11-24 16:51:30.485 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-11-24 16:51:30.486 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-24 16:51:30.487 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-11-24 16:51:30.491 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-11-24 16:51:30.492 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-24 16:51:30.495 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-24 16:51:30.496 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-24 16:51:30.498 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-24 16:51:30.500 | + 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-24 16:51:30.501 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:30.503 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-24 16:51:30.505 | + 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-24 16:51:30.506 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:30.508 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-24 16:51:30.509 | + 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-24 16:51:30.510 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:30.512 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-24 16:51:30.513 | + 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-24 16:51:30.515 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:30.517 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-24 16:51:30.519 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-24 16:51:30.520 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-24 16:51:30.522 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-11-24 16:51:30.523 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-11-24 16:51:30.525 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-24 16:51:30.526 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-24 16:51:30.527 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 65b6b438e2a8460eb007aa6030d0b9f7 admin 58925d7a87dd458db9746e8a8249763e alt_demo Passw0rd 2021-11-24 16:51:30.529 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=65b6b438e2a8460eb007aa6030d0b9f7 2021-11-24 16:51:30.531 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-11-24 16:51:30.532 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=58925d7a87dd458db9746e8a8249763e 2021-11-24 16:51:30.534 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-11-24 16:51:30.535 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-24 16:51:30.536 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-11-24 16:51:30.539 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-11-24 16:51:30.541 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-24 16:51:30.543 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-24 16:51:30.545 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-24 16:51:30.546 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-24 16:51:30.548 | + 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-24 16:51:30.549 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:30.551 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-24 16:51:30.552 | + 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-24 16:51:30.554 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:30.555 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-24 16:51:30.557 | + 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-24 16:51:30.558 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:30.560 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-24 16:51:30.561 | + 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-24 16:51:30.563 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:30.564 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-24 16:51:30.566 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-24 16:51:30.567 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-24 16:51:30.569 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-24 16:51:30.571 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-24 16:51:30.573 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 765323aea8d44045bbb8d4b7943c2e7c --long --quote none -f csv 2021-11-24 16:51:30.573 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-24 16:51:30.573 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-24 16:51:30.574 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-24 16:51:32.861 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-11-24 16:51:32.863 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-11-24 16:51:32.864 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-24 16:51:32.866 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-24 16:51:32.867 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry dde06ba2e89b42a7880116b5ec0be32a demo 765323aea8d44045bbb8d4b7943c2e7c invisible_to_admin Passw0rd 2021-11-24 16:51:32.869 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=dde06ba2e89b42a7880116b5ec0be32a 2021-11-24 16:51:32.870 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-11-24 16:51:32.872 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=765323aea8d44045bbb8d4b7943c2e7c 2021-11-24 16:51:32.873 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-11-24 16:51:32.875 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-24 16:51:32.877 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-11-24 16:51:32.880 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-11-24 16:51:32.882 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-24 16:51:32.885 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-24 16:51:32.886 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-24 16:51:32.888 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-24 16:51:32.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-24 16:51:32.891 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:32.893 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-24 16:51:32.894 | + 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-24 16:51:32.896 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:32.897 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-24 16:51:32.899 | + 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-24 16:51:32.900 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:32.901 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-24 16:51:32.903 | + 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-24 16:51:32.904 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:32.906 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-24 16:51:32.907 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-24 16:51:32.909 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-24 16:51:32.911 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-24 16:51:32.912 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-24 16:51:32.915 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-24 16:51:32.915 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 81aa6393920e4b4ab9b8f08bfd9d9f89 --long --quote none -f csv 2021-11-24 16:51:32.915 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-24 16:51:32.917 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-24 16:51:35.158 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-11-24 16:51:35.160 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-11-24 16:51:35.161 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-24 16:51:35.163 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-24 16:51:35.164 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 65b6b438e2a8460eb007aa6030d0b9f7 admin 81aa6393920e4b4ab9b8f08bfd9d9f89 admin Passw0rd 2021-11-24 16:51:35.166 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=65b6b438e2a8460eb007aa6030d0b9f7 2021-11-24 16:51:35.167 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-11-24 16:51:35.169 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=81aa6393920e4b4ab9b8f08bfd9d9f89 2021-11-24 16:51:35.170 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-11-24 16:51:35.172 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-24 16:51:35.173 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-11-24 16:51:35.177 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-11-24 16:51:35.178 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-24 16:51:35.181 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-24 16:51:35.183 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-24 16:51:35.184 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-24 16:51:35.186 | + 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-24 16:51:35.190 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:35.190 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-24 16:51:35.192 | + 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-24 16:51:35.193 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:35.194 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-24 16:51:35.196 | + 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-24 16:51:35.197 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:35.199 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-24 16:51:35.200 | + 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-24 16:51:35.203 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:35.204 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-24 16:51:35.206 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-24 16:51:35.207 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-24 16:51:35.209 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-24 16:51:35.211 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-24 16:51:35.213 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-24 16:51:35.213 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-24 16:51:35.214 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 82a98c0b794c4b799e0f19b30ba6af20 --long --quote none -f csv 2021-11-24 16:51:35.214 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-24 16:51:37.554 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-11-24 16:51:37.556 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-11-24 16:51:37.558 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-24 16:51:37.559 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-24 16:51:37.560 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 65b6b438e2a8460eb007aa6030d0b9f7 admin 82a98c0b794c4b799e0f19b30ba6af20 demo Passw0rd 2021-11-24 16:51:37.562 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=65b6b438e2a8460eb007aa6030d0b9f7 2021-11-24 16:51:37.564 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-11-24 16:51:37.565 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:51:37.566 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-11-24 16:51:37.568 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-24 16:51:37.569 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-11-24 16:51:37.572 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-11-24 16:51:37.574 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-24 16:51:37.577 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-24 16:51:37.579 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-24 16:51:37.580 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-24 16:51:37.582 | + 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-24 16:51:37.583 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:37.585 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-24 16:51:37.586 | + 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-24 16:51:37.588 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:37.589 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-24 16:51:37.591 | + 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-24 16:51:37.592 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:37.594 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-24 16:51:37.596 | + 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-24 16:51:37.597 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:37.598 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-24 16:51:37.600 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-24 16:51:37.601 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-24 16:51:37.603 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-11-24 16:51:37.605 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-11-24 16:51:37.606 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-11-24 16:51:37.607 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-11-24 16:51:37.609 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry dde06ba2e89b42a7880116b5ec0be32a demo 82a98c0b794c4b799e0f19b30ba6af20 demo Passw0rd 2021-11-24 16:51:37.610 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=dde06ba2e89b42a7880116b5ec0be32a 2021-11-24 16:51:37.612 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-11-24 16:51:37.613 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=82a98c0b794c4b799e0f19b30ba6af20 2021-11-24 16:51:37.615 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-11-24 16:51:37.616 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-11-24 16:51:37.618 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-11-24 16:51:37.620 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-11-24 16:51:37.622 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-24 16:51:37.625 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-24 16:51:37.626 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-11-24 16:51:37.628 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-24 16:51:37.629 | + 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-24 16:51:37.631 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:37.632 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-24 16:51:37.634 | + 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-24 16:51:37.635 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:37.637 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-24 16:51:37.638 | + 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-24 16:51:37.640 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:37.642 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-24 16:51:37.643 | + 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-24 16:51:37.645 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:37.646 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-24 16:51:37.647 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-24 16:51:37.649 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-24 16:51:37.651 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-24 16:51:37.652 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-24 16:51:37.654 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-24 16:51:37.654 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 89d06653b3034b0ab1e0ccc367c3e018 --long --quote none -f csv 2021-11-24 16:51:37.655 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-24 16:51:37.657 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-24 16:51:40.005 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest1 '!=' admin ']' 2021-11-24 16:51:40.007 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest1_password' 2021-11-24 16:51:40.008 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing 2021-11-24 16:51:40.010 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing ']' 2021-11-24 16:51:40.011 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing 2021-11-24 16:51:40.013 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 3b67f6c54ad24c0bba434254f871807e swiftusertest1 89d06653b3034b0ab1e0ccc367c3e018 swiftprojecttest1 testing 2021-11-24 16:51:40.014 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=3b67f6c54ad24c0bba434254f871807e 2021-11-24 16:51:40.016 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest1 2021-11-24 16:51:40.017 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=89d06653b3034b0ab1e0ccc367c3e018 2021-11-24 16:51:40.019 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-11-24 16:51:40.020 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing 2021-11-24 16:51:40.021 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-11-24 16:51:40.025 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest1 2021-11-24 16:51:40.026 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-24 16:51:40.029 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-24 16:51:40.030 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing"' 2021-11-24 16:51:40.032 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-24 16:51:40.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-24 16:51:40.035 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:40.036 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-24 16:51:40.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-24 16:51:40.039 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:40.041 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-24 16:51:40.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-24 16:51:40.043 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:40.045 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-24 16:51:40.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-24 16:51:40.048 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:40.050 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-24 16:51:40.051 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-24 16:51:40.053 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-24 16:51:40.055 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest3 '!=' admin ']' 2021-11-24 16:51:40.057 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest3_password' 2021-11-24 16:51:40.058 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing3 2021-11-24 16:51:40.060 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing3 ']' 2021-11-24 16:51:40.062 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing3 2021-11-24 16:51:40.063 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 78b95e363c9e46df80c4852de2906ef6 swiftusertest3 89d06653b3034b0ab1e0ccc367c3e018 swiftprojecttest1 testing3 2021-11-24 16:51:40.065 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=78b95e363c9e46df80c4852de2906ef6 2021-11-24 16:51:40.066 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest3 2021-11-24 16:51:40.068 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=89d06653b3034b0ab1e0ccc367c3e018 2021-11-24 16:51:40.069 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest1 2021-11-24 16:51:40.070 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing3 2021-11-24 16:51:40.072 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest1 2021-11-24 16:51:40.075 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest1/swiftusertest3 2021-11-24 16:51:40.076 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-24 16:51:40.079 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-24 16:51:40.080 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing3"' 2021-11-24 16:51:40.082 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-24 16:51:40.083 | + 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-24 16:51:40.085 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:40.086 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-24 16:51:40.088 | + 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-24 16:51:40.089 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:40.091 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-24 16:51:40.092 | + 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-24 16:51:40.093 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:40.095 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-24 16:51:40.096 | + 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-24 16:51:40.098 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:40.099 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-24 16:51:40.109 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-24 16:51:40.110 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-24 16:51:40.112 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-24 16:51:40.114 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-24 16:51:40.117 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-24 16:51:40.117 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project cf05503f26a84ef1a38882e9b8289b57 --long --quote none -f csv 2021-11-24 16:51:40.117 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-24 16:51:40.119 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-24 16:51:42.388 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest4 '!=' admin ']' 2021-11-24 16:51:42.390 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest4_password' 2021-11-24 16:51:42.392 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing4 2021-11-24 16:51:42.393 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing4 ']' 2021-11-24 16:51:42.395 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing4 2021-11-24 16:51:42.396 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry a827cb11adaa4ed6ba0e0b3db25fb1fd swiftusertest4 cf05503f26a84ef1a38882e9b8289b57 swiftprojecttest4 testing4 2021-11-24 16:51:42.398 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=a827cb11adaa4ed6ba0e0b3db25fb1fd 2021-11-24 16:51:42.399 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest4 2021-11-24 16:51:42.401 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=cf05503f26a84ef1a38882e9b8289b57 2021-11-24 16:51:42.402 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest4 2021-11-24 16:51:42.404 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing4 2021-11-24 16:51:42.406 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest4 2021-11-24 16:51:42.409 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest4/swiftusertest4 2021-11-24 16:51:42.410 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-24 16:51:42.413 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-24 16:51:42.415 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing4"' 2021-11-24 16:51:42.416 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-24 16:51:42.418 | + 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-24 16:51:42.419 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:42.421 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-24 16:51:42.422 | + 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-24 16:51:42.424 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:42.425 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-24 16:51:42.427 | + 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-24 16:51:42.428 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:42.429 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-24 16:51:42.431 | + 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-24 16:51:42.432 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:42.434 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-24 16:51:42.435 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-24 16:51:42.437 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-24 16:51:42.439 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-24 16:51:42.440 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-24 16:51:42.442 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project d80e641cb9e443699674ad16526d9c0c --long --quote none -f csv 2021-11-24 16:51:42.442 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-24 16:51:42.442 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-11-24 16:51:42.444 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-24 16:51:44.710 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a swiftusertest2 '!=' admin ']' 2021-11-24 16:51:44.711 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$swiftusertest2_password' 2021-11-24 16:51:44.713 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD=testing2 2021-11-24 16:51:44.714 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n testing2 ']' 2021-11-24 16:51:44.716 | + home/ubuntu/devstack/tools/create_userrc.sh:main:252 : USER_PASS=testing2 2021-11-24 16:51:44.718 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry a743d840bb564637a13cdb3ad156e5dc swiftusertest2 d80e641cb9e443699674ad16526d9c0c swiftprojecttest2 testing2 2021-11-24 16:51:44.719 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=a743d840bb564637a13cdb3ad156e5dc 2021-11-24 16:51:44.721 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=swiftusertest2 2021-11-24 16:51:44.722 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d80e641cb9e443699674ad16526d9c0c 2021-11-24 16:51:44.724 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=swiftprojecttest2 2021-11-24 16:51:44.725 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=testing2 2021-11-24 16:51:44.727 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/swiftprojecttest2 2021-11-24 16:51:44.730 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/swiftprojecttest2/swiftusertest2 2021-11-24 16:51:44.731 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-11-24 16:51:44.736 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-11-24 16:51:44.737 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="testing2"' 2021-11-24 16:51:44.739 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-11-24 16:51:44.740 | + 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-24 16:51:44.742 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:44.743 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-11-24 16:51:44.745 | + 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-24 16:51:44.746 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:44.748 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-11-24 16:51:44.749 | + 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-24 16:51:44.751 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-11-24 16:51:44.752 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-11-24 16:51:44.754 | + 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-24 16:51:44.755 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-11-24 16:51:44.757 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-11-24 16:51:44.758 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-11-24 16:51:44.760 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-11-24 16:51:44.762 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-11-24 16:51:44.763 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-11-24 16:51:44.766 | + ./stack.sh:main:1349 : save_stackenv 2021-11-24 16:51:44.769 | + functions-common:save_stackenv:60 : local tag= 2021-11-24 16:51:44.772 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-11-24 16:51:44.776 | + functions-common:save_stackenv:62 : time_stamp=2021-11-24-165144 2021-11-24 16:51:44.778 | + functions-common:save_stackenv:63 : echo '# 2021-11-24-165144 ' 2021-11-24 16:51:44.782 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:51:44.784 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-11-24 16:51:44.787 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:51:44.789 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-11-24 16:51:44.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:51:44.795 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-11-24 16:51:44.798 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:51:44.801 | + functions-common:save_stackenv:65 : echo ENABLED_SERVICES=key,n-api,n-cond,n-sch,n-api-meta,placement-api,placement-client,g-api,c-sch,c-api,q-svc,q-dhcp,q-meta,q-agt,q-l3,rabbit,tempest,mysql,etcd3,dstat,n-crt,n-cauth,q-metering,q-vpn,g-reg,cinder,s-proxy,s-object,s-container,s-account,heat,h-api,h-api-cfn,h-api-cw,h-eng,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,s-container-sync,n-super-cond,n-cond-cell1 2021-11-24 16:51:44.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:51:44.806 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.15 2021-11-24 16:51:44.808 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:51:44.811 | + functions-common:save_stackenv:65 : echo KEYSTONE_AUTH_URI=http://10.222.0.15/identity 2021-11-24 16:51:44.814 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:51:44.816 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.15/identity 2021-11-24 16:51:44.819 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:51:44.821 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-11-24-161824 2021-11-24 16:51:44.824 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:51:44.827 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-11-24 16:51:44.829 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:51:44.832 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.15 2021-11-24 16:51:44.834 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:51:44.838 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-11-24 16:51:44.841 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:51:44.844 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-11-24 16:51:44.846 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:51:44.849 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-11-24 16:51:44.851 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-11-24 16:51:44.854 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-11-24 16:51:44.856 | + ./stack.sh:main:1360 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-11-24 16:51:44.859 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-11-24 16:51:44.862 | + inc/meta-config:merge_config_group:171 : shift 2021-11-24 16:51:44.864 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-11-24 16:51:44.867 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-24 16:51:44.869 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-11-24 16:51:44.872 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-11-24 16:51:44.875 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-11-24 16:51:44.878 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-11-24 16:51:44.881 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-11-24 16:51:44.884 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-24 16:51:44.886 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-11-24 16:51:44.886 | /^\[\[.+\|.*\]\]/ { 2021-11-24 16:51:44.886 | gsub("[][]", "", $1); 2021-11-24 16:51:44.886 | split($1, a, "|"); 2021-11-24 16:51:44.886 | if (a[1] == matchgroup) 2021-11-24 16:51:44.886 | print a[2] 2021-11-24 16:51:44.886 | } 2021-11-24 16:51:44.886 | ' /home/ubuntu/devstack/local.conf 2021-11-24 16:51:44.892 | + ./stack.sh:main:1367 : run_phase stack extra 2021-11-24 16:51:44.895 | + functions-common:run_phase:1759 : local mode=stack 2021-11-24 16:51:44.898 | + functions-common:run_phase:1760 : local phase=extra 2021-11-24 16:51:44.900 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-24 16:51:44.903 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-24 16:51:44.906 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-24 16:51:44.908 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-24 16:51:44.911 | + functions-common:run_phase:1769 : local extra 2021-11-24 16:51:44.914 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-24 16:51:44.918 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-24 16:51:44.921 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-24 16:51:44.924 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-24 16:51:44.926 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-11-24 16:51:44.929 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-24 16:51:44.945 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:51:44.947 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-24 16:51:44.950 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-24 16:51:44.952 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-11-24 16:51:44.955 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-24 16:51:44.957 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-24 16:51:44.960 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-11-24 16:51:44.962 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-11-24 16:51:44.965 | ++ extras.d/80-tempest.sh:source:15 : : 2021-11-24 16:51:44.968 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-24 16:51:44.970 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-11-24 16:51:44.973 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-11-24 16:51:44.975 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-24 16:51:44.978 | + functions-common:run_phase:1786 : run_plugins stack extra 2021-11-24 16:51:44.981 | + functions-common:run_plugins:1745 : local mode=stack 2021-11-24 16:51:44.984 | + functions-common:run_plugins:1746 : local phase=extra 2021-11-24 16:51:44.986 | + functions-common:run_plugins:1748 : local plugins= 2021-11-24 16:51:44.989 | + functions-common:run_plugins:1749 : local plugin 2021-11-24 16:51:44.992 | + ./stack.sh:main:1375 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-11-24 16:51:44.994 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-11-24 16:51:44.997 | + inc/meta-config:merge_config_group:171 : shift 2021-11-24 16:51:44.999 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-11-24 16:51:45.002 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-24 16:51:45.004 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-11-24 16:51:45.007 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-11-24 16:51:45.010 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-11-24 16:51:45.013 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-11-24 16:51:45.016 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-11-24 16:51:45.018 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-24 16:51:45.021 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-11-24 16:51:45.021 | /^\[\[.+\|.*\]\]/ { 2021-11-24 16:51:45.021 | gsub("[][]", "", $1); 2021-11-24 16:51:45.021 | split($1, a, "|"); 2021-11-24 16:51:45.021 | if (a[1] == matchgroup) 2021-11-24 16:51:45.021 | print a[2] 2021-11-24 16:51:45.021 | } 2021-11-24 16:51:45.021 | ' /home/ubuntu/devstack/local.conf 2021-11-24 16:51:45.027 | + ./stack.sh:main:1384 : is_service_enabled n-cpu 2021-11-24 16:51:45.046 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:51:45.048 | + ./stack.sh:main:1389 : service_check 2021-11-24 16:51:45.051 | + functions-common:service_check:1620 : local service 2021-11-24 16:51:45.053 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.057 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@key.service 2021-11-24 16:51:45.069 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-11-24 16:51:45.073 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.075 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api.service 2021-11-24 16:51:45.089 | enabled 2021-11-24 16:51:45.093 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api.service --no-pager 2021-11-24 16:51:45.110 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-11-24 16:51:45.110 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.110 | Active: active (running) since Wed 2021-11-24 16:49:25 UTC; 2min 19s ago 2021-11-24 16:51:45.110 | Main PID: 87574 (uwsgi) 2021-11-24 16:51:45.110 | Status: "uWSGI is ready" 2021-11-24 16:51:45.110 | Tasks: 3 (limit: 14352) 2021-11-24 16:51:45.110 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-11-24 16:51:45.110 | ├─87574 nova-apiuWSGI master 2021-11-24 16:51:45.110 | ├─87575 nova-apiuWSGI worker 1 2021-11-24 16:51:45.110 | └─87576 nova-apiuWSGI worker 2 2021-11-24 16:51:45.110 | 2021-11-24 16:51:45.110 | Nov 24 16:51:12 dv-cinder-818778-2-smb devstack@n-api.service[87574]: [pid: 87575|app: 0|req: 16/30] 10.222.0.15 () {58 vars in 1180 bytes} [Wed Nov 24 16:51:12 2021] GET /compute/v2.1/flavors/4/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-24 16:51:45.110 | Nov 24 16:51:14 dv-cinder-818778-2-smb devstack@n-api.service[87574]: DEBUG nova.api.openstack.wsgi [None req-80f7b049-e4ee-4448-8f50-14ceed9748cb 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=87576) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-11-24 16:51:45.111 | Nov 24 16:51:14 dv-cinder-818778-2-smb devstack@n-api.service[87574]: INFO nova.api.openstack.requestlog [None req-80f7b049-e4ee-4448-8f50-14ceed9748cb admin admin] 10.222.0.15 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.142289 2021-11-24 16:51:45.111 | Nov 24 16:51:14 dv-cinder-818778-2-smb devstack@n-api.service[87574]: [pid: 87576|app: 0|req: 15/31] 10.222.0.15 () {62 vars in 1183 bytes} [Wed Nov 24 16:51:14 2021] POST /compute/v2.1/flavors => generated 368 bytes in 144 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-11-24 16:51:45.111 | Nov 24 16:51:14 dv-cinder-818778-2-smb devstack@n-api.service[87574]: DEBUG nova.api.openstack.wsgi [None req-37a7fa19-ce4a-4e39-ba8e-d319f972d964 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=87575) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:520}} 2021-11-24 16:51:45.111 | Nov 24 16:51:14 dv-cinder-818778-2-smb devstack@n-api.service[87574]: INFO nova.api.openstack.requestlog [None req-37a7fa19-ce4a-4e39-ba8e-d319f972d964 admin admin] 10.222.0.15 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.071817 2021-11-24 16:51:45.111 | Nov 24 16:51:14 dv-cinder-818778-2-smb devstack@n-api.service[87574]: [pid: 87575|app: 0|req: 17/32] 10.222.0.15 () {62 vars in 1233 bytes} [Wed Nov 24 16:51:14 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 73 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-11-24 16:51:45.111 | Nov 24 16:51:14 dv-cinder-818778-2-smb devstack@n-api.service[87574]: DEBUG nova.api.openstack.wsgi [None req-e6516a9a-f772-4cf9-8def-8565bdadff22 admin admin] Calling method '>' {{(pid=87576) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:523}} 2021-11-24 16:51:45.111 | Nov 24 16:51:14 dv-cinder-818778-2-smb devstack@n-api.service[87574]: INFO nova.api.openstack.requestlog [None req-e6516a9a-f772-4cf9-8def-8565bdadff22 admin admin] 10.222.0.15 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.026813 2021-11-24 16:51:45.111 | Nov 24 16:51:14 dv-cinder-818778-2-smb devstack@n-api.service[87574]: [pid: 87576|app: 0|req: 16/33] 10.222.0.15 () {58 vars in 1180 bytes} [Wed Nov 24 16:51:14 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-24 16:51:45.114 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.116 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond.service 2021-11-24 16:51:45.130 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-11-24 16:51:45.134 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.136 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-sch.service 2021-11-24 16:51:45.150 | enabled 2021-11-24 16:51:45.153 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-sch.service --no-pager 2021-11-24 16:51:45.169 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-11-24 16:51:45.169 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.169 | Active: active (running) since Wed 2021-11-24 16:50:33 UTC; 1min 11s ago 2021-11-24 16:51:45.169 | Main PID: 92429 (nova-scheduler) 2021-11-24 16:51:45.169 | Tasks: 3 (limit: 14352) 2021-11-24 16:51:45.169 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-11-24 16:51:45.169 | ├─92429 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-11-24 16:51:45.170 | ├─94044 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-11-24 16:51:45.170 | └─94045 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-11-24 16:51:45.170 | 2021-11-24 16:51:45.170 | Nov 24 16:50:38 dv-cinder-818778-2-smb nova-scheduler[92429]: DEBUG oslo_service.service [None req-5c2a0dd8-ca08-4aa6-bd09-4adf4ab8245f None None] oslo_messaging_notifications.retry = -1 {{(pid=92429) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.170 | Nov 24 16:50:38 dv-cinder-818778-2-smb nova-scheduler[92429]: DEBUG oslo_service.service [None req-5c2a0dd8-ca08-4aa6-bd09-4adf4ab8245f None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=92429) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.170 | Nov 24 16:50:38 dv-cinder-818778-2-smb nova-scheduler[92429]: DEBUG oslo_service.service [None req-5c2a0dd8-ca08-4aa6-bd09-4adf4ab8245f None None] oslo_messaging_notifications.transport_url = **** {{(pid=92429) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.170 | Nov 24 16:50:38 dv-cinder-818778-2-smb nova-scheduler[92429]: DEBUG oslo_service.service [None req-5c2a0dd8-ca08-4aa6-bd09-4adf4ab8245f None None] oslo_reports.file_event_handler = None {{(pid=92429) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.170 | Nov 24 16:50:38 dv-cinder-818778-2-smb nova-scheduler[92429]: DEBUG oslo_service.service [None req-5c2a0dd8-ca08-4aa6-bd09-4adf4ab8245f None None] oslo_reports.file_event_handler_interval = 1 {{(pid=92429) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.170 | Nov 24 16:50:38 dv-cinder-818778-2-smb nova-scheduler[92429]: DEBUG oslo_service.service [None req-5c2a0dd8-ca08-4aa6-bd09-4adf4ab8245f None None] oslo_reports.log_dir = None {{(pid=92429) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.170 | Nov 24 16:50:38 dv-cinder-818778-2-smb nova-scheduler[92429]: DEBUG oslo_service.service [None req-5c2a0dd8-ca08-4aa6-bd09-4adf4ab8245f None None] ******************************************************************************** {{(pid=92429) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-24 16:51:45.170 | Nov 24 16:50:43 dv-cinder-818778-2-smb nova-scheduler[92429]: DEBUG oslo_service.periodic_task [None req-dc0b7387-6558-4b22-baa4-2705ce759400 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94045) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-24 16:51:45.170 | Nov 24 16:50:45 dv-cinder-818778-2-smb nova-scheduler[92429]: DEBUG oslo_service.periodic_task [None req-4e89f590-d3fd-434d-baad-f5e912225db5 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94044) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-24 16:51:45.171 | Nov 24 16:51:43 dv-cinder-818778-2-smb nova-scheduler[92429]: DEBUG oslo_service.periodic_task [None req-dc0b7387-6558-4b22-baa4-2705ce759400 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=94045) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-24 16:51:45.173 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.176 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-11-24 16:51:45.190 | enabled 2021-11-24 16:51:45.193 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-11-24 16:51:45.209 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-11-24 16:51:45.209 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.209 | Active: active (running) since Wed 2021-11-24 16:50:35 UTC; 1min 10s ago 2021-11-24 16:51:45.209 | Main PID: 92876 (uwsgi) 2021-11-24 16:51:45.209 | Status: "uWSGI is ready" 2021-11-24 16:51:45.209 | Tasks: 4 (limit: 14352) 2021-11-24 16:51:45.209 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-11-24 16:51:45.209 | ├─92876 nova-api-metauWSGI master 2021-11-24 16:51:45.209 | ├─92877 nova-api-metauWSGI worker 1 2021-11-24 16:51:45.209 | ├─92878 nova-api-metauWSGI worker 2 2021-11-24 16:51:45.209 | └─92879 nova-api-metauWSGI http 1 2021-11-24 16:51:45.209 | 2021-11-24 16:51:45.209 | Nov 24 16:50:40 dv-cinder-818778-2-smb devstack@n-api-meta.service[92876]: DEBUG oslo_concurrency.lockutils [None req-42ae8377-d6e8-4f79-ba46-60491412d3b3 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.007s {{(pid=92877) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-24 16:51:45.209 | Nov 24 16:50:40 dv-cinder-818778-2-smb devstack@n-api-meta.service[92876]: DEBUG oslo_concurrency.lockutils [None req-42ae8377-d6e8-4f79-ba46-60491412d3b3 None None] Lock "7028eba4-c021-4615-9775-786aa63dd3c3" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=92877) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-24 16:51:45.209 | Nov 24 16:50:40 dv-cinder-818778-2-smb devstack@n-api-meta.service[92876]: DEBUG oslo_concurrency.lockutils [None req-42ae8377-d6e8-4f79-ba46-60491412d3b3 None None] Lock "7028eba4-c021-4615-9775-786aa63dd3c3" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=92877) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-24 16:51:45.209 | Nov 24 16:50:40 dv-cinder-818778-2-smb devstack@n-api-meta.service[92876]: WARNING nova.api.metadata.handler [None req-fd1cd3a8-5326-473b-86fe-21990f212a11 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-11-24 16:51:45.209 | Nov 24 16:50:40 dv-cinder-818778-2-smb devstack@n-api-meta.service[92876]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55b8e8c71400 pid: 92878 (default app) 2021-11-24 16:51:45.209 | Nov 24 16:50:40 dv-cinder-818778-2-smb devstack@n-api-meta.service[92876]: DEBUG oslo_db.sqlalchemy.engines [None req-42ae8377-d6e8-4f79-ba46-60491412d3b3 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=92877) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-24 16:51:45.209 | Nov 24 16:50:40 dv-cinder-818778-2-smb devstack@n-api-meta.service[92876]: DEBUG oslo_db.sqlalchemy.engines [None req-42ae8377-d6e8-4f79-ba46-60491412d3b3 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=92877) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-24 16:51:45.209 | Nov 24 16:50:40 dv-cinder-818778-2-smb devstack@n-api-meta.service[92876]: DEBUG oslo_db.sqlalchemy.engines [None req-42ae8377-d6e8-4f79-ba46-60491412d3b3 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=92877) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-24 16:51:45.209 | Nov 24 16:50:40 dv-cinder-818778-2-smb devstack@n-api-meta.service[92876]: WARNING nova.api.metadata.handler [None req-42ae8377-d6e8-4f79-ba46-60491412d3b3 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-11-24 16:51:45.209 | Nov 24 16:50:40 dv-cinder-818778-2-smb devstack@n-api-meta.service[92876]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x55b8e8c71400 pid: 92877 (default app) 2021-11-24 16:51:45.212 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.215 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-api.service 2021-11-24 16:51:45.228 | enabled 2021-11-24 16:51:45.232 | + functions-common:service_check:1627 : sudo systemctl status devstack@placement-api.service --no-pager 2021-11-24 16:51:45.249 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-11-24 16:51:45.249 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.249 | Active: active (running) since Wed 2021-11-24 16:49:39 UTC; 2min 5s ago 2021-11-24 16:51:45.249 | Main PID: 88712 (uwsgi) 2021-11-24 16:51:45.249 | Status: "uWSGI is ready" 2021-11-24 16:51:45.249 | Tasks: 3 (limit: 14352) 2021-11-24 16:51:45.250 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-11-24 16:51:45.250 | ├─88712 placementuWSGI master 2021-11-24 16:51:45.250 | ├─88713 placementuWSGI worker 1 2021-11-24 16:51:45.250 | └─88714 placementuWSGI worker 2 2021-11-24 16:51:45.250 | 2021-11-24 16:51:45.250 | Nov 24 16:50:37 dv-cinder-818778-2-smb devstack@placement-api.service[88712]: [pid: 88714|app: 0|req: 2/2] 10.222.0.15 () {54 vars in 905 bytes} [Wed Nov 24 16:50:37 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-24 16:51:45.250 | Nov 24 16:50:37 dv-cinder-818778-2-smb devstack@placement-api.service[88712]: DEBUG placement.requestlog [None req-14efc54d-8e23-4271-bce5-a8aa65fe6199 None None] Starting request: 10.222.0.15 "GET /placement/" {{(pid=88713) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-11-24 16:51:45.250 | Nov 24 16:50:37 dv-cinder-818778-2-smb devstack@placement-api.service[88712]: INFO placement.requestlog [None req-14efc54d-8e23-4271-bce5-a8aa65fe6199 None None] 10.222.0.15 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-11-24 16:51:45.250 | Nov 24 16:50:37 dv-cinder-818778-2-smb devstack@placement-api.service[88712]: [pid: 88713|app: 0|req: 1/3] 10.222.0.15 () {54 vars in 905 bytes} [Wed Nov 24 16:50:37 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-24 16:51:45.250 | Nov 24 16:50:41 dv-cinder-818778-2-smb devstack@placement-api.service[88712]: DEBUG placement.requestlog [None req-c764e717-4602-4c3f-8514-9bca34f8b648 None None] Starting request: 10.222.0.15 "GET /placement/" {{(pid=88714) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-11-24 16:51:45.250 | Nov 24 16:50:41 dv-cinder-818778-2-smb devstack@placement-api.service[88712]: INFO placement.requestlog [None req-c764e717-4602-4c3f-8514-9bca34f8b648 None None] 10.222.0.15 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-11-24 16:51:45.250 | Nov 24 16:50:41 dv-cinder-818778-2-smb devstack@placement-api.service[88712]: [pid: 88714|app: 0|req: 3/4] 10.222.0.15 () {54 vars in 905 bytes} [Wed Nov 24 16:50:41 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-24 16:51:45.250 | Nov 24 16:50:42 dv-cinder-818778-2-smb devstack@placement-api.service[88712]: DEBUG placement.requestlog [None req-30f153f8-aee0-4e7f-9343-a4b51a95ea06 None None] Starting request: 10.222.0.15 "GET /placement/" {{(pid=88713) __call__ /opt/stack/placement/placement/requestlog.py:61}} 2021-11-24 16:51:45.250 | Nov 24 16:50:42 dv-cinder-818778-2-smb devstack@placement-api.service[88712]: INFO placement.requestlog [None req-30f153f8-aee0-4e7f-9343-a4b51a95ea06 None None] 10.222.0.15 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-11-24 16:51:45.250 | Nov 24 16:50:42 dv-cinder-818778-2-smb devstack@placement-api.service[88712]: [pid: 88713|app: 0|req: 2/5] 10.222.0.15 () {54 vars in 905 bytes} [Wed Nov 24 16:50:42 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-24 16:51:45.253 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.256 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@placement-client.service 2021-11-24 16:51:45.268 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-11-24 16:51:45.272 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.274 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-api.service 2021-11-24 16:51:45.288 | enabled 2021-11-24 16:51:45.291 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-api.service --no-pager 2021-11-24 16:51:45.308 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-11-24 16:51:45.308 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.308 | Active: active (running) since Wed 2021-11-24 16:48:54 UTC; 2min 50s ago 2021-11-24 16:51:45.308 | Main PID: 86710 (uwsgi) 2021-11-24 16:51:45.308 | Status: "uWSGI is ready" 2021-11-24 16:51:45.308 | Tasks: 5 (limit: 14352) 2021-11-24 16:51:45.308 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-11-24 16:51:45.308 | ├─86710 glance-apiuWSGI master 2021-11-24 16:51:45.308 | ├─86711 glance-apiuWSGI worker 1 2021-11-24 16:51:45.308 | └─86712 glance-apiuWSGI worker 2 2021-11-24 16:51:45.308 | 2021-11-24 16:51:45.308 | Nov 24 16:49:24 dv-cinder-818778-2-smb devstack@g-api.service[86710]: DEBUG glance_store.location [None req-718e8726-505f-4cbe-8d4f-1fa6f6a44841 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86711) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-24 16:51:45.308 | Nov 24 16:49:24 dv-cinder-818778-2-smb devstack@g-api.service[86710]: DEBUG glance_store.location [None req-718e8726-505f-4cbe-8d4f-1fa6f6a44841 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86711) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-24 16:51:45.308 | Nov 24 16:49:24 dv-cinder-818778-2-smb devstack@g-api.service[86710]: DEBUG glance_store.location [None req-718e8726-505f-4cbe-8d4f-1fa6f6a44841 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86711) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-24 16:51:45.308 | Nov 24 16:49:24 dv-cinder-818778-2-smb devstack@g-api.service[86710]: DEBUG glance_store.location [None req-718e8726-505f-4cbe-8d4f-1fa6f6a44841 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86711) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-24 16:51:45.308 | Nov 24 16:49:24 dv-cinder-818778-2-smb devstack@g-api.service[86710]: DEBUG glance_store.location [None req-718e8726-505f-4cbe-8d4f-1fa6f6a44841 admin admin] Registering scheme swift+https with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86711) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-24 16:51:45.308 | Nov 24 16:49:24 dv-cinder-818778-2-smb devstack@g-api.service[86710]: DEBUG glance_store.location [None req-718e8726-505f-4cbe-8d4f-1fa6f6a44841 admin admin] Registering scheme swift with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86711) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-24 16:51:45.308 | Nov 24 16:49:24 dv-cinder-818778-2-smb devstack@g-api.service[86710]: DEBUG glance_store.location [None req-718e8726-505f-4cbe-8d4f-1fa6f6a44841 admin admin] Registering scheme swift+http with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86711) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-24 16:51:45.308 | Nov 24 16:49:24 dv-cinder-818778-2-smb devstack@g-api.service[86710]: DEBUG glance_store.location [None req-718e8726-505f-4cbe-8d4f-1fa6f6a44841 admin admin] Registering scheme swift+config with {'store': , 'location_class': , 'store_entry': 'swift'} {{(pid=86711) register_scheme_map /usr/local/lib/python3.6/dist-packages/glance_store/location.py:146}} 2021-11-24 16:51:45.308 | Nov 24 16:49:24 dv-cinder-818778-2-smb devstack@g-api.service[86710]: DEBUG glance_store.backend [None req-718e8726-505f-4cbe-8d4f-1fa6f6a44841 admin admin] Skipping store.set_acls... not implemented. {{(pid=86711) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-11-24 16:51:45.308 | Nov 24 16:49:24 dv-cinder-818778-2-smb devstack@g-api.service[86710]: [pid: 86711|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 874 bytes} [Wed Nov 24 16:49:07 2021] PUT /v2/images/ae549a0b-a4ad-47e4-9e9a-086c662c18e5/file => generated 0 bytes in 16700 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-11-24 16:51:45.312 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.315 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-sch.service 2021-11-24 16:51:45.328 | enabled 2021-11-24 16:51:45.331 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-sch.service --no-pager 2021-11-24 16:51:45.346 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-11-24 16:51:45.346 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.346 | Active: active (running) since Wed 2021-11-24 16:51:22 UTC; 23s ago 2021-11-24 16:51:45.346 | Main PID: 95655 (cinder-schedule) 2021-11-24 16:51:45.347 | Tasks: 4 (limit: 14352) 2021-11-24 16:51:45.347 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-11-24 16:51:45.347 | └─95655 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-11-24 16:51:45.347 | 2021-11-24 16:51:45.347 | Nov 24 16:51:26 dv-cinder-818778-2-smb cinder-scheduler[95655]: DEBUG oslo_service.service [None req-ddd94134-572c-48c9-bf09-247328b346d6 None None] nova.region_name = RegionOne {{(pid=95655) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.347 | Nov 24 16:51:26 dv-cinder-818778-2-smb cinder-scheduler[95655]: DEBUG oslo_service.service [None req-ddd94134-572c-48c9-bf09-247328b346d6 None None] nova.split_loggers = False {{(pid=95655) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.347 | Nov 24 16:51:26 dv-cinder-818778-2-smb cinder-scheduler[95655]: DEBUG oslo_service.service [None req-ddd94134-572c-48c9-bf09-247328b346d6 None None] nova.timeout = None {{(pid=95655) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.347 | Nov 24 16:51:26 dv-cinder-818778-2-smb cinder-scheduler[95655]: DEBUG oslo_service.service [None req-ddd94134-572c-48c9-bf09-247328b346d6 None None] nova.token_auth_url = None {{(pid=95655) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.347 | Nov 24 16:51:26 dv-cinder-818778-2-smb cinder-scheduler[95655]: DEBUG oslo_service.service [None req-ddd94134-572c-48c9-bf09-247328b346d6 None None] ******************************************************************************** {{(pid=95655) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-24 16:51:45.347 | Nov 24 16:51:26 dv-cinder-818778-2-smb cinder-scheduler[95655]: INFO cinder.service [-] Starting cinder-scheduler node (version 16.4.3) 2021-11-24 16:51:45.347 | Nov 24 16:51:26 dv-cinder-818778-2-smb cinder-scheduler[95655]: INFO cinder.manager [None req-9401ab20-d590-4a4a-9d27-99739d90003a None None] Initiating service 1 cleanup 2021-11-24 16:51:45.347 | Nov 24 16:51:26 dv-cinder-818778-2-smb cinder-scheduler[95655]: INFO cinder.manager [None req-9401ab20-d590-4a4a-9d27-99739d90003a None None] Service 1 cleanup completed. 2021-11-24 16:51:45.347 | Nov 24 16:51:26 dv-cinder-818778-2-smb cinder-scheduler[95655]: DEBUG cinder.service [None req-9401ab20-d590-4a4a-9d27-99739d90003a None None] Creating RPC server for service cinder-scheduler {{(pid=95655) start /opt/stack/cinder/cinder/service.py:231}} 2021-11-24 16:51:45.347 | Nov 24 16:51:26 dv-cinder-818778-2-smb cinder-scheduler[95655]: DEBUG cinder.service [None req-9401ab20-d590-4a4a-9d27-99739d90003a None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=95655) start /opt/stack/cinder/cinder/service.py:238}} 2021-11-24 16:51:45.350 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.352 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@c-api.service 2021-11-24 16:51:45.366 | enabled 2021-11-24 16:51:45.369 | + functions-common:service_check:1627 : sudo systemctl status devstack@c-api.service --no-pager 2021-11-24 16:51:45.387 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-11-24 16:51:45.387 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.387 | Active: active (running) since Wed 2021-11-24 16:51:15 UTC; 29s ago 2021-11-24 16:51:45.387 | Main PID: 95221 (uwsgi) 2021-11-24 16:51:45.387 | Status: "uWSGI is ready" 2021-11-24 16:51:45.387 | Tasks: 11 (limit: 14352) 2021-11-24 16:51:45.387 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-11-24 16:51:45.387 | ├─95221 cinder-apiuWSGI master 2021-11-24 16:51:45.387 | ├─95222 cinder-apiuWSGI worker 1 2021-11-24 16:51:45.387 | └─95223 cinder-apiuWSGI worker 2 2021-11-24 16:51:45.387 | 2021-11-24 16:51:45.387 | Nov 24 16:51:25 dv-cinder-818778-2-smb devstack@c-api.service[95221]: [pid: 95223|app: 0|req: 1/2] 10.222.0.15 () {60 vars in 1228 bytes} [Wed Nov 24 16:51:24 2021] POST /volume/v3/81aa6393920e4b4ab9b8f08bfd9d9f89/types => generated 186 bytes in 770 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-11-24 16:51:45.387 | Nov 24 16:51:25 dv-cinder-818778-2-smb devstack@c-api.service[95221]: INFO cinder.api.openstack.wsgi [req-8da47be3-4ae4-41f4-b1ba-04aeedc3d9a3 req-bc6f72ac-310e-4404-86e5-6035b74a9d12 admin admin] POST http://10.222.0.15/volume/v3/81aa6393920e4b4ab9b8f08bfd9d9f89/types/31f424a8-250c-4acd-8488-7cb3f470fd35/extra_specs 2021-11-24 16:51:45.387 | Nov 24 16:51:25 dv-cinder-818778-2-smb devstack@c-api.service[95221]: /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-24 16:51:45.388 | Nov 24 16:51:25 dv-cinder-818778-2-smb devstack@c-api.service[95221]: DeprecationWarning, 2021-11-24 16:51:45.388 | Nov 24 16:51:25 dv-cinder-818778-2-smb devstack@c-api.service[95221]: DEBUG cinder.api.openstack.wsgi [req-8da47be3-4ae4-41f4-b1ba-04aeedc3d9a3 req-bc6f72ac-310e-4404-86e5-6035b74a9d12 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "lvmdriver-1"}} {{(pid=95222) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:865}} 2021-11-24 16:51:45.388 | Nov 24 16:51:25 dv-cinder-818778-2-smb devstack@c-api.service[95221]: /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-24 16:51:45.388 | Nov 24 16:51:25 dv-cinder-818778-2-smb devstack@c-api.service[95221]: DeprecationWarning) 2021-11-24 16:51:45.388 | Nov 24 16:51:25 dv-cinder-818778-2-smb devstack@c-api.service[95221]: DEBUG oslo_db.sqlalchemy.engines [req-8da47be3-4ae4-41f4-b1ba-04aeedc3d9a3 req-bc6f72ac-310e-4404-86e5-6035b74a9d12 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=95222) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-11-24 16:51:45.388 | Nov 24 16:51:25 dv-cinder-818778-2-smb devstack@c-api.service[95221]: INFO cinder.api.openstack.wsgi [req-8da47be3-4ae4-41f4-b1ba-04aeedc3d9a3 req-bc6f72ac-310e-4404-86e5-6035b74a9d12 admin admin] http://10.222.0.15/volume/v3/81aa6393920e4b4ab9b8f08bfd9d9f89/types/31f424a8-250c-4acd-8488-7cb3f470fd35/extra_specs returned with HTTP 200 2021-11-24 16:51:45.388 | Nov 24 16:51:25 dv-cinder-818778-2-smb devstack@c-api.service[95221]: [pid: 95222|app: 0|req: 2/3] 10.222.0.15 () {62 vars in 1445 bytes} [Wed Nov 24 16:51:25 2021] POST /volume/v3/81aa6393920e4b4ab9b8f08bfd9d9f89/types/31f424a8-250c-4acd-8488-7cb3f470fd35/extra_specs => generated 55 bytes in 547 msecs (HTTP/1.1 200) 7 headers in 284 bytes (2 switches on core 0) 2021-11-24 16:51:45.391 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.393 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-svc.service 2021-11-24 16:51:45.406 | enabled 2021-11-24 16:51:45.410 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-svc.service --no-pager 2021-11-24 16:51:45.426 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-11-24 16:51:45.426 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.426 | Active: active (running) since Wed 2021-11-24 16:49:32 UTC; 2min 12s ago 2021-11-24 16:51:45.426 | Main PID: 88128 (/usr/bin/python) 2021-11-24 16:51:45.427 | Tasks: 5 (limit: 14352) 2021-11-24 16:51:45.427 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-11-24 16:51:45.427 | ├─88128 /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-24 16:51:45.427 | ├─88239 /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-24 16:51:45.427 | ├─88240 /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-24 16:51:45.427 | ├─88241 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-24 16:51:45.427 | └─88242 neutron-server: periodic 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-24 16:51:45.427 | 2021-11-24 16:51:45.427 | Nov 24 16:50:51 dv-cinder-818778-2-smb neutron-server[88128]: DEBUG neutron_lib.callbacks.manager [None req-5c913aa9-39e6-451f-a0e1-9d0560c62db8 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8767290589111', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036847651991'] for agent, after_update {{(pid=88241) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-24 16:51:45.427 | Nov 24 16:50:51 dv-cinder-818778-2-smb neutron-server[88128]: DEBUG neutron_lib.callbacks.manager [None req-539507ad-f0fd-4f55-b69d-145e444f0cde None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8767290589111', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036847651991'] for agent, after_update {{(pid=88241) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-24 16:51:45.427 | Nov 24 16:50:52 dv-cinder-818778-2-smb neutron-server[88128]: DEBUG neutron_lib.callbacks.manager [None req-c94cb1e7-3c36-4a6a-9f98-7ab5230da3c3 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8767290589111', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036847651991'] for agent, after_update {{(pid=88241) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-24 16:51:45.427 | Nov 24 16:50:56 dv-cinder-818778-2-smb neutron-server[88128]: DEBUG neutron.db.agents_db [None req-90c237be-fed7-4056-a7d1-892a13cb2427 None None] Agent healthcheck: found 5 active agents {{(pid=88242) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:330}} 2021-11-24 16:51:45.427 | Nov 24 16:51:18 dv-cinder-818778-2-smb neutron-server[88128]: DEBUG neutron_lib.callbacks.manager [None req-1d015649-071d-4391-bc60-473a1816a694 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8767290589111', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036847651991'] for agent, after_update {{(pid=88241) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-24 16:51:45.427 | Nov 24 16:51:20 dv-cinder-818778-2-smb neutron-server[88128]: DEBUG neutron_lib.callbacks.manager [None req-1d76d2e3-164c-47ee-b877-745d27430077 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8767290589111', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036847651991'] for agent, after_update {{(pid=88241) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-24 16:51:45.427 | Nov 24 16:51:21 dv-cinder-818778-2-smb neutron-server[88128]: DEBUG neutron_lib.callbacks.manager [None req-a8e84023-1d9f-4e55-a0e9-30c5828e8169 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8767290589111', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036847651991'] for agent, after_update {{(pid=88241) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-24 16:51:45.427 | Nov 24 16:51:21 dv-cinder-818778-2-smb neutron-server[88128]: DEBUG neutron_lib.callbacks.manager [None req-539507ad-f0fd-4f55-b69d-145e444f0cde None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8767290589111', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036847651991'] for agent, after_update {{(pid=88241) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-24 16:51:45.427 | Nov 24 16:51:22 dv-cinder-818778-2-smb neutron-server[88128]: DEBUG neutron_lib.callbacks.manager [None req-c94cb1e7-3c36-4a6a-9f98-7ab5230da3c3 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8767290589111', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036847651991'] for agent, after_update {{(pid=88241) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-11-24 16:51:45.427 | Nov 24 16:51:33 dv-cinder-818778-2-smb neutron-server[88128]: DEBUG neutron.db.agents_db [None req-90c237be-fed7-4056-a7d1-892a13cb2427 None None] Agent healthcheck: found 5 active agents {{(pid=88242) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:330}} 2021-11-24 16:51:45.430 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.433 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-11-24 16:51:45.447 | enabled 2021-11-24 16:51:45.450 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-11-24 16:51:45.466 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-11-24 16:51:45.466 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.466 | Active: active (running) since Wed 2021-11-24 16:49:44 UTC; 2min 0s ago 2021-11-24 16:51:45.466 | Main PID: 89526 (/usr/bin/python) 2021-11-24 16:51:45.466 | Tasks: 12 (limit: 14352) 2021-11-24 16:51:45.466 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-11-24 16:51:45.466 | ├─89526 /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-24 16:51:45.466 | ├─91109 /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/tmpll3_ook3/privsep.sock 2021-11-24 16:51:45.466 | ├─91118 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-24 16:51:45.466 | ├─91119 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-24 16:51:45.466 | └─91281 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/2f320938-fcca-4e3d-a463-c59403d69c14/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/2f320938-fcca-4e3d-a463-c59403d69c14/host --addn-hosts=/opt/stack/data/neutron/dhcp/2f320938-fcca-4e3d-a463-c59403d69c14/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/2f320938-fcca-4e3d-a463-c59403d69c14/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/2f320938-fcca-4e3d-a463-c59403d69c14/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-b2b2511b-a525-4fac-910d-be80b7ba945a,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-24 16:51:45.466 | 2021-11-24 16:51:45.466 | Nov 24 16:50:25 dv-cinder-818778-2-smb neutron-dhcp-agent[89526]: DEBUG oslo_concurrency.lockutils [None req-05d7d72d-8796-4f83-9ca8-5347731ff298 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=89526) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-24 16:51:45.466 | Nov 24 16:50:25 dv-cinder-818778-2-smb neutron-dhcp-agent[89526]: DEBUG oslo_concurrency.lockutils [None req-05d7d72d-8796-4f83-9ca8-5347731ff298 None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=89526) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-24 16:51:45.466 | Nov 24 16:50:25 dv-cinder-818778-2-smb neutron-dhcp-agent[89526]: DEBUG neutron.agent.dhcp.agent [None req-05d7d72d-8796-4f83-9ca8-5347731ff298 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': '0244663f-ec29-45df-adea-8d15c76c923f', 'name': 'public-subnet', 'tenant_id': '81aa6393920e4b4ab9b8f08bfd9d9f89', 'network_id': '6bf1baf6-f6ca-4027-90ec-8e223b9e037a', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'gateway_ip': '172.28.0.1', 'cidr': '172.28.0.0/24', 'allocation_pools': [{'start': '172.28.0.2', 'end': '172.28.0.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2021-11-24T16:50:24Z', 'updated_at': '2021-11-24T16:50:24Z', 'revision_number': 0, 'project_id': '81aa6393920e4b4ab9b8f08bfd9d9f89', 'network': {'id': '6bf1baf6-f6ca-4027-90ec-8e223b9e037a', 'name': 'public', 'tenant_id': '81aa6393920e4b4ab9b8f08bfd9d9f89', 'admin_state_up': True, 'mtu': 1500, 'status': 'ACTIVE', 'subnets': ['0244663f-ec29-45df-adea-8d15c76c923f'], 'shared': False, 'availability_zone_hints': [], 'availability_zones': [], 'ipv4_address_scope': None, 'ipv6_address_scope': None, 'router:external': True, 'vlan_transparent': None, 'description': '', 'port_security_enabled': True, 'is_default': True, 'tags': [], 'created_at': '2021-11-24T16:50:15Z', 'updated_at': '2021-11-24T16:50:24Z', 'revision_number': 2, 'project_id': '81aa6393920e4b4ab9b8f08bfd9d9f89', 'provider:network_type': 'flat', 'provider:physical_network': 'physnet1', 'provider:segmentation_id': None}}, 'priority': 3},) {} {{(pid=89526) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-11-24 16:51:45.466 | Nov 24 16:50:25 dv-cinder-818778-2-smb neutron-dhcp-agent[89526]: DEBUG oslo_concurrency.lockutils [None req-94ecd7c5-c344-409b-af60-e1abea9723fa None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=89526) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-24 16:51:45.466 | Nov 24 16:50:25 dv-cinder-818778-2-smb neutron-dhcp-agent[89526]: DEBUG oslo_concurrency.lockutils [None req-94ecd7c5-c344-409b-af60-e1abea9723fa None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=89526) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-24 16:51:45.466 | Nov 24 16:50:29 dv-cinder-818778-2-smb neutron-dhcp-agent[89526]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=89526) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-11-24 16:51:45.467 | Nov 24 16:50:31 dv-cinder-818778-2-smb neutron-dhcp-agent[89526]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=89526) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-11-24 16:51:45.467 | Nov 24 16:50:31 dv-cinder-818778-2-smb neutron-dhcp-agent[89526]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=89526) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-11-24 16:51:45.467 | Nov 24 16:50:48 dv-cinder-818778-2-smb neutron-dhcp-agent[89526]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89526) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-24 16:51:45.467 | Nov 24 16:50:48 dv-cinder-818778-2-smb neutron-dhcp-agent[89526]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=89526) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-24 16:51:45.470 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.473 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-meta.service 2021-11-24 16:51:45.486 | enabled 2021-11-24 16:51:45.490 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-meta.service --no-pager 2021-11-24 16:51:45.506 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-11-24 16:51:45.506 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.506 | Active: active (running) since Wed 2021-11-24 16:49:46 UTC; 1min 58s ago 2021-11-24 16:51:45.506 | Main PID: 90261 (/usr/bin/python) 2021-11-24 16:51:45.506 | Tasks: 3 (limit: 14352) 2021-11-24 16:51:45.506 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-11-24 16:51:45.506 | ├─90261 /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-24 16:51:45.506 | ├─90749 /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-24 16:51:45.506 | └─90750 /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-24 16:51:45.506 | 2021-11-24 16:51:45.506 | Nov 24 16:49:51 dv-cinder-818778-2-smb neutron-metadata-agent[90261]: DEBUG oslo_service.service [None req-539507ad-f0fd-4f55-b69d-145e444f0cde None None] oslo_messaging_rabbit.ssl = False {{(pid=90261) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.506 | Nov 24 16:49:51 dv-cinder-818778-2-smb neutron-metadata-agent[90261]: DEBUG oslo_service.service [None req-539507ad-f0fd-4f55-b69d-145e444f0cde None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=90261) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.506 | Nov 24 16:49:51 dv-cinder-818778-2-smb neutron-metadata-agent[90261]: DEBUG oslo_service.service [None req-539507ad-f0fd-4f55-b69d-145e444f0cde None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=90261) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.506 | Nov 24 16:49:51 dv-cinder-818778-2-smb neutron-metadata-agent[90261]: DEBUG oslo_service.service [None req-539507ad-f0fd-4f55-b69d-145e444f0cde None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=90261) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.506 | Nov 24 16:49:51 dv-cinder-818778-2-smb neutron-metadata-agent[90261]: DEBUG oslo_service.service [None req-539507ad-f0fd-4f55-b69d-145e444f0cde None None] oslo_messaging_rabbit.ssl_version = {{(pid=90261) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.506 | Nov 24 16:49:51 dv-cinder-818778-2-smb neutron-metadata-agent[90261]: DEBUG oslo_service.service [None req-539507ad-f0fd-4f55-b69d-145e444f0cde None None] oslo_messaging_notifications.driver = [] {{(pid=90261) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.506 | Nov 24 16:49:51 dv-cinder-818778-2-smb neutron-metadata-agent[90261]: DEBUG oslo_service.service [None req-539507ad-f0fd-4f55-b69d-145e444f0cde None None] oslo_messaging_notifications.retry = -1 {{(pid=90261) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.506 | Nov 24 16:49:51 dv-cinder-818778-2-smb neutron-metadata-agent[90261]: DEBUG oslo_service.service [None req-539507ad-f0fd-4f55-b69d-145e444f0cde None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=90261) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.506 | Nov 24 16:49:51 dv-cinder-818778-2-smb neutron-metadata-agent[90261]: DEBUG oslo_service.service [None req-539507ad-f0fd-4f55-b69d-145e444f0cde None None] oslo_messaging_notifications.transport_url = **** {{(pid=90261) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.506 | Nov 24 16:49:51 dv-cinder-818778-2-smb neutron-metadata-agent[90261]: DEBUG oslo_service.service [None req-539507ad-f0fd-4f55-b69d-145e444f0cde None None] ******************************************************************************** {{(pid=90261) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-24 16:51:45.509 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.512 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-agt.service 2021-11-24 16:51:45.524 | enabled 2021-11-24 16:51:45.528 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-agt.service --no-pager 2021-11-24 16:51:45.544 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-11-24 16:51:45.544 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.544 | Active: active (running) since Wed 2021-11-24 16:49:43 UTC; 2min 1s ago 2021-11-24 16:51:45.544 | Main PID: 89167 (/usr/bin/python) 2021-11-24 16:51:45.544 | Tasks: 7 (limit: 14352) 2021-11-24 16:51:45.544 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-11-24 16:51:45.544 | ├─89167 /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-24 16:51:45.544 | ├─90722 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-24 16:51:45.544 | ├─90725 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-24 16:51:45.544 | └─90748 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-11-24 16:51:45.544 | 2021-11-24 16:51:45.544 | Nov 24 16:51:40 dv-cinder-818778-2-smb neutron-openvswitch-agent[89167]: DEBUG neutron.agent.linux.utils [None req-a5c3f717-dc69-44e0-8003-2800117cd11e None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 90748. {{(pid=89167) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-11-24 16:51:45.544 | Nov 24 16:51:40 dv-cinder-818778-2-smb neutron-openvswitch-agent[89167]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a5c3f717-dc69-44e0-8003-2800117cd11e None None] Agent rpc_loop - iteration:55 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-11-24 16:51:45.544 | Nov 24 16:51:42 dv-cinder-818778-2-smb neutron-openvswitch-agent[89167]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a5c3f717-dc69-44e0-8003-2800117cd11e None None] Agent rpc_loop - iteration:56 started 2021-11-24 16:51:45.544 | Nov 24 16:51:42 dv-cinder-818778-2-smb neutron-openvswitch-agent[89167]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-a5c3f717-dc69-44e0-8003-2800117cd11e None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x13ba8cc1,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=14721709529151237171,duration_nsec=511000000,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=89167) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-11-24 16:51:45.544 | Nov 24 16:51:42 dv-cinder-818778-2-smb neutron-openvswitch-agent[89167]: DEBUG neutron.agent.linux.utils [None req-a5c3f717-dc69-44e0-8003-2800117cd11e None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 90748. {{(pid=89167) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-11-24 16:51:45.544 | Nov 24 16:51:42 dv-cinder-818778-2-smb neutron-openvswitch-agent[89167]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a5c3f717-dc69-44e0-8003-2800117cd11e None None] Agent rpc_loop - iteration:56 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-11-24 16:51:45.544 | Nov 24 16:51:44 dv-cinder-818778-2-smb neutron-openvswitch-agent[89167]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a5c3f717-dc69-44e0-8003-2800117cd11e None None] Agent rpc_loop - iteration:57 started 2021-11-24 16:51:45.545 | Nov 24 16:51:44 dv-cinder-818778-2-smb neutron-openvswitch-agent[89167]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-a5c3f717-dc69-44e0-8003-2800117cd11e None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x13ba8cc3,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=14721709529151237171,duration_nsec=512000000,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=89167) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:114}} 2021-11-24 16:51:45.545 | Nov 24 16:51:44 dv-cinder-818778-2-smb neutron-openvswitch-agent[89167]: DEBUG neutron.agent.linux.utils [None req-a5c3f717-dc69-44e0-8003-2800117cd11e None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 90748. {{(pid=89167) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:344}} 2021-11-24 16:51:45.545 | Nov 24 16:51:44 dv-cinder-818778-2-smb neutron-openvswitch-agent[89167]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-a5c3f717-dc69-44e0-8003-2800117cd11e None None] Agent rpc_loop - iteration:57 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.005 2021-11-24 16:51:45.548 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.551 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-l3.service 2021-11-24 16:51:45.564 | enabled 2021-11-24 16:51:45.567 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-l3.service --no-pager 2021-11-24 16:51:45.583 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-11-24 16:51:45.583 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.583 | Active: active (running) since Wed 2021-11-24 16:49:45 UTC; 1min 59s ago 2021-11-24 16:51:45.583 | Main PID: 89912 (/usr/bin/python) 2021-11-24 16:51:45.583 | Tasks: 12 (limit: 14352) 2021-11-24 16:51:45.583 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-11-24 16:51:45.583 | ├─89912 /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-24 16:51:45.583 | ├─90857 /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/tmpww0k1mvs/privsep.sock 2021-11-24 16:51:45.583 | ├─91578 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-24 16:51:45.583 | ├─91579 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-11-24 16:51:45.583 | └─91778 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/0489466a-12ba-4f88-85e5-37c5042c8a40.conf 2021-11-24 16:51:45.583 | 2021-11-24 16:51:45.583 | Nov 24 16:50:35 dv-cinder-818778-2-smb neutron-l3-agent[89912]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-0489466a-12ba-4f88-85e5-37c5042c8a40', 'arping', '-U', '-I', 'qg-1a5f7ad4-2f', '-c', '1', '-w', '2', '172.28.0.158'] {{(pid=89912) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-11-24 16:51:45.584 | Nov 24 16:50:35 dv-cinder-818778-2-smb neutron-l3-agent[89912]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-0489466a-12ba-4f88-85e5-37c5042c8a40', 'arping', '-A', '-I', 'qg-1a5f7ad4-2f', '-c', '1', '-w', '2', '172.28.0.158'] {{(pid=89912) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-11-24 16:51:45.584 | Nov 24 16:50:36 dv-cinder-818778-2-smb neutron-l3-agent[89912]: DEBUG oslo_service.periodic_task [None req-9fadaef1-3b02-4444-8eca-231359470c39 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=89912) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-24 16:51:45.584 | Nov 24 16:50:37 dv-cinder-818778-2-smb neutron-l3-agent[89912]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-0489466a-12ba-4f88-85e5-37c5042c8a40', 'arping', '-U', '-I', 'qg-1a5f7ad4-2f', '-c', '1', '-w', '2', '172.28.0.158'] {{(pid=89912) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-11-24 16:51:45.584 | Nov 24 16:50:37 dv-cinder-818778-2-smb neutron-l3-agent[89912]: DEBUG neutron.agent.linux.utils [-] Running command (rootwrap daemon): ['ip', 'netns', 'exec', 'qrouter-0489466a-12ba-4f88-85e5-37c5042c8a40', 'arping', '-A', '-I', 'qg-1a5f7ad4-2f', '-c', '1', '-w', '2', '172.28.0.158'] {{(pid=89912) execute_rootwrap_daemon /opt/stack/neutron/neutron/agent/linux/utils.py:104}} 2021-11-24 16:51:45.584 | Nov 24 16:50:49 dv-cinder-818778-2-smb neutron-l3-agent[89912]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89912) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-24 16:51:45.584 | Nov 24 16:50:49 dv-cinder-818778-2-smb neutron-l3-agent[89912]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.002s {{(pid=89912) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-24 16:51:45.584 | Nov 24 16:50:50 dv-cinder-818778-2-smb neutron-l3-agent[89912]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=89912) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-24 16:51:45.584 | Nov 24 16:50:50 dv-cinder-818778-2-smb neutron-l3-agent[89912]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=89912) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-24 16:51:45.584 | Nov 24 16:51:16 dv-cinder-818778-2-smb neutron-l3-agent[89912]: DEBUG oslo_service.periodic_task [None req-9fadaef1-3b02-4444-8eca-231359470c39 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=89912) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-24 16:51:45.587 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.589 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@rabbit.service 2021-11-24 16:51:45.602 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-11-24 16:51:45.606 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.609 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@tempest.service 2021-11-24 16:51:45.621 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-11-24 16:51:45.625 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.628 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@mysql.service 2021-11-24 16:51:45.640 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-11-24 16:51:45.644 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.646 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@etcd3.service 2021-11-24 16:51:45.659 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-11-24 16:51:45.662 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.665 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@dstat.service 2021-11-24 16:51:45.678 | enabled 2021-11-24 16:51:45.682 | + functions-common:service_check:1627 : sudo systemctl status devstack@dstat.service --no-pager 2021-11-24 16:51:45.697 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-11-24 16:51:45.697 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.697 | Active: active (running) since Wed 2021-11-24 16:31:54 UTC; 19min ago 2021-11-24 16:51:45.697 | Main PID: 70713 (dstat.sh) 2021-11-24 16:51:45.697 | Tasks: 3 (limit: 14352) 2021-11-24 16:51:45.697 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-11-24 16:51:45.697 | ├─70713 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-11-24 16:51:45.698 | ├─70767 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-11-24 16:51:45.698 | └─70768 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-11-24 16:51:45.698 | 2021-11-24 16:51:45.698 | Nov 24 16:51:36 dv-cinder-818778-2-smb dstat.sh[70713]: 24-11 16:51:36| 26 5 66 3 0|4106M 2797M 149M 4727M|1519B 70B| 0 432k| 0 17.0 | 632 3990 |1.89 1.92 1.55|3.0 0 78| 0 0 |openstack 96345 23%6035k 33k|bash 96036 11M 42k 0%|mysqld 406M| 0 0 | 26 251 0 140 0 2021-11-24 16:51:45.698 | Nov 24 16:51:37 dv-cinder-818778-2-smb dstat.sh[70713]: 24-11 16:51:37| 26 3 68 3 0|4127M 2776M 149M 4727M| 451B 0 | 0 388k| 0 16.0 | 371 3431 |1.89 1.92 1.55|4.0 0 0| 0 0 |openstack 96345 25%5268k 0 |openstack 963455268k 0 25%|mysqld 406M| 0 0 | 26 253 0 141 0 2021-11-24 16:51:45.698 | Nov 24 16:51:38 dv-cinder-818778-2-smb dstat.sh[70713]: 24-11 16:51:38| 26 5 67 3 0|4091M 2812M 149M 4727M|1463B 0 | 0 344k| 0 17.0 |1290 5227 |1.89 1.92 1.55|2.0 0 139| 0 0 |openstack 96485 12%2263k 256B|bash 96036 11M 49k 0%|mysqld 406M| 0 0 | 26 251 0 146 0 2021-11-24 16:51:45.698 | Nov 24 16:51:39 dv-cinder-818778-2-smb dstat.sh[70713]: 24-11 16:51:39| 26 3 70 2 0|4117M 2785M 149M 4727M| 0 0 | 0 232k| 0 9.00 | 349 3333 |1.89 1.92 1.55|3.0 0 1.0| 0 0 |openstack 96485 25%6994k 33k|openstack 964856994k 33k 25%|mysqld 406M| 0 0 | 26 251 0 146 0 2021-11-24 16:51:45.698 | Nov 24 16:51:40 dv-cinder-818778-2-smb dstat.sh[70713]: 24-11 16:51:40| 25 5 68 3 0|4081M 2822M 149M 4727M|1463B 0 | 0 264k| 0 14.0 |1256 5190 |1.82 1.91 1.55|2.0 0 126| 0 0 |uwsgi 719294.2%4656B 16k|bash 96036 11M 49k 0%|mysqld 406M| 0 0 | 26 251 0 148 0 2021-11-24 16:51:45.698 | Nov 24 16:51:41 dv-cinder-818778-2-smb dstat.sh[70713]: 24-11 16:51:41| 26 4 68 2 0|4109M 2793M 149M 4727M| 0 0 | 0 1540k| 0 32.0 | 433 3542 |1.82 1.91 1.55|3.0 0 18| 0 0 |openstack 96629 25%7069k 33k|openstack 966296868k 33k 25%|mysqld 406M| 0 0 | 26 251 0 148 0 2021-11-24 16:51:45.698 | Nov 24 16:51:42 dv-cinder-818778-2-smb dstat.sh[70713]: 24-11 16:51:42| 26 4 69 2 0|4127M 2775M 149M 4727M|2024B 0 | 0 48k| 0 6.00 | 493 3647 |1.82 1.91 1.55|4.0 0 0| 0 0 |openstack 96629 22%4236k 0 |openstack 966294236k 0 22%|mysqld 406M| 0 0 | 26 251 0 150 0 2021-11-24 16:51:45.698 | Nov 24 16:51:43 dv-cinder-818778-2-smb dstat.sh[70713]: 24-11 16:51:43| 25 4 71 0 0|4100M 2802M 149M 4727M| 499B 0 | 0 0 | 0 0 | 799 4236 |1.82 1.91 1.55|2.0 0 80| 0 0 |openstack 96709 17%4502k 33k|bash 96036 11M 42k 0%|mysqld 406M| 0 0 | 26 251 0 151 0 2021-11-24 16:51:45.698 | Nov 24 16:51:44 dv-cinder-818778-2-smb dstat.sh[70713]: 24-11 16:51:44| 27 2 70 1 0|4124M 2779M 149M 4727M| 647B 0 | 0 204k| 0 5.00 | 359 3330 |1.82 1.91 1.55|4.0 0 2.0| 0 0 |openstack 96709 25%6009k 0 |openstack 967096009k 0 25%|mysqld 406M| 0 0 | 26 251 0 148 0 2021-11-24 16:51:45.698 | Nov 24 16:51:45 dv-cinder-818778-2-smb dstat.sh[70713]: 24-11 16:51:45| 21 9 70 0 0|4080M 2822M 149M 4727M| 0 0 | 0 4096B| 0 1.00 |1936 6309 |1.83 1.91 1.55|2.0 0 302| 0 0 |uwsgi 719294.2%3713B 14k|bash 17395 89M 382k1.0%|mysqld 406M| 0 0 | 26 251 0 154 0 2021-11-24 16:51:45.701 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.704 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-crt.service 2021-11-24 16:51:45.716 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-11-24 16:51:45.720 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.722 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cauth.service 2021-11-24 16:51:45.735 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-11-24 16:51:45.739 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.741 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-metering.service 2021-11-24 16:51:45.755 | enabled 2021-11-24 16:51:45.759 | + functions-common:service_check:1627 : sudo systemctl status devstack@q-metering.service --no-pager 2021-11-24 16:51:45.775 | ● devstack@q-metering.service - Devstack devstack@q-metering.service 2021-11-24 16:51:45.775 | Loaded: loaded (/etc/systemd/system/devstack@q-metering.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.775 | Active: active (running) since Wed 2021-11-24 16:49:48 UTC; 1min 57s ago 2021-11-24 16:51:45.775 | Main PID: 90627 (/usr/bin/python) 2021-11-24 16:51:45.775 | Tasks: 1 (limit: 14352) 2021-11-24 16:51:45.775 | CGroup: /system.slice/system-devstack.slice/devstack@q-metering.service 2021-11-24 16:51:45.775 | └─90627 /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-24 16:51:45.775 | 2021-11-24 16:51:45.775 | Nov 24 16:50:52 dv-cinder-818778-2-smb neutron-metering-agent[90627]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.000s {{(pid=90627) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-24 16:51:45.775 | Nov 24 16:51:14 dv-cinder-818778-2-smb neutron-metering-agent[90627]: DEBUG oslo_service.periodic_task [None req-ee0d0c73-132a-4950-ae4e-49cde348be4a None None] Running periodic task MeteringAgentWithStateReport._sync_routers_task {{(pid=90627) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:217}} 2021-11-24 16:51:45.775 | Nov 24 16:51:22 dv-cinder-818778-2-smb neutron-metering-agent[90627]: DEBUG neutron.services.metering.agents.metering_agent [-] Sync router namespaces {{(pid=90627) _sync_router_namespaces /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:219}} 2021-11-24 16:51:45.775 | Nov 24 16:51:22 dv-cinder-818778-2-smb neutron-metering-agent[90627]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=90627) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-24 16:51:45.775 | Nov 24 16:51:22 dv-cinder-818778-2-smb neutron-metering-agent[90627]: 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=90627) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-11-24 16:51:45.775 | Nov 24 16:51:22 dv-cinder-818778-2-smb neutron-metering-agent[90627]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=90627) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-24 16:51:45.775 | Nov 24 16:51:22 dv-cinder-818778-2-smb neutron-metering-agent[90627]: DEBUG neutron.services.metering.agents.metering_agent [-] Get router traffic counters {{(pid=90627) _get_traffic_counters /opt/stack/neutron/neutron/services/metering/agents/metering_agent.py:215}} 2021-11-24 16:51:45.775 | Nov 24 16:51:22 dv-cinder-818778-2-smb neutron-metering-agent[90627]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" acquired by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: waited 0.000s {{(pid=90627) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:358}} 2021-11-24 16:51:45.775 | Nov 24 16:51:22 dv-cinder-818778-2-smb neutron-metering-agent[90627]: 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=90627) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-11-24 16:51:45.775 | Nov 24 16:51:22 dv-cinder-818778-2-smb neutron-metering-agent[90627]: DEBUG oslo_concurrency.lockutils [-] Lock "metering-agent" released by "neutron.services.metering.agents.metering_agent.MeteringAgent._invoke_driver" :: held 0.001s {{(pid=90627) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:370}} 2021-11-24 16:51:45.778 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.781 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@q-vpn.service 2021-11-24 16:51:45.794 | Failed to get unit file state for devstack@q-vpn.service: No such file or directory 2021-11-24 16:51:45.798 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.800 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@g-reg.service 2021-11-24 16:51:45.814 | enabled 2021-11-24 16:51:45.818 | + functions-common:service_check:1627 : sudo systemctl status devstack@g-reg.service --no-pager 2021-11-24 16:51:45.834 | ● devstack@g-reg.service - Devstack devstack@g-reg.service 2021-11-24 16:51:45.834 | Loaded: loaded (/etc/systemd/system/devstack@g-reg.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.834 | Active: active (running) since Wed 2021-11-24 16:48:53 UTC; 2min 52s ago 2021-11-24 16:51:45.834 | Main PID: 86265 (glance-registry) 2021-11-24 16:51:45.834 | Tasks: 3 (limit: 14352) 2021-11-24 16:51:45.835 | CGroup: /system.slice/system-devstack.slice/devstack@g-reg.service 2021-11-24 16:51:45.835 | ├─86265 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-11-24 16:51:45.835 | ├─86776 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-11-24 16:51:45.835 | └─86777 /usr/bin/python3.6 /usr/local/bin/glance-registry --config-file=/etc/glance/glance-registry.conf 2021-11-24 16:51:45.835 | 2021-11-24 16:51:45.835 | Nov 24 16:48:55 dv-cinder-818778-2-smb glance-registry[86265]: DEBUG glance.common.config [-] healthcheck.backends = ['disable_by_file'] {{(pid=86265) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.835 | Nov 24 16:48:55 dv-cinder-818778-2-smb glance-registry[86265]: DEBUG glance.common.config [-] healthcheck.detailed = False {{(pid=86265) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.835 | Nov 24 16:48:55 dv-cinder-818778-2-smb glance-registry[86265]: DEBUG glance.common.config [-] healthcheck.disable_by_file_path = None {{(pid=86265) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.835 | Nov 24 16:48:55 dv-cinder-818778-2-smb glance-registry[86265]: DEBUG glance.common.config [-] healthcheck.path = /healthcheck {{(pid=86265) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:45.835 | Nov 24 16:48:55 dv-cinder-818778-2-smb glance-registry[86265]: DEBUG glance.common.config [-] ******************************************************************************** {{(pid=86265) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-24 16:51:45.835 | Nov 24 16:48:55 dv-cinder-818778-2-smb glance-registry[86265]: INFO glance.common.wsgi [-] Starting 2 workers 2021-11-24 16:51:45.835 | Nov 24 16:48:55 dv-cinder-818778-2-smb glance-registry[86265]: INFO glance.common.wsgi [-] Started child 86776 2021-11-24 16:51:45.835 | Nov 24 16:48:55 dv-cinder-818778-2-smb glance-registry[86265]: INFO eventlet.wsgi.server [-] (86776) wsgi starting up on http://0.0.0.0:9191 2021-11-24 16:51:45.835 | Nov 24 16:48:55 dv-cinder-818778-2-smb glance-registry[86265]: INFO glance.common.wsgi [-] Started child 86777 2021-11-24 16:51:45.835 | Nov 24 16:48:55 dv-cinder-818778-2-smb glance-registry[86265]: INFO eventlet.wsgi.server [-] (86777) wsgi starting up on http://0.0.0.0:9191 2021-11-24 16:51:45.838 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.840 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@cinder.service 2021-11-24 16:51:45.853 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-11-24 16:51:45.856 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.859 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-proxy.service 2021-11-24 16:51:45.872 | enabled 2021-11-24 16:51:45.875 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-proxy.service --no-pager 2021-11-24 16:51:45.891 | ● devstack@s-proxy.service - Devstack devstack@s-proxy.service 2021-11-24 16:51:45.891 | Loaded: loaded (/etc/systemd/system/devstack@s-proxy.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.891 | Active: active (running) since Wed 2021-11-24 16:48:48 UTC; 2min 57s ago 2021-11-24 16:51:45.891 | Main PID: 85767 (swift-proxy-ser) 2021-11-24 16:51:45.891 | Tasks: 2 (limit: 14352) 2021-11-24 16:51:45.891 | CGroup: /system.slice/system-devstack.slice/devstack@s-proxy.service 2021-11-24 16:51:45.892 | ├─85767 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-11-24 16:51:45.892 | └─85865 /usr/bin/python3.6 /usr/local/bin/swift-proxy-server /etc/swift/proxy-server.conf -v 2021-11-24 16:51:45.892 | 2021-11-24 16:51:45.892 | Nov 24 16:49:08 dv-cinder-818778-2-smb proxy-server[85865]: Validating token access rules against request 2021-11-24 16:51:45.892 | Nov 24 16:49:08 dv-cinder-818778-2-smb swift-proxy-server[85767]: proxy-server: Validating token access rules against request 2021-11-24 16:51:45.892 | Nov 24 16:49:08 dv-cinder-818778-2-smb proxy-server[85865]: Received request from user: user_id 798d7980622f42299c246e576c9e9f92, project_id 32ff30e9c394449f96f830a561fae983, roles ResellerAdmin,service 2021-11-24 16:51:45.892 | Nov 24 16:49:08 dv-cinder-818778-2-smb swift-proxy-server[85767]: proxy-server: Received request from user: user_id 798d7980622f42299c246e576c9e9f92, project_id 32ff30e9c394449f96f830a561fae983, roles ResellerAdmin,service 2021-11-24 16:51:45.892 | Nov 24 16:49:08 dv-cinder-818778-2-smb proxy-server[85865]: Using identity: {'user': ('798d7980622f42299c246e576c9e9f92', 'glance-swift'), 'tenant': ('32ff30e9c394449f96f830a561fae983', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx5c2dcb9e783743ffae064-00619e6d04) 2021-11-24 16:51:45.892 | Nov 24 16:49:08 dv-cinder-818778-2-smb swift-proxy-server[85767]: proxy-server: Using identity: {'user': ('798d7980622f42299c246e576c9e9f92', 'glance-swift'), 'tenant': ('32ff30e9c394449f96f830a561fae983', 'service'), 'roles': ['ResellerAdmin', 'service'], 'service_roles': [], 'user_domain': ('default', 'Default'), 'project_domain': ('default', 'Default'), 'auth_version': 3} (txn: tx5c2dcb9e783743ffae064-00619e6d04) 2021-11-24 16:51:45.892 | Nov 24 16:49:08 dv-cinder-818778-2-smb proxy-server[85865]: User 32ff30e9c394449f96f830a561fae983 has reseller admin authorizing (txn: tx5c2dcb9e783743ffae064-00619e6d04) (client_ip: 10.222.0.15) 2021-11-24 16:51:45.892 | Nov 24 16:49:08 dv-cinder-818778-2-smb swift-proxy-server[85767]: proxy-server: User 32ff30e9c394449f96f830a561fae983 has reseller admin authorizing (txn: tx5c2dcb9e783743ffae064-00619e6d04) (client_ip: 10.222.0.15) 2021-11-24 16:51:45.892 | Nov 24 16:49:23 dv-cinder-818778-2-smb proxy-server[85865]: 10.222.0.15 10.222.0.15 24/Nov/2021/16/49/23 PUT /v1/AUTH_32ff30e9c394449f96f830a561fae983/glance/ae549a0b-a4ad-47e4-9e9a-086c662c18e5 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhnm0D... 645922816 - - tx5c2dcb9e783743ffae064-00619e6d04 - 15.1057 - - 1637772548.804089308 1637772563.909790277 0 2021-11-24 16:51:45.892 | Nov 24 16:49:23 dv-cinder-818778-2-smb swift-proxy-server[85767]: proxy-server: 10.222.0.15 10.222.0.15 24/Nov/2021/16/49/23 PUT /v1/AUTH_32ff30e9c394449f96f830a561fae983/glance/ae549a0b-a4ad-47e4-9e9a-086c662c18e5 HTTP/1.0 201 - python-swiftclient-3.9.1 gAAAAABhnm0D... 645922816 - - tx5c2dcb9e783743ffae064-00619e6d04 - 15.1057 - - 1637772548.804089308 1637772563.909790277 0 2021-11-24 16:51:45.896 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.898 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-object.service 2021-11-24 16:51:45.912 | enabled 2021-11-24 16:51:45.916 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-object.service --no-pager 2021-11-24 16:51:45.931 | ● devstack@s-object.service - Devstack devstack@s-object.service 2021-11-24 16:51:45.931 | Loaded: loaded (/etc/systemd/system/devstack@s-object.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.931 | Active: active (running) since Wed 2021-11-24 16:48:44 UTC; 3min 1s ago 2021-11-24 16:51:45.931 | Main PID: 84281 (swift-object-se) 2021-11-24 16:51:45.931 | Tasks: 23 (limit: 14352) 2021-11-24 16:51:45.931 | CGroup: /system.slice/system-devstack.slice/devstack@s-object.service 2021-11-24 16:51:45.932 | ├─84281 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-11-24 16:51:45.932 | ├─84808 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-11-24 16:51:45.932 | └─84810 /usr/bin/python3.6 /usr/local/bin/swift-object-server /etc/swift/object-server/1.conf -v 2021-11-24 16:51:45.932 | 2021-11-24 16:51:45.932 | Nov 24 16:48:44 dv-cinder-818778-2-smb systemd[1]: Started Devstack devstack@s-object.service. 2021-11-24 16:51:45.932 | Nov 24 16:48:45 dv-cinder-818778-2-smb object-server[84281]: Started child 84808 from parent 84281 2021-11-24 16:51:45.932 | Nov 24 16:48:45 dv-cinder-818778-2-smb swift-object-server[84281]: object-server: Started child 84808 from parent 84281 2021-11-24 16:51:45.932 | Nov 24 16:48:45 dv-cinder-818778-2-smb object-server[84281]: Started child 84810 from parent 84281 2021-11-24 16:51:45.932 | Nov 24 16:48:45 dv-cinder-818778-2-smb swift-object-server[84281]: object-server: Started child 84810 from parent 84281 2021-11-24 16:51:45.932 | Nov 24 16:49:23 dv-cinder-818778-2-smb object-server[84810]: 127.0.0.1 - - [24/Nov/2021:16:49:23 +0000] "PUT /sdb1/233/AUTH_32ff30e9c394449f96f830a561fae983/glance/ae549a0b-a4ad-47e4-9e9a-086c662c18e5" 201 - "PUT http://10.222.0.15:8080/v1/AUTH_32ff30e9c394449f96f830a561fae983/glance/ae549a0b-a4ad-47e4-9e9a-086c662c18e5" "tx5c2dcb9e783743ffae064-00619e6d04" "proxy-server 85865" 15.0788 "-" 84810 0 2021-11-24 16:51:45.932 | Nov 24 16:49:23 dv-cinder-818778-2-smb swift-object-server[84281]: object-server: 127.0.0.1 - - [24/Nov/2021:16:49:23 +0000] "PUT /sdb1/233/AUTH_32ff30e9c394449f96f830a561fae983/glance/ae549a0b-a4ad-47e4-9e9a-086c662c18e5" 201 - "PUT http://10.222.0.15:8080/v1/AUTH_32ff30e9c394449f96f830a561fae983/glance/ae549a0b-a4ad-47e4-9e9a-086c662c18e5" "tx5c2dcb9e783743ffae064-00619e6d04" "proxy-server 85865" 15.0788 "-" 84810 0 2021-11-24 16:51:45.935 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.938 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container.service 2021-11-24 16:51:45.951 | enabled 2021-11-24 16:51:45.956 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container.service --no-pager 2021-11-24 16:51:45.971 | ● devstack@s-container.service - Devstack devstack@s-container.service 2021-11-24 16:51:45.971 | Loaded: loaded (/etc/systemd/system/devstack@s-container.service; enabled; vendor preset: enabled) 2021-11-24 16:51:45.972 | Active: active (running) since Wed 2021-11-24 16:48:45 UTC; 3min 0s ago 2021-11-24 16:51:45.972 | Main PID: 84644 (swift-container) 2021-11-24 16:51:45.972 | Tasks: 3 (limit: 14352) 2021-11-24 16:51:45.972 | CGroup: /system.slice/system-devstack.slice/devstack@s-container.service 2021-11-24 16:51:45.972 | ├─84644 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-11-24 16:51:45.972 | ├─85113 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-11-24 16:51:45.972 | └─85116 /usr/bin/python3.6 /usr/local/bin/swift-container-server /etc/swift/container-server/1.conf -v 2021-11-24 16:51:45.972 | 2021-11-24 16:51:45.972 | Nov 24 16:48:46 dv-cinder-818778-2-smb container-server[84644]: Started child 85113 from parent 84644 2021-11-24 16:51:45.972 | Nov 24 16:48:46 dv-cinder-818778-2-smb swift-container-server[84644]: container-server: Started child 85113 from parent 84644 2021-11-24 16:51:45.972 | Nov 24 16:48:46 dv-cinder-818778-2-smb container-server[84644]: Started child 85116 from parent 84644 2021-11-24 16:51:45.972 | Nov 24 16:48:46 dv-cinder-818778-2-smb swift-container-server[84644]: container-server: Started child 85116 from parent 84644 2021-11-24 16:51:45.972 | Nov 24 16:49:08 dv-cinder-818778-2-smb container-server[85116]: 127.0.0.1 - - [24/Nov/2021:16:49:08 +0000] "PUT /sdb1/425/AUTH_32ff30e9c394449f96f830a561fae983/glance" 201 - "PUT http://10.222.0.15:8080/v1/AUTH_32ff30e9c394449f96f830a561fae983/glance" "tx829c3708ad8243b197ab4-00619e6d04" "proxy-server 85865" 0.0958 "-" 85116 0 2021-11-24 16:51:45.972 | Nov 24 16:49:08 dv-cinder-818778-2-smb swift-container-server[84644]: container-server: 127.0.0.1 - - [24/Nov/2021:16:49:08 +0000] "PUT /sdb1/425/AUTH_32ff30e9c394449f96f830a561fae983/glance" 201 - "PUT http://10.222.0.15:8080/v1/AUTH_32ff30e9c394449f96f830a561fae983/glance" "tx829c3708ad8243b197ab4-00619e6d04" "proxy-server 85865" 0.0958 "-" 85116 0 2021-11-24 16:51:45.972 | Nov 24 16:49:08 dv-cinder-818778-2-smb container-server[85116]: 127.0.0.1 - - [24/Nov/2021:16:49:08 +0000] "HEAD /sdb1/425/AUTH_32ff30e9c394449f96f830a561fae983/glance" 204 - "HEAD http://10.222.0.15:8080/v1/AUTH_32ff30e9c394449f96f830a561fae983/glance?format=json&states=listing" "tx5c2dcb9e783743ffae064-00619e6d04" "proxy-server 85865" 0.0029 "-" 85116 0 2021-11-24 16:51:45.972 | Nov 24 16:49:08 dv-cinder-818778-2-smb swift-container-server[84644]: container-server: 127.0.0.1 - - [24/Nov/2021:16:49:08 +0000] "HEAD /sdb1/425/AUTH_32ff30e9c394449f96f830a561fae983/glance" 204 - "HEAD http://10.222.0.15:8080/v1/AUTH_32ff30e9c394449f96f830a561fae983/glance?format=json&states=listing" "tx5c2dcb9e783743ffae064-00619e6d04" "proxy-server 85865" 0.0029 "-" 85116 0 2021-11-24 16:51:45.972 | Nov 24 16:49:23 dv-cinder-818778-2-smb container-server[85116]: 127.0.0.1 - - [24/Nov/2021:16:49:23 +0000] "PUT /sdb1/425/AUTH_32ff30e9c394449f96f830a561fae983/glance/ae549a0b-a4ad-47e4-9e9a-086c662c18e5" 201 - "PUT http://10.222.0.15:8080/sdb1/233/AUTH_32ff30e9c394449f96f830a561fae983/glance/ae549a0b-a4ad-47e4-9e9a-086c662c18e5" "tx5c2dcb9e783743ffae064-00619e6d04" "object-server 84810" 0.0010 "-" 85116 0 2021-11-24 16:51:45.972 | Nov 24 16:49:23 dv-cinder-818778-2-smb swift-container-server[84644]: container-server: 127.0.0.1 - - [24/Nov/2021:16:49:23 +0000] "PUT /sdb1/425/AUTH_32ff30e9c394449f96f830a561fae983/glance/ae549a0b-a4ad-47e4-9e9a-086c662c18e5" 201 - "PUT http://10.222.0.15:8080/sdb1/233/AUTH_32ff30e9c394449f96f830a561fae983/glance/ae549a0b-a4ad-47e4-9e9a-086c662c18e5" "tx5c2dcb9e783743ffae064-00619e6d04" "object-server 84810" 0.0010 "-" 85116 0 2021-11-24 16:51:45.975 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:45.977 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-account.service 2021-11-24 16:51:45.991 | enabled 2021-11-24 16:51:45.994 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-account.service --no-pager 2021-11-24 16:51:46.011 | ● devstack@s-account.service - Devstack devstack@s-account.service 2021-11-24 16:51:46.011 | Loaded: loaded (/etc/systemd/system/devstack@s-account.service; enabled; vendor preset: enabled) 2021-11-24 16:51:46.011 | Active: active (running) since Wed 2021-11-24 16:48:46 UTC; 2min 59s ago 2021-11-24 16:51:46.011 | Main PID: 85001 (swift-account-s) 2021-11-24 16:51:46.011 | Tasks: 3 (limit: 14352) 2021-11-24 16:51:46.012 | CGroup: /system.slice/system-devstack.slice/devstack@s-account.service 2021-11-24 16:51:46.012 | ├─85001 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-11-24 16:51:46.012 | ├─85443 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-11-24 16:51:46.012 | └─85446 /usr/bin/python3.6 /usr/local/bin/swift-account-server /etc/swift/account-server/1.conf -v 2021-11-24 16:51:46.012 | 2021-11-24 16:51:46.012 | Nov 24 16:49:07 dv-cinder-818778-2-smb account-server[85446]: 127.0.0.1 - - [24/Nov/2021:16:49:07 +0000] "HEAD /sdb1/26/AUTH_32ff30e9c394449f96f830a561fae983" 404 - "HEAD http://10.222.0.15:8080/v1/AUTH_32ff30e9c394449f96f830a561fae983?format=json" "txaaa7ea17d2164392b5407-00619e6d03" "proxy-server 85865" 0.0019 "-" 85446 - 2021-11-24 16:51:46.012 | Nov 24 16:49:07 dv-cinder-818778-2-smb swift-account-server[85001]: account-server: 127.0.0.1 - - [24/Nov/2021:16:49:07 +0000] "HEAD /sdb1/26/AUTH_32ff30e9c394449f96f830a561fae983" 404 - "HEAD http://10.222.0.15:8080/v1/AUTH_32ff30e9c394449f96f830a561fae983?format=json" "txaaa7ea17d2164392b5407-00619e6d03" "proxy-server 85865" 0.0019 "-" 85446 - 2021-11-24 16:51:46.012 | Nov 24 16:49:07 dv-cinder-818778-2-smb account-server[85446]: 127.0.0.1 - - [24/Nov/2021:16:49:07 +0000] "HEAD /sdb1/26/AUTH_32ff30e9c394449f96f830a561fae983" 404 - "HEAD http://10.222.0.15:8080/v1/AUTH_32ff30e9c394449f96f830a561fae983?format=json" "txaaa7ea17d2164392b5407-00619e6d03" "proxy-server 85865" 0.0004 "-" 85446 - 2021-11-24 16:51:46.012 | Nov 24 16:49:07 dv-cinder-818778-2-smb swift-account-server[85001]: account-server: 127.0.0.1 - - [24/Nov/2021:16:49:07 +0000] "HEAD /sdb1/26/AUTH_32ff30e9c394449f96f830a561fae983" 404 - "HEAD http://10.222.0.15:8080/v1/AUTH_32ff30e9c394449f96f830a561fae983?format=json" "txaaa7ea17d2164392b5407-00619e6d03" "proxy-server 85865" 0.0004 "-" 85446 - 2021-11-24 16:51:46.012 | Nov 24 16:49:08 dv-cinder-818778-2-smb account-server[85446]: 127.0.0.1 - - [24/Nov/2021:16:49:08 +0000] "PUT /sdb1/26/AUTH_32ff30e9c394449f96f830a561fae983" 201 - "-" "tx829c3708ad8243b197ab4-00619e6d04" "-" 0.2058 "-" 85446 - 2021-11-24 16:51:46.012 | Nov 24 16:49:08 dv-cinder-818778-2-smb swift-account-server[85001]: account-server: 127.0.0.1 - - [24/Nov/2021:16:49:08 +0000] "PUT /sdb1/26/AUTH_32ff30e9c394449f96f830a561fae983" 201 - "-" "tx829c3708ad8243b197ab4-00619e6d04" "-" 0.2058 "-" 85446 - 2021-11-24 16:51:46.012 | Nov 24 16:49:08 dv-cinder-818778-2-smb account-server[85446]: 127.0.0.1 - - [24/Nov/2021:16:49:08 +0000] "HEAD /sdb1/26/AUTH_32ff30e9c394449f96f830a561fae983" 204 - "HEAD http://10.222.0.15:8080/v1/AUTH_32ff30e9c394449f96f830a561fae983?format=json" "tx829c3708ad8243b197ab4-00619e6d04" "proxy-server 85865" 0.0028 "-" 85446 - 2021-11-24 16:51:46.012 | Nov 24 16:49:08 dv-cinder-818778-2-smb swift-account-server[85001]: account-server: 127.0.0.1 - - [24/Nov/2021:16:49:08 +0000] "HEAD /sdb1/26/AUTH_32ff30e9c394449f96f830a561fae983" 204 - "HEAD http://10.222.0.15:8080/v1/AUTH_32ff30e9c394449f96f830a561fae983?format=json" "tx829c3708ad8243b197ab4-00619e6d04" "proxy-server 85865" 0.0028 "-" 85446 - 2021-11-24 16:51:46.012 | Nov 24 16:49:08 dv-cinder-818778-2-smb account-server[85446]: 127.0.0.1 - - [24/Nov/2021:16:49:08 +0000] "PUT /sdb1/26/AUTH_32ff30e9c394449f96f830a561fae983/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/425/AUTH_32ff30e9c394449f96f830a561fae983/glance" "tx829c3708ad8243b197ab4-00619e6d04" "container-server 85116" 0.0018 "-" 85446 0 2021-11-24 16:51:46.012 | Nov 24 16:49:08 dv-cinder-818778-2-smb swift-account-server[85001]: account-server: 127.0.0.1 - - [24/Nov/2021:16:49:08 +0000] "PUT /sdb1/26/AUTH_32ff30e9c394449f96f830a561fae983/glance" 201 - "PUT http://127.0.0.1:6611/sdb1/425/AUTH_32ff30e9c394449f96f830a561fae983/glance" "tx829c3708ad8243b197ab4-00619e6d04" "container-server 85116" 0.0018 "-" 85446 0 2021-11-24 16:51:46.016 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:46.018 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@heat.service 2021-11-24 16:51:46.031 | Failed to get unit file state for devstack@heat.service: No such file or directory 2021-11-24 16:51:46.035 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:46.037 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api.service 2021-11-24 16:51:46.049 | Failed to get unit file state for devstack@h-api.service: No such file or directory 2021-11-24 16:51:46.053 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:46.056 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cfn.service 2021-11-24 16:51:46.068 | Failed to get unit file state for devstack@h-api-cfn.service: No such file or directory 2021-11-24 16:51:46.071 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:46.074 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-api-cw.service 2021-11-24 16:51:46.086 | Failed to get unit file state for devstack@h-api-cw.service: No such file or directory 2021-11-24 16:51:46.090 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:46.093 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@h-eng.service 2021-11-24 16:51:46.106 | Failed to get unit file state for devstack@h-eng.service: No such file or directory 2021-11-24 16:51:46.109 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:46.112 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acentral.service 2021-11-24 16:51:46.124 | Failed to get unit file state for devstack@ceilometer-acentral.service: No such file or directory 2021-11-24 16:51:46.128 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:46.131 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-acompute.service 2021-11-24 16:51:46.143 | Failed to get unit file state for devstack@ceilometer-acompute.service: No such file or directory 2021-11-24 16:51:46.147 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:46.150 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-collector.service 2021-11-24 16:51:46.163 | Failed to get unit file state for devstack@ceilometer-collector.service: No such file or directory 2021-11-24 16:51:46.167 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:46.169 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-api.service 2021-11-24 16:51:46.182 | Failed to get unit file state for devstack@ceilometer-api.service: No such file or directory 2021-11-24 16:51:46.185 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:46.188 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@ceilometer-anotification.service 2021-11-24 16:51:46.200 | Failed to get unit file state for devstack@ceilometer-anotification.service: No such file or directory 2021-11-24 16:51:46.204 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:46.207 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@s-container-sync.service 2021-11-24 16:51:46.220 | enabled 2021-11-24 16:51:46.224 | + functions-common:service_check:1627 : sudo systemctl status devstack@s-container-sync.service --no-pager 2021-11-24 16:51:46.239 | ● devstack@s-container-sync.service - Devstack devstack@s-container-sync.service 2021-11-24 16:51:46.239 | Loaded: loaded (/etc/systemd/system/devstack@s-container-sync.service; enabled; vendor preset: enabled) 2021-11-24 16:51:46.239 | Active: active (running) since Wed 2021-11-24 16:48:47 UTC; 2min 58s ago 2021-11-24 16:51:46.239 | Main PID: 85394 (swift-container) 2021-11-24 16:51:46.239 | Tasks: 1 (limit: 14352) 2021-11-24 16:51:46.239 | CGroup: /system.slice/system-devstack.slice/devstack@s-container-sync.service 2021-11-24 16:51:46.239 | └─85394 /usr/bin/python3.6 /usr/local/bin/swift-container-sync /etc/swift/container-server/1.conf 2021-11-24 16:51:46.239 | 2021-11-24 16:51:46.239 | Nov 24 16:48:47 dv-cinder-818778-2-smb systemd[1]: Started Devstack devstack@s-container-sync.service. 2021-11-24 16:51:46.239 | Nov 24 16:48:48 dv-cinder-818778-2-smb container-sync[85394]: Starting 85394 2021-11-24 16:51:46.239 | Nov 24 16:48:48 dv-cinder-818778-2-smb container-sync[85394]: Configuration option internal_client_conf_path not defined. Using default configuration, See internal-client.conf-sample for options 2021-11-24 16:51:46.243 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:46.245 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-11-24 16:51:46.258 | enabled 2021-11-24 16:51:46.262 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-11-24 16:51:46.278 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-11-24 16:51:46.278 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-11-24 16:51:46.278 | Active: active (running) since Wed 2021-11-24 16:50:36 UTC; 1min 9s ago 2021-11-24 16:51:46.278 | Main PID: 93758 (nova-conductor) 2021-11-24 16:51:46.278 | Tasks: 3 (limit: 14352) 2021-11-24 16:51:46.278 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-11-24 16:51:46.278 | ├─93758 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-11-24 16:51:46.279 | ├─94646 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-11-24 16:51:46.279 | └─94647 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-11-24 16:51:46.279 | 2021-11-24 16:51:46.279 | Nov 24 16:50:41 dv-cinder-818778-2-smb nova-conductor[93758]: DEBUG oslo_service.service [None req-57eda927-f413-4f73-8651-685ab38f878d None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=93758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:46.279 | Nov 24 16:50:41 dv-cinder-818778-2-smb nova-conductor[93758]: DEBUG oslo_service.service [None req-57eda927-f413-4f73-8651-685ab38f878d None None] oslo_messaging_rabbit.ssl_version = {{(pid=93758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:46.279 | Nov 24 16:50:41 dv-cinder-818778-2-smb nova-conductor[93758]: DEBUG oslo_service.service [None req-57eda927-f413-4f73-8651-685ab38f878d None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=93758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:46.279 | Nov 24 16:50:41 dv-cinder-818778-2-smb nova-conductor[93758]: DEBUG oslo_service.service [None req-57eda927-f413-4f73-8651-685ab38f878d None None] oslo_messaging_notifications.retry = -1 {{(pid=93758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:46.279 | Nov 24 16:50:41 dv-cinder-818778-2-smb nova-conductor[93758]: DEBUG oslo_service.service [None req-57eda927-f413-4f73-8651-685ab38f878d None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=93758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:46.279 | Nov 24 16:50:41 dv-cinder-818778-2-smb nova-conductor[93758]: DEBUG oslo_service.service [None req-57eda927-f413-4f73-8651-685ab38f878d None None] oslo_messaging_notifications.transport_url = **** {{(pid=93758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:46.279 | Nov 24 16:50:41 dv-cinder-818778-2-smb nova-conductor[93758]: DEBUG oslo_service.service [None req-57eda927-f413-4f73-8651-685ab38f878d None None] oslo_reports.file_event_handler = None {{(pid=93758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:46.279 | Nov 24 16:50:41 dv-cinder-818778-2-smb nova-conductor[93758]: DEBUG oslo_service.service [None req-57eda927-f413-4f73-8651-685ab38f878d None None] oslo_reports.file_event_handler_interval = 1 {{(pid=93758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:46.279 | Nov 24 16:50:41 dv-cinder-818778-2-smb nova-conductor[93758]: DEBUG oslo_service.service [None req-57eda927-f413-4f73-8651-685ab38f878d None None] oslo_reports.log_dir = None {{(pid=93758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:46.279 | Nov 24 16:50:41 dv-cinder-818778-2-smb nova-conductor[93758]: DEBUG oslo_service.service [None req-57eda927-f413-4f73-8651-685ab38f878d None None] ******************************************************************************** {{(pid=93758) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-24 16:51:46.282 | + functions-common:service_check:1621 : for service in ${ENABLED_SERVICES//,/ } 2021-11-24 16:51:46.284 | + functions-common:service_check:1623 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-11-24 16:51:46.297 | enabled 2021-11-24 16:51:46.301 | + functions-common:service_check:1627 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-11-24 16:51:46.317 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-11-24 16:51:46.317 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-11-24 16:51:46.317 | Active: active (running) since Wed 2021-11-24 16:50:38 UTC; 1min 7s ago 2021-11-24 16:51:46.317 | Main PID: 94146 (nova-conductor) 2021-11-24 16:51:46.317 | Tasks: 3 (limit: 14352) 2021-11-24 16:51:46.317 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-11-24 16:51:46.317 | ├─94146 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-11-24 16:51:46.317 | ├─94653 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-11-24 16:51:46.317 | └─94654 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-11-24 16:51:46.317 | 2021-11-24 16:51:46.317 | Nov 24 16:50:42 dv-cinder-818778-2-smb nova-conductor[94146]: DEBUG oslo_service.service [None req-6ed2ea79-5e4e-4faf-a119-42a44d8aa512 None None] oslo_reports.file_event_handler = None {{(pid=94146) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:46.317 | Nov 24 16:50:42 dv-cinder-818778-2-smb nova-conductor[94146]: DEBUG oslo_service.service [None req-6ed2ea79-5e4e-4faf-a119-42a44d8aa512 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=94146) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:46.317 | Nov 24 16:50:42 dv-cinder-818778-2-smb nova-conductor[94146]: DEBUG oslo_service.service [None req-6ed2ea79-5e4e-4faf-a119-42a44d8aa512 None None] oslo_reports.log_dir = None {{(pid=94146) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-11-24 16:51:46.317 | Nov 24 16:50:42 dv-cinder-818778-2-smb nova-conductor[94146]: DEBUG oslo_service.service [None req-6ed2ea79-5e4e-4faf-a119-42a44d8aa512 None None] ******************************************************************************** {{(pid=94146) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-11-24 16:51:46.318 | Nov 24 16:50:42 dv-cinder-818778-2-smb nova-conductor[94146]: DEBUG nova.service [None req-9b899c27-2653-4de9-b074-0ae34b647c1d None None] Creating RPC server for service conductor {{(pid=94653) start /opt/stack/nova/nova/service.py:196}} 2021-11-24 16:51:46.318 | Nov 24 16:50:42 dv-cinder-818778-2-smb nova-conductor[94146]: DEBUG nova.service [None req-9b899c27-2653-4de9-b074-0ae34b647c1d None None] Join ServiceGroup membership for this service conductor {{(pid=94653) start /opt/stack/nova/nova/service.py:214}} 2021-11-24 16:51:46.318 | Nov 24 16:50:42 dv-cinder-818778-2-smb nova-conductor[94146]: DEBUG nova.servicegroup.drivers.db [None req-9b899c27-2653-4de9-b074-0ae34b647c1d None None] DB_Driver: join new ServiceGroup member dv-cinder-818778-2-smb to the conductor group, service = {{(pid=94653) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-11-24 16:51:46.318 | Nov 24 16:50:42 dv-cinder-818778-2-smb nova-conductor[94146]: DEBUG nova.service [None req-d94b9bc2-0ddb-4ecb-a035-22e2ad8e0ce1 None None] Creating RPC server for service conductor {{(pid=94654) start /opt/stack/nova/nova/service.py:196}} 2021-11-24 16:51:46.318 | Nov 24 16:50:43 dv-cinder-818778-2-smb nova-conductor[94146]: DEBUG nova.service [None req-d94b9bc2-0ddb-4ecb-a035-22e2ad8e0ce1 None None] Join ServiceGroup membership for this service conductor {{(pid=94654) start /opt/stack/nova/nova/service.py:214}} 2021-11-24 16:51:46.318 | Nov 24 16:50:43 dv-cinder-818778-2-smb nova-conductor[94146]: DEBUG nova.servicegroup.drivers.db [None req-d94b9bc2-0ddb-4ecb-a035-22e2ad8e0ce1 None None] DB_Driver: join new ServiceGroup member dv-cinder-818778-2-smb to the conductor group, service = {{(pid=94654) join /opt/stack/nova/nova/servicegroup/drivers/db.py:48}} 2021-11-24 16:51:46.321 | + ./stack.sh:main:1395 : is_service_enabled n-api 2021-11-24 16:51:46.338 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:51:46.341 | + ./stack.sh:main:1396 : is_service_enabled n-cpu 2021-11-24 16:51:46.358 | + functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:51:46.360 | + ./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-24 16:51:46.363 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:51:46.365 | + ./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-24 16:51:46.368 | + ./stack.sh:main:1410 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-11-24 16:51:49.924 | +--------------------------------------------------------------------+ 2021-11-24 16:51:49.924 | | Upgrade Check Results | 2021-11-24 16:51:49.924 | +--------------------------------------------------------------------+ 2021-11-24 16:51:49.925 | | Check: Cells v2 | 2021-11-24 16:51:49.925 | | Result: Success | 2021-11-24 16:51:49.925 | | Details: No host mappings or compute nodes were found. Remember to | 2021-11-24 16:51:49.925 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-11-24 16:51:49.925 | | compute hosts are deployed. | 2021-11-24 16:51:49.925 | +--------------------------------------------------------------------+ 2021-11-24 16:51:49.925 | | Check: Placement API | 2021-11-24 16:51:49.925 | | Result: Success | 2021-11-24 16:51:49.925 | | Details: None | 2021-11-24 16:51:49.925 | +--------------------------------------------------------------------+ 2021-11-24 16:51:49.925 | | Check: Ironic Flavor Migration | 2021-11-24 16:51:49.925 | | Result: Success | 2021-11-24 16:51:49.925 | | Details: None | 2021-11-24 16:51:49.925 | +--------------------------------------------------------------------+ 2021-11-24 16:51:49.925 | | Check: Cinder API | 2021-11-24 16:51:49.925 | | Result: Success | 2021-11-24 16:51:49.925 | | Details: None | 2021-11-24 16:51:49.925 | +--------------------------------------------------------------------+ 2021-11-24 16:51:49.925 | | Check: Policy Scope-based Defaults | 2021-11-24 16:51:49.925 | | Result: Success | 2021-11-24 16:51:49.925 | | Details: None | 2021-11-24 16:51:49.925 | +--------------------------------------------------------------------+ 2021-11-24 16:51:49.925 | | Check: Older than N-1 computes | 2021-11-24 16:51:49.925 | | Result: Success | 2021-11-24 16:51:49.925 | | Details: None | 2021-11-24 16:51:49.925 | +--------------------------------------------------------------------+ 2021-11-24 16:51:50.295 | + ./stack.sh:main:1417 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-11-24 16:51:50.298 | + ./stack.sh:main:1418 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-11-24 16:51:50.298 | Running user script /home/ubuntu/devstack/local.sh 2021-11-24 16:51:50.300 | + ./stack.sh:main:1419 : /home/ubuntu/devstack/local.sh 2021-11-24 16:51:50.302 | Before updating nova flavors: 2021-11-24 16:51:52.564 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-11-24 16:51:52.565 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-11-24 16:51:52.565 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-11-24 16:51:52.565 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-11-24 16:51:52.565 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-11-24 16:51:52.565 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-11-24 16:51:52.565 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-11-24 16:51:52.565 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-11-24 16:51:52.565 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-11-24 16:51:52.565 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-11-24 16:51:52.565 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-11-24 16:51:52.565 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-11-24 16:51:52.565 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-11-24 16:51:52.565 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-11-24 16:51:54.510 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-11-24 16:51:54.591 | Flavor 42 not found 2021-11-24 16:51:56.411 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-11-24 16:51:56.491 | Flavor 84 not found 2021-11-24 16:51:58.343 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-11-24 16:51:58.424 | Flavor 451 not found 2021-11-24 16:52:00.217 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:00.217 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-24 16:52:00.217 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:00.217 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:00.217 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:02.058 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:02.058 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-24 16:52:02.058 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:02.058 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:02.058 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:03.920 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:03.920 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-24 16:52:03.920 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:03.921 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:03.921 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:05.764 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:05.764 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-24 16:52:05.764 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:05.764 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:05.764 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:05.844 | After updating nova flavors: 2021-11-24 16:52:07.594 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:07.594 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-24 16:52:07.594 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:07.594 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:07.594 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:07.594 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-24 16:52:07.594 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-24 16:52:07.594 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:07.594 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:07.594 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:07.594 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-11-24 16:52:07.594 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:07.594 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:07.594 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:07.594 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:07.594 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-24 16:52:07.594 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-24 16:52:07.594 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:12.760 | Neutron networks: 2021-11-24 16:52:15.077 | +--------------------------------------+---------+--------------------------------------+ 2021-11-24 16:52:15.078 | | ID | Name | Subnets | 2021-11-24 16:52:15.078 | +--------------------------------------+---------+--------------------------------------+ 2021-11-24 16:52:15.078 | | 2f320938-fcca-4e3d-a463-c59403d69c14 | private | b2b2511b-a525-4fac-910d-be80b7ba945a | 2021-11-24 16:52:15.078 | | 6bf1baf6-f6ca-4027-90ec-8e223b9e037a | public | 0244663f-ec29-45df-adea-8d15c76c923f | 2021-11-24 16:52:15.078 | +--------------------------------------+---------+--------------------------------------+ 2021-11-24 16:52:19.725 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:19.725 | | Field | Value | 2021-11-24 16:52:19.725 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:19.725 | | admin_state_up | UP | 2021-11-24 16:52:19.725 | | availability_zone_hints | | 2021-11-24 16:52:19.725 | | availability_zones | nova | 2021-11-24 16:52:19.725 | | created_at | 2021-11-24T16:49:59Z | 2021-11-24 16:52:19.725 | | description | | 2021-11-24 16:52:19.725 | | dns_domain | None | 2021-11-24 16:52:19.725 | | id | 2f320938-fcca-4e3d-a463-c59403d69c14 | 2021-11-24 16:52:19.725 | | ipv4_address_scope | None | 2021-11-24 16:52:19.725 | | ipv6_address_scope | None | 2021-11-24 16:52:19.725 | | is_default | None | 2021-11-24 16:52:19.726 | | is_vlan_transparent | None | 2021-11-24 16:52:19.726 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='82a98c0b794c4b799e0f19b30ba6af20', project.name=, region_name='RegionOne', zone= | 2021-11-24 16:52:19.726 | | mtu | 1500 | 2021-11-24 16:52:19.726 | | name | private | 2021-11-24 16:52:19.726 | | port_security_enabled | True | 2021-11-24 16:52:19.726 | | project_id | 82a98c0b794c4b799e0f19b30ba6af20 | 2021-11-24 16:52:19.726 | | provider:network_type | vlan | 2021-11-24 16:52:19.726 | | provider:physical_network | physnet1 | 2021-11-24 16:52:19.726 | | provider:segmentation_id | 751 | 2021-11-24 16:52:19.726 | | qos_policy_id | None | 2021-11-24 16:52:19.726 | | revision_number | 3 | 2021-11-24 16:52:19.726 | | router:external | Internal | 2021-11-24 16:52:19.726 | | segments | None | 2021-11-24 16:52:19.726 | | shared | False | 2021-11-24 16:52:19.726 | | status | ACTIVE | 2021-11-24 16:52:19.726 | | subnets | b2b2511b-a525-4fac-910d-be80b7ba945a | 2021-11-24 16:52:19.726 | | tags | | 2021-11-24 16:52:19.726 | | updated_at | 2021-11-24T16:52:12Z | 2021-11-24 16:52:19.726 | +---------------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:22.039 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:22.039 | | Field | Value | 2021-11-24 16:52:22.039 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:22.039 | | admin_state_up | UP | 2021-11-24 16:52:22.039 | | availability_zone_hints | | 2021-11-24 16:52:22.039 | | availability_zones | nova | 2021-11-24 16:52:22.039 | | created_at | 2021-11-24T16:50:15Z | 2021-11-24 16:52:22.039 | | description | | 2021-11-24 16:52:22.039 | | dns_domain | None | 2021-11-24 16:52:22.040 | | id | 6bf1baf6-f6ca-4027-90ec-8e223b9e037a | 2021-11-24 16:52:22.040 | | ipv4_address_scope | None | 2021-11-24 16:52:22.040 | | ipv6_address_scope | None | 2021-11-24 16:52:22.040 | | is_default | True | 2021-11-24 16:52:22.040 | | is_vlan_transparent | None | 2021-11-24 16:52:22.040 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='81aa6393920e4b4ab9b8f08bfd9d9f89', project.name='admin', region_name='RegionOne', zone= | 2021-11-24 16:52:22.040 | | mtu | 1500 | 2021-11-24 16:52:22.040 | | name | public | 2021-11-24 16:52:22.040 | | port_security_enabled | True | 2021-11-24 16:52:22.040 | | project_id | 81aa6393920e4b4ab9b8f08bfd9d9f89 | 2021-11-24 16:52:22.040 | | provider:network_type | flat | 2021-11-24 16:52:22.040 | | provider:physical_network | physnet1 | 2021-11-24 16:52:22.040 | | provider:segmentation_id | None | 2021-11-24 16:52:22.040 | | qos_policy_id | None | 2021-11-24 16:52:22.040 | | revision_number | 2 | 2021-11-24 16:52:22.040 | | router:external | External | 2021-11-24 16:52:22.040 | | segments | None | 2021-11-24 16:52:22.040 | | shared | False | 2021-11-24 16:52:22.040 | | status | ACTIVE | 2021-11-24 16:52:22.040 | | subnets | 0244663f-ec29-45df-adea-8d15c76c923f | 2021-11-24 16:52:22.040 | | tags | | 2021-11-24 16:52:22.040 | | updated_at | 2021-11-24T16:50:24Z | 2021-11-24 16:52:22.040 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:22.150 | Neutron subnetworks: 2021-11-24 16:52:24.301 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-11-24 16:52:24.301 | | ID | Name | Network | Subnet | 2021-11-24 16:52:24.301 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-11-24 16:52:24.301 | | 0244663f-ec29-45df-adea-8d15c76c923f | public-subnet | 6bf1baf6-f6ca-4027-90ec-8e223b9e037a | 172.28.0.0/24 | 2021-11-24 16:52:24.301 | | b2b2511b-a525-4fac-910d-be80b7ba945a | private-subnet | 2f320938-fcca-4e3d-a463-c59403d69c14 | 172.20.0.0/26 | 2021-11-24 16:52:24.301 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-11-24 16:52:28.817 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:28.817 | | Field | Value | 2021-11-24 16:52:28.817 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:28.818 | | allocation_pools | 172.28.0.2-172.28.0.254 | 2021-11-24 16:52:28.818 | | cidr | 172.28.0.0/24 | 2021-11-24 16:52:28.818 | | created_at | 2021-11-24T16:50:24Z | 2021-11-24 16:52:28.818 | | description | | 2021-11-24 16:52:28.818 | | dns_nameservers | | 2021-11-24 16:52:28.818 | | dns_publish_fixed_ip | None | 2021-11-24 16:52:28.818 | | enable_dhcp | False | 2021-11-24 16:52:28.818 | | gateway_ip | 172.28.0.1 | 2021-11-24 16:52:28.818 | | host_routes | | 2021-11-24 16:52:28.818 | | id | 0244663f-ec29-45df-adea-8d15c76c923f | 2021-11-24 16:52:28.818 | | ip_version | 4 | 2021-11-24 16:52:28.818 | | ipv6_address_mode | None | 2021-11-24 16:52:28.818 | | ipv6_ra_mode | None | 2021-11-24 16:52:28.818 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='81aa6393920e4b4ab9b8f08bfd9d9f89', project.name='admin', region_name='RegionOne', zone= | 2021-11-24 16:52:28.818 | | name | public-subnet | 2021-11-24 16:52:28.818 | | network_id | 6bf1baf6-f6ca-4027-90ec-8e223b9e037a | 2021-11-24 16:52:28.818 | | prefix_length | None | 2021-11-24 16:52:28.818 | | project_id | 81aa6393920e4b4ab9b8f08bfd9d9f89 | 2021-11-24 16:52:28.818 | | revision_number | 0 | 2021-11-24 16:52:28.818 | | segment_id | None | 2021-11-24 16:52:28.818 | | service_types | | 2021-11-24 16:52:28.818 | | subnetpool_id | None | 2021-11-24 16:52:28.818 | | tags | | 2021-11-24 16:52:28.818 | | updated_at | 2021-11-24T16:50:24Z | 2021-11-24 16:52:28.818 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:31.053 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:31.053 | | Field | Value | 2021-11-24 16:52:31.053 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:31.053 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-11-24 16:52:31.053 | | cidr | 172.20.0.0/26 | 2021-11-24 16:52:31.053 | | created_at | 2021-11-24T16:50:02Z | 2021-11-24 16:52:31.053 | | description | | 2021-11-24 16:52:31.054 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-11-24 16:52:31.054 | | dns_publish_fixed_ip | None | 2021-11-24 16:52:31.054 | | enable_dhcp | True | 2021-11-24 16:52:31.054 | | gateway_ip | 172.20.0.1 | 2021-11-24 16:52:31.054 | | host_routes | | 2021-11-24 16:52:31.054 | | id | b2b2511b-a525-4fac-910d-be80b7ba945a | 2021-11-24 16:52:31.054 | | ip_version | 4 | 2021-11-24 16:52:31.054 | | ipv6_address_mode | None | 2021-11-24 16:52:31.054 | | ipv6_ra_mode | None | 2021-11-24 16:52:31.054 | | location | cloud='', project.domain_id=, project.domain_name=, project.id='82a98c0b794c4b799e0f19b30ba6af20', project.name=, region_name='RegionOne', zone= | 2021-11-24 16:52:31.054 | | name | private-subnet | 2021-11-24 16:52:31.054 | | network_id | 2f320938-fcca-4e3d-a463-c59403d69c14 | 2021-11-24 16:52:31.054 | | prefix_length | None | 2021-11-24 16:52:31.054 | | project_id | 82a98c0b794c4b799e0f19b30ba6af20 | 2021-11-24 16:52:31.054 | | revision_number | 1 | 2021-11-24 16:52:31.054 | | segment_id | None | 2021-11-24 16:52:31.054 | | service_types | | 2021-11-24 16:52:31.054 | | subnetpool_id | 6da42bd0-aad5-4421-ace8-a2dbbb8c8fff | 2021-11-24 16:52:31.054 | | tags | | 2021-11-24 16:52:31.054 | | updated_at | 2021-11-24T16:52:12Z | 2021-11-24 16:52:31.054 | +----------------------+--------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:31.384 | + ./stack.sh:main:1428 : command openstack complete 2021-11-24 16:52:31.384 | + ./stack.sh:main:1429 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-11-24 16:52:31.386 | + ./stack.sh:main:1428 : openstack complete 2021-11-24 16:52:33.723 | 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-24 16:52:34.105 | + ./stack.sh:main:1432 : is_service_enabled cinder 2021-11-24 16:52:34.124 | + functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:52:34.126 | + ./stack.sh:main:1433 : is_ubuntu 2021-11-24 16:52:34.129 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-11-24 16:52:34.132 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-11-24 16:52:34.134 | + ./stack.sh:main:1434 : echo_summary 'Configuring lvm.conf global device filter' 2021-11-24 16:52:34.138 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:52:34.140 | + ./stack.sh:echo_summary:428 : echo -e Configuring lvm.conf global device filter 2021-11-24 16:52:34.143 | + ./stack.sh:main:1435 : set_lvm_filter 2021-11-24 16:52:34.146 | + lib/lvm:set_lvm_filter:184 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-11-24 16:52:34.148 | + lib/lvm:set_lvm_filter:185 : local 'filter_string=global_filter = [ ' 2021-11-24 16:52:34.151 | + lib/lvm:set_lvm_filter:186 : local pv 2021-11-24 16:52:34.154 | + lib/lvm:set_lvm_filter:187 : local vg 2021-11-24 16:52:34.156 | + lib/lvm:set_lvm_filter:188 : local line 2021-11-24 16:52:34.159 | ++ lib/lvm:set_lvm_filter:190 : sudo pvs --noheadings -o name 2021-11-24 16:52:34.238 | + lib/lvm:set_lvm_filter:195 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2021-11-24 16:52:34.240 | + lib/lvm:set_lvm_filter:197 : clean_lvm_filter 2021-11-24 16:52:34.243 | + lib/lvm:clean_lvm_filter:172 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-11-24 16:52:34.263 | + lib/lvm:set_lvm_filter:198 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-11-24 16:52:34.286 | + lib/lvm:set_lvm_filter:199 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2021-11-24 16:52:34.288 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:52:34.291 | + ./stack.sh:echo_summary:428 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2021-11-24 16:52:34.294 | + ./stack.sh:main:1445 : run_phase stack test-config 2021-11-24 16:52:34.297 | + functions-common:run_phase:1759 : local mode=stack 2021-11-24 16:52:34.300 | + functions-common:run_phase:1760 : local phase=test-config 2021-11-24 16:52:34.302 | + functions-common:run_phase:1761 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-11-24 16:52:34.305 | + functions-common:run_phase:1762 : local extra_plugin_file_name 2021-11-24 16:52:34.308 | + functions-common:run_phase:1763 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-11-24 16:52:34.311 | + functions-common:run_phase:1768 : local exceptions=80-tempest.sh 2021-11-24 16:52:34.314 | + functions-common:run_phase:1769 : local extra 2021-11-24 16:52:34.317 | ++ functions-common:run_phase:1770 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-11-24 16:52:34.320 | + functions-common:run_phase:1770 : extra=80-tempest.sh 2021-11-24 16:52:34.323 | + functions-common:run_phase:1771 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-11-24 16:52:34.326 | + functions-common:run_phase:1775 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-11-24 16:52:34.329 | + functions-common:run_phase:1775 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-11-24 16:52:34.331 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-11-24 16:52:34.347 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:52:34.349 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-11-24 16:52:34.352 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-11-24 16:52:34.354 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-11-24 16:52:34.357 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-11-24 16:52:34.359 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-11-24 16:52:34.362 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-11-24 16:52:34.364 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-11-24 16:52:34.367 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-11-24 16:52:34.369 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-11-24 16:52:34.372 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-11-24 16:52:34.375 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-11-24 16:52:34.377 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-11-24 16:52:34.380 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:52:34.382 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Tempest 2021-11-24 16:52:34.385 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-11-24 16:52:34.387 | ++ lib/tempest:configure_tempest:130 : [[ False == \T\r\u\e ]] 2021-11-24 16:52:34.389 | ++ lib/tempest:configure_tempest:134 : pip_install_gr testrepository 2021-11-24 16:52:34.392 | ++ inc/python:pip_install_gr:76 : local name=testrepository 2021-11-24 16:52:34.394 | ++ inc/python:pip_install_gr:77 : local clean_name 2021-11-24 16:52:34.396 | +++ inc/python:pip_install_gr:78 : get_from_global_requirements testrepository 2021-11-24 16:52:34.398 | +++ inc/python:get_from_global_requirements:238 : local package=testrepository 2021-11-24 16:52:34.400 | +++ inc/python:get_from_global_requirements:239 : local required_pkg 2021-11-24 16:52:34.403 | ++++ inc/python:get_from_global_requirements:240 : grep -i -h '^testrepository' /opt/stack/requirements/global-requirements.txt 2021-11-24 16:52:34.404 | ++++ inc/python:get_from_global_requirements:240 : cut -d# -f1 2021-11-24 16:52:34.408 | +++ inc/python:get_from_global_requirements:240 : required_pkg='testrepository ' 2021-11-24 16:52:34.410 | +++ inc/python:get_from_global_requirements:241 : [[ testrepository == '' ]] 2021-11-24 16:52:34.412 | +++ inc/python:get_from_global_requirements:244 : echo testrepository 2021-11-24 16:52:34.414 | ++ inc/python:pip_install_gr:78 : clean_name=testrepository 2021-11-24 16:52:34.416 | ++ inc/python:pip_install_gr:79 : pip_install testrepository 2021-11-24 16:52:34.435 | Using python 3.6 to install testrepository because python3_enabled=True 2021-11-24 16:52:34.440 | ++ 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-24 16:52:37.247 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:52:37.247 | DEPRECATION: Constraints are only allowed to take the form of a package name and a version specifier. Other forms were originally permitted as an accident of the implementation, but were undocumented. The new implementation of the resolver no longer supports these forms. A possible replacement is replacing the constraint with a requirement.. You can find discussion regarding this at https://github.com/pypa/pip/issues/8210. 2021-11-24 16:52:37.248 | Ignoring Django: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.248 | Ignoring Django: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.248 | Ignoring Django: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.249 | Ignoring Faker: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.249 | Ignoring Faker: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.250 | Ignoring Faker: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.250 | Ignoring GitPython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.251 | Ignoring GitPython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.251 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.253 | Ignoring M2Crypto: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.253 | Ignoring Pillow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.254 | Ignoring Pillow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.254 | Ignoring Pillow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.255 | Ignoring Pint: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.255 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.255 | Ignoring Pint: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.256 | Ignoring Pygments: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.256 | Ignoring Pygments: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.257 | Ignoring Pygments: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.257 | Ignoring SecretStorage: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.258 | Ignoring SecretStorage: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.258 | Ignoring SecretStorage: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.258 | Ignoring Sphinx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.259 | Ignoring Sphinx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.259 | Ignoring Sphinx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.261 | Ignoring actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.263 | Ignoring actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.263 | Ignoring actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.264 | Ignoring aodhclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.264 | Ignoring aodhclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.265 | Ignoring aodhclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.265 | Ignoring asyncio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.266 | Ignoring asyncio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.266 | Ignoring atomicwrites: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.266 | Ignoring autobahn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.267 | Ignoring autobahn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.267 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.268 | Ignoring automaton: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.268 | Ignoring automaton: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.268 | Ignoring automaton: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.269 | Ignoring backports-abc: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.269 | Ignoring backports.functools-lru-cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.269 | Ignoring backports.ssl-match-hostname: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.270 | Ignoring bashate: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.270 | Ignoring bashate: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.271 | Ignoring bashate: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.271 | Ignoring blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.272 | Ignoring blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.272 | Ignoring blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.272 | Ignoring cachetools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.273 | Ignoring cachetools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.273 | Ignoring cachetools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.274 | Ignoring castellan: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.274 | Ignoring castellan: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.275 | Ignoring castellan: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.275 | Ignoring cliff: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.276 | Ignoring cliff: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.276 | Ignoring cliff: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.277 | Ignoring configparser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.277 | Ignoring contextlib2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.279 | Ignoring debtcollector: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.279 | Ignoring debtcollector: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.280 | Ignoring debtcollector: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.281 | Ignoring dnspython: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.281 | Ignoring dnspython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.281 | Ignoring dnspython: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.282 | Ignoring dnspython3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.282 | Ignoring dnspython3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.283 | Ignoring enum34: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.284 | Ignoring funcsigs: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.284 | Ignoring functools32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.285 | Ignoring futures: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.285 | Ignoring futurist: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.285 | Ignoring futurist: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.286 | Ignoring futurist: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.286 | Ignoring gitdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.287 | Ignoring gitdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.287 | Ignoring gitdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.287 | Ignoring gitdb2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.288 | Ignoring gitdb2: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.288 | Ignoring gitdb2: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.289 | Ignoring gunicorn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.290 | Ignoring gunicorn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.290 | Ignoring gunicorn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.290 | Ignoring happybase: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.291 | Ignoring heat-translator: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.291 | Ignoring heat-translator: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.291 | Ignoring heat-translator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.292 | Ignoring ifaddr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.292 | Ignoring ifaddr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.293 | Ignoring influxdb: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.294 | Ignoring influxdb: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.294 | Ignoring influxdb: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.294 | Ignoring ipaddress: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.295 | Ignoring jeepney: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.295 | Ignoring jeepney: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.296 | Ignoring joblib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.296 | Ignoring joblib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.297 | Ignoring keyring: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.297 | Ignoring keyring: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.298 | Ignoring keyring: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.298 | Ignoring libvirt-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.299 | Ignoring libvirt-python: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.299 | Ignoring libvirt-python: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.300 | Ignoring microversion-parse: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.300 | Ignoring microversion-parse: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.301 | Ignoring microversion-parse: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.301 | Ignoring mistral-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.302 | Ignoring mistral-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.302 | Ignoring mistral-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.302 | Ignoring more-itertools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.303 | Ignoring more-itertools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.303 | Ignoring more-itertools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.304 | Ignoring mox3: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.304 | Ignoring mox3: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.305 | Ignoring mox3: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.305 | Ignoring mypy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.306 | Ignoring mypy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.306 | Ignoring mypy-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.306 | Ignoring mypy-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.307 | Ignoring networkx: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.307 | Ignoring networkx: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.308 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.308 | Ignoring neutron-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.309 | Ignoring neutron-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.309 | Ignoring neutron-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.310 | Ignoring numpy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.310 | Ignoring numpy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.311 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.311 | Ignoring octavia-lib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.312 | Ignoring octavia-lib: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.312 | Ignoring octavia-lib: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.312 | Ignoring openstack-doc-tools: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.313 | Ignoring openstack-doc-tools: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.313 | Ignoring openstack-doc-tools: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.314 | Ignoring openstackdocstheme: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.314 | Ignoring openstackdocstheme: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.314 | Ignoring openstackdocstheme: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.315 | Ignoring openstacksdk: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.315 | Ignoring openstacksdk: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.316 | Ignoring openstacksdk: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.316 | Ignoring os-api-ref: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.317 | Ignoring os-api-ref: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.317 | Ignoring os-api-ref: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.317 | Ignoring os-ken: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.318 | Ignoring os-ken: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.318 | Ignoring os-ken: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.319 | Ignoring os-resource-classes: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.319 | Ignoring os-resource-classes: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.320 | Ignoring os-resource-classes: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.320 | Ignoring os-testr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.320 | Ignoring os-testr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.321 | Ignoring os-testr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.321 | Ignoring os-traits: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.322 | Ignoring os-traits: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.322 | Ignoring os-traits: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.322 | Ignoring os-vif: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.323 | Ignoring os-vif: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.323 | Ignoring os-vif: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.324 | Ignoring os-win: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.325 | Ignoring os-win: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.325 | Ignoring os-win: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.325 | Ignoring oslo.cache: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.326 | Ignoring oslo.cache: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.326 | Ignoring oslo.cache: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.327 | Ignoring oslo.concurrency: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.327 | Ignoring oslo.concurrency: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.327 | Ignoring oslo.concurrency: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.328 | Ignoring oslo.config: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.328 | Ignoring oslo.config: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.329 | Ignoring oslo.config: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.329 | Ignoring oslo.context: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.329 | Ignoring oslo.context: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.330 | Ignoring oslo.context: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.330 | Ignoring oslo.db: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.331 | Ignoring oslo.db: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.331 | Ignoring oslo.db: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.331 | Ignoring oslo.i18n: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.332 | Ignoring oslo.i18n: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.332 | Ignoring oslo.i18n: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.333 | Ignoring oslo.limit: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.333 | Ignoring oslo.limit: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.333 | Ignoring oslo.limit: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.334 | Ignoring oslo.log: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.334 | Ignoring oslo.log: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.335 | Ignoring oslo.log: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.335 | Ignoring oslo.messaging: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.335 | Ignoring oslo.messaging: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.336 | Ignoring oslo.messaging: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.336 | Ignoring oslo.middleware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.337 | Ignoring oslo.middleware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.337 | Ignoring oslo.middleware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.337 | Ignoring oslo.policy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.338 | Ignoring oslo.policy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.338 | Ignoring oslo.policy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.338 | Ignoring oslo.privsep: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.339 | Ignoring oslo.privsep: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.339 | Ignoring oslo.privsep: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.340 | Ignoring oslo.reports: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.341 | Ignoring oslo.reports: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.341 | Ignoring oslo.reports: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.341 | Ignoring oslo.rootwrap: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.342 | Ignoring oslo.rootwrap: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.342 | Ignoring oslo.rootwrap: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.343 | Ignoring oslo.serialization: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.343 | Ignoring oslo.serialization: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.343 | Ignoring oslo.serialization: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.344 | Ignoring oslo.service: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.344 | Ignoring oslo.service: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.345 | Ignoring oslo.service: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.345 | Ignoring oslo.upgradecheck: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.345 | Ignoring oslo.upgradecheck: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.346 | Ignoring oslo.upgradecheck: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.346 | Ignoring oslo.utils: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.347 | Ignoring oslo.utils: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.347 | Ignoring oslo.utils: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.347 | Ignoring oslo.versionedobjects: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.348 | Ignoring oslo.versionedobjects: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.348 | Ignoring oslo.versionedobjects: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.349 | Ignoring oslo.vmware: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.349 | Ignoring oslo.vmware: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.349 | Ignoring oslo.vmware: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.350 | Ignoring oslotest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.350 | Ignoring oslotest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.351 | Ignoring oslotest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.351 | Ignoring osprofiler: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.351 | Ignoring osprofiler: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.352 | Ignoring osprofiler: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.352 | Ignoring ovsdbapp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.353 | Ignoring ovsdbapp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.353 | Ignoring ovsdbapp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.353 | Ignoring pathlib: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.355 | Ignoring pycadf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.355 | Ignoring pycadf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.356 | Ignoring pycadf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.357 | Ignoring pytest: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.357 | Ignoring pytest: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.358 | Ignoring pytest: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.358 | Ignoring pytest-html: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.359 | Ignoring pytest-html: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.359 | Ignoring pytest-html: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.359 | Ignoring python-blazarclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.360 | Ignoring python-blazarclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.360 | Ignoring python-blazarclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.361 | Ignoring python-cinderclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.361 | Ignoring python-cinderclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.361 | Ignoring python-cinderclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.362 | Ignoring python-cloudkittyclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.362 | Ignoring python-cloudkittyclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.363 | Ignoring python-cloudkittyclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.363 | Ignoring python-congressclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.364 | Ignoring python-congressclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.364 | Ignoring python-congressclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.364 | Ignoring python-designateclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.365 | Ignoring python-designateclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.365 | Ignoring python-designateclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.366 | Ignoring python-freezerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.366 | Ignoring python-freezerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.367 | Ignoring python-freezerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.367 | Ignoring python-glanceclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.367 | Ignoring python-glanceclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.368 | Ignoring python-glanceclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.368 | Ignoring python-heatclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.369 | Ignoring python-heatclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.369 | Ignoring python-heatclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.369 | Ignoring python-ironic-inspector-client: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.370 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.370 | Ignoring python-ironic-inspector-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.371 | Ignoring python-ironicclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.371 | Ignoring python-ironicclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.372 | Ignoring python-ironicclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.372 | Ignoring python-keystoneclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.372 | Ignoring python-keystoneclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.373 | Ignoring python-keystoneclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.373 | Ignoring python-manilaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.374 | Ignoring python-manilaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.374 | Ignoring python-manilaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.375 | Ignoring python-masakariclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.375 | Ignoring python-masakariclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.375 | Ignoring python-masakariclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.376 | Ignoring python-mistralclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.376 | Ignoring python-mistralclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.377 | Ignoring python-mistralclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.377 | Ignoring python-monascaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.378 | Ignoring python-monascaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.378 | Ignoring python-monascaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.378 | Ignoring python-muranoclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.379 | Ignoring python-muranoclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.379 | Ignoring python-muranoclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.380 | Ignoring python-neutronclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.380 | Ignoring python-neutronclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.381 | Ignoring python-neutronclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.381 | Ignoring python-novaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.381 | Ignoring python-novaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.382 | Ignoring python-novaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.382 | Ignoring python-octaviaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.383 | Ignoring python-octaviaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.383 | Ignoring python-octaviaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.383 | Ignoring python-qinlingclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.384 | Ignoring python-qinlingclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.384 | Ignoring python-qinlingclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.385 | Ignoring python-saharaclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.385 | Ignoring python-saharaclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.386 | Ignoring python-saharaclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.386 | Ignoring python-searchlightclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.387 | Ignoring python-searchlightclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.387 | Ignoring python-searchlightclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.388 | Ignoring python-senlinclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.388 | Ignoring python-senlinclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.389 | Ignoring python-senlinclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.389 | Ignoring python-solumclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.390 | Ignoring python-solumclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.390 | Ignoring python-solumclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.390 | Ignoring python-tackerclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.391 | Ignoring python-tackerclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.391 | Ignoring python-tackerclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.392 | Ignoring python-vitrageclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.392 | Ignoring python-vitrageclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.392 | Ignoring python-vitrageclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.393 | Ignoring python-watcherclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.393 | Ignoring python-watcherclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.394 | Ignoring python-watcherclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.394 | Ignoring python-zunclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.395 | Ignoring python-zunclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.395 | Ignoring python-zunclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.395 | Ignoring qpid-python: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.396 | Ignoring reno: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.396 | Ignoring reno: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.397 | Ignoring reno: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.398 | Ignoring scandir: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.398 | Ignoring scikit-learn: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.399 | Ignoring scikit-learn: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.399 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.399 | Ignoring scipy: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.400 | Ignoring scipy: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.400 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.401 | Ignoring seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.401 | Ignoring seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.402 | Ignoring seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.402 | Ignoring singledispatch: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.403 | Ignoring smmap2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.403 | Ignoring soupsieve: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.404 | Ignoring soupsieve: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.404 | Ignoring soupsieve: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.405 | Ignoring sphinx-feature-classification: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.405 | Ignoring sphinx-feature-classification: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.406 | Ignoring sphinx-feature-classification: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.406 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.406 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.407 | Ignoring sphinxcontrib-actdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.407 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.408 | Ignoring sphinxcontrib-applehelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.408 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.409 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.409 | Ignoring sphinxcontrib-blockdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.409 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.410 | Ignoring sphinxcontrib-devhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.410 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.411 | Ignoring sphinxcontrib-htmlhelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.411 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.412 | Ignoring sphinxcontrib-jsmath: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.412 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.412 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.413 | Ignoring sphinxcontrib-nwdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.413 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.414 | Ignoring sphinxcontrib-qthelp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.414 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.415 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.415 | Ignoring sphinxcontrib-seqdiag: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.416 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.416 | Ignoring sphinxcontrib-serializinghtml: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.416 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.417 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.417 | Ignoring sphinxcontrib-svg2pdfconverter: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.417 | Ignoring sphinxcontrib-websupport: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.418 | Ignoring stestr: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.419 | Ignoring stestr: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.419 | Ignoring stestr: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.419 | Ignoring stomp.py: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.420 | Ignoring stomp.py: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.420 | Ignoring stomp.py: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.421 | Ignoring subprocess32: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.421 | Ignoring taskflow: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.422 | Ignoring taskflow: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.422 | Ignoring taskflow: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.423 | Ignoring thriftpy2: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.423 | Ignoring tooz: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.424 | Ignoring tooz: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.424 | Ignoring tooz: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.424 | Ignoring tornado: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.425 | Ignoring tornado: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.425 | Ignoring tornado: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.425 | Ignoring tosca-parser: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.426 | Ignoring tosca-parser: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.426 | Ignoring tosca-parser: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.427 | Ignoring tricircleclient: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.427 | Ignoring tricircleclient: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.428 | Ignoring tricircleclient: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.428 | Ignoring trollius: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.428 | Ignoring txaio: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.429 | Ignoring txaio: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.429 | Ignoring txaio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.430 | Ignoring typed-ast: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.430 | Ignoring typed-ast: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.431 | Ignoring typing-extensions: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.431 | Ignoring typing-extensions: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.431 | Ignoring unicodecsv: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.432 | Ignoring weakrefmethod: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.432 | Ignoring webcolors: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.433 | Ignoring webcolors: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.433 | Ignoring webcolors: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.434 | Ignoring zeroconf: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.435 | Ignoring zeroconf: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.435 | Ignoring zeroconf: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.435 | Ignoring zipp: markers 'python_version == "2.7"' don't match your environment 2021-11-24 16:52:37.436 | Ignoring zipp: markers 'python_version == "3.7"' don't match your environment 2021-11-24 16:52:37.436 | Ignoring zipp: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:52:37.572 | Collecting testrepository===0.0.20 2021-11-24 16:52:37.581 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/752/449bc98c20253/testrepository-0.0.20.tar.gz (84 kB) 2021-11-24 16:52:38.512 | 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-24 16:52:38.533 | 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-24 16:52:38.537 | 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-24 16:52:38.545 | 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-24 16:52:38.556 | 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-24 16:52:38.572 | 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-24 16:52:38.575 | 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-24 16:52:38.579 | 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-24 16:52:38.582 | 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-24 16:52:38.585 | 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-24 16:52:38.588 | 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-24 16:52:38.591 | Building wheels for collected packages: testrepository 2021-11-24 16:52:38.592 | Building wheel for testrepository (setup.py): started 2021-11-24 16:52:39.534 | Building wheel for testrepository (setup.py): finished with status 'done' 2021-11-24 16:52:39.536 | Created wheel for testrepository: filename=testrepository-0.0.20-py3-none-any.whl size=118724 sha256=e5d240fc2eeba20af8476e8cbef62dd78bc3efe97d88be60a4c230513abb0e1a 2021-11-24 16:52:39.536 | Stored in directory: /root/.cache/pip/wheels/36/3b/ce/ed9cda0bef537b5b92027f1bdebd644f601d39e1da0976f8d1 2021-11-24 16:52:39.549 | Successfully built testrepository 2021-11-24 16:52:41.763 | Installing collected packages: testrepository 2021-11-24 16:52:42.063 | Successfully installed testrepository-0.0.20 2021-11-24 16:52:42.205 | WARNING: You are using pip version 20.2.4; however, version 21.3.1 is available. 2021-11-24 16:52:42.205 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-11-24 16:52:42.298 | ++ inc/python:pip_install:207 : result=0 2021-11-24 16:52:42.300 | ++ inc/python:pip_install:209 : time_stop pip_install 2021-11-24 16:52:42.303 | ++ functions-common:time_stop:2331 : local name 2021-11-24 16:52:42.305 | ++ functions-common:time_stop:2332 : local end_time 2021-11-24 16:52:42.307 | ++ functions-common:time_stop:2333 : local elapsed_time 2021-11-24 16:52:42.309 | ++ functions-common:time_stop:2334 : local total 2021-11-24 16:52:42.312 | ++ functions-common:time_stop:2335 : local start_time 2021-11-24 16:52:42.314 | ++ functions-common:time_stop:2337 : name=pip_install 2021-11-24 16:52:42.316 | ++ functions-common:time_stop:2338 : start_time=1637772754429 2021-11-24 16:52:42.318 | ++ functions-common:time_stop:2340 : [[ -z 1637772754429 ]] 2021-11-24 16:52:42.320 | +++ functions-common:time_stop:2343 : date +%s%3N 2021-11-24 16:52:42.325 | ++ functions-common:time_stop:2343 : end_time=1637772762321 2021-11-24 16:52:42.327 | ++ functions-common:time_stop:2344 : elapsed_time=7892 2021-11-24 16:52:42.329 | ++ functions-common:time_stop:2345 : total=254223 2021-11-24 16:52:42.331 | ++ functions-common:time_stop:2347 : _TIME_START[$name]= 2021-11-24 16:52:42.333 | ++ functions-common:time_stop:2348 : _TIME_TOTAL[$name]=262115 2021-11-24 16:52:42.335 | ++ inc/python:pip_install:210 : return 0 2021-11-24 16:52:42.337 | ++ lib/tempest:configure_tempest:137 : local image_lines 2021-11-24 16:52:42.339 | ++ lib/tempest:configure_tempest:138 : local images 2021-11-24 16:52:42.341 | ++ lib/tempest:configure_tempest:139 : local num_images 2021-11-24 16:52:42.343 | ++ lib/tempest:configure_tempest:140 : local image_uuid 2021-11-24 16:52:42.345 | ++ lib/tempest:configure_tempest:141 : local image_uuid_alt 2021-11-24 16:52:42.347 | ++ lib/tempest:configure_tempest:142 : local password 2021-11-24 16:52:42.349 | ++ lib/tempest:configure_tempest:143 : local line 2021-11-24 16:52:42.351 | ++ lib/tempest:configure_tempest:144 : local flavors 2021-11-24 16:52:42.353 | ++ lib/tempest:configure_tempest:145 : local available_flavors 2021-11-24 16:52:42.355 | ++ lib/tempest:configure_tempest:146 : local flavors_ref 2021-11-24 16:52:42.357 | ++ lib/tempest:configure_tempest:147 : local flavor_lines 2021-11-24 16:52:42.360 | ++ lib/tempest:configure_tempest:148 : local flavor_ref_size 2021-11-24 16:52:42.362 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_alt_size 2021-11-24 16:52:42.364 | ++ lib/tempest:configure_tempest:150 : local public_network_id 2021-11-24 16:52:42.366 | ++ lib/tempest:configure_tempest:151 : local public_router_id 2021-11-24 16:52:42.368 | ++ lib/tempest:configure_tempest:152 : local ssh_connect_method=floating 2021-11-24 16:52:42.370 | ++ lib/tempest:configure_tempest:153 : local disk 2021-11-24 16:52:42.373 | ++ lib/tempest:configure_tempest:156 : ifs=' 2021-11-24 16:52:42.373 | ' 2021-11-24 16:52:42.375 | ++ lib/tempest:configure_tempest:166 : declare -a images 2021-11-24 16:52:42.377 | ++ lib/tempest:configure_tempest:168 : is_service_enabled glance 2021-11-24 16:52:42.391 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:52:42.394 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-11-24 16:52:42.395 | +++ lib/tempest:configure_tempest:129 : oscwrap image list --property status=active 2021-11-24 16:52:42.395 | +++ lib/tempest:configure_tempest:129 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-11-24 16:52:44.706 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:52:44.708 | ++ lib/tempest:configure_tempest:170 : '[' ubuntu-16 = '' ']' 2021-11-24 16:52:44.711 | ++ lib/tempest:configure_tempest:174 : images+=($IMAGE_UUID) 2021-11-24 16:52:44.714 | ++ lib/tempest:configure_tempest:169 : read -r IMAGE_NAME IMAGE_UUID 2021-11-24 16:52:44.718 | ++ lib/tempest:configure_tempest:177 : case "${#images[*]}" in 2021-11-24 16:52:44.721 | ++ lib/tempest:configure_tempest:183 : '[' -z '' ']' 2021-11-24 16:52:44.723 | ++ lib/tempest:configure_tempest:184 : image_uuid=ae549a0b-a4ad-47e4-9e9a-086c662c18e5 2021-11-24 16:52:44.725 | ++ lib/tempest:configure_tempest:185 : image_uuid_alt=ae549a0b-a4ad-47e4-9e9a-086c662c18e5 2021-11-24 16:52:44.727 | ++ lib/tempest:configure_tempest:199 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-11-24 16:52:44.740 | ++ lib/tempest:configure_tempest:200 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-11-24 16:52:44.743 | ++ lib/tempest:configure_tempest:202 : local password=Passw0rd 2021-11-24 16:52:44.746 | ++ lib/tempest:configure_tempest:205 : local admin_username=admin 2021-11-24 16:52:44.749 | ++ lib/tempest:configure_tempest:206 : local admin_project_name=admin 2021-11-24 16:52:44.751 | ++ lib/tempest:configure_tempest:207 : local admin_domain_name=Default 2021-11-24 16:52:44.753 | ++ lib/tempest:configure_tempest:208 : local alt_username=alt_demo 2021-11-24 16:52:44.755 | ++ lib/tempest:configure_tempest:209 : local alt_project_name=alt_demo 2021-11-24 16:52:44.757 | ++ lib/tempest:configure_tempest:210 : local admin_project_id 2021-11-24 16:52:44.761 | +++ lib/tempest:configure_tempest:211 : oscwrap project list 2021-11-24 16:52:44.761 | +++ lib/tempest:configure_tempest:211 : awk '/ admin / { print $2 }' 2021-11-24 16:52:46.925 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:52:46.928 | ++ lib/tempest:configure_tempest:211 : admin_project_id=81aa6393920e4b4ab9b8f08bfd9d9f89 2021-11-24 16:52:46.931 | ++ lib/tempest:configure_tempest:213 : is_service_enabled nova 2021-11-24 16:52:46.946 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:52:46.948 | +++ lib/tempest:configure_tempest:216 : nova flavor-list 2021-11-24 16:52:48.771 | ++ lib/tempest:configure_tempest:216 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:48.771 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-24 16:52:48.771 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:48.771 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.771 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.771 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-24 16:52:48.771 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-24 16:52:48.771 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.771 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.771 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.771 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-11-24 16:52:48.771 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.771 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.772 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.772 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.772 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-24 16:52:48.772 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-24 16:52:48.772 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-11-24 16:52:48.773 | ++ lib/tempest:configure_tempest:217 : [[ -z '' ]] 2021-11-24 16:52:48.776 | ++ lib/tempest:configure_tempest:218 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:48.776 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-24 16:52:48.776 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:48.776 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.776 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.776 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-24 16:52:48.776 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-24 16:52:48.776 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.776 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.776 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.776 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-11-24 16:52:48.776 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.776 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.776 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.776 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.776 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-24 16:52:48.776 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-24 16:52:48.776 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-11-24 16:52:48.779 | ++ lib/tempest:configure_tempest:223 : flavor_ref=42 2021-11-24 16:52:48.781 | ++ lib/tempest:configure_tempest:224 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:48.781 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-11-24 16:52:48.781 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-11-24 16:52:48.781 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.781 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.781 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-24 16:52:48.781 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-24 16:52:48.781 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.781 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.781 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.781 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-11-24 16:52:48.781 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.782 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.782 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.782 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-11-24 16:52:48.782 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-11-24 16:52:48.782 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-11-24 16:52:48.782 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-11-24 16:52:48.784 | ++ lib/tempest:configure_tempest:229 : flavor_ref_alt=84 2021-11-24 16:52:48.786 | ++ lib/tempest:configure_tempest:278 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-11-24 16:52:48.813 | ++ lib/tempest:configure_tempest:280 : ssh_connect_method=floating 2021-11-24 16:52:48.816 | ++ lib/tempest:configure_tempest:286 : [[ True == \T\r\u\e ]] 2021-11-24 16:52:48.818 | ++ lib/tempest:configure_tempest:286 : is_networking_extension_supported external-net 2021-11-24 16:52:48.820 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:435 : local extension=external-net 2021-11-24 16:52:48.823 | +++ 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-24 16:52:51.090 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:52:51.092 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : EXT_LIST='address-scope 2021-11-24 16:52:51.093 | router-admin-state-down-before-update 2021-11-24 16:52:51.093 | agent 2021-11-24 16:52:51.093 | agent-resources-synced 2021-11-24 16:52:51.093 | allowed-address-pairs 2021-11-24 16:52:51.093 | auto-allocated-topology 2021-11-24 16:52:51.093 | availability_zone 2021-11-24 16:52:51.093 | availability_zone_filter 2021-11-24 16:52:51.093 | default-subnetpools 2021-11-24 16:52:51.093 | dhcp_agent_scheduler 2021-11-24 16:52:51.093 | dvr 2021-11-24 16:52:51.093 | empty-string-filtering 2021-11-24 16:52:51.093 | external-net 2021-11-24 16:52:51.093 | extra_dhcp_opt 2021-11-24 16:52:51.093 | extraroute 2021-11-24 16:52:51.093 | extraroute-atomic 2021-11-24 16:52:51.093 | filter-validation 2021-11-24 16:52:51.093 | fip-port-details 2021-11-24 16:52:51.093 | flavors 2021-11-24 16:52:51.093 | floatingip-pools 2021-11-24 16:52:51.093 | ip-substring-filtering 2021-11-24 16:52:51.093 | router 2021-11-24 16:52:51.093 | ext-gw-mode 2021-11-24 16:52:51.093 | l3-ha 2021-11-24 16:52:51.093 | l3-flavors 2021-11-24 16:52:51.093 | l3-port-ip-change-not-allowed 2021-11-24 16:52:51.093 | l3_agent_scheduler 2021-11-24 16:52:51.093 | metering 2021-11-24 16:52:51.093 | multi-provider 2021-11-24 16:52:51.093 | net-mtu 2021-11-24 16:52:51.093 | net-mtu-writable 2021-11-24 16:52:51.093 | network_availability_zone 2021-11-24 16:52:51.093 | network-ip-availability 2021-11-24 16:52:51.093 | pagination 2021-11-24 16:52:51.094 | port-mac-address-regenerate 2021-11-24 16:52:51.094 | binding 2021-11-24 16:52:51.094 | binding-extended 2021-11-24 16:52:51.094 | port-security 2021-11-24 16:52:51.094 | project-id 2021-11-24 16:52:51.094 | provider 2021-11-24 16:52:51.094 | quotas 2021-11-24 16:52:51.094 | quota_details 2021-11-24 16:52:51.094 | rbac-policies 2021-11-24 16:52:51.094 | rbac-address-scope 2021-11-24 16:52:51.094 | rbac-security-groups 2021-11-24 16:52:51.094 | rbac-subnetpool 2021-11-24 16:52:51.094 | revision-if-match 2021-11-24 16:52:51.094 | standard-attr-revisions 2021-11-24 16:52:51.094 | router_availability_zone 2021-11-24 16:52:51.094 | port-security-groups-filtering 2021-11-24 16:52:51.094 | security-group 2021-11-24 16:52:51.094 | service-type 2021-11-24 16:52:51.094 | sorting 2021-11-24 16:52:51.094 | standard-attr-description 2021-11-24 16:52:51.094 | stateful-security-group 2021-11-24 16:52:51.094 | subnet_onboard 2021-11-24 16:52:51.094 | subnet-service-types 2021-11-24 16:52:51.094 | subnet_allocation 2021-11-24 16:52:51.094 | subnetpool-prefix-ops 2021-11-24 16:52:51.094 | standard-attr-tag 2021-11-24 16:52:51.094 | standard-attr-timestamp' 2021-11-24 16:52:51.095 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : [[ address-scope 2021-11-24 16:52:51.095 | router-admin-state-down-before-update 2021-11-24 16:52:51.095 | agent 2021-11-24 16:52:51.095 | agent-resources-synced 2021-11-24 16:52:51.095 | allowed-address-pairs 2021-11-24 16:52:51.095 | auto-allocated-topology 2021-11-24 16:52:51.095 | availability_zone 2021-11-24 16:52:51.095 | availability_zone_filter 2021-11-24 16:52:51.095 | default-subnetpools 2021-11-24 16:52:51.095 | dhcp_agent_scheduler 2021-11-24 16:52:51.095 | dvr 2021-11-24 16:52:51.095 | empty-string-filtering 2021-11-24 16:52:51.095 | external-net 2021-11-24 16:52:51.095 | extra_dhcp_opt 2021-11-24 16:52:51.095 | extraroute 2021-11-24 16:52:51.095 | extraroute-atomic 2021-11-24 16:52:51.095 | filter-validation 2021-11-24 16:52:51.095 | fip-port-details 2021-11-24 16:52:51.095 | flavors 2021-11-24 16:52:51.095 | floatingip-pools 2021-11-24 16:52:51.096 | ip-substring-filtering 2021-11-24 16:52:51.096 | router 2021-11-24 16:52:51.096 | ext-gw-mode 2021-11-24 16:52:51.096 | l3-ha 2021-11-24 16:52:51.096 | l3-flavors 2021-11-24 16:52:51.096 | l3-port-ip-change-not-allowed 2021-11-24 16:52:51.096 | l3_agent_scheduler 2021-11-24 16:52:51.096 | metering 2021-11-24 16:52:51.096 | multi-provider 2021-11-24 16:52:51.096 | net-mtu 2021-11-24 16:52:51.096 | net-mtu-writable 2021-11-24 16:52:51.096 | network_availability_zone 2021-11-24 16:52:51.096 | network-ip-availability 2021-11-24 16:52:51.096 | pagination 2021-11-24 16:52:51.096 | port-mac-address-regenerate 2021-11-24 16:52:51.096 | binding 2021-11-24 16:52:51.096 | binding-extended 2021-11-24 16:52:51.096 | port-security 2021-11-24 16:52:51.096 | project-id 2021-11-24 16:52:51.096 | provider 2021-11-24 16:52:51.096 | quotas 2021-11-24 16:52:51.096 | quota_details 2021-11-24 16:52:51.096 | rbac-policies 2021-11-24 16:52:51.096 | rbac-address-scope 2021-11-24 16:52:51.096 | rbac-security-groups 2021-11-24 16:52:51.096 | rbac-subnetpool 2021-11-24 16:52:51.096 | revision-if-match 2021-11-24 16:52:51.096 | standard-attr-revisions 2021-11-24 16:52:51.096 | router_availability_zone 2021-11-24 16:52:51.096 | port-security-groups-filtering 2021-11-24 16:52:51.096 | security-group 2021-11-24 16:52:51.096 | service-type 2021-11-24 16:52:51.096 | sorting 2021-11-24 16:52:51.096 | standard-attr-description 2021-11-24 16:52:51.096 | stateful-security-group 2021-11-24 16:52:51.097 | subnet_onboard 2021-11-24 16:52:51.097 | subnet-service-types 2021-11-24 16:52:51.097 | subnet_allocation 2021-11-24 16:52:51.097 | subnetpool-prefix-ops 2021-11-24 16:52:51.097 | standard-attr-tag 2021-11-24 16:52:51.097 | standard-attr-timestamp =~ external-net ]] 2021-11-24 16:52:51.097 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:438 : return 0 2021-11-24 16:52:51.100 | +++ lib/tempest:configure_tempest:287 : oscwrap network show -f value -c id public 2021-11-24 16:52:53.476 | +++ functions-common:oscwrap:2371 : return 0 2021-11-24 16:52:53.478 | ++ lib/tempest:configure_tempest:287 : public_network_id=6bf1baf6-f6ca-4027-90ec-8e223b9e037a 2021-11-24 16:52:53.481 | ++ lib/tempest:configure_tempest:289 : openstack network create --share shared 2021-11-24 16:52:56.036 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:56.036 | | Field | Value | 2021-11-24 16:52:56.036 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:56.037 | | admin_state_up | UP | 2021-11-24 16:52:56.037 | | availability_zone_hints | | 2021-11-24 16:52:56.037 | | availability_zones | | 2021-11-24 16:52:56.037 | | created_at | 2021-11-24T16:52:55Z | 2021-11-24 16:52:56.037 | | description | | 2021-11-24 16:52:56.037 | | dns_domain | None | 2021-11-24 16:52:56.037 | | id | cfe94568-6588-41dd-8740-852936c1b381 | 2021-11-24 16:52:56.037 | | ipv4_address_scope | None | 2021-11-24 16:52:56.037 | | ipv6_address_scope | None | 2021-11-24 16:52:56.037 | | is_default | False | 2021-11-24 16:52:56.037 | | is_vlan_transparent | None | 2021-11-24 16:52:56.037 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='81aa6393920e4b4ab9b8f08bfd9d9f89', project.name='admin', region_name='RegionOne', zone= | 2021-11-24 16:52:56.037 | | mtu | 1500 | 2021-11-24 16:52:56.037 | | name | shared | 2021-11-24 16:52:56.037 | | port_security_enabled | True | 2021-11-24 16:52:56.037 | | project_id | 81aa6393920e4b4ab9b8f08bfd9d9f89 | 2021-11-24 16:52:56.037 | | provider:network_type | vlan | 2021-11-24 16:52:56.037 | | provider:physical_network | physnet1 | 2021-11-24 16:52:56.037 | | provider:segmentation_id | 777 | 2021-11-24 16:52:56.037 | | qos_policy_id | None | 2021-11-24 16:52:56.037 | | revision_number | 1 | 2021-11-24 16:52:56.037 | | router:external | Internal | 2021-11-24 16:52:56.037 | | segments | None | 2021-11-24 16:52:56.037 | | shared | True | 2021-11-24 16:52:56.037 | | status | ACTIVE | 2021-11-24 16:52:56.037 | | subnets | | 2021-11-24 16:52:56.037 | | tags | | 2021-11-24 16:52:56.038 | | updated_at | 2021-11-24T16:52:55Z | 2021-11-24 16:52:56.038 | +---------------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:56.153 | ++ lib/tempest:configure_tempest:290 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-11-24 16:52:59.179 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:59.179 | | Field | Value | 2021-11-24 16:52:59.179 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:59.179 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-11-24 16:52:59.179 | | cidr | 192.168.233.0/24 | 2021-11-24 16:52:59.179 | | created_at | 2021-11-24T16:52:58Z | 2021-11-24 16:52:59.179 | | description | shared-subnet | 2021-11-24 16:52:59.179 | | dns_nameservers | | 2021-11-24 16:52:59.179 | | dns_publish_fixed_ip | None | 2021-11-24 16:52:59.179 | | enable_dhcp | True | 2021-11-24 16:52:59.179 | | gateway_ip | 192.168.233.1 | 2021-11-24 16:52:59.179 | | host_routes | | 2021-11-24 16:52:59.179 | | id | e93e3d1a-0705-4f0c-b0a7-fd0a2bd96bf1 | 2021-11-24 16:52:59.179 | | ip_version | 4 | 2021-11-24 16:52:59.179 | | ipv6_address_mode | None | 2021-11-24 16:52:59.179 | | ipv6_ra_mode | None | 2021-11-24 16:52:59.179 | | location | cloud='', project.domain_id='default', project.domain_name=, project.id='81aa6393920e4b4ab9b8f08bfd9d9f89', project.name='admin', region_name='RegionOne', zone= | 2021-11-24 16:52:59.180 | | name | shared-subnet | 2021-11-24 16:52:59.180 | | network_id | cfe94568-6588-41dd-8740-852936c1b381 | 2021-11-24 16:52:59.180 | | prefix_length | None | 2021-11-24 16:52:59.180 | | project_id | 81aa6393920e4b4ab9b8f08bfd9d9f89 | 2021-11-24 16:52:59.180 | | revision_number | 0 | 2021-11-24 16:52:59.180 | | segment_id | None | 2021-11-24 16:52:59.180 | | service_types | | 2021-11-24 16:52:59.180 | | subnetpool_id | None | 2021-11-24 16:52:59.180 | | tags | | 2021-11-24 16:52:59.180 | | updated_at | 2021-11-24T16:52:58Z | 2021-11-24 16:52:59.180 | +----------------------+------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-11-24 16:52:59.296 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-11-24 16:52:59.323 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-11-24 16:52:59.352 | ++ lib/tempest:configure_tempest:297 : mkdir -p /opt/stack/data/tempest 2021-11-24 16:52:59.356 | ++ lib/tempest:configure_tempest:298 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-11-24 16:52:59.382 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-11-24 16:52:59.406 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-11-24 16:52:59.431 | ++ lib/tempest:configure_tempest:303 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-11-24 16:52:59.460 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-11-24 16:52:59.487 | ++ lib/tempest:configure_tempest:307 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.15/identity/v2.0/ 2021-11-24 16:52:59.515 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.15/identity/v3 2021-11-24 16:52:59.546 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-11-24 16:52:59.572 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-11-24 16:52:59.597 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-11-24 16:52:59.623 | ++ lib/tempest:configure_tempest:312 : [[ True == \T\r\u\e ]] 2021-11-24 16:52:59.626 | ++ lib/tempest:configure_tempest:313 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-11-24 16:52:59.654 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-11-24 16:52:59.679 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-11-24 16:52:59.705 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-11-24 16:52:59.729 | ++ lib/tempest:configure_tempest:318 : '[' False == True ']' 2021-11-24 16:52:59.732 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-11-24 16:52:59.759 | ++ lib/tempest:configure_tempest:325 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-11-24 16:52:59.786 | ++ lib/tempest:configure_tempest:326 : [[ '' != \v\2 ]] 2021-11-24 16:52:59.788 | ++ lib/tempest:configure_tempest:328 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-11-24 16:52:59.815 | ++ lib/tempest:configure_tempest:331 : is_service_enabled tls-proxy 2021-11-24 16:52:59.830 | ++ functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:52:59.832 | ++ lib/tempest:configure_tempest:336 : [[ True = True ]] 2021-11-24 16:52:59.834 | ++ lib/tempest:configure_tempest:337 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-11-24 16:52:59.861 | ++ lib/tempest:configure_tempest:342 : is_service_enabled ldap 2021-11-24 16:52:59.876 | ++ functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:52:59.878 | ++ lib/tempest:configure_tempest:348 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-11-24 16:52:59.904 | ++ lib/tempest:configure_tempest:352 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-11-24 16:52:59.931 | ++ lib/tempest:configure_tempest:357 : [[ ! -z '' ]] 2021-11-24 16:52:59.933 | ++ lib/tempest:configure_tempest:360 : '[' libvirt = xenserver ']' 2021-11-24 16:52:59.935 | ++ lib/tempest:configure_tempest:365 : '[' False '!=' True ']' 2021-11-24 16:52:59.937 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled api_v1 False 2021-11-24 16:52:59.970 | ++ lib/tempest:configure_tempest:370 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref ae549a0b-a4ad-47e4-9e9a-086c662c18e5 2021-11-24 16:52:59.999 | ++ lib/tempest:configure_tempest:371 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt ae549a0b-a4ad-47e4-9e9a-086c662c18e5 2021-11-24 16:53:00.025 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-11-24 16:53:00.062 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-11-24 16:53:00.087 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-11-24 16:53:00.124 | ++ lib/tempest:configure_tempest:375 : is_service_enabled neutron 2021-11-24 16:53:00.143 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:53:00.146 | ++ lib/tempest:configure_tempest:383 : [[ -n '' ]] 2021-11-24 16:53:00.148 | ++ lib/tempest:configure_tempest:393 : local tempest_compute_min_microversion=None 2021-11-24 16:53:00.151 | ++ lib/tempest:configure_tempest:394 : local tempest_compute_max_microversion=2.87 2021-11-24 16:53:00.154 | ++ lib/tempest:configure_tempest:397 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-11-24 16:53:00.156 | ++ lib/tempest:configure_tempest:401 : '[' None == None ']' 2021-11-24 16:53:00.158 | ++ lib/tempest:configure_tempest:402 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-11-24 16:53:00.177 | ++ lib/tempest:configure_tempest:406 : '[' 2.87 == None ']' 2021-11-24 16:53:00.180 | ++ lib/tempest:configure_tempest:409 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.87 2021-11-24 16:53:00.210 | ++ lib/tempest:configure_tempest:412 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-11-24 16:53:00.250 | ++ lib/tempest:configure_tempest:413 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-11-24 16:53:00.279 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2021-11-24 16:53:00.304 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-11-24 16:53:00.330 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-11-24 16:53:00.367 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-11-24 16:53:00.393 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2021-11-24 16:53:00.419 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled xenapi_apis True 2021-11-24 16:53:00.446 | ++ lib/tempest:configure_tempest:420 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-11-24 16:53:00.448 | ++ 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-24 16:53:00.476 | ++ lib/tempest:configure_tempest:424 : [[ False == \T\r\u\e ]] 2021-11-24 16:53:00.479 | ++ lib/tempest:configure_tempest:428 : is_service_enabled n-novnc 2021-11-24 16:53:00.494 | ++ functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:53:00.497 | ++ lib/tempest:configure_tempest:433 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-11-24 16:53:00.523 | ++ lib/tempest:configure_tempest:434 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 6bf1baf6-f6ca-4027-90ec-8e223b9e037a 2021-11-24 16:53:00.549 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-11-24 16:53:00.576 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-11-24 16:53:00.604 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-11-24 16:53:00.645 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-11-24 16:53:00.677 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-11-24 16:53:00.708 | ++ lib/tempest:configure_tempest:442 : '[' libvirt = xenserver ']' 2021-11-24 16:53:00.710 | ++ lib/tempest:configure_tempest:448 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-11-24 16:53:00.712 | ++ lib/tempest:configure_tempest:449 : SCENARIO_IMAGE_FILE= 2021-11-24 16:53:00.716 | ++ lib/tempest:configure_tempest:451 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-11-24 16:53:00.747 | ++ lib/tempest:configure_tempest:454 : TEMPEST_SSH_NETWORK_NAME=private 2021-11-24 16:53:00.750 | ++ lib/tempest:configure_tempest:455 : is_provider_network 2021-11-24 16:53:00.753 | ++ functions-common:is_provider_network:2180 : '[' '' == True ']' 2021-11-24 16:53:00.755 | ++ functions-common:is_provider_network:2183 : return 1 2021-11-24 16:53:00.757 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-11-24 16:53:00.785 | ++ lib/tempest:configure_tempest:460 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-11-24 16:53:00.813 | ++ lib/tempest:configure_tempest:461 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-11-24 16:53:00.839 | ++ lib/tempest:configure_tempest:462 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-11-24 16:53:00.864 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-11-24 16:53:00.893 | ++ lib/tempest:configure_tempest:470 : [[ -n '' ]] 2021-11-24 16:53:00.895 | ++ lib/tempest:configure_tempest:474 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-11-24 16:53:00.897 | ++ lib/tempest:configure_tempest:475 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=True 2021-11-24 16:53:00.900 | +++ lib/tempest:configure_tempest:477 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-11-24 16:53:00.915 | ++ lib/tempest:configure_tempest:477 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot True 2021-11-24 16:53:00.944 | ++ lib/tempest:configure_tempest:479 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-11-24 16:53:00.946 | ++ lib/tempest:configure_tempest:480 : TEMPEST_VOLUME_MANAGE_VOLUME=True 2021-11-24 16:53:00.949 | +++ lib/tempest:configure_tempest:482 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-11-24 16:53:00.967 | ++ lib/tempest:configure_tempest:482 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume True 2021-11-24 16:53:00.997 | ++ lib/tempest:configure_tempest:485 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-11-24 16:53:00.999 | ++ lib/tempest:configure_tempest:485 : '[' libvirt = libvirt ']' 2021-11-24 16:53:01.002 | ++ lib/tempest:configure_tempest:486 : TEMPEST_EXTEND_ATTACHED_VOLUME=True 2021-11-24 16:53:01.005 | +++ lib/tempest:configure_tempest:488 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-11-24 16:53:01.021 | ++ lib/tempest:configure_tempest:488 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-11-24 16:53:01.051 | ++ lib/tempest:configure_tempest:490 : [[ lvm:lvmdriver-1 == *\l\v\m* ]] 2021-11-24 16:53:01.053 | ++ lib/tempest:configure_tempest:491 : TEMPEST_VOLUME_REVERT_TO_SNAPSHOT=True 2021-11-24 16:53:01.057 | +++ lib/tempest:configure_tempest:493 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-11-24 16:53:01.073 | ++ lib/tempest:configure_tempest:493 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-11-24 16:53:01.099 | ++ lib/tempest:configure_tempest:494 : local tempest_volume_min_microversion=None 2021-11-24 16:53:01.106 | ++ lib/tempest:configure_tempest:495 : local tempest_volume_max_microversion=3.60 2021-11-24 16:53:01.113 | ++ lib/tempest:configure_tempest:498 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-11-24 16:53:01.115 | ++ lib/tempest:configure_tempest:502 : '[' None == None ']' 2021-11-24 16:53:01.117 | ++ lib/tempest:configure_tempest:503 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-11-24 16:53:01.136 | ++ lib/tempest:configure_tempest:508 : '[' 3.60 == None ']' 2021-11-24 16:53:01.139 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.60 2021-11-24 16:53:01.168 | ++ lib/tempest:configure_tempest:514 : is_service_enabled c-bak 2021-11-24 16:53:01.183 | ++ functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:53:01.186 | ++ lib/tempest:configure_tempest:515 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2021-11-24 16:53:01.211 | ++ lib/tempest:configure_tempest:521 : [[ -n lvm:lvmdriver-1 ]] 2021-11-24 16:53:01.213 | ++ lib/tempest:configure_tempest:521 : [[ lvm:lvmdriver-1 =~ .*,.* ]] 2021-11-24 16:53:01.216 | ++ lib/tempest:configure_tempest:541 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-11-24 16:53:01.218 | ++ lib/tempest:configure_tempest:545 : '[' default '!=' default -o iSCSI '!=' iSCSI ']' 2021-11-24 16:53:01.220 | ++ lib/tempest:configure_tempest:555 : local tempest_placement_min_microversion=None 2021-11-24 16:53:01.223 | ++ lib/tempest:configure_tempest:556 : local tempest_placement_max_microversion=1.36 2021-11-24 16:53:01.225 | ++ lib/tempest:configure_tempest:557 : '[' None == None ']' 2021-11-24 16:53:01.227 | ++ lib/tempest:configure_tempest:558 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-11-24 16:53:01.244 | ++ lib/tempest:configure_tempest:562 : '[' 1.36 == None ']' 2021-11-24 16:53:01.247 | ++ lib/tempest:configure_tempest:565 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2021-11-24 16:53:01.274 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = ironic ']' 2021-11-24 16:53:01.277 | ++ lib/tempest:configure_tempest:583 : '[' libvirt = libvirt ']' 2021-11-24 16:53:01.279 | ++ lib/tempest:configure_tempest:585 : '[' kvm = lxc ']' 2021-11-24 16:53:01.281 | ++ lib/tempest:configure_tempest:592 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-11-24 16:53:01.307 | ++ lib/tempest:configure_tempest:593 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-11-24 16:53:01.332 | ++ lib/tempest:configure_tempest:606 : local service 2021-11-24 16:53:01.334 | ++ lib/tempest:configure_tempest:607 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-11-24 16:53:01.336 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-24 16:53:01.338 | ++ lib/tempest:configure_tempest:609 : is_service_enabled key 2021-11-24 16:53:01.354 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:53:01.357 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-11-24 16:53:01.384 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-24 16:53:01.386 | ++ lib/tempest:configure_tempest:609 : is_service_enabled glance 2021-11-24 16:53:01.402 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:53:01.404 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-11-24 16:53:01.430 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-24 16:53:01.432 | ++ lib/tempest:configure_tempest:609 : is_service_enabled nova 2021-11-24 16:53:01.450 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:53:01.452 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-11-24 16:53:01.479 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-24 16:53:01.482 | ++ lib/tempest:configure_tempest:609 : is_service_enabled neutron 2021-11-24 16:53:01.499 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:53:01.501 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-11-24 16:53:01.532 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-24 16:53:01.535 | ++ lib/tempest:configure_tempest:609 : is_service_enabled cinder 2021-11-24 16:53:01.550 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:53:01.553 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-11-24 16:53:01.583 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-24 16:53:01.586 | ++ lib/tempest:configure_tempest:609 : is_service_enabled swift 2021-11-24 16:53:01.601 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:53:01.604 | ++ lib/tempest:configure_tempest:610 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift True 2021-11-24 16:53:01.634 | ++ lib/tempest:configure_tempest:608 : for service in ${tempest_services//,/ } 2021-11-24 16:53:01.637 | ++ lib/tempest:configure_tempest:609 : is_service_enabled horizon 2021-11-24 16:53:01.657 | ++ functions-common:is_service_enabled:1987 : return 1 2021-11-24 16:53:01.660 | ++ lib/tempest:configure_tempest:612 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-11-24 16:53:01.693 | ++ lib/tempest:configure_tempest:616 : '[' libvirt = libvirt ']' 2021-11-24 16:53:01.695 | ++ lib/tempest:configure_tempest:616 : '[' kvm = lxc ']' 2021-11-24 16:53:01.699 | ++ lib/tempest:configure_tempest:626 : local tmp_cfg_file 2021-11-24 16:53:01.702 | +++ lib/tempest:configure_tempest:627 : mktemp 2021-11-24 16:53:01.708 | ++ lib/tempest:configure_tempest:627 : tmp_cfg_file=/tmp/tmp.NaGLNGfUH5 2021-11-24 16:53:01.710 | ++ lib/tempest:configure_tempest:628 : cd /opt/stack/tempest 2021-11-24 16:53:01.713 | ++ lib/tempest:configure_tempest:629 : [[ False != \T\r\u\e ]] 2021-11-24 16:53:01.715 | ++ lib/tempest:configure_tempest:630 : tox -revenv-tempest --notest 2021-11-24 16:53:02.369 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-11-24 16:53:03.283 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-11-24 16:53:28.211 | venv-tempest develop-inst: /opt/stack/tempest 2021-11-24 16:53:33.709 | 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==2.4.7,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@db4066912b91d9fed410f6c1da8839700706f837#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-24 16:53:33.710 | ___________________________________ summary ____________________________________ 2021-11-24 16:53:33.710 | venv-tempest: skipped tests 2021-11-24 16:53:33.710 | congratulations :) 2021-11-24 16:53:33.739 | ++ lib/tempest:configure_tempest:633 : local tmp_u_c_m 2021-11-24 16:53:33.742 | +++ lib/tempest:configure_tempest:634 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-11-24 16:53:33.746 | ++ lib/tempest:configure_tempest:634 : tmp_u_c_m=/tmp/tempest_u_c_m.5A51ogdcku 2021-11-24 16:53:33.749 | ++ lib/tempest:configure_tempest:635 : set_tempest_venv_constraints /tmp/tempest_u_c_m.5A51ogdcku 2021-11-24 16:53:33.751 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-11-24 16:53:33.753 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.5A51ogdcku 2021-11-24 16:53:33.756 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-11-24 16:53:33.758 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-11-24 16:53:33.761 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-11-24 16:53:33.766 | ++ lib/tempest:configure_tempest:636 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.5A51ogdcku -r requirements.txt 2021-11-24 16:53:35.490 | /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-24 16:53:35.491 | EasyInstallDeprecationWarning, 2021-11-24 16:53:35.491 | /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-24 16:53:35.491 | setuptools.SetuptoolsDeprecationWarning, 2021-11-24 16:53:35.581 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-11-24 16:53:36.072 | 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==2.4.7,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@db4066912b91d9fed410f6c1da8839700706f837#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-24 16:53:36.073 | venv-tempest run-test-pre: PYTHONHASHSEED='4159277390' 2021-11-24 16:53:36.073 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.5A51ogdcku -r requirements.txt 2021-11-24 16:53:36.810 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:53:36.887 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:53:36.919 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:53:36.995 | Ignoring trio-websocket: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:53:37.080 | Ignoring trio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:53:37.167 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:53:37.218 | Ignoring selenium: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:53:37.375 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:53:37.473 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:53:37.490 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:53:37.514 | Ignoring wsproto: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:53:37.548 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:53:37.562 | Ignoring outcome: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:53:37.613 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:53:37.704 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:53:37.737 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:53:37.739 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 25)) (4.5.0) 2021-11-24 16:53:37.751 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 46)) (5.8.0) 2021-11-24 16:53:37.754 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 53)) (5.1.0) 2021-11-24 16:53:37.759 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 64)) (3.0.0) 2021-11-24 16:53:37.770 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 121)) (2.3.0) 2021-11-24 16:53:37.783 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 139)) (0.8.0) 2021-11-24 16:53:37.789 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 147)) (2.4.0) 2021-11-24 16:53:37.804 | Requirement already satisfied: paramiko===2.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 174)) (2.8.0) 2021-11-24 16:53:37.842 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 179)) (1.26.7) 2021-11-24 16:53:37.865 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 184)) (1.4.0) 2021-11-24 16:53:37.880 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 188)) (6.0) 2021-11-24 16:53:37.883 | Requirement already satisfied: cryptography===36.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 193)) (36.0.0) 2021-11-24 16:53:37.938 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 211)) (1.1.0) 2021-11-24 16:53:37.946 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 220)) (3.2.0) 2021-11-24 16:53:37.956 | Requirement already satisfied: cliff===3.9.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 257)) (3.9.0) 2021-11-24 16:53:37.970 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 291)) (4.6.1) 2021-11-24 16:53:38.013 | Requirement already satisfied: importlib-metadata===4.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 295)) (4.8.2) 2021-11-24 16:53:38.060 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 321)) (3.2.1) 2021-11-24 16:53:38.090 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 322)) (4.2.0) 2021-11-24 16:53:38.099 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 333)) (0.4.0) 2021-11-24 16:53:38.102 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 361)) (2.5.0) 2021-11-24 16:53:38.114 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 401)) (1.4.0) 2021-11-24 16:53:38.129 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 408)) (1.0.2) 2021-11-24 16:53:38.132 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 410)) (8.7.1) 2021-11-24 16:53:38.178 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 425)) (2.4.7) 2021-11-24 16:53:38.181 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 437)) (3.5.0) 2021-11-24 16:53:38.190 | Requirement already satisfied: cmd2===2.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 447)) (2.3.2) 2021-11-24 16:53:38.254 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 465)) (1.16.0) 2021-11-24 16:53:38.257 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 497)) (1.13.3) 2021-11-24 16:53:38.261 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 508)) (1.5.0) 2021-11-24 16:53:38.266 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 513)) (0.18.2) 2021-11-24 16:53:38.269 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 543)) (5.4.0) 2021-11-24 16:53:38.298 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 560)) (1.15.0) 2021-11-24 16:53:38.302 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 563)) (3.2.0) 2021-11-24 16:53:38.334 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 576)) (3.6.0) 2021-11-24 16:53:38.361 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 591)) (0.14.1) 2021-11-24 16:53:38.367 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 598)) (4.12.0) 2021-11-24 16:53:38.384 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 604)) (2.8.2) 2021-11-24 16:53:38.390 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 609)) (2021.3) 2021-11-24 16:53:38.394 | Requirement already satisfied: setuptools===59.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 617)) (59.2.0) 2021-11-24 16:53:38.448 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 144)) (0.2.5) 2021-11-24 16:53:38.454 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 169)) (1.0.0) 2021-11-24 16:53:38.456 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.5A51ogdcku (line 211)) (1.4.0) 2021-11-24 16:53:38.459 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 151)) (1.4.0) 2021-11-24 16:53:38.462 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 120)) (0.9.6) 2021-11-24 16:53:38.465 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 56)) (3.4.0) 2021-11-24 16:53:38.472 | Requirement already satisfied: typing_extensions===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 171)) (4.0.0) 2021-11-24 16:53:38.474 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 2)) (0.12.2) 2021-11-24 16:53:38.480 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 230)) (2.26.0) 2021-11-24 16:53:38.510 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 49)) (21.2.0) 2021-11-24 16:53:38.570 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 282)) (1.8.2) 2021-11-24 16:53:38.573 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 186)) (2.21) 2021-11-24 16:53:38.576 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 506)) (0.18.0) 2021-11-24 16:53:38.581 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 529)) (1.6) 2021-11-24 16:53:38.584 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 536)) (0.11.0) 2021-11-24 16:53:38.587 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 348)) (21.3) 2021-11-24 16:53:38.593 | Requirement already satisfied: iso8601===1.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 375)) (1.0.1) 2021-11-24 16:53:38.596 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 377)) (1.0.0) 2021-11-24 16:53:38.599 | 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.5A51ogdcku (line 230)) (2021.10.8) 2021-11-24 16:53:38.601 | Requirement already satisfied: charset-normalizer===2.0.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 584)) (2.0.7) 2021-11-24 16:53:38.607 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.5A51ogdcku (line 379)) (3.3) 2021-11-24 16:53:38.706 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-11-24 16:53:38.706 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-11-24 16:53:38.763 | ___________________________________ summary ____________________________________ 2021-11-24 16:53:38.763 | venv-tempest: commands succeeded 2021-11-24 16:53:38.763 | congratulations :) 2021-11-24 16:53:38.791 | ++ lib/tempest:configure_tempest:637 : rm -f /tmp/tempest_u_c_m.5A51ogdcku 2021-11-24 16:53:38.796 | ++ lib/tempest:configure_tempest:640 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-11-24 16:53:38.822 | ++ lib/tempest:configure_tempest:641 : [[ False == \T\r\u\e ]] 2021-11-24 16:53:38.825 | ++ lib/tempest:configure_tempest:649 : [[ True == \F\a\l\s\e ]] 2021-11-24 16:53:38.827 | ++ lib/tempest:configure_tempest:653 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-11-24 16:53:38.852 | ++ lib/tempest:configure_tempest:659 : tox -evenv -- tempest verify-config -uro /tmp/tmp.NaGLNGfUH5 2021-11-24 16:53:39.500 | venv create: /opt/stack/tempest/.tox/venv 2021-11-24 16:53:40.189 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-11-24 16:54:15.934 | venv develop-inst: /opt/stack/tempest 2021-11-24 16:54:23.693 | 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==2.4.7,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@db4066912b91d9fed410f6c1da8839700706f837#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-24 16:54:23.694 | venv run-test-pre: PYTHONHASHSEED='3119087834' 2021-11-24 16:54:23.694 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.NaGLNGfUH5 2021-11-24 16:54:27.752 | /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-24 16:54:27.752 | "supporting stable Ussuri.", DeprecationWarning) 2021-11-24 16:54:27.752 | /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-24 16:54:27.752 | "supporting stable wallaby.", DeprecationWarning) 2021-11-24 16:54:27.752 | /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-24 16:54:27.752 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-11-24 16:54:27.752 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-11-24 16:54:27.866 | ___________________________________ summary ____________________________________ 2021-11-24 16:54:27.866 | venv: commands succeeded 2021-11-24 16:54:27.866 | congratulations :) 2021-11-24 16:54:27.897 | ++ lib/tempest:configure_tempest:664 : is_service_enabled q-metering 2021-11-24 16:54:27.913 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:54:27.916 | ++ lib/tempest:configure_tempest:669 : is_service_enabled q-l3 2021-11-24 16:54:27.931 | ++ functions-common:is_service_enabled:1987 : return 0 2021-11-24 16:54:27.933 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-11-24 16:54:27.935 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-11-24 16:54:27.937 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-11-24 16:54:27.940 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-11-24 16:54:27.942 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-11-24 16:54:27.944 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-11-24 16:54:27.946 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-11-24 16:54:27.949 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-11-24 16:54:27.951 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-11-24 16:54:27.953 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-11-24 16:54:27.956 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-11-24 16:54:27.958 | ++ lib/tempest:configure_tempest:684 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-11-24 16:54:27.960 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-11-24 16:54:27.962 | ++ lib/tempest:configure_tempest:687 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag_ports_during_bulk_creation,stateful_security_group 2021-11-24 16:54:27.965 | ++ 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-24 16:54:27.968 | ++ lib/tempest:configure_tempest:690 : [[ ! -z '' ]] 2021-11-24 16:54:27.975 | ++ lib/tempest:configure_tempest:696 : [[ -n '' ]] 2021-11-24 16:54:27.975 | ++ 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-24 16:54:27.998 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-11-24 16:54:28.001 | ++ lib/tempest:configure_tempest:702 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-11-24 16:54:28.003 | ++ lib/tempest:configure_tempest:703 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-11-24 16:54:28.007 | ++ 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-24 16:54:28.008 | ++ lib/tempest:configure_tempest:705 : [[ ! -z '' ]] 2021-11-24 16:54:28.010 | ++ 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-24 16:54:28.039 | ++ lib/tempest:configure_tempest:721 : local network_available_features= 2021-11-24 16:54:28.041 | ++ lib/tempest:configure_tempest:722 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled available_features 2021-11-24 16:54:28.068 | ++ lib/tempest:configure_tempest:724 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-11-24 16:54:28.070 | ++ lib/tempest:configure_tempest:725 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-11-24 16:54:28.073 | ++ lib/tempest:configure_tempest:726 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-11-24 16:54:28.076 | ++ lib/tempest:configure_tempest:727 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-11-24 16:54:28.079 | ++ lib/tempest:configure_tempest:728 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-11-24 16:54:28.081 | ++ lib/tempest:configure_tempest:729 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-11-24 16:54:28.087 | ++ lib/tempest:configure_tempest:730 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-11-24 16:54:28.087 | ++ lib/tempest:configure_tempest:731 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-11-24 16:54:28.088 | ++ lib/tempest:configure_tempest:732 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-11-24 16:54:28.092 | ++ lib/tempest:configure_tempest:733 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-11-24 16:54:28.094 | ++ lib/tempest:configure_tempest:734 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-11-24 16:54:28.097 | ++ 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-24 16:54:28.101 | ++ lib/tempest:configure_tempest:736 : [[ ! -z '' ]] 2021-11-24 16:54:28.105 | ++ 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-24 16:54:28.134 | ++ lib/tempest:configure_tempest:745 : IFS=' 2021-11-24 16:54:28.134 | ' 2021-11-24 16:54:28.138 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-11-24 16:54:28.140 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-11-24 16:54:28.143 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest Plugins 2021-11-24 16:54:28.145 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-11-24 16:54:28.149 | ++ lib/tempest:install_tempest_plugins:774 : pushd /opt/stack/tempest 2021-11-24 16:54:28.149 | /opt/stack/tempest /opt/stack/tempest 2021-11-24 16:54:28.151 | ++ lib/tempest:install_tempest_plugins:775 : [[ /opt/stack/cinder-tempest-plugin != 0 ]] 2021-11-24 16:54:28.154 | ++ lib/tempest:install_tempest_plugins:776 : local tmp_u_c_m 2021-11-24 16:54:28.160 | +++ lib/tempest:install_tempest_plugins:777 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-11-24 16:54:28.165 | ++ lib/tempest:install_tempest_plugins:777 : tmp_u_c_m=/tmp/tempest_u_c_m.1niQEctshB 2021-11-24 16:54:28.168 | ++ lib/tempest:install_tempest_plugins:778 : set_tempest_venv_constraints /tmp/tempest_u_c_m.1niQEctshB 2021-11-24 16:54:28.170 | ++ lib/tempest:set_tempest_venv_constraints:114 : local tmp_c 2021-11-24 16:54:28.173 | ++ lib/tempest:set_tempest_venv_constraints:115 : tmp_c=/tmp/tempest_u_c_m.1niQEctshB 2021-11-24 16:54:28.175 | ++ lib/tempest:set_tempest_venv_constraints:116 : [[ master == \m\a\s\t\e\r ]] 2021-11-24 16:54:28.178 | ++ lib/tempest:set_tempest_venv_constraints:117 : cd /opt/stack/requirements 2021-11-24 16:54:28.180 | ++ lib/tempest:set_tempest_venv_constraints:117 : git show origin/master:upper-constraints.txt 2021-11-24 16:54:28.187 | ++ lib/tempest:install_tempest_plugins:779 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.1niQEctshB /opt/stack/cinder-tempest-plugin 2021-11-24 16:54:29.930 | /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-24 16:54:29.930 | EasyInstallDeprecationWarning, 2021-11-24 16:54:29.930 | /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-24 16:54:29.930 | setuptools.SetuptoolsDeprecationWarning, 2021-11-24 16:54:30.022 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-11-24 16:54:30.525 | 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==2.4.7,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@db4066912b91d9fed410f6c1da8839700706f837#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-24 16:54:30.526 | venv-tempest run-test-pre: PYTHONHASHSEED='241344456' 2021-11-24 16:54:30.527 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.1niQEctshB /opt/stack/cinder-tempest-plugin 2021-11-24 16:54:31.265 | Ignoring Pint: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:54:31.342 | Ignoring networkx: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:54:31.374 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:54:31.449 | Ignoring trio-websocket: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:54:31.535 | Ignoring trio: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:54:31.623 | Ignoring autobahn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:54:31.674 | Ignoring selenium: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:54:31.832 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:54:31.932 | Ignoring kombu: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:54:31.950 | Ignoring GitPython: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:54:31.973 | Ignoring wsproto: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:54:32.008 | Ignoring jaeger-client: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:54:32.023 | Ignoring outcome: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:54:32.074 | Ignoring decorator: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:54:32.166 | Ignoring scikit-learn: markers 'python_version == "3.8"' don't match your environment 2021-11-24 16:54:32.170 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-11-24 16:54:32.171 | Processing /opt/stack/cinder-tempest-plugin 2021-11-24 16:54:32.825 | Requirement already satisfied: pbr===5.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 46)) (5.8.0) 2021-11-24 16:54:32.828 | Requirement already satisfied: oslo.serialization===4.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 322)) (4.2.0) 2021-11-24 16:54:32.837 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 408)) (1.0.2) 2021-11-24 16:54:32.841 | Requirement already satisfied: oslo.config===8.7.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 410)) (8.7.1) 2021-11-24 16:54:32.888 | Requirement already satisfied: stevedore===3.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 437)) (3.5.0) 2021-11-24 16:54:32.897 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 465)) (1.16.0) 2021-11-24 16:54:32.901 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 508)) (1.5.0) 2021-11-24 16:54:32.906 | Requirement already satisfied: oslo.utils===4.12.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 598)) (4.12.0) 2021-11-24 16:54:32.923 | Requirement already satisfied: pytz===2021.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 609)) (2021.3) 2021-11-24 16:54:32.928 | Requirement already satisfied: tempest>=17.1.0 in /opt/stack/tempest (from cinder-tempest-plugin==1.5.1.dev1) (29.2.1.dev8) 2021-11-24 16:54:32.978 | Requirement already satisfied: requests===2.26.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 230)) (2.26.0) 2021-11-24 16:54:33.008 | Requirement already satisfied: debtcollector===2.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 121)) (2.3.0) 2021-11-24 16:54:33.021 | Requirement already satisfied: importlib-metadata===4.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 295)) (4.8.2) 2021-11-24 16:54:33.065 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 139)) (0.8.0) 2021-11-24 16:54:33.072 | Requirement already satisfied: oslo.i18n===5.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 53)) (5.1.0) 2021-11-24 16:54:33.077 | Requirement already satisfied: PyYAML===6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 188)) (6.0) 2021-11-24 16:54:33.080 | Requirement already satisfied: packaging===21.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 348)) (21.3) 2021-11-24 16:54:33.085 | Requirement already satisfied: iso8601===1.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 375)) (1.0.1) 2021-11-24 16:54:33.089 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 425)) (2.4.7) 2021-11-24 16:54:33.092 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 536)) (0.11.0) 2021-11-24 16:54:33.095 | Requirement already satisfied: cliff===3.9.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 257)) (3.9.0) 2021-11-24 16:54:33.110 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 563)) (3.2.0) 2021-11-24 16:54:33.142 | Requirement already satisfied: testtools===2.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 361)) (2.5.0) 2021-11-24 16:54:33.153 | Requirement already satisfied: paramiko===2.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 174)) (2.8.0) 2021-11-24 16:54:33.189 | Requirement already satisfied: oslo.concurrency===4.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 25)) (4.5.0) 2021-11-24 16:54:33.200 | Requirement already satisfied: oslo.log===4.6.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 291)) (4.6.1) 2021-11-24 16:54:33.242 | Requirement already satisfied: stestr===3.2.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 321)) (3.2.1) 2021-11-24 16:54:33.272 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 64)) (3.0.0) 2021-11-24 16:54:33.283 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 184)) (1.4.0) 2021-11-24 16:54:33.298 | Requirement already satisfied: prettytable===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 147)) (2.4.0) 2021-11-24 16:54:33.313 | Requirement already satisfied: urllib3===1.26.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 179)) (1.26.7) 2021-11-24 16:54:33.335 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 211)) (1.1.0) 2021-11-24 16:54:33.343 | Requirement already satisfied: idna===3.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 379)) (3.3) 2021-11-24 16:54:33.346 | Requirement already satisfied: charset-normalizer===2.0.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 584)) (2.0.7) 2021-11-24 16:54:33.352 | 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.1niQEctshB (line 230)) (2021.10.8) 2021-11-24 16:54:33.354 | Requirement already satisfied: wrapt===1.13.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 497)) (1.13.3) 2021-11-24 16:54:33.358 | Requirement already satisfied: typing_extensions===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 171)) (4.0.0) 2021-11-24 16:54:33.361 | Requirement already satisfied: zipp===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 576)) (3.6.0) 2021-11-24 16:54:33.390 | Requirement already satisfied: importlib-resources===5.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 543)) (5.4.0) 2021-11-24 16:54:33.418 | Requirement already satisfied: autopage===0.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 333)) (0.4.0) 2021-11-24 16:54:33.421 | Requirement already satisfied: cmd2===2.3.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 447)) (2.3.2) 2021-11-24 16:54:33.483 | Requirement already satisfied: pyrsistent===0.18.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 506)) (0.18.0) 2021-11-24 16:54:33.487 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 49)) (21.2.0) 2021-11-24 16:54:33.547 | Requirement already satisfied: setuptools===59.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 617)) (59.2.0) 2021-11-24 16:54:33.600 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 169)) (1.0.0) 2021-11-24 16:54:33.603 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 220)) (3.2.0) 2021-11-24 16:54:33.613 | Requirement already satisfied: cryptography===36.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 193)) (36.0.0) 2021-11-24 16:54:33.655 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 401)) (1.4.0) 2021-11-24 16:54:33.669 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 591)) (0.14.1) 2021-11-24 16:54:33.674 | Requirement already satisfied: python-dateutil===2.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 604)) (2.8.2) 2021-11-24 16:54:33.679 | Requirement already satisfied: oslo.context===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 56)) (3.4.0) 2021-11-24 16:54:33.686 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 120)) (0.9.6) 2021-11-24 16:54:33.689 | Requirement already satisfied: voluptuous===0.12.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 2)) (0.12.2) 2021-11-24 16:54:33.693 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 513)) (0.18.2) 2021-11-24 16:54:33.696 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 144)) (0.2.5) 2021-11-24 16:54:33.701 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.1niQEctshB (line 211)) (1.4.0) 2021-11-24 16:54:33.704 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 151)) (1.4.0) 2021-11-24 16:54:33.708 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 282)) (1.8.2) 2021-11-24 16:54:33.711 | Requirement already satisfied: cffi===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 560)) (1.15.0) 2021-11-24 16:54:33.714 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 529)) (1.6) 2021-11-24 16:54:33.717 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 377)) (1.0.0) 2021-11-24 16:54:33.720 | Requirement already satisfied: pycparser===2.21 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.1niQEctshB (line 186)) (2.21) 2021-11-24 16:54:33.722 | Building wheels for collected packages: cinder-tempest-plugin 2021-11-24 16:54:33.723 | Building wheel for cinder-tempest-plugin (setup.py): started 2021-11-24 16:54:34.454 | Building wheel for cinder-tempest-plugin (setup.py): finished with status 'done' 2021-11-24 16:54:34.455 | Created wheel for cinder-tempest-plugin: filename=cinder_tempest_plugin-1.5.1.dev1-py3-none-any.whl size=45961 sha256=0635a8a1fe9bbfebd94ce9668de6604abd678a2a0339adee5a0604ba651b65d8 2021-11-24 16:54:34.455 | Stored in directory: /home/ubuntu/.cache/pip/wheels/6d/76/b5/baaf2c43fb327298ec7bcb5899d63eb3274486418770b6f091 2021-11-24 16:54:34.456 | Successfully built cinder-tempest-plugin 2021-11-24 16:54:34.473 | Installing collected packages: cinder-tempest-plugin 2021-11-24 16:54:34.579 | Successfully installed cinder-tempest-plugin-1.5.1.dev1 2021-11-24 16:54:34.625 | WARNING: You are using pip version 20.0.2; however, version 21.3.1 is available. 2021-11-24 16:54:34.625 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-11-24 16:54:34.685 | ___________________________________ summary ____________________________________ 2021-11-24 16:54:34.685 | venv-tempest: commands succeeded 2021-11-24 16:54:34.685 | congratulations :) 2021-11-24 16:54:34.715 | ++ lib/tempest:install_tempest_plugins:780 : rm -f /tmp/tempest_u_c_m.1niQEctshB 2021-11-24 16:54:34.719 | ++ lib/tempest:install_tempest_plugins:781 : echo 'Checking installed Tempest plugins:' 2021-11-24 16:54:34.719 | Checking installed Tempest plugins: 2021-11-24 16:54:34.722 | ++ lib/tempest:install_tempest_plugins:782 : tox -evenv-tempest -- tempest list-plugins 2021-11-24 16:54:36.458 | /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-24 16:54:36.458 | EasyInstallDeprecationWarning, 2021-11-24 16:54:36.458 | /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-24 16:54:36.458 | setuptools.SetuptoolsDeprecationWarning, 2021-11-24 16:54:36.547 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-11-24 16:54:37.044 | 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,cinder-tempest-plugin==1.5.1.dev1,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==2.4.7,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@db4066912b91d9fed410f6c1da8839700706f837#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-24 16:54:37.045 | venv-tempest run-test-pre: PYTHONHASHSEED='4075603618' 2021-11-24 16:54:37.045 | venv-tempest run-test: commands[0] | tempest list-plugins 2021-11-24 16:54:38.202 | +--------------+--------------------------------------------------+ 2021-11-24 16:54:38.202 | | Name | EntryPoint | 2021-11-24 16:54:38.202 | +--------------+--------------------------------------------------+ 2021-11-24 16:54:38.202 | | cinder_tests | cinder_tempest_plugin.plugin:CinderTempestPlugin | 2021-11-24 16:54:38.202 | +--------------+--------------------------------------------------+ 2021-11-24 16:54:38.286 | ___________________________________ summary ____________________________________ 2021-11-24 16:54:38.294 | venv-tempest: commands succeeded 2021-11-24 16:54:38.294 | congratulations :) 2021-11-24 16:54:38.315 | ++ lib/tempest:install_tempest_plugins:784 : popd 2021-11-24 16:54:38.317 | /opt/stack/tempest 2021-11-24 16:54:38.317 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-11-24 16:54:38.320 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-11-24 16:54:38.324 | + functions-common:run_phase:1780 : [[ stack == \s\o\u\r\c\e ]] 2021-11-24 16:54:38.326 | + functions-common:run_phase:1783 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-11-24 16:54:38.329 | + functions-common:run_phase:1786 : run_plugins stack test-config 2021-11-24 16:54:38.333 | + functions-common:run_plugins:1745 : local mode=stack 2021-11-24 16:54:38.336 | + functions-common:run_plugins:1746 : local phase=test-config 2021-11-24 16:54:38.339 | + functions-common:run_plugins:1748 : local plugins= 2021-11-24 16:54:38.343 | + functions-common:run_plugins:1749 : local plugin 2021-11-24 16:54:38.346 | + ./stack.sh:main:1449 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-11-24 16:54:38.349 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-11-24 16:54:38.352 | + inc/meta-config:merge_config_group:171 : shift 2021-11-24 16:54:38.355 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-11-24 16:54:38.358 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-24 16:54:38.360 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-11-24 16:54:38.363 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-11-24 16:54:38.367 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-11-24 16:54:38.369 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-11-24 16:54:38.373 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-11-24 16:54:38.376 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-11-24 16:54:38.379 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-11-24 16:54:38.379 | /^\[\[.+\|.*\]\]/ { 2021-11-24 16:54:38.379 | gsub("[][]", "", $1); 2021-11-24 16:54:38.379 | split($1, a, "|"); 2021-11-24 16:54:38.379 | if (a[1] == matchgroup) 2021-11-24 16:54:38.379 | print a[2] 2021-11-24 16:54:38.379 | } 2021-11-24 16:54:38.379 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= run_process 25 test_with_retry 5 apt-get-update 5 osc 362 wait_for_service 24 git_timed 8 dbsync 230 pip_install 262 apt-get 422 ------------------------- Unaccounted time 837 ========================= Total runtime 2180 This is your host IP address: 10.222.0.15 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.15/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